Documentation
¶
Index ¶
- Variables
- type AcceptOrganizationInvitationRequest
- func (*AcceptOrganizationInvitationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AcceptOrganizationInvitationRequest) GetId() string
- func (x *AcceptOrganizationInvitationRequest) GetOrgId() string
- func (*AcceptOrganizationInvitationRequest) ProtoMessage()
- func (x *AcceptOrganizationInvitationRequest) ProtoReflect() protoreflect.Message
- func (x *AcceptOrganizationInvitationRequest) Reset()
- func (x *AcceptOrganizationInvitationRequest) String() string
- type AcceptOrganizationInvitationResponse
- func (*AcceptOrganizationInvitationResponse) Descriptor() ([]byte, []int)deprecated
- func (*AcceptOrganizationInvitationResponse) ProtoMessage()
- func (x *AcceptOrganizationInvitationResponse) ProtoReflect() protoreflect.Message
- func (x *AcceptOrganizationInvitationResponse) Reset()
- func (x *AcceptOrganizationInvitationResponse) String() string
- type AddGroupUsersRequest
- func (*AddGroupUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddGroupUsersRequest) GetId() string
- func (x *AddGroupUsersRequest) GetOrgId() string
- func (x *AddGroupUsersRequest) GetUserIds() []string
- func (*AddGroupUsersRequest) ProtoMessage()
- func (x *AddGroupUsersRequest) ProtoReflect() protoreflect.Message
- func (x *AddGroupUsersRequest) Reset()
- func (x *AddGroupUsersRequest) String() string
- type AddGroupUsersResponse
- type AddOrganizationUsersRequest
- func (*AddOrganizationUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddOrganizationUsersRequest) GetId() string
- func (x *AddOrganizationUsersRequest) GetUserIds() []string
- func (*AddOrganizationUsersRequest) ProtoMessage()
- func (x *AddOrganizationUsersRequest) ProtoReflect() protoreflect.Message
- func (x *AddOrganizationUsersRequest) Reset()
- func (x *AddOrganizationUsersRequest) String() string
- type AddOrganizationUsersResponse
- func (*AddOrganizationUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (*AddOrganizationUsersResponse) ProtoMessage()
- func (x *AddOrganizationUsersResponse) ProtoReflect() protoreflect.Message
- func (x *AddOrganizationUsersResponse) Reset()
- func (x *AddOrganizationUsersResponse) String() string
- type AddPlatformUserRequest
- func (*AddPlatformUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddPlatformUserRequest) GetRelation() string
- func (x *AddPlatformUserRequest) GetServiceuserId() string
- func (x *AddPlatformUserRequest) GetUserId() string
- func (*AddPlatformUserRequest) ProtoMessage()
- func (x *AddPlatformUserRequest) ProtoReflect() protoreflect.Message
- func (x *AddPlatformUserRequest) Reset()
- func (x *AddPlatformUserRequest) String() string
- type AddPlatformUserResponse
- type AdminCreateOrganizationRequest
- func (*AdminCreateOrganizationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AdminCreateOrganizationRequest) GetBody() *AdminCreateOrganizationRequest_OrganizationRequestBody
- func (*AdminCreateOrganizationRequest) ProtoMessage()
- func (x *AdminCreateOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *AdminCreateOrganizationRequest) Reset()
- func (x *AdminCreateOrganizationRequest) String() string
- type AdminCreateOrganizationRequest_OrganizationRequestBody
- func (*AdminCreateOrganizationRequest_OrganizationRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) GetAvatar() string
- func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) GetMetadata() *structpb.Struct
- func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) GetName() string
- func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) GetOrgOwnerEmail() string
- func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) GetTitle() string
- func (*AdminCreateOrganizationRequest_OrganizationRequestBody) ProtoMessage()
- func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) ProtoReflect() protoreflect.Message
- func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) Reset()
- func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) String() string
- type AdminCreateOrganizationResponse
- func (*AdminCreateOrganizationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AdminCreateOrganizationResponse) GetOrganization() *Organization
- func (*AdminCreateOrganizationResponse) ProtoMessage()
- func (x *AdminCreateOrganizationResponse) ProtoReflect() protoreflect.Message
- func (x *AdminCreateOrganizationResponse) Reset()
- func (x *AdminCreateOrganizationResponse) String() string
- type AuditLog
- func (*AuditLog) Descriptor() ([]byte, []int)deprecated
- func (x *AuditLog) GetAction() string
- func (x *AuditLog) GetActor() *AuditLogActor
- func (x *AuditLog) GetContext() map[string]string
- func (x *AuditLog) GetCreatedAt() *timestamppb.Timestamp
- func (x *AuditLog) GetId() string
- func (x *AuditLog) GetSource() string
- func (x *AuditLog) GetTarget() *AuditLogTarget
- func (*AuditLog) ProtoMessage()
- func (x *AuditLog) ProtoReflect() protoreflect.Message
- func (x *AuditLog) Reset()
- func (x *AuditLog) String() string
- type AuditLogActor
- func (*AuditLogActor) Descriptor() ([]byte, []int)deprecated
- func (x *AuditLogActor) GetId() string
- func (x *AuditLogActor) GetName() string
- func (x *AuditLogActor) GetType() string
- func (*AuditLogActor) ProtoMessage()
- func (x *AuditLogActor) ProtoReflect() protoreflect.Message
- func (x *AuditLogActor) Reset()
- func (x *AuditLogActor) String() string
- type AuditLogTarget
- func (*AuditLogTarget) Descriptor() ([]byte, []int)deprecated
- func (x *AuditLogTarget) GetId() string
- func (x *AuditLogTarget) GetName() string
- func (x *AuditLogTarget) GetType() string
- func (*AuditLogTarget) ProtoMessage()
- func (x *AuditLogTarget) ProtoReflect() protoreflect.Message
- func (x *AuditLogTarget) Reset()
- func (x *AuditLogTarget) String() string
- type AuditRecord
- func (*AuditRecord) Descriptor() ([]byte, []int)deprecated
- func (x *AuditRecord) GetActor() *AuditRecordActor
- func (x *AuditRecord) GetCreatedAt() *timestamppb.Timestamp
- func (x *AuditRecord) GetEvent() string
- func (x *AuditRecord) GetId() string
- func (x *AuditRecord) GetMetadata() *structpb.Struct
- func (x *AuditRecord) GetOccurredAt() *timestamppb.Timestamp
- func (x *AuditRecord) GetOrgId() string
- func (x *AuditRecord) GetOrgName() string
- func (x *AuditRecord) GetRequestId() string
- func (x *AuditRecord) GetResource() *AuditRecordResource
- func (x *AuditRecord) GetTarget() *AuditRecordTarget
- func (*AuditRecord) ProtoMessage()
- func (x *AuditRecord) ProtoReflect() protoreflect.Message
- func (x *AuditRecord) Reset()
- func (x *AuditRecord) String() string
- type AuditRecordActor
- func (*AuditRecordActor) Descriptor() ([]byte, []int)deprecated
- func (x *AuditRecordActor) GetId() string
- func (x *AuditRecordActor) GetMetadata() *structpb.Struct
- func (x *AuditRecordActor) GetName() string
- func (x *AuditRecordActor) GetTitle() string
- func (x *AuditRecordActor) GetType() string
- func (*AuditRecordActor) ProtoMessage()
- func (x *AuditRecordActor) ProtoReflect() protoreflect.Message
- func (x *AuditRecordActor) Reset()
- func (x *AuditRecordActor) String() string
- type AuditRecordResource
- func (*AuditRecordResource) Descriptor() ([]byte, []int)deprecated
- func (x *AuditRecordResource) GetId() string
- func (x *AuditRecordResource) GetMetadata() *structpb.Struct
- func (x *AuditRecordResource) GetName() string
- func (x *AuditRecordResource) GetType() string
- func (*AuditRecordResource) ProtoMessage()
- func (x *AuditRecordResource) ProtoReflect() protoreflect.Message
- func (x *AuditRecordResource) Reset()
- func (x *AuditRecordResource) String() string
- type AuditRecordTarget
- func (*AuditRecordTarget) Descriptor() ([]byte, []int)deprecated
- func (x *AuditRecordTarget) GetId() string
- func (x *AuditRecordTarget) GetMetadata() *structpb.Struct
- func (x *AuditRecordTarget) GetName() string
- func (x *AuditRecordTarget) GetType() string
- func (*AuditRecordTarget) ProtoMessage()
- func (x *AuditRecordTarget) ProtoReflect() protoreflect.Message
- func (x *AuditRecordTarget) Reset()
- func (x *AuditRecordTarget) String() string
- type AuthCallbackRequest
- func (*AuthCallbackRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AuthCallbackRequest) GetCode() string
- func (x *AuthCallbackRequest) GetState() string
- func (x *AuthCallbackRequest) GetStateOptions() *structpb.Struct
- func (x *AuthCallbackRequest) GetStrategyName() string
- func (*AuthCallbackRequest) ProtoMessage()
- func (x *AuthCallbackRequest) ProtoReflect() protoreflect.Message
- func (x *AuthCallbackRequest) Reset()
- func (x *AuthCallbackRequest) String() string
- type AuthCallbackResponse
- type AuthLogoutRequest
- type AuthLogoutResponse
- type AuthStrategy
- func (*AuthStrategy) Descriptor() ([]byte, []int)deprecated
- func (x *AuthStrategy) GetName() string
- func (x *AuthStrategy) GetParams() *structpb.Struct
- func (*AuthStrategy) ProtoMessage()
- func (x *AuthStrategy) ProtoReflect() protoreflect.Message
- func (x *AuthStrategy) Reset()
- func (x *AuthStrategy) String() string
- type AuthTokenRequest
- func (*AuthTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AuthTokenRequest) GetAssertion() string
- func (x *AuthTokenRequest) GetClientId() string
- func (x *AuthTokenRequest) GetClientSecret() string
- func (x *AuthTokenRequest) GetGrantType() string
- func (*AuthTokenRequest) ProtoMessage()
- func (x *AuthTokenRequest) ProtoReflect() protoreflect.Message
- func (x *AuthTokenRequest) Reset()
- func (x *AuthTokenRequest) String() string
- type AuthTokenResponse
- func (*AuthTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AuthTokenResponse) GetAccessToken() string
- func (x *AuthTokenResponse) GetTokenType() string
- func (*AuthTokenResponse) ProtoMessage()
- func (x *AuthTokenResponse) ProtoReflect() protoreflect.Message
- func (x *AuthTokenResponse) Reset()
- func (x *AuthTokenResponse) String() string
- type AuthenticateRequest
- func (*AuthenticateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AuthenticateRequest) GetCallbackUrl() string
- func (x *AuthenticateRequest) GetEmail() string
- func (x *AuthenticateRequest) GetRedirectOnstart() bool
- func (x *AuthenticateRequest) GetReturnTo() string
- func (x *AuthenticateRequest) GetStrategyName() string
- func (*AuthenticateRequest) ProtoMessage()
- func (x *AuthenticateRequest) ProtoReflect() protoreflect.Message
- func (x *AuthenticateRequest) Reset()
- func (x *AuthenticateRequest) String() string
- type AuthenticateResponse
- func (*AuthenticateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AuthenticateResponse) GetEndpoint() string
- func (x *AuthenticateResponse) GetState() string
- func (x *AuthenticateResponse) GetStateOptions() *structpb.Struct
- func (*AuthenticateResponse) ProtoMessage()
- func (x *AuthenticateResponse) ProtoReflect() protoreflect.Message
- func (x *AuthenticateResponse) Reset()
- func (x *AuthenticateResponse) String() string
- type BatchCheckPermissionBody
- func (*BatchCheckPermissionBody) Descriptor() ([]byte, []int)deprecated
- func (x *BatchCheckPermissionBody) GetPermission() string
- func (x *BatchCheckPermissionBody) GetResource() string
- func (*BatchCheckPermissionBody) ProtoMessage()
- func (x *BatchCheckPermissionBody) ProtoReflect() protoreflect.Message
- func (x *BatchCheckPermissionBody) Reset()
- func (x *BatchCheckPermissionBody) String() string
- type BatchCheckPermissionRequest
- func (*BatchCheckPermissionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BatchCheckPermissionRequest) GetBodies() []*BatchCheckPermissionBody
- func (*BatchCheckPermissionRequest) ProtoMessage()
- func (x *BatchCheckPermissionRequest) ProtoReflect() protoreflect.Message
- func (x *BatchCheckPermissionRequest) Reset()
- func (x *BatchCheckPermissionRequest) String() string
- type BatchCheckPermissionResponse
- func (*BatchCheckPermissionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BatchCheckPermissionResponse) GetPairs() []*BatchCheckPermissionResponsePair
- func (*BatchCheckPermissionResponse) ProtoMessage()
- func (x *BatchCheckPermissionResponse) ProtoReflect() protoreflect.Message
- func (x *BatchCheckPermissionResponse) Reset()
- func (x *BatchCheckPermissionResponse) String() string
- type BatchCheckPermissionResponsePair
- func (*BatchCheckPermissionResponsePair) Descriptor() ([]byte, []int)deprecated
- func (x *BatchCheckPermissionResponsePair) GetBody() *BatchCheckPermissionBody
- func (x *BatchCheckPermissionResponsePair) GetStatus() bool
- func (*BatchCheckPermissionResponsePair) ProtoMessage()
- func (x *BatchCheckPermissionResponsePair) ProtoReflect() protoreflect.Message
- func (x *BatchCheckPermissionResponsePair) Reset()
- func (x *BatchCheckPermissionResponsePair) String() string
- type BillingAccount
- func (*BillingAccount) Descriptor() ([]byte, []int)deprecated
- func (x *BillingAccount) GetAddress() *BillingAccount_Address
- func (x *BillingAccount) GetCreatedAt() *timestamppb.Timestamp
- func (x *BillingAccount) GetCurrency() string
- func (x *BillingAccount) GetEmail() string
- func (x *BillingAccount) GetId() string
- func (x *BillingAccount) GetMetadata() *structpb.Struct
- func (x *BillingAccount) GetName() string
- func (x *BillingAccount) GetOrgId() string
- func (x *BillingAccount) GetOrganization() *Organization
- func (x *BillingAccount) GetPhone() string
- func (x *BillingAccount) GetProvider() string
- func (x *BillingAccount) GetProviderId() string
- func (x *BillingAccount) GetState() string
- func (x *BillingAccount) GetTaxData() []*BillingAccount_Tax
- func (x *BillingAccount) GetUpdatedAt() *timestamppb.Timestamp
- func (*BillingAccount) ProtoMessage()
- func (x *BillingAccount) ProtoReflect() protoreflect.Message
- func (x *BillingAccount) Reset()
- func (x *BillingAccount) String() string
- type BillingAccountDetails
- func (*BillingAccountDetails) Descriptor() ([]byte, []int)deprecated
- func (x *BillingAccountDetails) GetCreditMin() int64
- func (x *BillingAccountDetails) GetDueInDays() int64
- func (*BillingAccountDetails) ProtoMessage()
- func (x *BillingAccountDetails) ProtoReflect() protoreflect.Message
- func (x *BillingAccountDetails) Reset()
- func (x *BillingAccountDetails) String() string
- type BillingAccountRequestBody
- func (*BillingAccountRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *BillingAccountRequestBody) GetAddress() *BillingAccount_Address
- func (x *BillingAccountRequestBody) GetCurrency() string
- func (x *BillingAccountRequestBody) GetEmail() string
- func (x *BillingAccountRequestBody) GetMetadata() *structpb.Struct
- func (x *BillingAccountRequestBody) GetName() string
- func (x *BillingAccountRequestBody) GetPhone() string
- func (x *BillingAccountRequestBody) GetTaxData() []*BillingAccount_Tax
- func (*BillingAccountRequestBody) ProtoMessage()
- func (x *BillingAccountRequestBody) ProtoReflect() protoreflect.Message
- func (x *BillingAccountRequestBody) Reset()
- func (x *BillingAccountRequestBody) String() string
- type BillingAccount_Address
- func (*BillingAccount_Address) Descriptor() ([]byte, []int)deprecated
- func (x *BillingAccount_Address) GetCity() string
- func (x *BillingAccount_Address) GetCountry() string
- func (x *BillingAccount_Address) GetLine1() string
- func (x *BillingAccount_Address) GetLine2() string
- func (x *BillingAccount_Address) GetPostalCode() string
- func (x *BillingAccount_Address) GetState() string
- func (*BillingAccount_Address) ProtoMessage()
- func (x *BillingAccount_Address) ProtoReflect() protoreflect.Message
- func (x *BillingAccount_Address) Reset()
- func (x *BillingAccount_Address) String() string
- type BillingAccount_Balance
- func (*BillingAccount_Balance) Descriptor() ([]byte, []int)deprecated
- func (x *BillingAccount_Balance) GetAmount() int64
- func (x *BillingAccount_Balance) GetCurrency() string
- func (x *BillingAccount_Balance) GetUpdatedAt() *timestamppb.Timestamp
- func (*BillingAccount_Balance) ProtoMessage()
- func (x *BillingAccount_Balance) ProtoReflect() protoreflect.Message
- func (x *BillingAccount_Balance) Reset()
- func (x *BillingAccount_Balance) String() string
- type BillingAccount_Tax
- func (*BillingAccount_Tax) Descriptor() ([]byte, []int)deprecated
- func (x *BillingAccount_Tax) GetId() string
- func (x *BillingAccount_Tax) GetType() string
- func (*BillingAccount_Tax) ProtoMessage()
- func (x *BillingAccount_Tax) ProtoReflect() protoreflect.Message
- func (x *BillingAccount_Tax) Reset()
- func (x *BillingAccount_Tax) String() string
- type BillingTransaction
- func (*BillingTransaction) Descriptor() ([]byte, []int)deprecated
- func (x *BillingTransaction) GetAmount() int64
- func (x *BillingTransaction) GetCreatedAt() *timestamppb.Timestamp
- func (x *BillingTransaction) GetCustomer() *BillingAccount
- func (x *BillingTransaction) GetCustomerId() string
- func (x *BillingTransaction) GetDescription() string
- func (x *BillingTransaction) GetId() string
- func (x *BillingTransaction) GetMetadata() *structpb.Struct
- func (x *BillingTransaction) GetSource() string
- func (x *BillingTransaction) GetType() string
- func (x *BillingTransaction) GetUpdatedAt() *timestamppb.Timestamp
- func (x *BillingTransaction) GetUser() *User
- func (x *BillingTransaction) GetUserId() string
- func (*BillingTransaction) ProtoMessage()
- func (x *BillingTransaction) ProtoReflect() protoreflect.Message
- func (x *BillingTransaction) Reset()
- func (x *BillingTransaction) String() string
- type BillingWebhookCallbackRequest
- func (*BillingWebhookCallbackRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BillingWebhookCallbackRequest) GetBody() []byte
- func (x *BillingWebhookCallbackRequest) GetProvider() string
- func (*BillingWebhookCallbackRequest) ProtoMessage()
- func (x *BillingWebhookCallbackRequest) ProtoReflect() protoreflect.Message
- func (x *BillingWebhookCallbackRequest) Reset()
- func (x *BillingWebhookCallbackRequest) String() string
- type BillingWebhookCallbackResponse
- func (*BillingWebhookCallbackResponse) Descriptor() ([]byte, []int)deprecated
- func (*BillingWebhookCallbackResponse) ProtoMessage()
- func (x *BillingWebhookCallbackResponse) ProtoReflect() protoreflect.Message
- func (x *BillingWebhookCallbackResponse) Reset()
- func (x *BillingWebhookCallbackResponse) String() string
- type CancelSubscriptionRequest
- func (*CancelSubscriptionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CancelSubscriptionRequest) GetBillingId() stringdeprecated
- func (x *CancelSubscriptionRequest) GetId() string
- func (x *CancelSubscriptionRequest) GetImmediate() bool
- func (x *CancelSubscriptionRequest) GetOrgId() stringdeprecated
- func (*CancelSubscriptionRequest) ProtoMessage()
- func (x *CancelSubscriptionRequest) ProtoReflect() protoreflect.Message
- func (x *CancelSubscriptionRequest) Reset()
- func (x *CancelSubscriptionRequest) String() string
- type CancelSubscriptionResponse
- type ChangeSubscriptionRequest
- func (*ChangeSubscriptionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeSubscriptionRequest) GetBillingId() stringdeprecated
- func (m *ChangeSubscriptionRequest) GetChange() isChangeSubscriptionRequest_Change
- func (x *ChangeSubscriptionRequest) GetId() string
- func (x *ChangeSubscriptionRequest) GetImmediate() booldeprecated
- func (x *ChangeSubscriptionRequest) GetOrgId() stringdeprecated
- func (x *ChangeSubscriptionRequest) GetPhaseChange() *ChangeSubscriptionRequest_PhaseChange
- func (x *ChangeSubscriptionRequest) GetPlan() stringdeprecated
- func (x *ChangeSubscriptionRequest) GetPlanChange() *ChangeSubscriptionRequest_PlanChange
- func (*ChangeSubscriptionRequest) ProtoMessage()
- func (x *ChangeSubscriptionRequest) ProtoReflect() protoreflect.Message
- func (x *ChangeSubscriptionRequest) Reset()
- func (x *ChangeSubscriptionRequest) String() string
- type ChangeSubscriptionRequest_PhaseChange
- func (*ChangeSubscriptionRequest_PhaseChange) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeSubscriptionRequest_PhaseChange) GetCancelUpcomingChanges() bool
- func (*ChangeSubscriptionRequest_PhaseChange) ProtoMessage()
- func (x *ChangeSubscriptionRequest_PhaseChange) ProtoReflect() protoreflect.Message
- func (x *ChangeSubscriptionRequest_PhaseChange) Reset()
- func (x *ChangeSubscriptionRequest_PhaseChange) String() string
- type ChangeSubscriptionRequest_PhaseChange_
- type ChangeSubscriptionRequest_PlanChange
- func (*ChangeSubscriptionRequest_PlanChange) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeSubscriptionRequest_PlanChange) GetImmediate() bool
- func (x *ChangeSubscriptionRequest_PlanChange) GetPlan() string
- func (*ChangeSubscriptionRequest_PlanChange) ProtoMessage()
- func (x *ChangeSubscriptionRequest_PlanChange) ProtoReflect() protoreflect.Message
- func (x *ChangeSubscriptionRequest_PlanChange) Reset()
- func (x *ChangeSubscriptionRequest_PlanChange) String() string
- type ChangeSubscriptionRequest_PlanChange_
- type ChangeSubscriptionResponse
- func (*ChangeSubscriptionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeSubscriptionResponse) GetPhase() *Subscription_Phase
- func (*ChangeSubscriptionResponse) ProtoMessage()
- func (x *ChangeSubscriptionResponse) ProtoReflect() protoreflect.Message
- func (x *ChangeSubscriptionResponse) Reset()
- func (x *ChangeSubscriptionResponse) String() string
- type CheckCreditEntitlementRequest
- func (*CheckCreditEntitlementRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CheckCreditEntitlementRequest) GetAmount() int64
- func (x *CheckCreditEntitlementRequest) GetOrgId() string
- func (*CheckCreditEntitlementRequest) ProtoMessage()
- func (x *CheckCreditEntitlementRequest) ProtoReflect() protoreflect.Message
- func (x *CheckCreditEntitlementRequest) Reset()
- func (x *CheckCreditEntitlementRequest) String() string
- type CheckCreditEntitlementResponse
- func (*CheckCreditEntitlementResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CheckCreditEntitlementResponse) GetStatus() bool
- func (*CheckCreditEntitlementResponse) ProtoMessage()
- func (x *CheckCreditEntitlementResponse) ProtoReflect() protoreflect.Message
- func (x *CheckCreditEntitlementResponse) Reset()
- func (x *CheckCreditEntitlementResponse) String() string
- type CheckCurrentUserPATTitleRequest
- func (*CheckCurrentUserPATTitleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CheckCurrentUserPATTitleRequest) GetOrgId() string
- func (x *CheckCurrentUserPATTitleRequest) GetTitle() string
- func (*CheckCurrentUserPATTitleRequest) ProtoMessage()
- func (x *CheckCurrentUserPATTitleRequest) ProtoReflect() protoreflect.Message
- func (x *CheckCurrentUserPATTitleRequest) Reset()
- func (x *CheckCurrentUserPATTitleRequest) String() string
- type CheckCurrentUserPATTitleResponse
- func (*CheckCurrentUserPATTitleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CheckCurrentUserPATTitleResponse) GetAvailable() bool
- func (*CheckCurrentUserPATTitleResponse) ProtoMessage()
- func (x *CheckCurrentUserPATTitleResponse) ProtoReflect() protoreflect.Message
- func (x *CheckCurrentUserPATTitleResponse) Reset()
- func (x *CheckCurrentUserPATTitleResponse) String() string
- type CheckFeatureEntitlementRequest
- func (*CheckFeatureEntitlementRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CheckFeatureEntitlementRequest) GetBillingId() stringdeprecated
- func (x *CheckFeatureEntitlementRequest) GetFeature() string
- func (x *CheckFeatureEntitlementRequest) GetOrgId() string
- func (x *CheckFeatureEntitlementRequest) GetProjectId() stringdeprecated
- func (*CheckFeatureEntitlementRequest) ProtoMessage()
- func (x *CheckFeatureEntitlementRequest) ProtoReflect() protoreflect.Message
- func (x *CheckFeatureEntitlementRequest) Reset()
- func (x *CheckFeatureEntitlementRequest) String() string
- type CheckFeatureEntitlementResponse
- func (*CheckFeatureEntitlementResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CheckFeatureEntitlementResponse) GetStatus() bool
- func (*CheckFeatureEntitlementResponse) ProtoMessage()
- func (x *CheckFeatureEntitlementResponse) ProtoReflect() protoreflect.Message
- func (x *CheckFeatureEntitlementResponse) Reset()
- func (x *CheckFeatureEntitlementResponse) String() string
- type CheckFederatedResourcePermissionRequest
- func (*CheckFederatedResourcePermissionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CheckFederatedResourcePermissionRequest) GetPermission() string
- func (x *CheckFederatedResourcePermissionRequest) GetResource() string
- func (x *CheckFederatedResourcePermissionRequest) GetSubject() string
- func (*CheckFederatedResourcePermissionRequest) ProtoMessage()
- func (x *CheckFederatedResourcePermissionRequest) ProtoReflect() protoreflect.Message
- func (x *CheckFederatedResourcePermissionRequest) Reset()
- func (x *CheckFederatedResourcePermissionRequest) String() string
- type CheckFederatedResourcePermissionResponse
- func (*CheckFederatedResourcePermissionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CheckFederatedResourcePermissionResponse) GetStatus() bool
- func (*CheckFederatedResourcePermissionResponse) ProtoMessage()
- func (x *CheckFederatedResourcePermissionResponse) ProtoReflect() protoreflect.Message
- func (x *CheckFederatedResourcePermissionResponse) Reset()
- func (x *CheckFederatedResourcePermissionResponse) String() string
- type CheckResourcePermissionRequest
- func (*CheckResourcePermissionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CheckResourcePermissionRequest) GetObjectId() stringdeprecated
- func (x *CheckResourcePermissionRequest) GetObjectNamespace() stringdeprecated
- func (x *CheckResourcePermissionRequest) GetPermission() string
- func (x *CheckResourcePermissionRequest) GetResource() string
- func (*CheckResourcePermissionRequest) ProtoMessage()
- func (x *CheckResourcePermissionRequest) ProtoReflect() protoreflect.Message
- func (x *CheckResourcePermissionRequest) Reset()
- func (x *CheckResourcePermissionRequest) String() string
- type CheckResourcePermissionResponse
- func (*CheckResourcePermissionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CheckResourcePermissionResponse) GetStatus() bool
- func (*CheckResourcePermissionResponse) ProtoMessage()
- func (x *CheckResourcePermissionResponse) ProtoReflect() protoreflect.Message
- func (x *CheckResourcePermissionResponse) Reset()
- func (x *CheckResourcePermissionResponse) String() string
- type CheckoutProductBody
- func (*CheckoutProductBody) Descriptor() ([]byte, []int)deprecated
- func (x *CheckoutProductBody) GetProduct() string
- func (x *CheckoutProductBody) GetQuantity() int64
- func (*CheckoutProductBody) ProtoMessage()
- func (x *CheckoutProductBody) ProtoReflect() protoreflect.Message
- func (x *CheckoutProductBody) Reset()
- func (x *CheckoutProductBody) String() string
- type CheckoutSession
- func (*CheckoutSession) Descriptor() ([]byte, []int)deprecated
- func (x *CheckoutSession) GetCancelUrl() string
- func (x *CheckoutSession) GetCheckoutUrl() string
- func (x *CheckoutSession) GetCreatedAt() *timestamppb.Timestamp
- func (x *CheckoutSession) GetExpireAt() *timestamppb.Timestamp
- func (x *CheckoutSession) GetId() string
- func (x *CheckoutSession) GetMetadata() *structpb.Struct
- func (x *CheckoutSession) GetPlan() string
- func (x *CheckoutSession) GetProduct() string
- func (x *CheckoutSession) GetState() string
- func (x *CheckoutSession) GetSuccessUrl() string
- func (x *CheckoutSession) GetUpdatedAt() *timestamppb.Timestamp
- func (*CheckoutSession) ProtoMessage()
- func (x *CheckoutSession) ProtoReflect() protoreflect.Message
- func (x *CheckoutSession) Reset()
- func (x *CheckoutSession) String() string
- type CheckoutSetupBody
- func (*CheckoutSetupBody) Descriptor() ([]byte, []int)deprecated
- func (x *CheckoutSetupBody) GetCustomerPortal() bool
- func (x *CheckoutSetupBody) GetPaymentMethod() bool
- func (*CheckoutSetupBody) ProtoMessage()
- func (x *CheckoutSetupBody) ProtoReflect() protoreflect.Message
- func (x *CheckoutSetupBody) Reset()
- func (x *CheckoutSetupBody) String() string
- type CheckoutSubscriptionBody
- func (*CheckoutSubscriptionBody) Descriptor() ([]byte, []int)deprecated
- func (x *CheckoutSubscriptionBody) GetCancelAfterTrial() bool
- func (x *CheckoutSubscriptionBody) GetPlan() string
- func (x *CheckoutSubscriptionBody) GetProviderCouponId() string
- func (x *CheckoutSubscriptionBody) GetSkipTrial() bool
- func (*CheckoutSubscriptionBody) ProtoMessage()
- func (x *CheckoutSubscriptionBody) ProtoReflect() protoreflect.Message
- func (x *CheckoutSubscriptionBody) Reset()
- func (x *CheckoutSubscriptionBody) String() string
- type CreateAuditRecordRequest
- func (*CreateAuditRecordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAuditRecordRequest) GetActor() *AuditRecordActor
- func (x *CreateAuditRecordRequest) GetEvent() string
- func (x *CreateAuditRecordRequest) GetIdempotencyKey() string
- func (x *CreateAuditRecordRequest) GetMetadata() *structpb.Struct
- func (x *CreateAuditRecordRequest) GetOccurredAt() *timestamppb.Timestamp
- func (x *CreateAuditRecordRequest) GetOrgId() string
- func (x *CreateAuditRecordRequest) GetRequestId() string
- func (x *CreateAuditRecordRequest) GetResource() *AuditRecordResource
- func (x *CreateAuditRecordRequest) GetTarget() *AuditRecordTarget
- func (*CreateAuditRecordRequest) ProtoMessage()
- func (x *CreateAuditRecordRequest) ProtoReflect() protoreflect.Message
- func (x *CreateAuditRecordRequest) Reset()
- func (x *CreateAuditRecordRequest) String() string
- type CreateAuditRecordResponse
- func (*CreateAuditRecordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAuditRecordResponse) GetAuditRecord() *AuditRecord
- func (*CreateAuditRecordResponse) ProtoMessage()
- func (x *CreateAuditRecordResponse) ProtoReflect() protoreflect.Message
- func (x *CreateAuditRecordResponse) Reset()
- func (x *CreateAuditRecordResponse) String() string
- type CreateBillingAccountRequest
- func (*CreateBillingAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateBillingAccountRequest) GetBody() *BillingAccountRequestBody
- func (x *CreateBillingAccountRequest) GetOffline() bool
- func (x *CreateBillingAccountRequest) GetOrgId() string
- func (*CreateBillingAccountRequest) ProtoMessage()
- func (x *CreateBillingAccountRequest) ProtoReflect() protoreflect.Message
- func (x *CreateBillingAccountRequest) Reset()
- func (x *CreateBillingAccountRequest) String() string
- type CreateBillingAccountResponse
- func (*CreateBillingAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateBillingAccountResponse) GetBillingAccount() *BillingAccount
- func (*CreateBillingAccountResponse) ProtoMessage()
- func (x *CreateBillingAccountResponse) ProtoReflect() protoreflect.Message
- func (x *CreateBillingAccountResponse) Reset()
- func (x *CreateBillingAccountResponse) String() string
- type CreateBillingUsageRequest
- func (*CreateBillingUsageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateBillingUsageRequest) GetBillingId() stringdeprecated
- func (x *CreateBillingUsageRequest) GetOrgId() string
- func (x *CreateBillingUsageRequest) GetProjectId() stringdeprecated
- func (x *CreateBillingUsageRequest) GetUsages() []*Usage
- func (*CreateBillingUsageRequest) ProtoMessage()
- func (x *CreateBillingUsageRequest) ProtoReflect() protoreflect.Message
- func (x *CreateBillingUsageRequest) Reset()
- func (x *CreateBillingUsageRequest) String() string
- type CreateBillingUsageResponse
- type CreateCheckoutRequest
- func (*CreateCheckoutRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCheckoutRequest) GetBillingId() stringdeprecated
- func (x *CreateCheckoutRequest) GetCancelUrl() string
- func (x *CreateCheckoutRequest) GetOrgId() string
- func (x *CreateCheckoutRequest) GetProductBody() *CheckoutProductBody
- func (x *CreateCheckoutRequest) GetSetupBody() *CheckoutSetupBody
- func (x *CreateCheckoutRequest) GetSubscriptionBody() *CheckoutSubscriptionBody
- func (x *CreateCheckoutRequest) GetSuccessUrl() string
- func (*CreateCheckoutRequest) ProtoMessage()
- func (x *CreateCheckoutRequest) ProtoReflect() protoreflect.Message
- func (x *CreateCheckoutRequest) Reset()
- func (x *CreateCheckoutRequest) String() string
- type CreateCheckoutResponse
- func (*CreateCheckoutResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCheckoutResponse) GetCheckoutSession() *CheckoutSession
- func (*CreateCheckoutResponse) ProtoMessage()
- func (x *CreateCheckoutResponse) ProtoReflect() protoreflect.Message
- func (x *CreateCheckoutResponse) Reset()
- func (x *CreateCheckoutResponse) String() string
- type CreateCurrentUserPATRequest
- func (*CreateCurrentUserPATRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCurrentUserPATRequest) GetExpiresAt() *timestamppb.Timestamp
- func (x *CreateCurrentUserPATRequest) GetMetadata() *structpb.Struct
- func (x *CreateCurrentUserPATRequest) GetOrgId() string
- func (x *CreateCurrentUserPATRequest) GetScopes() []*PATScope
- func (x *CreateCurrentUserPATRequest) GetTitle() string
- func (*CreateCurrentUserPATRequest) ProtoMessage()
- func (x *CreateCurrentUserPATRequest) ProtoReflect() protoreflect.Message
- func (x *CreateCurrentUserPATRequest) Reset()
- func (x *CreateCurrentUserPATRequest) String() string
- type CreateCurrentUserPATResponse
- func (*CreateCurrentUserPATResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCurrentUserPATResponse) GetPat() *PAT
- func (*CreateCurrentUserPATResponse) ProtoMessage()
- func (x *CreateCurrentUserPATResponse) ProtoReflect() protoreflect.Message
- func (x *CreateCurrentUserPATResponse) Reset()
- func (x *CreateCurrentUserPATResponse) String() string
- type CreateCurrentUserPreferencesRequest
- func (*CreateCurrentUserPreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCurrentUserPreferencesRequest) GetBodies() []*PreferenceRequestBody
- func (*CreateCurrentUserPreferencesRequest) ProtoMessage()
- func (x *CreateCurrentUserPreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *CreateCurrentUserPreferencesRequest) Reset()
- func (x *CreateCurrentUserPreferencesRequest) String() string
- type CreateCurrentUserPreferencesResponse
- func (*CreateCurrentUserPreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCurrentUserPreferencesResponse) GetPreferences() []*Preference
- func (*CreateCurrentUserPreferencesResponse) ProtoMessage()
- func (x *CreateCurrentUserPreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *CreateCurrentUserPreferencesResponse) Reset()
- func (x *CreateCurrentUserPreferencesResponse) String() string
- type CreateFeatureRequest
- func (*CreateFeatureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateFeatureRequest) GetBody() *FeatureRequestBody
- func (*CreateFeatureRequest) ProtoMessage()
- func (x *CreateFeatureRequest) ProtoReflect() protoreflect.Message
- func (x *CreateFeatureRequest) Reset()
- func (x *CreateFeatureRequest) String() string
- type CreateFeatureResponse
- func (*CreateFeatureResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateFeatureResponse) GetFeature() *Feature
- func (*CreateFeatureResponse) ProtoMessage()
- func (x *CreateFeatureResponse) ProtoReflect() protoreflect.Message
- func (x *CreateFeatureResponse) Reset()
- func (x *CreateFeatureResponse) String() string
- type CreateGroupPreferencesRequest
- func (*CreateGroupPreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateGroupPreferencesRequest) GetBodies() []*PreferenceRequestBody
- func (x *CreateGroupPreferencesRequest) GetId() string
- func (*CreateGroupPreferencesRequest) ProtoMessage()
- func (x *CreateGroupPreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *CreateGroupPreferencesRequest) Reset()
- func (x *CreateGroupPreferencesRequest) String() string
- type CreateGroupPreferencesResponse
- func (*CreateGroupPreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateGroupPreferencesResponse) GetPreferences() []*Preference
- func (*CreateGroupPreferencesResponse) ProtoMessage()
- func (x *CreateGroupPreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *CreateGroupPreferencesResponse) Reset()
- func (x *CreateGroupPreferencesResponse) String() string
- type CreateGroupRequest
- func (*CreateGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateGroupRequest) GetBody() *GroupRequestBody
- func (x *CreateGroupRequest) GetOrgId() string
- func (*CreateGroupRequest) ProtoMessage()
- func (x *CreateGroupRequest) ProtoReflect() protoreflect.Message
- func (x *CreateGroupRequest) Reset()
- func (x *CreateGroupRequest) String() string
- type CreateGroupResponse
- func (*CreateGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateGroupResponse) GetGroup() *Group
- func (*CreateGroupResponse) ProtoMessage()
- func (x *CreateGroupResponse) ProtoReflect() protoreflect.Message
- func (x *CreateGroupResponse) Reset()
- func (x *CreateGroupResponse) String() string
- type CreateMetaSchemaRequest
- func (*CreateMetaSchemaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateMetaSchemaRequest) GetBody() *MetaSchemaRequestBody
- func (*CreateMetaSchemaRequest) ProtoMessage()
- func (x *CreateMetaSchemaRequest) ProtoReflect() protoreflect.Message
- func (x *CreateMetaSchemaRequest) Reset()
- func (x *CreateMetaSchemaRequest) String() string
- type CreateMetaSchemaResponse
- func (*CreateMetaSchemaResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateMetaSchemaResponse) GetMetaschema() *MetaSchema
- func (*CreateMetaSchemaResponse) ProtoMessage()
- func (x *CreateMetaSchemaResponse) ProtoReflect() protoreflect.Message
- func (x *CreateMetaSchemaResponse) Reset()
- func (x *CreateMetaSchemaResponse) String() string
- type CreateOrganizationDomainRequest
- func (*CreateOrganizationDomainRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOrganizationDomainRequest) GetDomain() string
- func (x *CreateOrganizationDomainRequest) GetOrgId() string
- func (*CreateOrganizationDomainRequest) ProtoMessage()
- func (x *CreateOrganizationDomainRequest) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationDomainRequest) Reset()
- func (x *CreateOrganizationDomainRequest) String() string
- type CreateOrganizationDomainResponse
- func (*CreateOrganizationDomainResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOrganizationDomainResponse) GetDomain() *Domain
- func (*CreateOrganizationDomainResponse) ProtoMessage()
- func (x *CreateOrganizationDomainResponse) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationDomainResponse) Reset()
- func (x *CreateOrganizationDomainResponse) String() string
- type CreateOrganizationInvitationRequest
- func (*CreateOrganizationInvitationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOrganizationInvitationRequest) GetGroupIds() []string
- func (x *CreateOrganizationInvitationRequest) GetOrgId() string
- func (x *CreateOrganizationInvitationRequest) GetRoleIds() []string
- func (x *CreateOrganizationInvitationRequest) GetUserIds() []string
- func (*CreateOrganizationInvitationRequest) ProtoMessage()
- func (x *CreateOrganizationInvitationRequest) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationInvitationRequest) Reset()
- func (x *CreateOrganizationInvitationRequest) String() string
- type CreateOrganizationInvitationResponse
- func (*CreateOrganizationInvitationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOrganizationInvitationResponse) GetInvitations() []*Invitation
- func (*CreateOrganizationInvitationResponse) ProtoMessage()
- func (x *CreateOrganizationInvitationResponse) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationInvitationResponse) Reset()
- func (x *CreateOrganizationInvitationResponse) String() string
- type CreateOrganizationPreferencesRequest
- func (*CreateOrganizationPreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOrganizationPreferencesRequest) GetBodies() []*PreferenceRequestBody
- func (x *CreateOrganizationPreferencesRequest) GetId() string
- func (*CreateOrganizationPreferencesRequest) ProtoMessage()
- func (x *CreateOrganizationPreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationPreferencesRequest) Reset()
- func (x *CreateOrganizationPreferencesRequest) String() string
- type CreateOrganizationPreferencesResponse
- func (*CreateOrganizationPreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOrganizationPreferencesResponse) GetPreferences() []*Preference
- func (*CreateOrganizationPreferencesResponse) ProtoMessage()
- func (x *CreateOrganizationPreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationPreferencesResponse) Reset()
- func (x *CreateOrganizationPreferencesResponse) String() string
- type CreateOrganizationRequest
- func (*CreateOrganizationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOrganizationRequest) GetBody() *OrganizationRequestBody
- func (*CreateOrganizationRequest) ProtoMessage()
- func (x *CreateOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationRequest) Reset()
- func (x *CreateOrganizationRequest) String() string
- 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
- type CreateOrganizationRoleRequest
- func (*CreateOrganizationRoleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOrganizationRoleRequest) GetBody() *RoleRequestBody
- func (x *CreateOrganizationRoleRequest) GetOrgId() string
- func (*CreateOrganizationRoleRequest) ProtoMessage()
- func (x *CreateOrganizationRoleRequest) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationRoleRequest) Reset()
- func (x *CreateOrganizationRoleRequest) String() string
- type CreateOrganizationRoleResponse
- func (*CreateOrganizationRoleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOrganizationRoleResponse) GetRole() *Role
- func (*CreateOrganizationRoleResponse) ProtoMessage()
- func (x *CreateOrganizationRoleResponse) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationRoleResponse) Reset()
- func (x *CreateOrganizationRoleResponse) String() string
- type CreatePermissionRequest
- func (*CreatePermissionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePermissionRequest) GetBodies() []*PermissionRequestBody
- func (*CreatePermissionRequest) ProtoMessage()
- func (x *CreatePermissionRequest) ProtoReflect() protoreflect.Message
- func (x *CreatePermissionRequest) Reset()
- func (x *CreatePermissionRequest) String() string
- type CreatePermissionResponse
- func (*CreatePermissionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePermissionResponse) GetPermissions() []*Permission
- func (*CreatePermissionResponse) ProtoMessage()
- func (x *CreatePermissionResponse) ProtoReflect() protoreflect.Message
- func (x *CreatePermissionResponse) Reset()
- func (x *CreatePermissionResponse) String() string
- type CreatePlanRequest
- func (*CreatePlanRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePlanRequest) GetBody() *PlanRequestBody
- func (*CreatePlanRequest) ProtoMessage()
- func (x *CreatePlanRequest) ProtoReflect() protoreflect.Message
- func (x *CreatePlanRequest) Reset()
- func (x *CreatePlanRequest) String() string
- type CreatePlanResponse
- type CreatePolicyForProjectBody
- func (*CreatePolicyForProjectBody) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePolicyForProjectBody) GetPrincipal() string
- func (x *CreatePolicyForProjectBody) GetRoleId() string
- func (x *CreatePolicyForProjectBody) GetTitle() string
- func (*CreatePolicyForProjectBody) ProtoMessage()
- func (x *CreatePolicyForProjectBody) ProtoReflect() protoreflect.Message
- func (x *CreatePolicyForProjectBody) Reset()
- func (x *CreatePolicyForProjectBody) String() string
- type CreatePolicyForProjectRequest
- func (*CreatePolicyForProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePolicyForProjectRequest) GetBody() *CreatePolicyForProjectBody
- func (x *CreatePolicyForProjectRequest) GetProjectId() string
- func (*CreatePolicyForProjectRequest) ProtoMessage()
- func (x *CreatePolicyForProjectRequest) ProtoReflect() protoreflect.Message
- func (x *CreatePolicyForProjectRequest) Reset()
- func (x *CreatePolicyForProjectRequest) String() string
- type CreatePolicyForProjectResponse
- func (*CreatePolicyForProjectResponse) Descriptor() ([]byte, []int)deprecated
- func (*CreatePolicyForProjectResponse) ProtoMessage()
- func (x *CreatePolicyForProjectResponse) ProtoReflect() protoreflect.Message
- func (x *CreatePolicyForProjectResponse) Reset()
- func (x *CreatePolicyForProjectResponse) String() string
- type CreatePolicyRequest
- func (*CreatePolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePolicyRequest) GetBody() *PolicyRequestBody
- func (*CreatePolicyRequest) ProtoMessage()
- func (x *CreatePolicyRequest) ProtoReflect() protoreflect.Message
- func (x *CreatePolicyRequest) Reset()
- func (x *CreatePolicyRequest) String() string
- type CreatePolicyResponse
- func (*CreatePolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePolicyResponse) GetPolicy() *Policy
- func (*CreatePolicyResponse) ProtoMessage()
- func (x *CreatePolicyResponse) ProtoReflect() protoreflect.Message
- func (x *CreatePolicyResponse) Reset()
- func (x *CreatePolicyResponse) String() string
- type CreatePreferencesRequest
- func (*CreatePreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePreferencesRequest) GetPreferences() []*PreferenceRequestBody
- func (*CreatePreferencesRequest) ProtoMessage()
- func (x *CreatePreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *CreatePreferencesRequest) Reset()
- func (x *CreatePreferencesRequest) String() string
- type CreatePreferencesResponse
- func (*CreatePreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePreferencesResponse) GetPreference() []*Preference
- func (*CreatePreferencesResponse) ProtoMessage()
- func (x *CreatePreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *CreatePreferencesResponse) Reset()
- func (x *CreatePreferencesResponse) String() string
- type CreateProductRequest
- func (*CreateProductRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProductRequest) GetBody() *ProductRequestBody
- func (*CreateProductRequest) ProtoMessage()
- func (x *CreateProductRequest) ProtoReflect() protoreflect.Message
- func (x *CreateProductRequest) Reset()
- func (x *CreateProductRequest) String() string
- type CreateProductResponse
- func (*CreateProductResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProductResponse) GetProduct() *Product
- func (*CreateProductResponse) ProtoMessage()
- func (x *CreateProductResponse) ProtoReflect() protoreflect.Message
- func (x *CreateProductResponse) Reset()
- func (x *CreateProductResponse) String() string
- type CreateProjectPreferencesRequest
- func (*CreateProjectPreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProjectPreferencesRequest) GetBodies() []*PreferenceRequestBody
- func (x *CreateProjectPreferencesRequest) GetId() string
- func (*CreateProjectPreferencesRequest) ProtoMessage()
- func (x *CreateProjectPreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *CreateProjectPreferencesRequest) Reset()
- func (x *CreateProjectPreferencesRequest) String() string
- type CreateProjectPreferencesResponse
- func (*CreateProjectPreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProjectPreferencesResponse) GetPreferences() []*Preference
- func (*CreateProjectPreferencesResponse) ProtoMessage()
- func (x *CreateProjectPreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *CreateProjectPreferencesResponse) Reset()
- func (x *CreateProjectPreferencesResponse) String() string
- type CreateProjectRequest
- func (*CreateProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProjectRequest) GetBody() *ProjectRequestBody
- func (*CreateProjectRequest) ProtoMessage()
- func (x *CreateProjectRequest) ProtoReflect() protoreflect.Message
- func (x *CreateProjectRequest) Reset()
- func (x *CreateProjectRequest) String() string
- type CreateProjectResourceRequest
- func (*CreateProjectResourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProjectResourceRequest) GetBody() *ResourceRequestBody
- func (x *CreateProjectResourceRequest) GetId() string
- func (x *CreateProjectResourceRequest) GetProjectId() string
- func (*CreateProjectResourceRequest) ProtoMessage()
- func (x *CreateProjectResourceRequest) ProtoReflect() protoreflect.Message
- func (x *CreateProjectResourceRequest) Reset()
- func (x *CreateProjectResourceRequest) String() string
- type CreateProjectResourceResponse
- func (*CreateProjectResourceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProjectResourceResponse) GetResource() *Resource
- func (*CreateProjectResourceResponse) ProtoMessage()
- func (x *CreateProjectResourceResponse) ProtoReflect() protoreflect.Message
- func (x *CreateProjectResourceResponse) Reset()
- func (x *CreateProjectResourceResponse) String() string
- 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
- type CreateProspectPublicRequest
- func (*CreateProspectPublicRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProspectPublicRequest) GetActivity() string
- func (x *CreateProspectPublicRequest) GetEmail() string
- func (x *CreateProspectPublicRequest) GetMetadata() *structpb.Struct
- func (x *CreateProspectPublicRequest) GetName() string
- func (x *CreateProspectPublicRequest) GetPhone() string
- func (x *CreateProspectPublicRequest) GetSource() string
- func (*CreateProspectPublicRequest) ProtoMessage()
- func (x *CreateProspectPublicRequest) ProtoReflect() protoreflect.Message
- func (x *CreateProspectPublicRequest) Reset()
- func (x *CreateProspectPublicRequest) String() string
- type CreateProspectPublicResponse
- func (*CreateProspectPublicResponse) Descriptor() ([]byte, []int)deprecated
- func (*CreateProspectPublicResponse) ProtoMessage()
- func (x *CreateProspectPublicResponse) ProtoReflect() protoreflect.Message
- func (x *CreateProspectPublicResponse) Reset()
- func (x *CreateProspectPublicResponse) String() string
- type CreateProspectRequest
- func (*CreateProspectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProspectRequest) GetActivity() string
- func (x *CreateProspectRequest) GetEmail() string
- func (x *CreateProspectRequest) GetMetadata() *structpb.Struct
- func (x *CreateProspectRequest) GetName() string
- func (x *CreateProspectRequest) GetPhone() string
- func (x *CreateProspectRequest) GetSource() string
- func (x *CreateProspectRequest) GetStatus() Prospect_Status
- func (x *CreateProspectRequest) GetVerified() bool
- func (*CreateProspectRequest) ProtoMessage()
- func (x *CreateProspectRequest) ProtoReflect() protoreflect.Message
- func (x *CreateProspectRequest) Reset()
- func (x *CreateProspectRequest) String() string
- type CreateProspectResponse
- func (*CreateProspectResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProspectResponse) GetProspect() *Prospect
- func (*CreateProspectResponse) ProtoMessage()
- func (x *CreateProspectResponse) ProtoReflect() protoreflect.Message
- func (x *CreateProspectResponse) Reset()
- func (x *CreateProspectResponse) String() string
- type CreateRelationRequest
- func (*CreateRelationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRelationRequest) GetBody() *RelationRequestBody
- func (*CreateRelationRequest) ProtoMessage()
- func (x *CreateRelationRequest) ProtoReflect() protoreflect.Message
- func (x *CreateRelationRequest) Reset()
- func (x *CreateRelationRequest) String() string
- type CreateRelationResponse
- func (*CreateRelationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRelationResponse) GetRelation() *Relation
- func (*CreateRelationResponse) ProtoMessage()
- func (x *CreateRelationResponse) ProtoReflect() protoreflect.Message
- func (x *CreateRelationResponse) Reset()
- func (x *CreateRelationResponse) String() string
- type CreateRoleRequest
- func (*CreateRoleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRoleRequest) GetBody() *RoleRequestBody
- func (*CreateRoleRequest) ProtoMessage()
- func (x *CreateRoleRequest) ProtoReflect() protoreflect.Message
- func (x *CreateRoleRequest) Reset()
- func (x *CreateRoleRequest) String() string
- type CreateRoleResponse
- type CreateServiceUserCredentialRequest
- func (*CreateServiceUserCredentialRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceUserCredentialRequest) GetId() string
- func (x *CreateServiceUserCredentialRequest) GetOrgId() string
- func (x *CreateServiceUserCredentialRequest) GetTitle() string
- func (*CreateServiceUserCredentialRequest) ProtoMessage()
- func (x *CreateServiceUserCredentialRequest) ProtoReflect() protoreflect.Message
- func (x *CreateServiceUserCredentialRequest) Reset()
- func (x *CreateServiceUserCredentialRequest) String() string
- type CreateServiceUserCredentialResponse
- func (*CreateServiceUserCredentialResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceUserCredentialResponse) GetSecret() *SecretCredential
- func (*CreateServiceUserCredentialResponse) ProtoMessage()
- func (x *CreateServiceUserCredentialResponse) ProtoReflect() protoreflect.Message
- func (x *CreateServiceUserCredentialResponse) Reset()
- func (x *CreateServiceUserCredentialResponse) String() string
- type CreateServiceUserJWKRequest
- func (*CreateServiceUserJWKRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceUserJWKRequest) GetId() string
- func (x *CreateServiceUserJWKRequest) GetOrgId() string
- func (x *CreateServiceUserJWKRequest) GetTitle() string
- func (*CreateServiceUserJWKRequest) ProtoMessage()
- func (x *CreateServiceUserJWKRequest) ProtoReflect() protoreflect.Message
- func (x *CreateServiceUserJWKRequest) Reset()
- func (x *CreateServiceUserJWKRequest) String() string
- type CreateServiceUserJWKResponse
- func (*CreateServiceUserJWKResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceUserJWKResponse) GetKey() *KeyCredential
- func (*CreateServiceUserJWKResponse) ProtoMessage()
- func (x *CreateServiceUserJWKResponse) ProtoReflect() protoreflect.Message
- func (x *CreateServiceUserJWKResponse) Reset()
- func (x *CreateServiceUserJWKResponse) String() string
- type CreateServiceUserRequest
- func (*CreateServiceUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceUserRequest) GetBody() *ServiceUserRequestBody
- func (x *CreateServiceUserRequest) GetOrgId() string
- func (*CreateServiceUserRequest) ProtoMessage()
- func (x *CreateServiceUserRequest) ProtoReflect() protoreflect.Message
- func (x *CreateServiceUserRequest) Reset()
- func (x *CreateServiceUserRequest) String() string
- type CreateServiceUserResponse
- func (*CreateServiceUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceUserResponse) GetServiceuser() *ServiceUser
- func (*CreateServiceUserResponse) ProtoMessage()
- func (x *CreateServiceUserResponse) ProtoReflect() protoreflect.Message
- func (x *CreateServiceUserResponse) Reset()
- func (x *CreateServiceUserResponse) String() string
- type CreateServiceUserTokenRequest
- func (*CreateServiceUserTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceUserTokenRequest) GetId() string
- func (x *CreateServiceUserTokenRequest) GetOrgId() string
- func (x *CreateServiceUserTokenRequest) GetTitle() string
- func (*CreateServiceUserTokenRequest) ProtoMessage()
- func (x *CreateServiceUserTokenRequest) ProtoReflect() protoreflect.Message
- func (x *CreateServiceUserTokenRequest) Reset()
- func (x *CreateServiceUserTokenRequest) String() string
- type CreateServiceUserTokenResponse
- func (*CreateServiceUserTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceUserTokenResponse) GetToken() *ServiceUserToken
- func (*CreateServiceUserTokenResponse) ProtoMessage()
- func (x *CreateServiceUserTokenResponse) ProtoReflect() protoreflect.Message
- func (x *CreateServiceUserTokenResponse) Reset()
- func (x *CreateServiceUserTokenResponse) String() string
- type CreateUserPreferencesRequest
- func (*CreateUserPreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUserPreferencesRequest) GetBodies() []*PreferenceRequestBody
- func (x *CreateUserPreferencesRequest) GetId() string
- func (*CreateUserPreferencesRequest) ProtoMessage()
- func (x *CreateUserPreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *CreateUserPreferencesRequest) Reset()
- func (x *CreateUserPreferencesRequest) String() string
- type CreateUserPreferencesResponse
- func (*CreateUserPreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUserPreferencesResponse) GetPreferences() []*Preference
- func (*CreateUserPreferencesResponse) ProtoMessage()
- func (x *CreateUserPreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *CreateUserPreferencesResponse) Reset()
- func (x *CreateUserPreferencesResponse) String() string
- type CreateUserRequest
- func (*CreateUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUserRequest) GetBody() *UserRequestBody
- func (*CreateUserRequest) ProtoMessage()
- func (x *CreateUserRequest) ProtoReflect() protoreflect.Message
- func (x *CreateUserRequest) Reset()
- func (x *CreateUserRequest) String() string
- type CreateUserResponse
- type CreateWebhookRequest
- func (*CreateWebhookRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateWebhookRequest) GetBody() *WebhookRequestBody
- func (*CreateWebhookRequest) ProtoMessage()
- func (x *CreateWebhookRequest) ProtoReflect() protoreflect.Message
- func (x *CreateWebhookRequest) Reset()
- func (x *CreateWebhookRequest) String() string
- type CreateWebhookResponse
- func (*CreateWebhookResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateWebhookResponse) GetWebhook() *Webhook
- func (*CreateWebhookResponse) ProtoMessage()
- func (x *CreateWebhookResponse) ProtoReflect() protoreflect.Message
- func (x *CreateWebhookResponse) Reset()
- func (x *CreateWebhookResponse) String() string
- type DelegatedCheckoutRequest
- func (*DelegatedCheckoutRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DelegatedCheckoutRequest) GetBillingId() stringdeprecated
- func (x *DelegatedCheckoutRequest) GetOrgId() string
- func (x *DelegatedCheckoutRequest) GetProductBody() *CheckoutProductBody
- func (x *DelegatedCheckoutRequest) GetSubscriptionBody() *CheckoutSubscriptionBody
- func (*DelegatedCheckoutRequest) ProtoMessage()
- func (x *DelegatedCheckoutRequest) ProtoReflect() protoreflect.Message
- func (x *DelegatedCheckoutRequest) Reset()
- func (x *DelegatedCheckoutRequest) String() string
- type DelegatedCheckoutResponse
- func (*DelegatedCheckoutResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DelegatedCheckoutResponse) GetProduct() *Product
- func (x *DelegatedCheckoutResponse) GetSubscription() *Subscription
- func (*DelegatedCheckoutResponse) ProtoMessage()
- func (x *DelegatedCheckoutResponse) ProtoReflect() protoreflect.Message
- func (x *DelegatedCheckoutResponse) Reset()
- func (x *DelegatedCheckoutResponse) String() string
- type DeleteBillingAccountRequest
- func (*DeleteBillingAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteBillingAccountRequest) GetId() string
- func (x *DeleteBillingAccountRequest) GetOrgId() stringdeprecated
- func (*DeleteBillingAccountRequest) ProtoMessage()
- func (x *DeleteBillingAccountRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteBillingAccountRequest) Reset()
- func (x *DeleteBillingAccountRequest) String() string
- type DeleteBillingAccountResponse
- func (*DeleteBillingAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteBillingAccountResponse) ProtoMessage()
- func (x *DeleteBillingAccountResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteBillingAccountResponse) Reset()
- func (x *DeleteBillingAccountResponse) String() string
- type DeleteCurrentUserPATRequest
- func (*DeleteCurrentUserPATRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCurrentUserPATRequest) GetId() string
- func (*DeleteCurrentUserPATRequest) ProtoMessage()
- func (x *DeleteCurrentUserPATRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteCurrentUserPATRequest) Reset()
- func (x *DeleteCurrentUserPATRequest) String() string
- type DeleteCurrentUserPATResponse
- func (*DeleteCurrentUserPATResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteCurrentUserPATResponse) ProtoMessage()
- func (x *DeleteCurrentUserPATResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteCurrentUserPATResponse) Reset()
- func (x *DeleteCurrentUserPATResponse) String() string
- type DeleteGroupRequest
- func (*DeleteGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteGroupRequest) GetId() string
- func (x *DeleteGroupRequest) GetOrgId() string
- func (*DeleteGroupRequest) ProtoMessage()
- func (x *DeleteGroupRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteGroupRequest) Reset()
- func (x *DeleteGroupRequest) String() string
- type DeleteGroupResponse
- type DeleteMetaSchemaRequest
- func (*DeleteMetaSchemaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteMetaSchemaRequest) GetId() string
- func (*DeleteMetaSchemaRequest) ProtoMessage()
- func (x *DeleteMetaSchemaRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteMetaSchemaRequest) Reset()
- func (x *DeleteMetaSchemaRequest) String() string
- type DeleteMetaSchemaResponse
- type DeleteOrganizationDomainRequest
- func (*DeleteOrganizationDomainRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteOrganizationDomainRequest) GetId() string
- func (x *DeleteOrganizationDomainRequest) GetOrgId() string
- func (*DeleteOrganizationDomainRequest) ProtoMessage()
- func (x *DeleteOrganizationDomainRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteOrganizationDomainRequest) Reset()
- func (x *DeleteOrganizationDomainRequest) String() string
- type DeleteOrganizationDomainResponse
- func (*DeleteOrganizationDomainResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteOrganizationDomainResponse) ProtoMessage()
- func (x *DeleteOrganizationDomainResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteOrganizationDomainResponse) Reset()
- func (x *DeleteOrganizationDomainResponse) String() string
- type DeleteOrganizationInvitationRequest
- func (*DeleteOrganizationInvitationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteOrganizationInvitationRequest) GetId() string
- func (x *DeleteOrganizationInvitationRequest) GetOrgId() string
- func (*DeleteOrganizationInvitationRequest) ProtoMessage()
- func (x *DeleteOrganizationInvitationRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteOrganizationInvitationRequest) Reset()
- func (x *DeleteOrganizationInvitationRequest) String() string
- type DeleteOrganizationInvitationResponse
- func (*DeleteOrganizationInvitationResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteOrganizationInvitationResponse) ProtoMessage()
- func (x *DeleteOrganizationInvitationResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteOrganizationInvitationResponse) Reset()
- func (x *DeleteOrganizationInvitationResponse) String() string
- type DeleteOrganizationRequest
- func (*DeleteOrganizationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteOrganizationRequest) GetId() string
- func (*DeleteOrganizationRequest) ProtoMessage()
- func (x *DeleteOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteOrganizationRequest) Reset()
- func (x *DeleteOrganizationRequest) String() string
- type DeleteOrganizationResponse
- type DeleteOrganizationRoleRequest
- func (*DeleteOrganizationRoleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteOrganizationRoleRequest) GetId() string
- func (x *DeleteOrganizationRoleRequest) GetOrgId() string
- func (*DeleteOrganizationRoleRequest) ProtoMessage()
- func (x *DeleteOrganizationRoleRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteOrganizationRoleRequest) Reset()
- func (x *DeleteOrganizationRoleRequest) String() string
- type DeleteOrganizationRoleResponse
- func (*DeleteOrganizationRoleResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteOrganizationRoleResponse) ProtoMessage()
- func (x *DeleteOrganizationRoleResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteOrganizationRoleResponse) Reset()
- func (x *DeleteOrganizationRoleResponse) String() string
- type DeletePermissionRequest
- func (*DeletePermissionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeletePermissionRequest) GetId() string
- func (*DeletePermissionRequest) ProtoMessage()
- func (x *DeletePermissionRequest) ProtoReflect() protoreflect.Message
- func (x *DeletePermissionRequest) Reset()
- func (x *DeletePermissionRequest) String() string
- type DeletePermissionResponse
- type DeletePolicyRequest
- func (*DeletePolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeletePolicyRequest) GetId() string
- func (*DeletePolicyRequest) ProtoMessage()
- func (x *DeletePolicyRequest) ProtoReflect() protoreflect.Message
- func (x *DeletePolicyRequest) Reset()
- func (x *DeletePolicyRequest) String() string
- type DeletePolicyResponse
- type DeleteProjectRequest
- func (*DeleteProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteProjectRequest) GetId() string
- func (*DeleteProjectRequest) ProtoMessage()
- func (x *DeleteProjectRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteProjectRequest) Reset()
- func (x *DeleteProjectRequest) String() string
- type DeleteProjectResourceRequest
- func (*DeleteProjectResourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteProjectResourceRequest) GetId() string
- func (x *DeleteProjectResourceRequest) GetProjectId() string
- func (*DeleteProjectResourceRequest) ProtoMessage()
- func (x *DeleteProjectResourceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteProjectResourceRequest) Reset()
- func (x *DeleteProjectResourceRequest) String() string
- type DeleteProjectResourceResponse
- func (*DeleteProjectResourceResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteProjectResourceResponse) ProtoMessage()
- func (x *DeleteProjectResourceResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteProjectResourceResponse) Reset()
- func (x *DeleteProjectResourceResponse) String() string
- type DeleteProjectResponse
- type DeleteProspectRequest
- func (*DeleteProspectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteProspectRequest) GetId() string
- func (*DeleteProspectRequest) ProtoMessage()
- func (x *DeleteProspectRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteProspectRequest) Reset()
- func (x *DeleteProspectRequest) String() string
- type DeleteProspectResponse
- type DeleteRelationRequest
- func (*DeleteRelationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteRelationRequest) GetObject() string
- func (x *DeleteRelationRequest) GetRelation() string
- func (x *DeleteRelationRequest) GetSubject() string
- func (*DeleteRelationRequest) ProtoMessage()
- func (x *DeleteRelationRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRelationRequest) Reset()
- func (x *DeleteRelationRequest) String() string
- type DeleteRelationResponse
- type DeleteRoleRequest
- type DeleteRoleResponse
- type DeleteServiceUserCredentialRequest
- func (*DeleteServiceUserCredentialRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteServiceUserCredentialRequest) GetId() string
- func (x *DeleteServiceUserCredentialRequest) GetOrgId() string
- func (x *DeleteServiceUserCredentialRequest) GetSecretId() string
- func (*DeleteServiceUserCredentialRequest) ProtoMessage()
- func (x *DeleteServiceUserCredentialRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceUserCredentialRequest) Reset()
- func (x *DeleteServiceUserCredentialRequest) String() string
- type DeleteServiceUserCredentialResponse
- func (*DeleteServiceUserCredentialResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteServiceUserCredentialResponse) ProtoMessage()
- func (x *DeleteServiceUserCredentialResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceUserCredentialResponse) Reset()
- func (x *DeleteServiceUserCredentialResponse) String() string
- type DeleteServiceUserJWKRequest
- func (*DeleteServiceUserJWKRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteServiceUserJWKRequest) GetId() string
- func (x *DeleteServiceUserJWKRequest) GetKeyId() string
- func (x *DeleteServiceUserJWKRequest) GetOrgId() string
- func (*DeleteServiceUserJWKRequest) ProtoMessage()
- func (x *DeleteServiceUserJWKRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceUserJWKRequest) Reset()
- func (x *DeleteServiceUserJWKRequest) String() string
- type DeleteServiceUserJWKResponse
- func (*DeleteServiceUserJWKResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteServiceUserJWKResponse) ProtoMessage()
- func (x *DeleteServiceUserJWKResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceUserJWKResponse) Reset()
- func (x *DeleteServiceUserJWKResponse) String() string
- type DeleteServiceUserRequest
- func (*DeleteServiceUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteServiceUserRequest) GetId() string
- func (x *DeleteServiceUserRequest) GetOrgId() string
- func (*DeleteServiceUserRequest) ProtoMessage()
- func (x *DeleteServiceUserRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceUserRequest) Reset()
- func (x *DeleteServiceUserRequest) String() string
- type DeleteServiceUserResponse
- type DeleteServiceUserTokenRequest
- func (*DeleteServiceUserTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteServiceUserTokenRequest) GetId() string
- func (x *DeleteServiceUserTokenRequest) GetOrgId() string
- func (x *DeleteServiceUserTokenRequest) GetTokenId() string
- func (*DeleteServiceUserTokenRequest) ProtoMessage()
- func (x *DeleteServiceUserTokenRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceUserTokenRequest) Reset()
- func (x *DeleteServiceUserTokenRequest) String() string
- type DeleteServiceUserTokenResponse
- func (*DeleteServiceUserTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteServiceUserTokenResponse) ProtoMessage()
- func (x *DeleteServiceUserTokenResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceUserTokenResponse) Reset()
- func (x *DeleteServiceUserTokenResponse) String() string
- type DeleteUserRequest
- type DeleteUserResponse
- type DeleteWebhookRequest
- func (*DeleteWebhookRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteWebhookRequest) GetId() string
- func (*DeleteWebhookRequest) ProtoMessage()
- func (x *DeleteWebhookRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteWebhookRequest) Reset()
- func (x *DeleteWebhookRequest) String() string
- type DeleteWebhookResponse
- type DescribePreferencesRequest
- type DescribePreferencesResponse
- func (*DescribePreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DescribePreferencesResponse) GetTraits() []*PreferenceTrait
- func (*DescribePreferencesResponse) ProtoMessage()
- func (x *DescribePreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *DescribePreferencesResponse) Reset()
- func (x *DescribePreferencesResponse) String() string
- type DisableBillingAccountRequest
- func (*DisableBillingAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DisableBillingAccountRequest) GetId() string
- func (x *DisableBillingAccountRequest) GetOrgId() stringdeprecated
- func (*DisableBillingAccountRequest) ProtoMessage()
- func (x *DisableBillingAccountRequest) ProtoReflect() protoreflect.Message
- func (x *DisableBillingAccountRequest) Reset()
- func (x *DisableBillingAccountRequest) String() string
- type DisableBillingAccountResponse
- func (*DisableBillingAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (*DisableBillingAccountResponse) ProtoMessage()
- func (x *DisableBillingAccountResponse) ProtoReflect() protoreflect.Message
- func (x *DisableBillingAccountResponse) Reset()
- func (x *DisableBillingAccountResponse) String() string
- type DisableGroupRequest
- func (*DisableGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DisableGroupRequest) GetId() string
- func (x *DisableGroupRequest) GetOrgId() string
- func (*DisableGroupRequest) ProtoMessage()
- func (x *DisableGroupRequest) ProtoReflect() protoreflect.Message
- func (x *DisableGroupRequest) Reset()
- func (x *DisableGroupRequest) String() string
- type DisableGroupResponse
- type DisableOrganizationRequest
- func (*DisableOrganizationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DisableOrganizationRequest) GetId() string
- func (*DisableOrganizationRequest) ProtoMessage()
- func (x *DisableOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *DisableOrganizationRequest) Reset()
- func (x *DisableOrganizationRequest) String() string
- type DisableOrganizationResponse
- type DisableProjectRequest
- func (*DisableProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DisableProjectRequest) GetId() string
- func (*DisableProjectRequest) ProtoMessage()
- func (x *DisableProjectRequest) ProtoReflect() protoreflect.Message
- func (x *DisableProjectRequest) Reset()
- func (x *DisableProjectRequest) String() string
- type DisableProjectResponse
- type DisableUserRequest
- type DisableUserResponse
- type Domain
- func (*Domain) Descriptor() ([]byte, []int)deprecated
- func (x *Domain) GetCreatedAt() *timestamppb.Timestamp
- func (x *Domain) GetId() string
- func (x *Domain) GetName() string
- func (x *Domain) GetOrgId() string
- func (x *Domain) GetState() string
- func (x *Domain) GetToken() string
- func (x *Domain) GetUpdatedAt() *timestamppb.Timestamp
- func (*Domain) ProtoMessage()
- func (x *Domain) ProtoReflect() protoreflect.Message
- func (x *Domain) Reset()
- func (x *Domain) String() string
- type EnableBillingAccountRequest
- func (*EnableBillingAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EnableBillingAccountRequest) GetId() string
- func (x *EnableBillingAccountRequest) GetOrgId() stringdeprecated
- func (*EnableBillingAccountRequest) ProtoMessage()
- func (x *EnableBillingAccountRequest) ProtoReflect() protoreflect.Message
- func (x *EnableBillingAccountRequest) Reset()
- func (x *EnableBillingAccountRequest) String() string
- type EnableBillingAccountResponse
- func (*EnableBillingAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (*EnableBillingAccountResponse) ProtoMessage()
- func (x *EnableBillingAccountResponse) ProtoReflect() protoreflect.Message
- func (x *EnableBillingAccountResponse) Reset()
- func (x *EnableBillingAccountResponse) String() string
- type EnableGroupRequest
- func (*EnableGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EnableGroupRequest) GetId() string
- func (x *EnableGroupRequest) GetOrgId() string
- func (*EnableGroupRequest) ProtoMessage()
- func (x *EnableGroupRequest) ProtoReflect() protoreflect.Message
- func (x *EnableGroupRequest) Reset()
- func (x *EnableGroupRequest) String() string
- type EnableGroupResponse
- type EnableOrganizationRequest
- func (*EnableOrganizationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EnableOrganizationRequest) GetId() string
- func (*EnableOrganizationRequest) ProtoMessage()
- func (x *EnableOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *EnableOrganizationRequest) Reset()
- func (x *EnableOrganizationRequest) String() string
- type EnableOrganizationResponse
- type EnableProjectRequest
- func (*EnableProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EnableProjectRequest) GetId() string
- func (*EnableProjectRequest) ProtoMessage()
- func (x *EnableProjectRequest) ProtoReflect() protoreflect.Message
- func (x *EnableProjectRequest) Reset()
- func (x *EnableProjectRequest) String() string
- type EnableProjectResponse
- type EnableUserRequest
- type EnableUserResponse
- type ExportAuditRecordsRequest
- func (*ExportAuditRecordsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExportAuditRecordsRequest) GetQuery() *RQLExportRequest
- func (*ExportAuditRecordsRequest) ProtoMessage()
- func (x *ExportAuditRecordsRequest) ProtoReflect() protoreflect.Message
- func (x *ExportAuditRecordsRequest) Reset()
- func (x *ExportAuditRecordsRequest) String() string
- type ExportOrganizationProjectsRequest
- func (*ExportOrganizationProjectsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExportOrganizationProjectsRequest) GetId() string
- func (*ExportOrganizationProjectsRequest) ProtoMessage()
- func (x *ExportOrganizationProjectsRequest) ProtoReflect() protoreflect.Message
- func (x *ExportOrganizationProjectsRequest) Reset()
- func (x *ExportOrganizationProjectsRequest) String() string
- type ExportOrganizationTokensRequest
- func (*ExportOrganizationTokensRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExportOrganizationTokensRequest) GetId() string
- func (*ExportOrganizationTokensRequest) ProtoMessage()
- func (x *ExportOrganizationTokensRequest) ProtoReflect() protoreflect.Message
- func (x *ExportOrganizationTokensRequest) Reset()
- func (x *ExportOrganizationTokensRequest) String() string
- type ExportOrganizationUsersRequest
- func (*ExportOrganizationUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExportOrganizationUsersRequest) GetId() string
- func (*ExportOrganizationUsersRequest) ProtoMessage()
- func (x *ExportOrganizationUsersRequest) ProtoReflect() protoreflect.Message
- func (x *ExportOrganizationUsersRequest) Reset()
- func (x *ExportOrganizationUsersRequest) String() string
- type ExportOrganizationsRequest
- type ExportUsersRequest
- type Feature
- func (*Feature) Descriptor() ([]byte, []int)deprecated
- func (x *Feature) GetCreatedAt() *timestamppb.Timestamp
- func (x *Feature) GetId() string
- func (x *Feature) GetMetadata() *structpb.Struct
- func (x *Feature) GetName() string
- func (x *Feature) GetProductIds() []string
- func (x *Feature) GetTitle() string
- func (x *Feature) GetUpdatedAt() *timestamppb.Timestamp
- func (*Feature) ProtoMessage()
- func (x *Feature) ProtoReflect() protoreflect.Message
- func (x *Feature) Reset()
- func (x *Feature) String() string
- type FeatureRequestBody
- func (*FeatureRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *FeatureRequestBody) GetMetadata() *structpb.Struct
- func (x *FeatureRequestBody) GetName() string
- func (x *FeatureRequestBody) GetProductIds() []string
- func (x *FeatureRequestBody) GetTitle() string
- func (*FeatureRequestBody) ProtoMessage()
- func (x *FeatureRequestBody) ProtoReflect() protoreflect.Message
- func (x *FeatureRequestBody) Reset()
- func (x *FeatureRequestBody) String() string
- type GenerateInvoicesRequest
- type GenerateInvoicesResponse
- type GetBillingAccountDetailsRequest
- func (*GetBillingAccountDetailsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBillingAccountDetailsRequest) GetId() string
- func (x *GetBillingAccountDetailsRequest) GetOrgId() string
- func (*GetBillingAccountDetailsRequest) ProtoMessage()
- func (x *GetBillingAccountDetailsRequest) ProtoReflect() protoreflect.Message
- func (x *GetBillingAccountDetailsRequest) Reset()
- func (x *GetBillingAccountDetailsRequest) String() string
- type GetBillingAccountDetailsResponse
- func (*GetBillingAccountDetailsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBillingAccountDetailsResponse) GetCreditMin() int64
- func (x *GetBillingAccountDetailsResponse) GetDueInDays() int64
- func (*GetBillingAccountDetailsResponse) ProtoMessage()
- func (x *GetBillingAccountDetailsResponse) ProtoReflect() protoreflect.Message
- func (x *GetBillingAccountDetailsResponse) Reset()
- func (x *GetBillingAccountDetailsResponse) String() string
- type GetBillingAccountRequest
- func (*GetBillingAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBillingAccountRequest) GetExpand() []string
- func (x *GetBillingAccountRequest) GetId() string
- func (x *GetBillingAccountRequest) GetOrgId() stringdeprecated
- func (x *GetBillingAccountRequest) GetWithBillingDetails() bool
- func (x *GetBillingAccountRequest) GetWithPaymentMethods() bool
- func (*GetBillingAccountRequest) ProtoMessage()
- func (x *GetBillingAccountRequest) ProtoReflect() protoreflect.Message
- func (x *GetBillingAccountRequest) Reset()
- func (x *GetBillingAccountRequest) String() string
- type GetBillingAccountResponse
- func (*GetBillingAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBillingAccountResponse) GetBillingAccount() *BillingAccount
- func (x *GetBillingAccountResponse) GetBillingDetails() *BillingAccountDetails
- func (x *GetBillingAccountResponse) GetPaymentMethods() []*PaymentMethod
- func (*GetBillingAccountResponse) ProtoMessage()
- func (x *GetBillingAccountResponse) ProtoReflect() protoreflect.Message
- func (x *GetBillingAccountResponse) Reset()
- func (x *GetBillingAccountResponse) String() string
- type GetBillingBalanceRequest
- func (*GetBillingBalanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBillingBalanceRequest) GetId() string
- func (x *GetBillingBalanceRequest) GetOrgId() stringdeprecated
- func (*GetBillingBalanceRequest) ProtoMessage()
- func (x *GetBillingBalanceRequest) ProtoReflect() protoreflect.Message
- func (x *GetBillingBalanceRequest) Reset()
- func (x *GetBillingBalanceRequest) String() string
- type GetBillingBalanceResponse
- func (*GetBillingBalanceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBillingBalanceResponse) GetBalance() *BillingAccount_Balance
- func (*GetBillingBalanceResponse) ProtoMessage()
- func (x *GetBillingBalanceResponse) ProtoReflect() protoreflect.Message
- func (x *GetBillingBalanceResponse) Reset()
- func (x *GetBillingBalanceResponse) String() string
- type GetCheckoutRequest
- func (*GetCheckoutRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCheckoutRequest) GetBillingId() stringdeprecated
- func (x *GetCheckoutRequest) GetId() string
- func (x *GetCheckoutRequest) GetOrgId() stringdeprecated
- func (*GetCheckoutRequest) ProtoMessage()
- func (x *GetCheckoutRequest) ProtoReflect() protoreflect.Message
- func (x *GetCheckoutRequest) Reset()
- func (x *GetCheckoutRequest) String() string
- type GetCheckoutResponse
- func (*GetCheckoutResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCheckoutResponse) GetCheckoutSession() *CheckoutSession
- func (*GetCheckoutResponse) ProtoMessage()
- func (x *GetCheckoutResponse) ProtoReflect() protoreflect.Message
- func (x *GetCheckoutResponse) Reset()
- func (x *GetCheckoutResponse) String() string
- type GetCurrentAdminUserRequest
- type GetCurrentAdminUserResponse
- func (*GetCurrentAdminUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCurrentAdminUserResponse) GetServiceUser() *ServiceUser
- func (x *GetCurrentAdminUserResponse) GetUser() *User
- func (*GetCurrentAdminUserResponse) ProtoMessage()
- func (x *GetCurrentAdminUserResponse) ProtoReflect() protoreflect.Message
- func (x *GetCurrentAdminUserResponse) Reset()
- func (x *GetCurrentAdminUserResponse) String() string
- type GetCurrentUserPATRequest
- func (*GetCurrentUserPATRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCurrentUserPATRequest) GetId() string
- func (*GetCurrentUserPATRequest) ProtoMessage()
- func (x *GetCurrentUserPATRequest) ProtoReflect() protoreflect.Message
- func (x *GetCurrentUserPATRequest) Reset()
- func (x *GetCurrentUserPATRequest) String() string
- type GetCurrentUserPATResponse
- func (*GetCurrentUserPATResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCurrentUserPATResponse) GetPat() *PAT
- func (*GetCurrentUserPATResponse) ProtoMessage()
- func (x *GetCurrentUserPATResponse) ProtoReflect() protoreflect.Message
- func (x *GetCurrentUserPATResponse) Reset()
- func (x *GetCurrentUserPATResponse) String() string
- type GetCurrentUserRequest
- type GetCurrentUserResponse
- func (*GetCurrentUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCurrentUserResponse) GetServiceuser() *ServiceUser
- func (x *GetCurrentUserResponse) GetUser() *User
- func (*GetCurrentUserResponse) ProtoMessage()
- func (x *GetCurrentUserResponse) ProtoReflect() protoreflect.Message
- func (x *GetCurrentUserResponse) Reset()
- func (x *GetCurrentUserResponse) String() string
- type GetFeatureRequest
- type GetFeatureResponse
- func (*GetFeatureResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFeatureResponse) GetFeature() *Feature
- func (*GetFeatureResponse) ProtoMessage()
- func (x *GetFeatureResponse) ProtoReflect() protoreflect.Message
- func (x *GetFeatureResponse) Reset()
- func (x *GetFeatureResponse) String() string
- type GetGroupRequest
- func (*GetGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupRequest) GetId() string
- func (x *GetGroupRequest) GetOrgId() string
- func (x *GetGroupRequest) GetWithMembers() bool
- func (*GetGroupRequest) ProtoMessage()
- func (x *GetGroupRequest) ProtoReflect() protoreflect.Message
- func (x *GetGroupRequest) Reset()
- func (x *GetGroupRequest) String() string
- type GetGroupResponse
- type GetJWKsRequest
- type GetJWKsResponse
- type GetMetaSchemaRequest
- func (*GetMetaSchemaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetMetaSchemaRequest) GetId() string
- func (*GetMetaSchemaRequest) ProtoMessage()
- func (x *GetMetaSchemaRequest) ProtoReflect() protoreflect.Message
- func (x *GetMetaSchemaRequest) Reset()
- func (x *GetMetaSchemaRequest) String() string
- type GetMetaSchemaResponse
- func (*GetMetaSchemaResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMetaSchemaResponse) GetMetaschema() *MetaSchema
- func (*GetMetaSchemaResponse) ProtoMessage()
- func (x *GetMetaSchemaResponse) ProtoReflect() protoreflect.Message
- func (x *GetMetaSchemaResponse) Reset()
- func (x *GetMetaSchemaResponse) String() string
- type GetNamespaceRequest
- func (*GetNamespaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNamespaceRequest) GetId() string
- func (*GetNamespaceRequest) ProtoMessage()
- func (x *GetNamespaceRequest) ProtoReflect() protoreflect.Message
- func (x *GetNamespaceRequest) Reset()
- func (x *GetNamespaceRequest) String() string
- type GetNamespaceResponse
- func (*GetNamespaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNamespaceResponse) GetNamespace() *Namespace
- func (*GetNamespaceResponse) ProtoMessage()
- func (x *GetNamespaceResponse) ProtoReflect() protoreflect.Message
- func (x *GetNamespaceResponse) Reset()
- func (x *GetNamespaceResponse) String() string
- type GetOrganizationDomainRequest
- func (*GetOrganizationDomainRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationDomainRequest) GetId() string
- func (x *GetOrganizationDomainRequest) GetOrgId() string
- func (*GetOrganizationDomainRequest) ProtoMessage()
- func (x *GetOrganizationDomainRequest) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationDomainRequest) Reset()
- func (x *GetOrganizationDomainRequest) String() string
- type GetOrganizationDomainResponse
- func (*GetOrganizationDomainResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationDomainResponse) GetDomain() *Domain
- func (*GetOrganizationDomainResponse) ProtoMessage()
- func (x *GetOrganizationDomainResponse) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationDomainResponse) Reset()
- func (x *GetOrganizationDomainResponse) String() string
- type GetOrganizationInvitationRequest
- func (*GetOrganizationInvitationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationInvitationRequest) GetId() string
- func (x *GetOrganizationInvitationRequest) GetOrgId() string
- func (*GetOrganizationInvitationRequest) ProtoMessage()
- func (x *GetOrganizationInvitationRequest) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationInvitationRequest) Reset()
- func (x *GetOrganizationInvitationRequest) String() string
- type GetOrganizationInvitationResponse
- func (*GetOrganizationInvitationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationInvitationResponse) GetInvitation() *Invitation
- func (*GetOrganizationInvitationResponse) ProtoMessage()
- func (x *GetOrganizationInvitationResponse) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationInvitationResponse) Reset()
- func (x *GetOrganizationInvitationResponse) String() string
- type GetOrganizationKycRequest
- func (*GetOrganizationKycRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationKycRequest) GetOrgId() string
- func (*GetOrganizationKycRequest) ProtoMessage()
- func (x *GetOrganizationKycRequest) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationKycRequest) Reset()
- func (x *GetOrganizationKycRequest) String() string
- type GetOrganizationKycResponse
- func (*GetOrganizationKycResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationKycResponse) GetOrganizationKyc() *OrganizationKyc
- func (*GetOrganizationKycResponse) ProtoMessage()
- func (x *GetOrganizationKycResponse) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationKycResponse) Reset()
- func (x *GetOrganizationKycResponse) String() string
- type GetOrganizationRequest
- func (*GetOrganizationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationRequest) GetId() string
- func (*GetOrganizationRequest) ProtoMessage()
- func (x *GetOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationRequest) Reset()
- func (x *GetOrganizationRequest) String() string
- type GetOrganizationResponse
- func (*GetOrganizationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationResponse) GetOrganization() *Organization
- func (*GetOrganizationResponse) ProtoMessage()
- func (x *GetOrganizationResponse) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationResponse) Reset()
- func (x *GetOrganizationResponse) String() string
- type GetOrganizationRoleRequest
- func (*GetOrganizationRoleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationRoleRequest) GetId() string
- func (x *GetOrganizationRoleRequest) GetOrgId() string
- func (*GetOrganizationRoleRequest) ProtoMessage()
- func (x *GetOrganizationRoleRequest) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationRoleRequest) Reset()
- func (x *GetOrganizationRoleRequest) String() string
- type GetOrganizationRoleResponse
- func (*GetOrganizationRoleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationRoleResponse) GetRole() *Role
- func (*GetOrganizationRoleResponse) ProtoMessage()
- func (x *GetOrganizationRoleResponse) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationRoleResponse) Reset()
- func (x *GetOrganizationRoleResponse) String() string
- type GetPermissionRequest
- func (*GetPermissionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPermissionRequest) GetId() string
- func (*GetPermissionRequest) ProtoMessage()
- func (x *GetPermissionRequest) ProtoReflect() protoreflect.Message
- func (x *GetPermissionRequest) Reset()
- func (x *GetPermissionRequest) String() string
- type GetPermissionResponse
- func (*GetPermissionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPermissionResponse) GetPermission() *Permission
- func (*GetPermissionResponse) ProtoMessage()
- func (x *GetPermissionResponse) ProtoReflect() protoreflect.Message
- func (x *GetPermissionResponse) Reset()
- func (x *GetPermissionResponse) String() string
- type GetPlanRequest
- type GetPlanResponse
- type GetPolicyRequest
- type GetPolicyResponse
- type GetProductRequest
- type GetProductResponse
- func (*GetProductResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProductResponse) GetProduct() *Product
- func (*GetProductResponse) ProtoMessage()
- func (x *GetProductResponse) ProtoReflect() protoreflect.Message
- func (x *GetProductResponse) Reset()
- func (x *GetProductResponse) String() string
- type GetProjectRequest
- type GetProjectResourceRequest
- func (*GetProjectResourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetProjectResourceRequest) GetId() string
- func (x *GetProjectResourceRequest) GetProjectId() string
- func (*GetProjectResourceRequest) ProtoMessage()
- func (x *GetProjectResourceRequest) ProtoReflect() protoreflect.Message
- func (x *GetProjectResourceRequest) Reset()
- func (x *GetProjectResourceRequest) String() string
- type GetProjectResourceResponse
- func (*GetProjectResourceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProjectResourceResponse) GetResource() *Resource
- func (*GetProjectResourceResponse) ProtoMessage()
- func (x *GetProjectResourceResponse) ProtoReflect() protoreflect.Message
- func (x *GetProjectResourceResponse) Reset()
- func (x *GetProjectResourceResponse) String() string
- type GetProjectResponse
- func (*GetProjectResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProjectResponse) GetProject() *Project
- func (*GetProjectResponse) ProtoMessage()
- func (x *GetProjectResponse) ProtoReflect() protoreflect.Message
- func (x *GetProjectResponse) Reset()
- func (x *GetProjectResponse) String() string
- type GetProspectRequest
- type GetProspectResponse
- func (*GetProspectResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProspectResponse) GetProspect() *Prospect
- func (*GetProspectResponse) ProtoMessage()
- func (x *GetProspectResponse) ProtoReflect() protoreflect.Message
- func (x *GetProspectResponse) Reset()
- func (x *GetProspectResponse) String() string
- type GetRelationRequest
- type GetRelationResponse
- func (*GetRelationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRelationResponse) GetRelation() *Relation
- func (*GetRelationResponse) ProtoMessage()
- func (x *GetRelationResponse) ProtoReflect() protoreflect.Message
- func (x *GetRelationResponse) Reset()
- func (x *GetRelationResponse) String() string
- type GetServiceUserJWKRequest
- func (*GetServiceUserJWKRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceUserJWKRequest) GetId() string
- func (x *GetServiceUserJWKRequest) GetKeyId() string
- func (x *GetServiceUserJWKRequest) GetOrgId() string
- func (*GetServiceUserJWKRequest) ProtoMessage()
- func (x *GetServiceUserJWKRequest) ProtoReflect() protoreflect.Message
- func (x *GetServiceUserJWKRequest) Reset()
- func (x *GetServiceUserJWKRequest) String() string
- type GetServiceUserJWKResponse
- func (*GetServiceUserJWKResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceUserJWKResponse) GetKeys() []*JSONWebKey
- func (*GetServiceUserJWKResponse) ProtoMessage()
- func (x *GetServiceUserJWKResponse) ProtoReflect() protoreflect.Message
- func (x *GetServiceUserJWKResponse) Reset()
- func (x *GetServiceUserJWKResponse) String() string
- type GetServiceUserRequest
- func (*GetServiceUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceUserRequest) GetId() string
- func (x *GetServiceUserRequest) GetOrgId() string
- func (*GetServiceUserRequest) ProtoMessage()
- func (x *GetServiceUserRequest) ProtoReflect() protoreflect.Message
- func (x *GetServiceUserRequest) Reset()
- func (x *GetServiceUserRequest) String() string
- type GetServiceUserResponse
- func (*GetServiceUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceUserResponse) GetServiceuser() *ServiceUser
- func (*GetServiceUserResponse) ProtoMessage()
- func (x *GetServiceUserResponse) ProtoReflect() protoreflect.Message
- func (x *GetServiceUserResponse) Reset()
- func (x *GetServiceUserResponse) String() string
- type GetSubscriptionRequest
- func (*GetSubscriptionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSubscriptionRequest) GetBillingId() stringdeprecated
- func (x *GetSubscriptionRequest) GetExpand() []string
- func (x *GetSubscriptionRequest) GetId() string
- func (x *GetSubscriptionRequest) GetOrgId() stringdeprecated
- func (*GetSubscriptionRequest) ProtoMessage()
- func (x *GetSubscriptionRequest) ProtoReflect() protoreflect.Message
- func (x *GetSubscriptionRequest) Reset()
- func (x *GetSubscriptionRequest) String() string
- type GetSubscriptionResponse
- func (*GetSubscriptionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSubscriptionResponse) GetSubscription() *Subscription
- func (*GetSubscriptionResponse) ProtoMessage()
- func (x *GetSubscriptionResponse) ProtoReflect() protoreflect.Message
- func (x *GetSubscriptionResponse) Reset()
- func (x *GetSubscriptionResponse) String() string
- type GetUpcomingInvoiceRequest
- func (*GetUpcomingInvoiceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUpcomingInvoiceRequest) GetBillingId() stringdeprecated
- func (x *GetUpcomingInvoiceRequest) GetOrgId() string
- func (*GetUpcomingInvoiceRequest) ProtoMessage()
- func (x *GetUpcomingInvoiceRequest) ProtoReflect() protoreflect.Message
- func (x *GetUpcomingInvoiceRequest) Reset()
- func (x *GetUpcomingInvoiceRequest) String() string
- type GetUpcomingInvoiceResponse
- func (*GetUpcomingInvoiceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUpcomingInvoiceResponse) GetInvoice() *Invoice
- func (*GetUpcomingInvoiceResponse) ProtoMessage()
- func (x *GetUpcomingInvoiceResponse) ProtoReflect() protoreflect.Message
- func (x *GetUpcomingInvoiceResponse) Reset()
- func (x *GetUpcomingInvoiceResponse) String() string
- type GetUserRequest
- type GetUserResponse
- type Group
- func (*Group) Descriptor() ([]byte, []int)deprecated
- func (x *Group) GetCreatedAt() *timestamppb.Timestamp
- func (x *Group) GetId() string
- func (x *Group) GetMembersCount() int32
- func (x *Group) GetMetadata() *structpb.Struct
- func (x *Group) GetName() string
- func (x *Group) GetOrgId() string
- func (x *Group) GetTitle() string
- func (x *Group) GetUpdatedAt() *timestamppb.Timestamp
- func (x *Group) GetUsers() []*User
- func (*Group) ProtoMessage()
- func (x *Group) ProtoReflect() protoreflect.Message
- func (x *Group) Reset()
- func (x *Group) String() string
- type GroupRequestBody
- func (*GroupRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *GroupRequestBody) GetMetadata() *structpb.Struct
- func (x *GroupRequestBody) GetName() string
- func (x *GroupRequestBody) GetTitle() string
- func (*GroupRequestBody) ProtoMessage()
- func (x *GroupRequestBody) ProtoReflect() protoreflect.Message
- func (x *GroupRequestBody) Reset()
- func (x *GroupRequestBody) String() string
- type HasTrialedRequest
- func (*HasTrialedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *HasTrialedRequest) GetId() stringdeprecated
- func (x *HasTrialedRequest) GetOrgId() stringdeprecated
- func (x *HasTrialedRequest) GetPlanId() string
- func (*HasTrialedRequest) ProtoMessage()
- func (x *HasTrialedRequest) ProtoReflect() protoreflect.Message
- func (x *HasTrialedRequest) Reset()
- func (x *HasTrialedRequest) String() string
- type HasTrialedResponse
- func (*HasTrialedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *HasTrialedResponse) GetTrialed() bool
- func (*HasTrialedResponse) ProtoMessage()
- func (x *HasTrialedResponse) ProtoReflect() protoreflect.Message
- func (x *HasTrialedResponse) Reset()
- func (x *HasTrialedResponse) String() string
- type InputHintOption
- func (*InputHintOption) Descriptor() ([]byte, []int)deprecated
- func (x *InputHintOption) GetDescription() string
- func (x *InputHintOption) GetName() string
- func (*InputHintOption) ProtoMessage()
- func (x *InputHintOption) ProtoReflect() protoreflect.Message
- func (x *InputHintOption) Reset()
- func (x *InputHintOption) String() string
- type Invitation
- func (*Invitation) Descriptor() ([]byte, []int)deprecated
- func (x *Invitation) GetCreatedAt() *timestamppb.Timestamp
- func (x *Invitation) GetExpiresAt() *timestamppb.Timestamp
- func (x *Invitation) GetGroupIds() []string
- func (x *Invitation) GetId() string
- func (x *Invitation) GetMetadata() *structpb.Struct
- func (x *Invitation) GetOrgId() string
- func (x *Invitation) GetRoleIds() []string
- func (x *Invitation) GetUserId() string
- func (*Invitation) ProtoMessage()
- func (x *Invitation) ProtoReflect() protoreflect.Message
- func (x *Invitation) Reset()
- func (x *Invitation) String() string
- type Invoice
- func (*Invoice) Descriptor() ([]byte, []int)deprecated
- func (x *Invoice) GetAmount() int64
- func (x *Invoice) GetCreatedAt() *timestamppb.Timestamp
- func (x *Invoice) GetCurrency() string
- func (x *Invoice) GetCustomer() *BillingAccount
- func (x *Invoice) GetCustomerId() string
- func (x *Invoice) GetDueDate() *timestamppb.Timestamp
- func (x *Invoice) GetEffectiveAt() *timestamppb.Timestamp
- func (x *Invoice) GetHostedUrl() string
- func (x *Invoice) GetId() string
- func (x *Invoice) GetMetadata() *structpb.Struct
- func (x *Invoice) GetPeriodEndAt() *timestamppb.Timestamp
- func (x *Invoice) GetPeriodStartAt() *timestamppb.Timestamp
- func (x *Invoice) GetProviderId() string
- func (x *Invoice) GetState() string
- func (*Invoice) ProtoMessage()
- func (x *Invoice) ProtoReflect() protoreflect.Message
- func (x *Invoice) Reset()
- func (x *Invoice) String() string
- type JSONWebKey
- func (*JSONWebKey) Descriptor() ([]byte, []int)deprecated
- func (x *JSONWebKey) GetAlg() string
- func (x *JSONWebKey) GetCrv() string
- func (x *JSONWebKey) GetE() string
- func (x *JSONWebKey) GetKid() string
- func (x *JSONWebKey) GetKty() string
- func (x *JSONWebKey) GetN() string
- func (x *JSONWebKey) GetUse() string
- func (x *JSONWebKey) GetX() string
- func (x *JSONWebKey) GetY() string
- func (*JSONWebKey) ProtoMessage()
- func (x *JSONWebKey) ProtoReflect() protoreflect.Message
- func (x *JSONWebKey) Reset()
- func (x *JSONWebKey) String() string
- type JoinOrganizationRequest
- func (*JoinOrganizationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *JoinOrganizationRequest) GetOrgId() string
- func (*JoinOrganizationRequest) ProtoMessage()
- func (x *JoinOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *JoinOrganizationRequest) Reset()
- func (x *JoinOrganizationRequest) String() string
- type JoinOrganizationResponse
- type KeyCredential
- func (*KeyCredential) Descriptor() ([]byte, []int)deprecated
- func (x *KeyCredential) GetKid() string
- func (x *KeyCredential) GetPrincipalId() string
- func (x *KeyCredential) GetPrivateKey() string
- func (x *KeyCredential) GetType() string
- func (*KeyCredential) ProtoMessage()
- func (x *KeyCredential) ProtoReflect() protoreflect.Message
- func (x *KeyCredential) Reset()
- func (x *KeyCredential) String() string
- type ListAllBillingAccountsRequest
- func (*ListAllBillingAccountsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAllBillingAccountsRequest) GetOrgId() string
- func (*ListAllBillingAccountsRequest) ProtoMessage()
- func (x *ListAllBillingAccountsRequest) ProtoReflect() protoreflect.Message
- func (x *ListAllBillingAccountsRequest) Reset()
- func (x *ListAllBillingAccountsRequest) String() string
- type ListAllBillingAccountsResponse
- func (*ListAllBillingAccountsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAllBillingAccountsResponse) GetBillingAccounts() []*BillingAccount
- func (*ListAllBillingAccountsResponse) ProtoMessage()
- func (x *ListAllBillingAccountsResponse) ProtoReflect() protoreflect.Message
- func (x *ListAllBillingAccountsResponse) Reset()
- func (x *ListAllBillingAccountsResponse) String() string
- type ListAllInvoicesRequest
- func (*ListAllInvoicesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAllInvoicesRequest) GetOrgId() string
- func (x *ListAllInvoicesRequest) GetPageNum() int32
- func (x *ListAllInvoicesRequest) GetPageSize() int32
- func (*ListAllInvoicesRequest) ProtoMessage()
- func (x *ListAllInvoicesRequest) ProtoReflect() protoreflect.Message
- func (x *ListAllInvoicesRequest) Reset()
- func (x *ListAllInvoicesRequest) String() string
- type ListAllInvoicesResponse
- func (*ListAllInvoicesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAllInvoicesResponse) GetCount() int32
- func (x *ListAllInvoicesResponse) GetInvoices() []*Invoice
- func (*ListAllInvoicesResponse) ProtoMessage()
- func (x *ListAllInvoicesResponse) ProtoReflect() protoreflect.Message
- func (x *ListAllInvoicesResponse) Reset()
- func (x *ListAllInvoicesResponse) String() string
- type ListAllOrganizationsRequest
- func (*ListAllOrganizationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAllOrganizationsRequest) GetPageNum() int32
- func (x *ListAllOrganizationsRequest) GetPageSize() int32
- func (x *ListAllOrganizationsRequest) GetState() string
- func (x *ListAllOrganizationsRequest) GetUserId() string
- func (*ListAllOrganizationsRequest) ProtoMessage()
- func (x *ListAllOrganizationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListAllOrganizationsRequest) Reset()
- func (x *ListAllOrganizationsRequest) String() string
- type ListAllOrganizationsResponse
- func (*ListAllOrganizationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAllOrganizationsResponse) GetCount() int32
- func (x *ListAllOrganizationsResponse) GetOrganizations() []*Organization
- func (*ListAllOrganizationsResponse) ProtoMessage()
- func (x *ListAllOrganizationsResponse) ProtoReflect() protoreflect.Message
- func (x *ListAllOrganizationsResponse) Reset()
- func (x *ListAllOrganizationsResponse) String() string
- type ListAllServiceUsersRequest
- type ListAllServiceUsersResponse
- func (*ListAllServiceUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAllServiceUsersResponse) GetServiceUsers() []*ServiceUser
- func (*ListAllServiceUsersResponse) ProtoMessage()
- func (x *ListAllServiceUsersResponse) ProtoReflect() protoreflect.Message
- func (x *ListAllServiceUsersResponse) Reset()
- func (x *ListAllServiceUsersResponse) String() string
- type ListAllUsersRequest
- func (*ListAllUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAllUsersRequest) GetGroupId() string
- func (x *ListAllUsersRequest) GetKeyword() string
- func (x *ListAllUsersRequest) GetOrgId() string
- func (x *ListAllUsersRequest) GetPageNum() int32
- func (x *ListAllUsersRequest) GetPageSize() int32
- func (x *ListAllUsersRequest) GetState() string
- func (*ListAllUsersRequest) ProtoMessage()
- func (x *ListAllUsersRequest) ProtoReflect() protoreflect.Message
- func (x *ListAllUsersRequest) Reset()
- func (x *ListAllUsersRequest) String() string
- type ListAllUsersResponse
- func (*ListAllUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAllUsersResponse) GetCount() int32
- func (x *ListAllUsersResponse) GetUsers() []*User
- func (*ListAllUsersResponse) ProtoMessage()
- func (x *ListAllUsersResponse) ProtoReflect() protoreflect.Message
- func (x *ListAllUsersResponse) Reset()
- func (x *ListAllUsersResponse) String() string
- type ListAuditRecordsRequest
- func (*ListAuditRecordsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAuditRecordsRequest) GetQuery() *RQLRequest
- func (*ListAuditRecordsRequest) ProtoMessage()
- func (x *ListAuditRecordsRequest) ProtoReflect() protoreflect.Message
- func (x *ListAuditRecordsRequest) Reset()
- func (x *ListAuditRecordsRequest) String() string
- type ListAuditRecordsResponse
- func (*ListAuditRecordsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAuditRecordsResponse) GetAuditRecords() []*AuditRecord
- func (x *ListAuditRecordsResponse) GetGroup() *RQLQueryGroupResponse
- func (x *ListAuditRecordsResponse) GetPagination() *RQLQueryPaginationResponse
- func (*ListAuditRecordsResponse) ProtoMessage()
- func (x *ListAuditRecordsResponse) ProtoReflect() protoreflect.Message
- func (x *ListAuditRecordsResponse) Reset()
- func (x *ListAuditRecordsResponse) String() string
- type ListAuthStrategiesRequest
- type ListAuthStrategiesResponse
- func (*ListAuthStrategiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAuthStrategiesResponse) GetStrategies() []*AuthStrategy
- func (*ListAuthStrategiesResponse) ProtoMessage()
- func (x *ListAuthStrategiesResponse) ProtoReflect() protoreflect.Message
- func (x *ListAuthStrategiesResponse) Reset()
- func (x *ListAuthStrategiesResponse) String() string
- type ListBillingAccountsRequest
- func (*ListBillingAccountsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListBillingAccountsRequest) GetExpand() []string
- func (x *ListBillingAccountsRequest) GetOrgId() string
- func (*ListBillingAccountsRequest) ProtoMessage()
- func (x *ListBillingAccountsRequest) ProtoReflect() protoreflect.Message
- func (x *ListBillingAccountsRequest) Reset()
- func (x *ListBillingAccountsRequest) String() string
- type ListBillingAccountsResponse
- func (*ListBillingAccountsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListBillingAccountsResponse) GetBillingAccounts() []*BillingAccount
- func (*ListBillingAccountsResponse) ProtoMessage()
- func (x *ListBillingAccountsResponse) ProtoReflect() protoreflect.Message
- func (x *ListBillingAccountsResponse) Reset()
- func (x *ListBillingAccountsResponse) String() string
- type ListBillingTransactionsRequest
- func (*ListBillingTransactionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListBillingTransactionsRequest) GetBillingId() stringdeprecated
- func (x *ListBillingTransactionsRequest) GetEndRange() *timestamppb.Timestamp
- func (x *ListBillingTransactionsRequest) GetExpand() []string
- func (x *ListBillingTransactionsRequest) GetOrgId() string
- func (x *ListBillingTransactionsRequest) GetSince() *timestamppb.Timestampdeprecated
- func (x *ListBillingTransactionsRequest) GetStartRange() *timestamppb.Timestamp
- func (*ListBillingTransactionsRequest) ProtoMessage()
- func (x *ListBillingTransactionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListBillingTransactionsRequest) Reset()
- func (x *ListBillingTransactionsRequest) String() string
- type ListBillingTransactionsResponse
- func (*ListBillingTransactionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListBillingTransactionsResponse) GetTransactions() []*BillingTransaction
- func (*ListBillingTransactionsResponse) ProtoMessage()
- func (x *ListBillingTransactionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListBillingTransactionsResponse) Reset()
- func (x *ListBillingTransactionsResponse) String() string
- type ListCheckoutsRequest
- func (*ListCheckoutsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListCheckoutsRequest) GetBillingId() stringdeprecated
- func (x *ListCheckoutsRequest) GetOrgId() string
- func (*ListCheckoutsRequest) ProtoMessage()
- func (x *ListCheckoutsRequest) ProtoReflect() protoreflect.Message
- func (x *ListCheckoutsRequest) Reset()
- func (x *ListCheckoutsRequest) String() string
- type ListCheckoutsResponse
- func (*ListCheckoutsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListCheckoutsResponse) GetCheckoutSessions() []*CheckoutSession
- func (*ListCheckoutsResponse) ProtoMessage()
- func (x *ListCheckoutsResponse) ProtoReflect() protoreflect.Message
- func (x *ListCheckoutsResponse) Reset()
- func (x *ListCheckoutsResponse) String() string
- type ListCurrentUserGroupsRequest
- func (*ListCurrentUserGroupsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListCurrentUserGroupsRequest) GetOrgId() string
- func (x *ListCurrentUserGroupsRequest) GetWithMemberCount() bool
- func (x *ListCurrentUserGroupsRequest) GetWithPermissions() []string
- func (*ListCurrentUserGroupsRequest) ProtoMessage()
- func (x *ListCurrentUserGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *ListCurrentUserGroupsRequest) Reset()
- func (x *ListCurrentUserGroupsRequest) String() string
- type ListCurrentUserGroupsResponse
- func (*ListCurrentUserGroupsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListCurrentUserGroupsResponse) GetAccessPairs() []*ListCurrentUserGroupsResponse_AccessPair
- func (x *ListCurrentUserGroupsResponse) GetGroups() []*Group
- func (*ListCurrentUserGroupsResponse) ProtoMessage()
- func (x *ListCurrentUserGroupsResponse) ProtoReflect() protoreflect.Message
- func (x *ListCurrentUserGroupsResponse) Reset()
- func (x *ListCurrentUserGroupsResponse) String() string
- type ListCurrentUserGroupsResponse_AccessPair
- func (*ListCurrentUserGroupsResponse_AccessPair) Descriptor() ([]byte, []int)deprecated
- func (x *ListCurrentUserGroupsResponse_AccessPair) GetGroupId() string
- func (x *ListCurrentUserGroupsResponse_AccessPair) GetPermissions() []string
- func (*ListCurrentUserGroupsResponse_AccessPair) ProtoMessage()
- func (x *ListCurrentUserGroupsResponse_AccessPair) ProtoReflect() protoreflect.Message
- func (x *ListCurrentUserGroupsResponse_AccessPair) Reset()
- func (x *ListCurrentUserGroupsResponse_AccessPair) String() string
- type ListCurrentUserInvitationsRequest
- func (*ListCurrentUserInvitationsRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListCurrentUserInvitationsRequest) ProtoMessage()
- func (x *ListCurrentUserInvitationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListCurrentUserInvitationsRequest) Reset()
- func (x *ListCurrentUserInvitationsRequest) String() string
- type ListCurrentUserInvitationsResponse
- func (*ListCurrentUserInvitationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListCurrentUserInvitationsResponse) GetInvitations() []*Invitation
- func (x *ListCurrentUserInvitationsResponse) GetOrgs() []*Organization
- func (*ListCurrentUserInvitationsResponse) ProtoMessage()
- func (x *ListCurrentUserInvitationsResponse) ProtoReflect() protoreflect.Message
- func (x *ListCurrentUserInvitationsResponse) Reset()
- func (x *ListCurrentUserInvitationsResponse) String() string
- type ListCurrentUserPreferencesRequest
- func (*ListCurrentUserPreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListCurrentUserPreferencesRequest) GetScopeId() string
- func (x *ListCurrentUserPreferencesRequest) GetScopeType() string
- func (*ListCurrentUserPreferencesRequest) ProtoMessage()
- func (x *ListCurrentUserPreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *ListCurrentUserPreferencesRequest) Reset()
- func (x *ListCurrentUserPreferencesRequest) String() string
- type ListCurrentUserPreferencesResponse
- func (*ListCurrentUserPreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListCurrentUserPreferencesResponse) GetPreferences() []*Preference
- func (*ListCurrentUserPreferencesResponse) ProtoMessage()
- func (x *ListCurrentUserPreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *ListCurrentUserPreferencesResponse) Reset()
- func (x *ListCurrentUserPreferencesResponse) String() string
- type ListFeaturesRequest
- type ListFeaturesResponse
- func (*ListFeaturesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListFeaturesResponse) GetFeatures() []*Feature
- func (*ListFeaturesResponse) ProtoMessage()
- func (x *ListFeaturesResponse) ProtoReflect() protoreflect.Message
- func (x *ListFeaturesResponse) Reset()
- func (x *ListFeaturesResponse) String() string
- type ListGroupPreferencesRequest
- func (*ListGroupPreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListGroupPreferencesRequest) GetId() string
- func (*ListGroupPreferencesRequest) ProtoMessage()
- func (x *ListGroupPreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *ListGroupPreferencesRequest) Reset()
- func (x *ListGroupPreferencesRequest) String() string
- type ListGroupPreferencesResponse
- func (*ListGroupPreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListGroupPreferencesResponse) GetPreferences() []*Preference
- func (*ListGroupPreferencesResponse) ProtoMessage()
- func (x *ListGroupPreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *ListGroupPreferencesResponse) Reset()
- func (x *ListGroupPreferencesResponse) String() string
- type ListGroupUsersRequest
- func (*ListGroupUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListGroupUsersRequest) GetId() string
- func (x *ListGroupUsersRequest) GetOrgId() string
- func (x *ListGroupUsersRequest) GetWithRoles() bool
- func (*ListGroupUsersRequest) ProtoMessage()
- func (x *ListGroupUsersRequest) ProtoReflect() protoreflect.Message
- func (x *ListGroupUsersRequest) Reset()
- func (x *ListGroupUsersRequest) String() string
- type ListGroupUsersResponse
- func (*ListGroupUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListGroupUsersResponse) GetRolePairs() []*ListGroupUsersResponse_RolePair
- func (x *ListGroupUsersResponse) GetUsers() []*User
- func (*ListGroupUsersResponse) ProtoMessage()
- func (x *ListGroupUsersResponse) ProtoReflect() protoreflect.Message
- func (x *ListGroupUsersResponse) Reset()
- func (x *ListGroupUsersResponse) String() string
- type ListGroupUsersResponse_RolePair
- func (*ListGroupUsersResponse_RolePair) Descriptor() ([]byte, []int)deprecated
- func (x *ListGroupUsersResponse_RolePair) GetRoles() []*Role
- func (x *ListGroupUsersResponse_RolePair) GetUserId() string
- func (*ListGroupUsersResponse_RolePair) ProtoMessage()
- func (x *ListGroupUsersResponse_RolePair) ProtoReflect() protoreflect.Message
- func (x *ListGroupUsersResponse_RolePair) Reset()
- func (x *ListGroupUsersResponse_RolePair) String() string
- type ListGroupsRequest
- func (*ListGroupsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListGroupsRequest) GetOrgId() string
- func (x *ListGroupsRequest) GetState() string
- func (*ListGroupsRequest) ProtoMessage()
- func (x *ListGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *ListGroupsRequest) Reset()
- func (x *ListGroupsRequest) String() string
- type ListGroupsResponse
- func (*ListGroupsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListGroupsResponse) GetGroups() []*Group
- func (*ListGroupsResponse) ProtoMessage()
- func (x *ListGroupsResponse) ProtoReflect() protoreflect.Message
- func (x *ListGroupsResponse) Reset()
- func (x *ListGroupsResponse) String() string
- type ListInvoicesRequest
- func (*ListInvoicesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListInvoicesRequest) GetBillingId() stringdeprecated
- func (x *ListInvoicesRequest) GetExpand() []string
- func (x *ListInvoicesRequest) GetNonzeroAmountOnly() bool
- func (x *ListInvoicesRequest) GetOrgId() string
- func (*ListInvoicesRequest) ProtoMessage()
- func (x *ListInvoicesRequest) ProtoReflect() protoreflect.Message
- func (x *ListInvoicesRequest) Reset()
- func (x *ListInvoicesRequest) String() string
- type ListInvoicesResponse
- func (*ListInvoicesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListInvoicesResponse) GetInvoices() []*Invoice
- func (*ListInvoicesResponse) ProtoMessage()
- func (x *ListInvoicesResponse) ProtoReflect() protoreflect.Message
- func (x *ListInvoicesResponse) Reset()
- func (x *ListInvoicesResponse) String() string
- type ListMetaSchemasRequest
- type ListMetaSchemasResponse
- func (*ListMetaSchemasResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListMetaSchemasResponse) GetMetaschemas() []*MetaSchema
- func (*ListMetaSchemasResponse) ProtoMessage()
- func (x *ListMetaSchemasResponse) ProtoReflect() protoreflect.Message
- func (x *ListMetaSchemasResponse) Reset()
- func (x *ListMetaSchemasResponse) String() string
- type ListNamespacesRequest
- type ListNamespacesResponse
- func (*ListNamespacesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListNamespacesResponse) GetNamespaces() []*Namespace
- func (*ListNamespacesResponse) ProtoMessage()
- func (x *ListNamespacesResponse) ProtoReflect() protoreflect.Message
- func (x *ListNamespacesResponse) Reset()
- func (x *ListNamespacesResponse) String() string
- type ListOrganizationAdminsRequest
- func (*ListOrganizationAdminsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationAdminsRequest) GetId() string
- func (*ListOrganizationAdminsRequest) ProtoMessage()
- func (x *ListOrganizationAdminsRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationAdminsRequest) Reset()
- func (x *ListOrganizationAdminsRequest) String() string
- type ListOrganizationAdminsResponse
- func (*ListOrganizationAdminsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationAdminsResponse) GetUsers() []*User
- func (*ListOrganizationAdminsResponse) ProtoMessage()
- func (x *ListOrganizationAdminsResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationAdminsResponse) Reset()
- func (x *ListOrganizationAdminsResponse) String() string
- type ListOrganizationDomainsRequest
- func (*ListOrganizationDomainsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationDomainsRequest) GetOrgId() string
- func (x *ListOrganizationDomainsRequest) GetState() string
- func (*ListOrganizationDomainsRequest) ProtoMessage()
- func (x *ListOrganizationDomainsRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationDomainsRequest) Reset()
- func (x *ListOrganizationDomainsRequest) String() string
- type ListOrganizationDomainsResponse
- func (*ListOrganizationDomainsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationDomainsResponse) GetDomains() []*Domain
- func (*ListOrganizationDomainsResponse) ProtoMessage()
- func (x *ListOrganizationDomainsResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationDomainsResponse) Reset()
- func (x *ListOrganizationDomainsResponse) String() string
- type ListOrganizationGroupsRequest
- func (*ListOrganizationGroupsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationGroupsRequest) GetGroupIds() []string
- func (x *ListOrganizationGroupsRequest) GetOrgId() string
- func (x *ListOrganizationGroupsRequest) GetState() string
- func (x *ListOrganizationGroupsRequest) GetWithMemberCount() bool
- func (x *ListOrganizationGroupsRequest) GetWithMembers() bool
- func (*ListOrganizationGroupsRequest) ProtoMessage()
- func (x *ListOrganizationGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationGroupsRequest) Reset()
- func (x *ListOrganizationGroupsRequest) String() string
- type ListOrganizationGroupsResponse
- func (*ListOrganizationGroupsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationGroupsResponse) GetGroups() []*Group
- func (*ListOrganizationGroupsResponse) ProtoMessage()
- func (x *ListOrganizationGroupsResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationGroupsResponse) Reset()
- func (x *ListOrganizationGroupsResponse) String() string
- type ListOrganizationInvitationsRequest
- func (*ListOrganizationInvitationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationInvitationsRequest) GetOrgId() string
- func (x *ListOrganizationInvitationsRequest) GetUserId() string
- func (*ListOrganizationInvitationsRequest) ProtoMessage()
- func (x *ListOrganizationInvitationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationInvitationsRequest) Reset()
- func (x *ListOrganizationInvitationsRequest) String() string
- type ListOrganizationInvitationsResponse
- func (*ListOrganizationInvitationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationInvitationsResponse) GetInvitations() []*Invitation
- func (*ListOrganizationInvitationsResponse) ProtoMessage()
- func (x *ListOrganizationInvitationsResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationInvitationsResponse) Reset()
- func (x *ListOrganizationInvitationsResponse) String() string
- type ListOrganizationPreferencesRequest
- func (*ListOrganizationPreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationPreferencesRequest) GetId() string
- func (*ListOrganizationPreferencesRequest) ProtoMessage()
- func (x *ListOrganizationPreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationPreferencesRequest) Reset()
- func (x *ListOrganizationPreferencesRequest) String() string
- type ListOrganizationPreferencesResponse
- func (*ListOrganizationPreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationPreferencesResponse) GetPreferences() []*Preference
- func (*ListOrganizationPreferencesResponse) ProtoMessage()
- func (x *ListOrganizationPreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationPreferencesResponse) Reset()
- func (x *ListOrganizationPreferencesResponse) String() string
- type ListOrganizationProjectsRequest
- func (*ListOrganizationProjectsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationProjectsRequest) GetId() string
- func (x *ListOrganizationProjectsRequest) GetState() string
- func (x *ListOrganizationProjectsRequest) GetWithMemberCount() bool
- func (*ListOrganizationProjectsRequest) ProtoMessage()
- func (x *ListOrganizationProjectsRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationProjectsRequest) Reset()
- func (x *ListOrganizationProjectsRequest) String() string
- type ListOrganizationProjectsResponse
- func (*ListOrganizationProjectsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationProjectsResponse) GetProjects() []*Project
- func (*ListOrganizationProjectsResponse) ProtoMessage()
- func (x *ListOrganizationProjectsResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationProjectsResponse) Reset()
- func (x *ListOrganizationProjectsResponse) String() string
- type ListOrganizationRolesRequest
- func (*ListOrganizationRolesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationRolesRequest) GetOrgId() string
- func (x *ListOrganizationRolesRequest) GetScopes() []string
- func (x *ListOrganizationRolesRequest) GetState() string
- func (*ListOrganizationRolesRequest) ProtoMessage()
- func (x *ListOrganizationRolesRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationRolesRequest) Reset()
- func (x *ListOrganizationRolesRequest) String() string
- type ListOrganizationRolesResponse
- func (*ListOrganizationRolesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationRolesResponse) GetRoles() []*Role
- func (*ListOrganizationRolesResponse) ProtoMessage()
- func (x *ListOrganizationRolesResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationRolesResponse) Reset()
- func (x *ListOrganizationRolesResponse) String() string
- type ListOrganizationServiceUsersRequest
- func (*ListOrganizationServiceUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationServiceUsersRequest) GetId() string
- func (*ListOrganizationServiceUsersRequest) ProtoMessage()
- func (x *ListOrganizationServiceUsersRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationServiceUsersRequest) Reset()
- func (x *ListOrganizationServiceUsersRequest) String() string
- type ListOrganizationServiceUsersResponse
- func (*ListOrganizationServiceUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationServiceUsersResponse) GetServiceusers() []*ServiceUser
- func (*ListOrganizationServiceUsersResponse) ProtoMessage()
- func (x *ListOrganizationServiceUsersResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationServiceUsersResponse) Reset()
- func (x *ListOrganizationServiceUsersResponse) String() string
- type ListOrganizationUsersRequest
- func (*ListOrganizationUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationUsersRequest) GetId() string
- func (x *ListOrganizationUsersRequest) GetPermissionFilter() stringdeprecated
- func (x *ListOrganizationUsersRequest) GetRoleFilters() []string
- func (x *ListOrganizationUsersRequest) GetWithRoles() bool
- func (*ListOrganizationUsersRequest) ProtoMessage()
- func (x *ListOrganizationUsersRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationUsersRequest) Reset()
- func (x *ListOrganizationUsersRequest) String() string
- type ListOrganizationUsersResponse
- func (*ListOrganizationUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationUsersResponse) GetRolePairs() []*ListOrganizationUsersResponse_RolePair
- func (x *ListOrganizationUsersResponse) GetUsers() []*User
- func (*ListOrganizationUsersResponse) ProtoMessage()
- func (x *ListOrganizationUsersResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationUsersResponse) Reset()
- func (x *ListOrganizationUsersResponse) String() string
- type ListOrganizationUsersResponse_RolePair
- func (*ListOrganizationUsersResponse_RolePair) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationUsersResponse_RolePair) GetRoles() []*Role
- func (x *ListOrganizationUsersResponse_RolePair) GetUserId() string
- func (*ListOrganizationUsersResponse_RolePair) ProtoMessage()
- func (x *ListOrganizationUsersResponse_RolePair) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationUsersResponse_RolePair) Reset()
- func (x *ListOrganizationUsersResponse_RolePair) String() string
- type ListOrganizationsByCurrentUserRequest
- func (*ListOrganizationsByCurrentUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationsByCurrentUserRequest) GetState() string
- func (*ListOrganizationsByCurrentUserRequest) ProtoMessage()
- func (x *ListOrganizationsByCurrentUserRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationsByCurrentUserRequest) Reset()
- func (x *ListOrganizationsByCurrentUserRequest) String() string
- type ListOrganizationsByCurrentUserResponse
- func (*ListOrganizationsByCurrentUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationsByCurrentUserResponse) GetJoinableViaDomain() []*Organization
- func (x *ListOrganizationsByCurrentUserResponse) GetOrganizations() []*Organization
- func (*ListOrganizationsByCurrentUserResponse) ProtoMessage()
- func (x *ListOrganizationsByCurrentUserResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationsByCurrentUserResponse) Reset()
- func (x *ListOrganizationsByCurrentUserResponse) String() string
- type ListOrganizationsByDomainRequest
- func (*ListOrganizationsByDomainRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationsByDomainRequest) GetName() string
- func (*ListOrganizationsByDomainRequest) ProtoMessage()
- func (x *ListOrganizationsByDomainRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationsByDomainRequest) Reset()
- func (x *ListOrganizationsByDomainRequest) String() string
- type ListOrganizationsByDomainResponse
- func (*ListOrganizationsByDomainResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationsByDomainResponse) GetOrganizations() []*Organization
- func (*ListOrganizationsByDomainResponse) ProtoMessage()
- func (x *ListOrganizationsByDomainResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationsByDomainResponse) Reset()
- func (x *ListOrganizationsByDomainResponse) String() string
- type ListOrganizationsByUserRequest
- func (*ListOrganizationsByUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationsByUserRequest) GetId() string
- func (x *ListOrganizationsByUserRequest) GetState() string
- func (*ListOrganizationsByUserRequest) ProtoMessage()
- func (x *ListOrganizationsByUserRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationsByUserRequest) Reset()
- func (x *ListOrganizationsByUserRequest) String() string
- type ListOrganizationsByUserResponse
- func (*ListOrganizationsByUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationsByUserResponse) GetJoinableViaDomain() []*Organization
- func (x *ListOrganizationsByUserResponse) GetOrganizations() []*Organization
- func (*ListOrganizationsByUserResponse) ProtoMessage()
- func (x *ListOrganizationsByUserResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationsByUserResponse) Reset()
- func (x *ListOrganizationsByUserResponse) String() string
- type ListOrganizationsKycRequest
- type ListOrganizationsKycResponse
- func (*ListOrganizationsKycResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationsKycResponse) GetOrganizationsKyc() []*OrganizationKyc
- func (*ListOrganizationsKycResponse) ProtoMessage()
- func (x *ListOrganizationsKycResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationsKycResponse) Reset()
- func (x *ListOrganizationsKycResponse) String() string
- type ListOrganizationsRequest
- func (*ListOrganizationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationsRequest) GetPageNum() int32
- func (x *ListOrganizationsRequest) GetPageSize() int32
- func (x *ListOrganizationsRequest) GetState() string
- func (x *ListOrganizationsRequest) GetUserId() string
- func (*ListOrganizationsRequest) ProtoMessage()
- func (x *ListOrganizationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationsRequest) Reset()
- func (x *ListOrganizationsRequest) String() string
- type ListOrganizationsResponse
- func (*ListOrganizationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationsResponse) GetOrganizations() []*Organization
- func (*ListOrganizationsResponse) ProtoMessage()
- func (x *ListOrganizationsResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationsResponse) Reset()
- func (x *ListOrganizationsResponse) String() string
- type ListPermissionsRequest
- type ListPermissionsResponse
- func (*ListPermissionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListPermissionsResponse) GetPermissions() []*Permission
- func (*ListPermissionsResponse) ProtoMessage()
- func (x *ListPermissionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListPermissionsResponse) Reset()
- func (x *ListPermissionsResponse) String() string
- type ListPlansRequest
- type ListPlansResponse
- type ListPlatformUsersRequest
- type ListPlatformUsersResponse
- func (*ListPlatformUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListPlatformUsersResponse) GetServiceusers() []*ServiceUser
- func (x *ListPlatformUsersResponse) GetUsers() []*User
- func (*ListPlatformUsersResponse) ProtoMessage()
- func (x *ListPlatformUsersResponse) ProtoReflect() protoreflect.Message
- func (x *ListPlatformUsersResponse) Reset()
- func (x *ListPlatformUsersResponse) String() string
- type ListPoliciesRequest
- func (*ListPoliciesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListPoliciesRequest) GetGroupId() string
- func (x *ListPoliciesRequest) GetOrgId() string
- func (x *ListPoliciesRequest) GetProjectId() string
- func (x *ListPoliciesRequest) GetRoleId() string
- func (x *ListPoliciesRequest) GetUserId() string
- func (*ListPoliciesRequest) ProtoMessage()
- func (x *ListPoliciesRequest) ProtoReflect() protoreflect.Message
- func (x *ListPoliciesRequest) Reset()
- func (x *ListPoliciesRequest) String() string
- type ListPoliciesResponse
- func (*ListPoliciesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListPoliciesResponse) GetPolicies() []*Policy
- func (*ListPoliciesResponse) ProtoMessage()
- func (x *ListPoliciesResponse) ProtoReflect() protoreflect.Message
- func (x *ListPoliciesResponse) Reset()
- func (x *ListPoliciesResponse) String() string
- type ListPreferencesRequest
- type ListPreferencesResponse
- func (*ListPreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListPreferencesResponse) GetPreferences() []*Preference
- func (*ListPreferencesResponse) ProtoMessage()
- func (x *ListPreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *ListPreferencesResponse) Reset()
- func (x *ListPreferencesResponse) String() string
- type ListProductsRequest
- type ListProductsResponse
- func (*ListProductsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProductsResponse) GetProducts() []*Product
- func (*ListProductsResponse) ProtoMessage()
- func (x *ListProductsResponse) ProtoReflect() protoreflect.Message
- func (x *ListProductsResponse) Reset()
- func (x *ListProductsResponse) String() string
- type ListProjectAdminsRequest
- func (*ListProjectAdminsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectAdminsRequest) GetId() string
- func (*ListProjectAdminsRequest) ProtoMessage()
- func (x *ListProjectAdminsRequest) ProtoReflect() protoreflect.Message
- func (x *ListProjectAdminsRequest) Reset()
- func (x *ListProjectAdminsRequest) String() string
- type ListProjectAdminsResponse
- func (*ListProjectAdminsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectAdminsResponse) GetUsers() []*User
- func (*ListProjectAdminsResponse) ProtoMessage()
- func (x *ListProjectAdminsResponse) ProtoReflect() protoreflect.Message
- func (x *ListProjectAdminsResponse) Reset()
- func (x *ListProjectAdminsResponse) String() string
- type ListProjectGroupsRequest
- func (*ListProjectGroupsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectGroupsRequest) GetId() string
- func (x *ListProjectGroupsRequest) GetWithRoles() bool
- func (*ListProjectGroupsRequest) ProtoMessage()
- func (x *ListProjectGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *ListProjectGroupsRequest) Reset()
- func (x *ListProjectGroupsRequest) String() string
- type ListProjectGroupsResponse
- func (*ListProjectGroupsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectGroupsResponse) GetGroups() []*Group
- func (x *ListProjectGroupsResponse) GetRolePairs() []*ListProjectGroupsResponse_RolePair
- func (*ListProjectGroupsResponse) ProtoMessage()
- func (x *ListProjectGroupsResponse) ProtoReflect() protoreflect.Message
- func (x *ListProjectGroupsResponse) Reset()
- func (x *ListProjectGroupsResponse) String() string
- type ListProjectGroupsResponse_RolePair
- func (*ListProjectGroupsResponse_RolePair) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectGroupsResponse_RolePair) GetGroupId() string
- func (x *ListProjectGroupsResponse_RolePair) GetRoles() []*Role
- func (*ListProjectGroupsResponse_RolePair) ProtoMessage()
- func (x *ListProjectGroupsResponse_RolePair) ProtoReflect() protoreflect.Message
- func (x *ListProjectGroupsResponse_RolePair) Reset()
- func (x *ListProjectGroupsResponse_RolePair) String() string
- type ListProjectPreferencesRequest
- func (*ListProjectPreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectPreferencesRequest) GetId() string
- func (*ListProjectPreferencesRequest) ProtoMessage()
- func (x *ListProjectPreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *ListProjectPreferencesRequest) Reset()
- func (x *ListProjectPreferencesRequest) String() string
- type ListProjectPreferencesResponse
- func (*ListProjectPreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectPreferencesResponse) GetPreferences() []*Preference
- func (*ListProjectPreferencesResponse) ProtoMessage()
- func (x *ListProjectPreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *ListProjectPreferencesResponse) Reset()
- func (x *ListProjectPreferencesResponse) String() string
- type ListProjectResourcesRequest
- func (*ListProjectResourcesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectResourcesRequest) GetNamespace() string
- func (x *ListProjectResourcesRequest) GetProjectId() string
- func (*ListProjectResourcesRequest) ProtoMessage()
- func (x *ListProjectResourcesRequest) ProtoReflect() protoreflect.Message
- func (x *ListProjectResourcesRequest) Reset()
- func (x *ListProjectResourcesRequest) String() string
- type ListProjectResourcesResponse
- func (*ListProjectResourcesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectResourcesResponse) GetResources() []*Resource
- func (*ListProjectResourcesResponse) ProtoMessage()
- func (x *ListProjectResourcesResponse) ProtoReflect() protoreflect.Message
- func (x *ListProjectResourcesResponse) Reset()
- func (x *ListProjectResourcesResponse) String() string
- type ListProjectServiceUsersRequest
- func (*ListProjectServiceUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectServiceUsersRequest) GetId() string
- func (x *ListProjectServiceUsersRequest) GetWithRoles() bool
- func (*ListProjectServiceUsersRequest) ProtoMessage()
- func (x *ListProjectServiceUsersRequest) ProtoReflect() protoreflect.Message
- func (x *ListProjectServiceUsersRequest) Reset()
- func (x *ListProjectServiceUsersRequest) String() string
- type ListProjectServiceUsersResponse
- func (*ListProjectServiceUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectServiceUsersResponse) GetRolePairs() []*ListProjectServiceUsersResponse_RolePair
- func (x *ListProjectServiceUsersResponse) GetServiceusers() []*ServiceUser
- func (*ListProjectServiceUsersResponse) ProtoMessage()
- func (x *ListProjectServiceUsersResponse) ProtoReflect() protoreflect.Message
- func (x *ListProjectServiceUsersResponse) Reset()
- func (x *ListProjectServiceUsersResponse) String() string
- type ListProjectServiceUsersResponse_RolePair
- func (*ListProjectServiceUsersResponse_RolePair) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectServiceUsersResponse_RolePair) GetRoles() []*Role
- func (x *ListProjectServiceUsersResponse_RolePair) GetServiceuserId() string
- func (*ListProjectServiceUsersResponse_RolePair) ProtoMessage()
- func (x *ListProjectServiceUsersResponse_RolePair) ProtoReflect() protoreflect.Message
- func (x *ListProjectServiceUsersResponse_RolePair) Reset()
- func (x *ListProjectServiceUsersResponse_RolePair) String() string
- type ListProjectUsersRequest
- func (*ListProjectUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectUsersRequest) GetId() string
- func (x *ListProjectUsersRequest) GetPermissionFilter() string
- func (x *ListProjectUsersRequest) GetWithRoles() bool
- func (*ListProjectUsersRequest) ProtoMessage()
- func (x *ListProjectUsersRequest) ProtoReflect() protoreflect.Message
- func (x *ListProjectUsersRequest) Reset()
- func (x *ListProjectUsersRequest) String() string
- type ListProjectUsersResponse
- func (*ListProjectUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectUsersResponse) GetRolePairs() []*ListProjectUsersResponse_RolePair
- func (x *ListProjectUsersResponse) GetUsers() []*User
- func (*ListProjectUsersResponse) ProtoMessage()
- func (x *ListProjectUsersResponse) ProtoReflect() protoreflect.Message
- func (x *ListProjectUsersResponse) Reset()
- func (x *ListProjectUsersResponse) String() string
- type ListProjectUsersResponse_RolePair
- func (*ListProjectUsersResponse_RolePair) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectUsersResponse_RolePair) GetRoles() []*Role
- func (x *ListProjectUsersResponse_RolePair) GetUserId() string
- func (*ListProjectUsersResponse_RolePair) ProtoMessage()
- func (x *ListProjectUsersResponse_RolePair) ProtoReflect() protoreflect.Message
- func (x *ListProjectUsersResponse_RolePair) Reset()
- func (x *ListProjectUsersResponse_RolePair) String() string
- type ListProjectsByCurrentUserRequest
- func (*ListProjectsByCurrentUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectsByCurrentUserRequest) GetNonInherited() bool
- func (x *ListProjectsByCurrentUserRequest) GetOrgId() string
- func (x *ListProjectsByCurrentUserRequest) GetPageNum() int32
- func (x *ListProjectsByCurrentUserRequest) GetPageSize() int32
- func (x *ListProjectsByCurrentUserRequest) GetWithMemberCount() bool
- func (x *ListProjectsByCurrentUserRequest) GetWithPermissions() []string
- func (*ListProjectsByCurrentUserRequest) ProtoMessage()
- func (x *ListProjectsByCurrentUserRequest) ProtoReflect() protoreflect.Message
- func (x *ListProjectsByCurrentUserRequest) Reset()
- func (x *ListProjectsByCurrentUserRequest) String() string
- type ListProjectsByCurrentUserResponse
- func (*ListProjectsByCurrentUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectsByCurrentUserResponse) GetAccessPairs() []*ListProjectsByCurrentUserResponse_AccessPair
- func (x *ListProjectsByCurrentUserResponse) GetCount() int32
- func (x *ListProjectsByCurrentUserResponse) GetProjects() []*Project
- func (*ListProjectsByCurrentUserResponse) ProtoMessage()
- func (x *ListProjectsByCurrentUserResponse) ProtoReflect() protoreflect.Message
- func (x *ListProjectsByCurrentUserResponse) Reset()
- func (x *ListProjectsByCurrentUserResponse) String() string
- type ListProjectsByCurrentUserResponse_AccessPair
- func (*ListProjectsByCurrentUserResponse_AccessPair) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectsByCurrentUserResponse_AccessPair) GetPermissions() []string
- func (x *ListProjectsByCurrentUserResponse_AccessPair) GetProjectId() string
- func (*ListProjectsByCurrentUserResponse_AccessPair) ProtoMessage()
- func (x *ListProjectsByCurrentUserResponse_AccessPair) ProtoReflect() protoreflect.Message
- func (x *ListProjectsByCurrentUserResponse_AccessPair) Reset()
- func (x *ListProjectsByCurrentUserResponse_AccessPair) String() string
- type ListProjectsByUserRequest
- func (*ListProjectsByUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectsByUserRequest) GetId() string
- func (*ListProjectsByUserRequest) ProtoMessage()
- func (x *ListProjectsByUserRequest) ProtoReflect() protoreflect.Message
- func (x *ListProjectsByUserRequest) Reset()
- func (x *ListProjectsByUserRequest) String() string
- type ListProjectsByUserResponse
- func (*ListProjectsByUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectsByUserResponse) GetProjects() []*Project
- func (*ListProjectsByUserResponse) ProtoMessage()
- func (x *ListProjectsByUserResponse) ProtoReflect() protoreflect.Message
- func (x *ListProjectsByUserResponse) Reset()
- func (x *ListProjectsByUserResponse) String() string
- type ListProjectsRequest
- func (*ListProjectsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectsRequest) GetOrgId() string
- func (x *ListProjectsRequest) GetState() string
- func (*ListProjectsRequest) ProtoMessage()
- func (x *ListProjectsRequest) ProtoReflect() protoreflect.Message
- func (x *ListProjectsRequest) Reset()
- func (x *ListProjectsRequest) String() string
- type ListProjectsResponse
- func (*ListProjectsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectsResponse) GetProjects() []*Project
- func (*ListProjectsResponse) ProtoMessage()
- func (x *ListProjectsResponse) ProtoReflect() protoreflect.Message
- func (x *ListProjectsResponse) Reset()
- func (x *ListProjectsResponse) String() string
- type ListProspectsRequest
- func (*ListProspectsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProspectsRequest) GetQuery() *RQLRequest
- func (*ListProspectsRequest) ProtoMessage()
- func (x *ListProspectsRequest) ProtoReflect() protoreflect.Message
- func (x *ListProspectsRequest) Reset()
- func (x *ListProspectsRequest) String() string
- type ListProspectsResponse
- func (*ListProspectsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProspectsResponse) GetGroup() *RQLQueryGroupResponse
- func (x *ListProspectsResponse) GetPagination() *RQLQueryPaginationResponse
- func (x *ListProspectsResponse) GetProspects() []*Prospect
- func (*ListProspectsResponse) ProtoMessage()
- func (x *ListProspectsResponse) ProtoReflect() protoreflect.Message
- func (x *ListProspectsResponse) Reset()
- func (x *ListProspectsResponse) String() string
- type ListRelationsRequest
- func (*ListRelationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListRelationsRequest) GetObject() string
- func (x *ListRelationsRequest) GetSubject() string
- func (*ListRelationsRequest) ProtoMessage()
- func (x *ListRelationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListRelationsRequest) Reset()
- func (x *ListRelationsRequest) String() string
- type ListRelationsResponse
- func (*ListRelationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListRelationsResponse) GetRelations() []*Relation
- func (*ListRelationsResponse) ProtoMessage()
- func (x *ListRelationsResponse) ProtoReflect() protoreflect.Message
- func (x *ListRelationsResponse) Reset()
- func (x *ListRelationsResponse) String() string
- type ListResourcesRequest
- func (*ListResourcesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListResourcesRequest) GetNamespace() string
- func (x *ListResourcesRequest) GetOrganizationId() string
- func (x *ListResourcesRequest) GetProjectId() string
- func (x *ListResourcesRequest) GetUserId() string
- func (*ListResourcesRequest) ProtoMessage()
- func (x *ListResourcesRequest) ProtoReflect() protoreflect.Message
- func (x *ListResourcesRequest) Reset()
- func (x *ListResourcesRequest) String() string
- type ListResourcesResponse
- func (*ListResourcesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListResourcesResponse) GetResources() []*Resource
- func (*ListResourcesResponse) ProtoMessage()
- func (x *ListResourcesResponse) ProtoReflect() protoreflect.Message
- func (x *ListResourcesResponse) Reset()
- func (x *ListResourcesResponse) String() string
- type ListRolesForPATRequest
- func (*ListRolesForPATRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListRolesForPATRequest) GetScopes() []string
- func (*ListRolesForPATRequest) ProtoMessage()
- func (x *ListRolesForPATRequest) ProtoReflect() protoreflect.Message
- func (x *ListRolesForPATRequest) Reset()
- func (x *ListRolesForPATRequest) String() string
- type ListRolesForPATResponse
- func (*ListRolesForPATResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListRolesForPATResponse) GetRoles() []*Role
- func (*ListRolesForPATResponse) ProtoMessage()
- func (x *ListRolesForPATResponse) ProtoReflect() protoreflect.Message
- func (x *ListRolesForPATResponse) Reset()
- func (x *ListRolesForPATResponse) String() string
- type ListRolesRequest
- func (*ListRolesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListRolesRequest) GetScopes() []string
- func (x *ListRolesRequest) GetState() string
- func (*ListRolesRequest) ProtoMessage()
- func (x *ListRolesRequest) ProtoReflect() protoreflect.Message
- func (x *ListRolesRequest) Reset()
- func (x *ListRolesRequest) String() string
- type ListRolesResponse
- type ListServiceUserCredentialsRequest
- func (*ListServiceUserCredentialsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceUserCredentialsRequest) GetId() string
- func (x *ListServiceUserCredentialsRequest) GetOrgId() string
- func (*ListServiceUserCredentialsRequest) ProtoMessage()
- func (x *ListServiceUserCredentialsRequest) ProtoReflect() protoreflect.Message
- func (x *ListServiceUserCredentialsRequest) Reset()
- func (x *ListServiceUserCredentialsRequest) String() string
- type ListServiceUserCredentialsResponse
- func (*ListServiceUserCredentialsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceUserCredentialsResponse) GetSecrets() []*SecretCredential
- func (*ListServiceUserCredentialsResponse) ProtoMessage()
- func (x *ListServiceUserCredentialsResponse) ProtoReflect() protoreflect.Message
- func (x *ListServiceUserCredentialsResponse) Reset()
- func (x *ListServiceUserCredentialsResponse) String() string
- type ListServiceUserJWKsRequest
- func (*ListServiceUserJWKsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceUserJWKsRequest) GetId() string
- func (x *ListServiceUserJWKsRequest) GetOrgId() string
- func (*ListServiceUserJWKsRequest) ProtoMessage()
- func (x *ListServiceUserJWKsRequest) ProtoReflect() protoreflect.Message
- func (x *ListServiceUserJWKsRequest) Reset()
- func (x *ListServiceUserJWKsRequest) String() string
- type ListServiceUserJWKsResponse
- func (*ListServiceUserJWKsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceUserJWKsResponse) GetKeys() []*ServiceUserJWK
- func (*ListServiceUserJWKsResponse) ProtoMessage()
- func (x *ListServiceUserJWKsResponse) ProtoReflect() protoreflect.Message
- func (x *ListServiceUserJWKsResponse) Reset()
- func (x *ListServiceUserJWKsResponse) String() string
- type ListServiceUserProjectsRequest
- func (*ListServiceUserProjectsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceUserProjectsRequest) GetId() string
- func (x *ListServiceUserProjectsRequest) GetOrgId() string
- func (x *ListServiceUserProjectsRequest) GetWithPermissions() []string
- func (*ListServiceUserProjectsRequest) ProtoMessage()
- func (x *ListServiceUserProjectsRequest) ProtoReflect() protoreflect.Message
- func (x *ListServiceUserProjectsRequest) Reset()
- func (x *ListServiceUserProjectsRequest) String() string
- type ListServiceUserProjectsResponse
- func (*ListServiceUserProjectsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceUserProjectsResponse) GetAccessPairs() []*ListServiceUserProjectsResponse_AccessPair
- func (x *ListServiceUserProjectsResponse) GetProjects() []*Project
- func (*ListServiceUserProjectsResponse) ProtoMessage()
- func (x *ListServiceUserProjectsResponse) ProtoReflect() protoreflect.Message
- func (x *ListServiceUserProjectsResponse) Reset()
- func (x *ListServiceUserProjectsResponse) String() string
- type ListServiceUserProjectsResponse_AccessPair
- func (*ListServiceUserProjectsResponse_AccessPair) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceUserProjectsResponse_AccessPair) GetPermissions() []string
- func (x *ListServiceUserProjectsResponse_AccessPair) GetProjectId() string
- func (*ListServiceUserProjectsResponse_AccessPair) ProtoMessage()
- func (x *ListServiceUserProjectsResponse_AccessPair) ProtoReflect() protoreflect.Message
- func (x *ListServiceUserProjectsResponse_AccessPair) Reset()
- func (x *ListServiceUserProjectsResponse_AccessPair) String() string
- type ListServiceUserTokensRequest
- func (*ListServiceUserTokensRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceUserTokensRequest) GetId() string
- func (x *ListServiceUserTokensRequest) GetOrgId() string
- func (*ListServiceUserTokensRequest) ProtoMessage()
- func (x *ListServiceUserTokensRequest) ProtoReflect() protoreflect.Message
- func (x *ListServiceUserTokensRequest) Reset()
- func (x *ListServiceUserTokensRequest) String() string
- type ListServiceUserTokensResponse
- func (*ListServiceUserTokensResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceUserTokensResponse) GetTokens() []*ServiceUserToken
- func (*ListServiceUserTokensResponse) ProtoMessage()
- func (x *ListServiceUserTokensResponse) ProtoReflect() protoreflect.Message
- func (x *ListServiceUserTokensResponse) Reset()
- func (x *ListServiceUserTokensResponse) String() string
- type ListServiceUsersRequest
- func (*ListServiceUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceUsersRequest) GetOrgId() string
- func (x *ListServiceUsersRequest) GetState() string
- func (*ListServiceUsersRequest) ProtoMessage()
- func (x *ListServiceUsersRequest) ProtoReflect() protoreflect.Message
- func (x *ListServiceUsersRequest) Reset()
- func (x *ListServiceUsersRequest) String() string
- type ListServiceUsersResponse
- func (*ListServiceUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceUsersResponse) GetServiceusers() []*ServiceUser
- func (*ListServiceUsersResponse) ProtoMessage()
- func (x *ListServiceUsersResponse) ProtoReflect() protoreflect.Message
- func (x *ListServiceUsersResponse) Reset()
- func (x *ListServiceUsersResponse) String() string
- type ListSessionsRequest
- type ListSessionsResponse
- func (*ListSessionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListSessionsResponse) GetSessions() []*Session
- func (*ListSessionsResponse) ProtoMessage()
- func (x *ListSessionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListSessionsResponse) Reset()
- func (x *ListSessionsResponse) String() string
- type ListSubscriptionsRequest
- func (*ListSubscriptionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListSubscriptionsRequest) GetBillingId() stringdeprecated
- func (x *ListSubscriptionsRequest) GetExpand() []string
- func (x *ListSubscriptionsRequest) GetOrgId() string
- func (x *ListSubscriptionsRequest) GetPlan() string
- func (x *ListSubscriptionsRequest) GetState() string
- func (*ListSubscriptionsRequest) ProtoMessage()
- func (x *ListSubscriptionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListSubscriptionsRequest) Reset()
- func (x *ListSubscriptionsRequest) String() string
- type ListSubscriptionsResponse
- func (*ListSubscriptionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListSubscriptionsResponse) GetSubscriptions() []*Subscription
- func (*ListSubscriptionsResponse) ProtoMessage()
- func (x *ListSubscriptionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListSubscriptionsResponse) Reset()
- func (x *ListSubscriptionsResponse) String() string
- type ListUserGroupsRequest
- func (*ListUserGroupsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListUserGroupsRequest) GetId() string
- func (x *ListUserGroupsRequest) GetOrgId() string
- func (*ListUserGroupsRequest) ProtoMessage()
- func (x *ListUserGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *ListUserGroupsRequest) Reset()
- func (x *ListUserGroupsRequest) String() string
- type ListUserGroupsResponse
- func (*ListUserGroupsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListUserGroupsResponse) GetGroups() []*Group
- func (*ListUserGroupsResponse) ProtoMessage()
- func (x *ListUserGroupsResponse) ProtoReflect() protoreflect.Message
- func (x *ListUserGroupsResponse) Reset()
- func (x *ListUserGroupsResponse) String() string
- type ListUserInvitationsRequest
- func (*ListUserInvitationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListUserInvitationsRequest) GetId() string
- func (*ListUserInvitationsRequest) ProtoMessage()
- func (x *ListUserInvitationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListUserInvitationsRequest) Reset()
- func (x *ListUserInvitationsRequest) String() string
- type ListUserInvitationsResponse
- func (*ListUserInvitationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListUserInvitationsResponse) GetInvitations() []*Invitation
- func (*ListUserInvitationsResponse) ProtoMessage()
- func (x *ListUserInvitationsResponse) ProtoReflect() protoreflect.Message
- func (x *ListUserInvitationsResponse) Reset()
- func (x *ListUserInvitationsResponse) String() string
- type ListUserPreferencesRequest
- func (*ListUserPreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListUserPreferencesRequest) GetId() string
- func (x *ListUserPreferencesRequest) GetScopeId() string
- func (x *ListUserPreferencesRequest) GetScopeType() string
- func (*ListUserPreferencesRequest) ProtoMessage()
- func (x *ListUserPreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *ListUserPreferencesRequest) Reset()
- func (x *ListUserPreferencesRequest) String() string
- type ListUserPreferencesResponse
- func (*ListUserPreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListUserPreferencesResponse) GetPreferences() []*Preference
- func (*ListUserPreferencesResponse) ProtoMessage()
- func (x *ListUserPreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *ListUserPreferencesResponse) Reset()
- func (x *ListUserPreferencesResponse) String() string
- type ListUserSessionsRequest
- func (*ListUserSessionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListUserSessionsRequest) GetUserId() string
- func (*ListUserSessionsRequest) ProtoMessage()
- func (x *ListUserSessionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListUserSessionsRequest) Reset()
- func (x *ListUserSessionsRequest) String() string
- type ListUserSessionsResponse
- func (*ListUserSessionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListUserSessionsResponse) GetSessions() []*Session
- func (*ListUserSessionsResponse) ProtoMessage()
- func (x *ListUserSessionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListUserSessionsResponse) Reset()
- func (x *ListUserSessionsResponse) String() string
- type ListUsersRequest
- func (*ListUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListUsersRequest) GetGroupId() string
- func (x *ListUsersRequest) GetKeyword() string
- func (x *ListUsersRequest) GetOrgId() string
- func (x *ListUsersRequest) GetPageNum() int32
- func (x *ListUsersRequest) GetPageSize() int32
- func (x *ListUsersRequest) GetState() string
- func (*ListUsersRequest) ProtoMessage()
- func (x *ListUsersRequest) ProtoReflect() protoreflect.Message
- func (x *ListUsersRequest) Reset()
- func (x *ListUsersRequest) String() string
- type ListUsersResponse
- func (*ListUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListUsersResponse) GetCount() int32
- func (x *ListUsersResponse) GetUsers() []*User
- func (*ListUsersResponse) ProtoMessage()
- func (x *ListUsersResponse) ProtoReflect() protoreflect.Message
- func (x *ListUsersResponse) Reset()
- func (x *ListUsersResponse) String() string
- type ListWebhooksRequest
- type ListWebhooksResponse
- func (*ListWebhooksResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListWebhooksResponse) GetWebhooks() []*Webhook
- func (*ListWebhooksResponse) ProtoMessage()
- func (x *ListWebhooksResponse) ProtoReflect() protoreflect.Message
- func (x *ListWebhooksResponse) Reset()
- func (x *ListWebhooksResponse) String() string
- type MetaSchema
- func (*MetaSchema) Descriptor() ([]byte, []int)deprecated
- func (x *MetaSchema) GetCreatedAt() *timestamppb.Timestamp
- func (x *MetaSchema) GetId() string
- func (x *MetaSchema) GetName() string
- func (x *MetaSchema) GetSchema() string
- func (x *MetaSchema) GetUpdatedAt() *timestamppb.Timestamp
- func (*MetaSchema) ProtoMessage()
- func (x *MetaSchema) ProtoReflect() protoreflect.Message
- func (x *MetaSchema) Reset()
- func (x *MetaSchema) String() string
- type MetaSchemaRequestBody
- func (*MetaSchemaRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *MetaSchemaRequestBody) GetName() string
- func (x *MetaSchemaRequestBody) GetSchema() string
- func (*MetaSchemaRequestBody) ProtoMessage()
- func (x *MetaSchemaRequestBody) ProtoReflect() protoreflect.Message
- func (x *MetaSchemaRequestBody) Reset()
- func (x *MetaSchemaRequestBody) String() string
- type Namespace
- func (*Namespace) Descriptor() ([]byte, []int)deprecated
- func (x *Namespace) GetCreatedAt() *timestamppb.Timestamp
- func (x *Namespace) GetId() string
- func (x *Namespace) GetMetadata() *structpb.Struct
- func (x *Namespace) GetName() string
- func (x *Namespace) GetUpdatedAt() *timestamppb.Timestamp
- func (*Namespace) ProtoMessage()
- func (x *Namespace) ProtoReflect() protoreflect.Message
- func (x *Namespace) Reset()
- func (x *Namespace) String() string
- type Organization
- func (*Organization) Descriptor() ([]byte, []int)deprecated
- func (x *Organization) GetAvatar() string
- func (x *Organization) GetCreatedAt() *timestamppb.Timestamp
- func (x *Organization) GetId() string
- func (x *Organization) GetMetadata() *structpb.Struct
- func (x *Organization) GetName() string
- func (x *Organization) GetState() string
- func (x *Organization) GetTitle() string
- func (x *Organization) GetUpdatedAt() *timestamppb.Timestamp
- func (*Organization) ProtoMessage()
- func (x *Organization) ProtoReflect() protoreflect.Message
- func (x *Organization) Reset()
- func (x *Organization) String() string
- type OrganizationKyc
- func (*OrganizationKyc) Descriptor() ([]byte, []int)deprecated
- func (x *OrganizationKyc) GetCreatedAt() *timestamppb.Timestamp
- func (x *OrganizationKyc) GetLink() string
- func (x *OrganizationKyc) GetOrgId() string
- func (x *OrganizationKyc) GetStatus() bool
- func (x *OrganizationKyc) GetUpdatedAt() *timestamppb.Timestamp
- func (*OrganizationKyc) ProtoMessage()
- func (x *OrganizationKyc) ProtoReflect() protoreflect.Message
- func (x *OrganizationKyc) Reset()
- func (x *OrganizationKyc) String() string
- type OrganizationRequestBody
- func (*OrganizationRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *OrganizationRequestBody) GetAvatar() string
- func (x *OrganizationRequestBody) GetMetadata() *structpb.Struct
- func (x *OrganizationRequestBody) GetName() string
- func (x *OrganizationRequestBody) GetTitle() string
- func (*OrganizationRequestBody) ProtoMessage()
- func (x *OrganizationRequestBody) ProtoReflect() protoreflect.Message
- func (x *OrganizationRequestBody) Reset()
- func (x *OrganizationRequestBody) String() string
- type PAT
- func (*PAT) Descriptor() ([]byte, []int)deprecated
- func (x *PAT) GetCreatedAt() *timestamppb.Timestamp
- func (x *PAT) GetExpiresAt() *timestamppb.Timestamp
- func (x *PAT) GetId() string
- func (x *PAT) GetLastUsedAt() *timestamppb.Timestamp
- func (x *PAT) GetMetadata() *structpb.Struct
- func (x *PAT) GetOrgId() string
- func (x *PAT) GetScopes() []*PATScope
- func (x *PAT) GetTitle() string
- func (x *PAT) GetToken() string
- func (x *PAT) GetUpdatedAt() *timestamppb.Timestamp
- func (x *PAT) GetUserId() string
- func (*PAT) ProtoMessage()
- func (x *PAT) ProtoReflect() protoreflect.Message
- func (x *PAT) Reset()
- func (x *PAT) String() string
- type PATScope
- func (*PATScope) Descriptor() ([]byte, []int)deprecated
- func (x *PATScope) GetResourceIds() []string
- func (x *PATScope) GetResourceType() string
- func (x *PATScope) GetRoleId() string
- func (*PATScope) ProtoMessage()
- func (x *PATScope) ProtoReflect() protoreflect.Message
- func (x *PATScope) Reset()
- func (x *PATScope) String() string
- type PaymentMethod
- func (*PaymentMethod) Descriptor() ([]byte, []int)deprecated
- func (x *PaymentMethod) GetCardBrand() string
- func (x *PaymentMethod) GetCardExpiryMonth() int64
- func (x *PaymentMethod) GetCardExpiryYear() int64
- func (x *PaymentMethod) GetCardLast4() string
- func (x *PaymentMethod) GetCreatedAt() *timestamppb.Timestamp
- func (x *PaymentMethod) GetCustomerId() string
- func (x *PaymentMethod) GetId() string
- func (x *PaymentMethod) GetMetadata() *structpb.Struct
- func (x *PaymentMethod) GetProviderId() string
- func (x *PaymentMethod) GetType() string
- func (*PaymentMethod) ProtoMessage()
- func (x *PaymentMethod) ProtoReflect() protoreflect.Message
- func (x *PaymentMethod) Reset()
- func (x *PaymentMethod) String() string
- type Permission
- func (*Permission) Descriptor() ([]byte, []int)deprecated
- func (x *Permission) GetCreatedAt() *timestamppb.Timestamp
- func (x *Permission) GetId() string
- func (x *Permission) GetKey() string
- func (x *Permission) GetMetadata() *structpb.Struct
- func (x *Permission) GetName() stringdeprecated
- func (x *Permission) GetNamespace() stringdeprecated
- func (x *Permission) GetTitle() string
- func (x *Permission) GetUpdatedAt() *timestamppb.Timestamp
- func (*Permission) ProtoMessage()
- func (x *Permission) ProtoReflect() protoreflect.Message
- func (x *Permission) Reset()
- func (x *Permission) String() string
- type PermissionRequestBody
- func (*PermissionRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *PermissionRequestBody) GetKey() string
- func (x *PermissionRequestBody) GetMetadata() *structpb.Struct
- func (x *PermissionRequestBody) GetName() stringdeprecated
- func (x *PermissionRequestBody) GetNamespace() stringdeprecated
- func (x *PermissionRequestBody) GetTitle() string
- func (*PermissionRequestBody) ProtoMessage()
- func (x *PermissionRequestBody) ProtoReflect() protoreflect.Message
- func (x *PermissionRequestBody) Reset()
- func (x *PermissionRequestBody) String() string
- type PingUserSessionRequest
- type PingUserSessionResponse
- func (*PingUserSessionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PingUserSessionResponse) GetMetadata() *Session_Meta
- func (*PingUserSessionResponse) ProtoMessage()
- func (x *PingUserSessionResponse) ProtoReflect() protoreflect.Message
- func (x *PingUserSessionResponse) Reset()
- func (x *PingUserSessionResponse) String() string
- type Plan
- func (*Plan) Descriptor() ([]byte, []int)deprecated
- func (x *Plan) GetCreatedAt() *timestamppb.Timestamp
- func (x *Plan) GetDescription() string
- func (x *Plan) GetId() string
- func (x *Plan) GetInterval() string
- func (x *Plan) GetMetadata() *structpb.Struct
- func (x *Plan) GetName() string
- func (x *Plan) GetOnStartCredits() int64
- func (x *Plan) GetProducts() []*Product
- func (x *Plan) GetTitle() string
- func (x *Plan) GetTrialDays() int64
- func (x *Plan) GetUpdatedAt() *timestamppb.Timestamp
- func (*Plan) ProtoMessage()
- func (x *Plan) ProtoReflect() protoreflect.Message
- func (x *Plan) Reset()
- func (x *Plan) String() string
- type PlanRequestBody
- func (*PlanRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *PlanRequestBody) GetDescription() string
- func (x *PlanRequestBody) GetInterval() string
- func (x *PlanRequestBody) GetMetadata() *structpb.Struct
- func (x *PlanRequestBody) GetName() string
- func (x *PlanRequestBody) GetOnStartCredits() int64
- func (x *PlanRequestBody) GetProducts() []*Product
- func (x *PlanRequestBody) GetTitle() string
- func (x *PlanRequestBody) GetTrialDays() int64
- func (*PlanRequestBody) ProtoMessage()
- func (x *PlanRequestBody) ProtoReflect() protoreflect.Message
- func (x *PlanRequestBody) Reset()
- func (x *PlanRequestBody) String() string
- type Policy
- func (*Policy) Descriptor() ([]byte, []int)deprecated
- func (x *Policy) GetCreatedAt() *timestamppb.Timestamp
- func (x *Policy) GetId() string
- func (x *Policy) GetMetadata() *structpb.Struct
- func (x *Policy) GetPrincipal() string
- func (x *Policy) GetResource() string
- func (x *Policy) GetRoleId() string
- func (x *Policy) GetTitle() string
- func (x *Policy) GetUpdatedAt() *timestamppb.Timestamp
- func (*Policy) ProtoMessage()
- func (x *Policy) ProtoReflect() protoreflect.Message
- func (x *Policy) Reset()
- func (x *Policy) String() string
- type PolicyRequestBody
- func (*PolicyRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *PolicyRequestBody) GetMetadata() *structpb.Struct
- func (x *PolicyRequestBody) GetPrincipal() string
- func (x *PolicyRequestBody) GetResource() string
- func (x *PolicyRequestBody) GetRoleId() string
- func (x *PolicyRequestBody) GetTitle() string
- func (*PolicyRequestBody) ProtoMessage()
- func (x *PolicyRequestBody) ProtoReflect() protoreflect.Message
- func (x *PolicyRequestBody) Reset()
- func (x *PolicyRequestBody) String() string
- type Preference
- func (*Preference) Descriptor() ([]byte, []int)deprecated
- func (x *Preference) GetCreatedAt() *timestamppb.Timestamp
- func (x *Preference) GetId() string
- func (x *Preference) GetName() string
- func (x *Preference) GetResourceId() string
- func (x *Preference) GetResourceType() string
- func (x *Preference) GetScopeId() string
- func (x *Preference) GetScopeType() string
- func (x *Preference) GetUpdatedAt() *timestamppb.Timestamp
- func (x *Preference) GetValue() string
- func (x *Preference) GetValueDescription() string
- func (*Preference) ProtoMessage()
- func (x *Preference) ProtoReflect() protoreflect.Message
- func (x *Preference) Reset()
- func (x *Preference) String() string
- type PreferenceRequestBody
- func (*PreferenceRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *PreferenceRequestBody) GetName() string
- func (x *PreferenceRequestBody) GetScopeId() string
- func (x *PreferenceRequestBody) GetScopeType() string
- func (x *PreferenceRequestBody) GetValue() string
- func (*PreferenceRequestBody) ProtoMessage()
- func (x *PreferenceRequestBody) ProtoReflect() protoreflect.Message
- func (x *PreferenceRequestBody) Reset()
- func (x *PreferenceRequestBody) String() string
- type PreferenceTrait
- func (*PreferenceTrait) Descriptor() ([]byte, []int)deprecated
- func (x *PreferenceTrait) GetBreadcrumb() string
- func (x *PreferenceTrait) GetDefault() string
- func (x *PreferenceTrait) GetDescription() string
- func (x *PreferenceTrait) GetHeading() string
- func (x *PreferenceTrait) GetInputHints() string
- func (x *PreferenceTrait) GetInputOptions() []*InputHintOption
- func (x *PreferenceTrait) GetInputType() PreferenceTrait_InputType
- func (x *PreferenceTrait) GetLongDescription() string
- func (x *PreferenceTrait) GetName() string
- func (x *PreferenceTrait) GetResourceType() string
- func (x *PreferenceTrait) GetSubHeading() string
- func (x *PreferenceTrait) GetTitle() string
- func (*PreferenceTrait) ProtoMessage()
- func (x *PreferenceTrait) ProtoReflect() protoreflect.Message
- func (x *PreferenceTrait) Reset()
- func (x *PreferenceTrait) String() string
- type PreferenceTrait_InputType
- func (PreferenceTrait_InputType) Descriptor() protoreflect.EnumDescriptor
- func (x PreferenceTrait_InputType) Enum() *PreferenceTrait_InputType
- func (PreferenceTrait_InputType) EnumDescriptor() ([]byte, []int)deprecated
- func (x PreferenceTrait_InputType) Number() protoreflect.EnumNumber
- func (x PreferenceTrait_InputType) String() string
- func (PreferenceTrait_InputType) Type() protoreflect.EnumType
- type Price
- func (*Price) Descriptor() ([]byte, []int)deprecated
- func (x *Price) GetAmount() int64
- func (x *Price) GetBillingScheme() string
- func (x *Price) GetCreatedAt() *timestamppb.Timestamp
- func (x *Price) GetCurrency() string
- func (x *Price) GetId() string
- func (x *Price) GetInterval() string
- func (x *Price) GetMetadata() *structpb.Struct
- func (x *Price) GetMeteredAggregate() string
- func (x *Price) GetName() string
- func (x *Price) GetProductId() string
- func (x *Price) GetProviderId() string
- func (x *Price) GetState() string
- func (x *Price) GetTierMode() string
- func (x *Price) GetUpdatedAt() *timestamppb.Timestamp
- func (x *Price) GetUsageType() string
- func (*Price) ProtoMessage()
- func (x *Price) ProtoReflect() protoreflect.Message
- func (x *Price) Reset()
- func (x *Price) String() string
- type Product
- func (*Product) Descriptor() ([]byte, []int)deprecated
- func (x *Product) GetBehavior() string
- func (x *Product) GetBehaviorConfig() *Product_BehaviorConfig
- func (x *Product) GetCreatedAt() *timestamppb.Timestamp
- func (x *Product) GetDescription() string
- func (x *Product) GetFeatures() []*Feature
- func (x *Product) GetId() string
- func (x *Product) GetMetadata() *structpb.Struct
- func (x *Product) GetName() string
- func (x *Product) GetPlanIds() []string
- func (x *Product) GetPrices() []*Price
- func (x *Product) GetState() string
- func (x *Product) GetTitle() string
- func (x *Product) GetUpdatedAt() *timestamppb.Timestamp
- func (*Product) ProtoMessage()
- func (x *Product) ProtoReflect() protoreflect.Message
- func (x *Product) Reset()
- func (x *Product) String() string
- type ProductRequestBody
- func (*ProductRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *ProductRequestBody) GetBehavior() string
- func (x *ProductRequestBody) GetBehaviorConfig() *Product_BehaviorConfig
- func (x *ProductRequestBody) GetDescription() string
- func (x *ProductRequestBody) GetFeatures() []*Feature
- func (x *ProductRequestBody) GetMetadata() *structpb.Struct
- func (x *ProductRequestBody) GetName() string
- func (x *ProductRequestBody) GetPlanId() string
- func (x *ProductRequestBody) GetPrices() []*Price
- func (x *ProductRequestBody) GetTitle() string
- func (*ProductRequestBody) ProtoMessage()
- func (x *ProductRequestBody) ProtoReflect() protoreflect.Message
- func (x *ProductRequestBody) Reset()
- func (x *ProductRequestBody) String() string
- type Product_BehaviorConfig
- func (*Product_BehaviorConfig) Descriptor() ([]byte, []int)deprecated
- func (x *Product_BehaviorConfig) GetCreditAmount() int64
- func (x *Product_BehaviorConfig) GetMaxQuantity() int64
- func (x *Product_BehaviorConfig) GetMinQuantity() int64
- func (x *Product_BehaviorConfig) GetSeatLimit() int64
- func (*Product_BehaviorConfig) ProtoMessage()
- func (x *Product_BehaviorConfig) ProtoReflect() protoreflect.Message
- func (x *Product_BehaviorConfig) Reset()
- func (x *Product_BehaviorConfig) String() string
- type Project
- func (*Project) Descriptor() ([]byte, []int)deprecated
- func (x *Project) GetCreatedAt() *timestamppb.Timestamp
- func (x *Project) GetId() string
- func (x *Project) GetMembersCount() int32
- func (x *Project) GetMetadata() *structpb.Struct
- func (x *Project) GetName() string
- func (x *Project) GetOrgId() string
- func (x *Project) GetTitle() string
- func (x *Project) GetUpdatedAt() *timestamppb.Timestamp
- func (*Project) ProtoMessage()
- func (x *Project) ProtoReflect() protoreflect.Message
- func (x *Project) Reset()
- func (x *Project) String() string
- type ProjectRequestBody
- func (*ProjectRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *ProjectRequestBody) GetMetadata() *structpb.Struct
- func (x *ProjectRequestBody) GetName() string
- func (x *ProjectRequestBody) GetOrgId() string
- func (x *ProjectRequestBody) GetTitle() string
- func (*ProjectRequestBody) ProtoMessage()
- func (x *ProjectRequestBody) ProtoReflect() protoreflect.Message
- func (x *ProjectRequestBody) Reset()
- func (x *ProjectRequestBody) String() string
- type Prospect
- func (*Prospect) Descriptor() ([]byte, []int)deprecated
- func (x *Prospect) GetActivity() string
- func (x *Prospect) GetChangedAt() *timestamppb.Timestamp
- func (x *Prospect) GetCreatedAt() *timestamppb.Timestamp
- func (x *Prospect) GetEmail() string
- func (x *Prospect) GetId() string
- func (x *Prospect) GetMetadata() *structpb.Struct
- func (x *Prospect) GetName() string
- func (x *Prospect) GetPhone() string
- func (x *Prospect) GetSource() string
- func (x *Prospect) GetStatus() Prospect_Status
- func (x *Prospect) GetUpdatedAt() *timestamppb.Timestamp
- func (x *Prospect) GetVerified() bool
- func (*Prospect) ProtoMessage()
- func (x *Prospect) ProtoReflect() protoreflect.Message
- func (x *Prospect) Reset()
- func (x *Prospect) String() string
- type Prospect_Status
- func (Prospect_Status) Descriptor() protoreflect.EnumDescriptor
- func (x Prospect_Status) Enum() *Prospect_Status
- func (Prospect_Status) EnumDescriptor() ([]byte, []int)deprecated
- func (x Prospect_Status) Number() protoreflect.EnumNumber
- func (x Prospect_Status) String() string
- func (Prospect_Status) Type() protoreflect.EnumType
- type RQLExportRequest
- func (*RQLExportRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RQLExportRequest) GetFilters() []*RQLFilter
- func (x *RQLExportRequest) GetSearch() string
- func (x *RQLExportRequest) GetSort() []*RQLSort
- func (*RQLExportRequest) ProtoMessage()
- func (x *RQLExportRequest) ProtoReflect() protoreflect.Message
- func (x *RQLExportRequest) Reset()
- func (x *RQLExportRequest) String() string
- type RQLFilter
- func (*RQLFilter) Descriptor() ([]byte, []int)deprecated
- func (x *RQLFilter) GetBoolValue() bool
- func (x *RQLFilter) GetName() string
- func (x *RQLFilter) GetNumberValue() float32
- func (x *RQLFilter) GetOperator() string
- func (x *RQLFilter) GetStringValue() string
- func (m *RQLFilter) GetValue() isRQLFilter_Value
- func (*RQLFilter) ProtoMessage()
- func (x *RQLFilter) ProtoReflect() protoreflect.Message
- func (x *RQLFilter) Reset()
- func (x *RQLFilter) String() string
- type RQLFilter_BoolValue
- type RQLFilter_NumberValue
- type RQLFilter_StringValue
- type RQLQueryGroupData
- func (*RQLQueryGroupData) Descriptor() ([]byte, []int)deprecated
- func (x *RQLQueryGroupData) GetCount() uint32
- func (x *RQLQueryGroupData) GetName() string
- func (*RQLQueryGroupData) ProtoMessage()
- func (x *RQLQueryGroupData) ProtoReflect() protoreflect.Message
- func (x *RQLQueryGroupData) Reset()
- func (x *RQLQueryGroupData) String() string
- type RQLQueryGroupResponse
- func (*RQLQueryGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RQLQueryGroupResponse) GetData() []*RQLQueryGroupData
- func (x *RQLQueryGroupResponse) GetName() string
- func (*RQLQueryGroupResponse) ProtoMessage()
- func (x *RQLQueryGroupResponse) ProtoReflect() protoreflect.Message
- func (x *RQLQueryGroupResponse) Reset()
- func (x *RQLQueryGroupResponse) String() string
- type RQLQueryPaginationResponse
- func (*RQLQueryPaginationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RQLQueryPaginationResponse) GetLimit() uint32
- func (x *RQLQueryPaginationResponse) GetOffset() uint32
- func (x *RQLQueryPaginationResponse) GetTotalCount() uint32
- func (*RQLQueryPaginationResponse) ProtoMessage()
- func (x *RQLQueryPaginationResponse) ProtoReflect() protoreflect.Message
- func (x *RQLQueryPaginationResponse) Reset()
- func (x *RQLQueryPaginationResponse) String() string
- type RQLRequest
- func (*RQLRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RQLRequest) GetFilters() []*RQLFilter
- func (x *RQLRequest) GetGroupBy() []string
- func (x *RQLRequest) GetLimit() uint32
- func (x *RQLRequest) GetOffset() uint32
- func (x *RQLRequest) GetSearch() string
- func (x *RQLRequest) GetSort() []*RQLSort
- func (*RQLRequest) ProtoMessage()
- func (x *RQLRequest) ProtoReflect() protoreflect.Message
- func (x *RQLRequest) Reset()
- func (x *RQLRequest) String() string
- type RQLSort
- type RegenerateCurrentUserPATRequest
- func (*RegenerateCurrentUserPATRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RegenerateCurrentUserPATRequest) GetExpiresAt() *timestamppb.Timestamp
- func (x *RegenerateCurrentUserPATRequest) GetId() string
- func (*RegenerateCurrentUserPATRequest) ProtoMessage()
- func (x *RegenerateCurrentUserPATRequest) ProtoReflect() protoreflect.Message
- func (x *RegenerateCurrentUserPATRequest) Reset()
- func (x *RegenerateCurrentUserPATRequest) String() string
- type RegenerateCurrentUserPATResponse
- func (*RegenerateCurrentUserPATResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RegenerateCurrentUserPATResponse) GetPat() *PAT
- func (*RegenerateCurrentUserPATResponse) ProtoMessage()
- func (x *RegenerateCurrentUserPATResponse) ProtoReflect() protoreflect.Message
- func (x *RegenerateCurrentUserPATResponse) Reset()
- func (x *RegenerateCurrentUserPATResponse) String() string
- type RegisterBillingAccountRequest
- func (*RegisterBillingAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterBillingAccountRequest) GetId() string
- func (x *RegisterBillingAccountRequest) GetOrgId() stringdeprecated
- func (*RegisterBillingAccountRequest) ProtoMessage()
- func (x *RegisterBillingAccountRequest) ProtoReflect() protoreflect.Message
- func (x *RegisterBillingAccountRequest) Reset()
- func (x *RegisterBillingAccountRequest) String() string
- type RegisterBillingAccountResponse
- func (*RegisterBillingAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (*RegisterBillingAccountResponse) ProtoMessage()
- func (x *RegisterBillingAccountResponse) ProtoReflect() protoreflect.Message
- func (x *RegisterBillingAccountResponse) Reset()
- func (x *RegisterBillingAccountResponse) String() string
- type Relation
- func (*Relation) Descriptor() ([]byte, []int)deprecated
- func (x *Relation) GetCreatedAt() *timestamppb.Timestamp
- func (x *Relation) GetId() string
- func (x *Relation) GetObject() string
- func (x *Relation) GetRelation() string
- func (x *Relation) GetSubject() string
- func (x *Relation) GetSubjectSubRelation() string
- func (x *Relation) GetUpdatedAt() *timestamppb.Timestamp
- func (*Relation) ProtoMessage()
- func (x *Relation) ProtoReflect() protoreflect.Message
- func (x *Relation) Reset()
- func (x *Relation) String() string
- type RelationRequestBody
- func (*RelationRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *RelationRequestBody) GetObject() string
- func (x *RelationRequestBody) GetRelation() string
- func (x *RelationRequestBody) GetSubject() string
- func (x *RelationRequestBody) GetSubjectSubRelation() string
- func (*RelationRequestBody) ProtoMessage()
- func (x *RelationRequestBody) ProtoReflect() protoreflect.Message
- func (x *RelationRequestBody) Reset()
- func (x *RelationRequestBody) String() string
- type RemoveGroupUserRequest
- func (*RemoveGroupUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveGroupUserRequest) GetId() string
- func (x *RemoveGroupUserRequest) GetOrgId() string
- func (x *RemoveGroupUserRequest) GetUserId() string
- func (*RemoveGroupUserRequest) ProtoMessage()
- func (x *RemoveGroupUserRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveGroupUserRequest) Reset()
- func (x *RemoveGroupUserRequest) String() string
- type RemoveGroupUserResponse
- type RemoveOrganizationUserRequest
- func (*RemoveOrganizationUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveOrganizationUserRequest) GetId() string
- func (x *RemoveOrganizationUserRequest) GetUserId() string
- func (*RemoveOrganizationUserRequest) ProtoMessage()
- func (x *RemoveOrganizationUserRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveOrganizationUserRequest) Reset()
- func (x *RemoveOrganizationUserRequest) String() string
- type RemoveOrganizationUserResponse
- func (*RemoveOrganizationUserResponse) Descriptor() ([]byte, []int)deprecated
- func (*RemoveOrganizationUserResponse) ProtoMessage()
- func (x *RemoveOrganizationUserResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveOrganizationUserResponse) Reset()
- func (x *RemoveOrganizationUserResponse) String() string
- type RemovePlatformUserRequest
- func (*RemovePlatformUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemovePlatformUserRequest) GetServiceuserId() string
- func (x *RemovePlatformUserRequest) GetUserId() string
- func (*RemovePlatformUserRequest) ProtoMessage()
- func (x *RemovePlatformUserRequest) ProtoReflect() protoreflect.Message
- func (x *RemovePlatformUserRequest) Reset()
- func (x *RemovePlatformUserRequest) String() string
- type RemovePlatformUserResponse
- type Resource
- func (*Resource) Descriptor() ([]byte, []int)deprecated
- func (x *Resource) GetCreatedAt() *timestamppb.Timestamp
- func (x *Resource) GetId() string
- func (x *Resource) GetMetadata() *structpb.Struct
- func (x *Resource) GetName() string
- func (x *Resource) GetNamespace() string
- func (x *Resource) GetPrincipal() string
- func (x *Resource) GetProjectId() string
- func (x *Resource) GetTitle() string
- func (x *Resource) GetUpdatedAt() *timestamppb.Timestamp
- func (x *Resource) GetUrn() string
- func (*Resource) ProtoMessage()
- func (x *Resource) ProtoReflect() protoreflect.Message
- func (x *Resource) Reset()
- func (x *Resource) String() string
- type ResourceRequestBody
- func (*ResourceRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *ResourceRequestBody) GetMetadata() *structpb.Struct
- func (x *ResourceRequestBody) GetName() string
- func (x *ResourceRequestBody) GetNamespace() string
- func (x *ResourceRequestBody) GetPrincipal() string
- func (x *ResourceRequestBody) GetTitle() string
- func (*ResourceRequestBody) ProtoMessage()
- func (x *ResourceRequestBody) ProtoReflect() protoreflect.Message
- func (x *ResourceRequestBody) Reset()
- func (x *ResourceRequestBody) String() string
- type RevertBillingUsageRequest
- func (*RevertBillingUsageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RevertBillingUsageRequest) GetAmount() int64
- func (x *RevertBillingUsageRequest) GetBillingId() stringdeprecated
- func (x *RevertBillingUsageRequest) GetOrgId() string
- func (x *RevertBillingUsageRequest) GetProjectId() stringdeprecated
- func (x *RevertBillingUsageRequest) GetUsageId() string
- func (*RevertBillingUsageRequest) ProtoMessage()
- func (x *RevertBillingUsageRequest) ProtoReflect() protoreflect.Message
- func (x *RevertBillingUsageRequest) Reset()
- func (x *RevertBillingUsageRequest) String() string
- type RevertBillingUsageResponse
- type RevokeSessionRequest
- func (*RevokeSessionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RevokeSessionRequest) GetSessionId() string
- func (*RevokeSessionRequest) ProtoMessage()
- func (x *RevokeSessionRequest) ProtoReflect() protoreflect.Message
- func (x *RevokeSessionRequest) Reset()
- func (x *RevokeSessionRequest) String() string
- type RevokeSessionResponse
- type RevokeUserSessionRequest
- func (*RevokeUserSessionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RevokeUserSessionRequest) GetSessionId() string
- func (*RevokeUserSessionRequest) ProtoMessage()
- func (x *RevokeUserSessionRequest) ProtoReflect() protoreflect.Message
- func (x *RevokeUserSessionRequest) Reset()
- func (x *RevokeUserSessionRequest) String() string
- type RevokeUserSessionResponse
- type Role
- func (*Role) Descriptor() ([]byte, []int)deprecated
- func (x *Role) GetCreatedAt() *timestamppb.Timestamp
- func (x *Role) GetId() string
- func (x *Role) GetMetadata() *structpb.Struct
- func (x *Role) GetName() string
- func (x *Role) GetOrgId() string
- func (x *Role) GetPermissions() []string
- func (x *Role) GetScopes() []string
- func (x *Role) GetState() string
- func (x *Role) GetTitle() string
- func (x *Role) GetUpdatedAt() *timestamppb.Timestamp
- func (*Role) ProtoMessage()
- func (x *Role) ProtoReflect() protoreflect.Message
- func (x *Role) Reset()
- func (x *Role) String() string
- type RoleRequestBody
- func (*RoleRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *RoleRequestBody) GetMetadata() *structpb.Struct
- func (x *RoleRequestBody) GetName() string
- func (x *RoleRequestBody) GetPermissions() []string
- func (x *RoleRequestBody) GetScopes() []string
- func (x *RoleRequestBody) GetTitle() string
- func (*RoleRequestBody) ProtoMessage()
- func (x *RoleRequestBody) ProtoReflect() protoreflect.Message
- func (x *RoleRequestBody) Reset()
- func (x *RoleRequestBody) String() string
- type SearchCurrentUserPATsRequest
- func (*SearchCurrentUserPATsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchCurrentUserPATsRequest) GetOrgId() string
- func (x *SearchCurrentUserPATsRequest) GetQuery() *RQLRequest
- func (*SearchCurrentUserPATsRequest) ProtoMessage()
- func (x *SearchCurrentUserPATsRequest) ProtoReflect() protoreflect.Message
- func (x *SearchCurrentUserPATsRequest) Reset()
- func (x *SearchCurrentUserPATsRequest) String() string
- type SearchCurrentUserPATsResponse
- func (*SearchCurrentUserPATsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchCurrentUserPATsResponse) GetPagination() *RQLQueryPaginationResponse
- func (x *SearchCurrentUserPATsResponse) GetPats() []*PAT
- func (*SearchCurrentUserPATsResponse) ProtoMessage()
- func (x *SearchCurrentUserPATsResponse) ProtoReflect() protoreflect.Message
- func (x *SearchCurrentUserPATsResponse) Reset()
- func (x *SearchCurrentUserPATsResponse) String() string
- type SearchInvoicesRequest
- func (*SearchInvoicesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchInvoicesRequest) GetQuery() *RQLRequest
- func (*SearchInvoicesRequest) ProtoMessage()
- func (x *SearchInvoicesRequest) ProtoReflect() protoreflect.Message
- func (x *SearchInvoicesRequest) Reset()
- func (x *SearchInvoicesRequest) String() string
- type SearchInvoicesResponse
- func (*SearchInvoicesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchInvoicesResponse) GetGroup() *RQLQueryGroupResponse
- func (x *SearchInvoicesResponse) GetInvoices() []*SearchInvoicesResponse_Invoice
- func (x *SearchInvoicesResponse) GetPagination() *RQLQueryPaginationResponse
- func (*SearchInvoicesResponse) ProtoMessage()
- func (x *SearchInvoicesResponse) ProtoReflect() protoreflect.Message
- func (x *SearchInvoicesResponse) Reset()
- func (x *SearchInvoicesResponse) String() string
- type SearchInvoicesResponse_Invoice
- func (*SearchInvoicesResponse_Invoice) Descriptor() ([]byte, []int)deprecated
- func (x *SearchInvoicesResponse_Invoice) GetAmount() int64
- func (x *SearchInvoicesResponse_Invoice) GetCreatedAt() *timestamppb.Timestamp
- func (x *SearchInvoicesResponse_Invoice) GetCurrency() string
- func (x *SearchInvoicesResponse_Invoice) GetId() string
- func (x *SearchInvoicesResponse_Invoice) GetInvoiceLink() string
- func (x *SearchInvoicesResponse_Invoice) GetOrgId() string
- func (x *SearchInvoicesResponse_Invoice) GetOrgName() string
- func (x *SearchInvoicesResponse_Invoice) GetOrgTitle() string
- func (x *SearchInvoicesResponse_Invoice) GetState() string
- func (*SearchInvoicesResponse_Invoice) ProtoMessage()
- func (x *SearchInvoicesResponse_Invoice) ProtoReflect() protoreflect.Message
- func (x *SearchInvoicesResponse_Invoice) Reset()
- func (x *SearchInvoicesResponse_Invoice) String() string
- type SearchOrganizationInvoicesRequest
- func (*SearchOrganizationInvoicesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationInvoicesRequest) GetId() string
- func (x *SearchOrganizationInvoicesRequest) GetQuery() *RQLRequest
- func (*SearchOrganizationInvoicesRequest) ProtoMessage()
- func (x *SearchOrganizationInvoicesRequest) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationInvoicesRequest) Reset()
- func (x *SearchOrganizationInvoicesRequest) String() string
- type SearchOrganizationInvoicesResponse
- func (*SearchOrganizationInvoicesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationInvoicesResponse) GetGroup() *RQLQueryGroupResponse
- func (x *SearchOrganizationInvoicesResponse) GetOrganizationInvoices() []*SearchOrganizationInvoicesResponse_OrganizationInvoice
- func (x *SearchOrganizationInvoicesResponse) GetPagination() *RQLQueryPaginationResponse
- func (*SearchOrganizationInvoicesResponse) ProtoMessage()
- func (x *SearchOrganizationInvoicesResponse) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationInvoicesResponse) Reset()
- func (x *SearchOrganizationInvoicesResponse) String() string
- type SearchOrganizationInvoicesResponse_OrganizationInvoice
- func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) GetAmount() int64
- func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) GetCreatedAt() *timestamppb.Timestamp
- func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) GetCurrency() string
- func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) GetId() string
- func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) GetInvoiceLink() string
- func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) GetOrgId() string
- func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) GetState() string
- func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) ProtoMessage()
- func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) Reset()
- func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) String() string
- type SearchOrganizationPATsRequest
- func (*SearchOrganizationPATsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationPATsRequest) GetOrgId() string
- func (x *SearchOrganizationPATsRequest) GetQuery() *RQLRequest
- func (*SearchOrganizationPATsRequest) ProtoMessage()
- func (x *SearchOrganizationPATsRequest) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationPATsRequest) Reset()
- func (x *SearchOrganizationPATsRequest) String() string
- type SearchOrganizationPATsResponse
- func (*SearchOrganizationPATsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationPATsResponse) GetOrganizationPats() []*SearchOrganizationPATsResponse_OrganizationPAT
- func (x *SearchOrganizationPATsResponse) GetPagination() *RQLQueryPaginationResponse
- func (*SearchOrganizationPATsResponse) ProtoMessage()
- func (x *SearchOrganizationPATsResponse) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationPATsResponse) Reset()
- func (x *SearchOrganizationPATsResponse) String() string
- type SearchOrganizationPATsResponse_CreatedBy
- func (*SearchOrganizationPATsResponse_CreatedBy) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationPATsResponse_CreatedBy) GetEmail() string
- func (x *SearchOrganizationPATsResponse_CreatedBy) GetId() string
- func (x *SearchOrganizationPATsResponse_CreatedBy) GetTitle() string
- func (*SearchOrganizationPATsResponse_CreatedBy) ProtoMessage()
- func (x *SearchOrganizationPATsResponse_CreatedBy) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationPATsResponse_CreatedBy) Reset()
- func (x *SearchOrganizationPATsResponse_CreatedBy) String() string
- type SearchOrganizationPATsResponse_OrganizationPAT
- func (*SearchOrganizationPATsResponse_OrganizationPAT) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationPATsResponse_OrganizationPAT) GetCreatedAt() *timestamppb.Timestamp
- func (x *SearchOrganizationPATsResponse_OrganizationPAT) GetCreatedBy() *SearchOrganizationPATsResponse_CreatedBy
- func (x *SearchOrganizationPATsResponse_OrganizationPAT) GetExpiresAt() *timestamppb.Timestamp
- func (x *SearchOrganizationPATsResponse_OrganizationPAT) GetId() string
- func (x *SearchOrganizationPATsResponse_OrganizationPAT) GetLastUsedAt() *timestamppb.Timestamp
- func (x *SearchOrganizationPATsResponse_OrganizationPAT) GetScopes() []*PATScope
- func (x *SearchOrganizationPATsResponse_OrganizationPAT) GetTitle() string
- func (*SearchOrganizationPATsResponse_OrganizationPAT) ProtoMessage()
- func (x *SearchOrganizationPATsResponse_OrganizationPAT) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationPATsResponse_OrganizationPAT) Reset()
- func (x *SearchOrganizationPATsResponse_OrganizationPAT) String() string
- type SearchOrganizationProjectsRequest
- func (*SearchOrganizationProjectsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationProjectsRequest) GetId() string
- func (x *SearchOrganizationProjectsRequest) GetQuery() *RQLRequest
- func (*SearchOrganizationProjectsRequest) ProtoMessage()
- func (x *SearchOrganizationProjectsRequest) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationProjectsRequest) Reset()
- func (x *SearchOrganizationProjectsRequest) String() string
- type SearchOrganizationProjectsResponse
- func (*SearchOrganizationProjectsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationProjectsResponse) GetGroup() *RQLQueryGroupResponse
- func (x *SearchOrganizationProjectsResponse) GetOrgProjects() []*SearchOrganizationProjectsResponse_OrganizationProject
- func (x *SearchOrganizationProjectsResponse) GetPagination() *RQLQueryPaginationResponse
- func (*SearchOrganizationProjectsResponse) ProtoMessage()
- func (x *SearchOrganizationProjectsResponse) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationProjectsResponse) Reset()
- func (x *SearchOrganizationProjectsResponse) String() string
- type SearchOrganizationProjectsResponse_OrganizationProject
- func (*SearchOrganizationProjectsResponse_OrganizationProject) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetCreatedAt() *timestamppb.Timestamp
- func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetId() string
- func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetMemberCount() int64
- func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetName() string
- func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetOrganizationId() string
- func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetState() string
- func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetTitle() string
- func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetUserIds() []string
- func (*SearchOrganizationProjectsResponse_OrganizationProject) ProtoMessage()
- func (x *SearchOrganizationProjectsResponse_OrganizationProject) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationProjectsResponse_OrganizationProject) Reset()
- func (x *SearchOrganizationProjectsResponse_OrganizationProject) String() string
- type SearchOrganizationServiceUserCredentialsRequest
- func (*SearchOrganizationServiceUserCredentialsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationServiceUserCredentialsRequest) GetId() string
- func (x *SearchOrganizationServiceUserCredentialsRequest) GetQuery() *RQLRequest
- func (*SearchOrganizationServiceUserCredentialsRequest) ProtoMessage()
- func (x *SearchOrganizationServiceUserCredentialsRequest) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationServiceUserCredentialsRequest) Reset()
- func (x *SearchOrganizationServiceUserCredentialsRequest) String() string
- type SearchOrganizationServiceUserCredentialsResponse
- func (*SearchOrganizationServiceUserCredentialsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationServiceUserCredentialsResponse) GetGroup() *RQLQueryGroupResponse
- func (x *SearchOrganizationServiceUserCredentialsResponse) GetOrganizationServiceuserCredentials() ...
- func (x *SearchOrganizationServiceUserCredentialsResponse) GetPagination() *RQLQueryPaginationResponse
- func (*SearchOrganizationServiceUserCredentialsResponse) ProtoMessage()
- func (x *SearchOrganizationServiceUserCredentialsResponse) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationServiceUserCredentialsResponse) Reset()
- func (x *SearchOrganizationServiceUserCredentialsResponse) String() string
- type SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential
- func (*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) GetCreatedAt() *timestamppb.Timestamp
- func (x *SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) GetOrgId() string
- func (x *SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) GetServiceuserTitle() string
- func (x *SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) GetTitle() string
- func (*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) ProtoMessage()
- func (x *SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) Reset()
- func (x *SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) String() string
- type SearchOrganizationServiceUsersRequest
- func (*SearchOrganizationServiceUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationServiceUsersRequest) GetId() string
- func (x *SearchOrganizationServiceUsersRequest) GetQuery() *RQLRequest
- func (*SearchOrganizationServiceUsersRequest) ProtoMessage()
- func (x *SearchOrganizationServiceUsersRequest) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationServiceUsersRequest) Reset()
- func (x *SearchOrganizationServiceUsersRequest) String() string
- type SearchOrganizationServiceUsersResponse
- func (*SearchOrganizationServiceUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationServiceUsersResponse) GetGroup() *RQLQueryGroupResponse
- func (x *SearchOrganizationServiceUsersResponse) GetOrganizationServiceUsers() []*SearchOrganizationServiceUsersResponse_OrganizationServiceUser
- func (x *SearchOrganizationServiceUsersResponse) GetPagination() *RQLQueryPaginationResponse
- func (*SearchOrganizationServiceUsersResponse) ProtoMessage()
- func (x *SearchOrganizationServiceUsersResponse) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationServiceUsersResponse) Reset()
- func (x *SearchOrganizationServiceUsersResponse) String() string
- type SearchOrganizationServiceUsersResponse_OrganizationServiceUser
- func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetCreatedAt() *timestamppb.Timestamp
- func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetId() string
- func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetOrgId() string
- func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetProjects() []*SearchOrganizationServiceUsersResponse_Project
- func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetTitle() string
- func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) ProtoMessage()
- func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) Reset()
- func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) String() string
- type SearchOrganizationServiceUsersResponse_Project
- func (*SearchOrganizationServiceUsersResponse_Project) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationServiceUsersResponse_Project) GetId() string
- func (x *SearchOrganizationServiceUsersResponse_Project) GetName() string
- func (x *SearchOrganizationServiceUsersResponse_Project) GetTitle() string
- func (*SearchOrganizationServiceUsersResponse_Project) ProtoMessage()
- func (x *SearchOrganizationServiceUsersResponse_Project) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationServiceUsersResponse_Project) Reset()
- func (x *SearchOrganizationServiceUsersResponse_Project) String() string
- type SearchOrganizationTokensRequest
- func (*SearchOrganizationTokensRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationTokensRequest) GetId() string
- func (x *SearchOrganizationTokensRequest) GetQuery() *RQLRequest
- func (*SearchOrganizationTokensRequest) ProtoMessage()
- func (x *SearchOrganizationTokensRequest) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationTokensRequest) Reset()
- func (x *SearchOrganizationTokensRequest) String() string
- type SearchOrganizationTokensResponse
- func (*SearchOrganizationTokensResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationTokensResponse) GetGroup() *RQLQueryGroupResponse
- func (x *SearchOrganizationTokensResponse) GetOrganizationTokens() []*SearchOrganizationTokensResponse_OrganizationToken
- func (x *SearchOrganizationTokensResponse) GetPagination() *RQLQueryPaginationResponse
- func (*SearchOrganizationTokensResponse) ProtoMessage()
- func (x *SearchOrganizationTokensResponse) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationTokensResponse) Reset()
- func (x *SearchOrganizationTokensResponse) String() string
- type SearchOrganizationTokensResponse_OrganizationToken
- func (*SearchOrganizationTokensResponse_OrganizationToken) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationTokensResponse_OrganizationToken) GetAmount() int64
- func (x *SearchOrganizationTokensResponse_OrganizationToken) GetCreatedAt() *timestamppb.Timestamp
- func (x *SearchOrganizationTokensResponse_OrganizationToken) GetDescription() string
- func (x *SearchOrganizationTokensResponse_OrganizationToken) GetOrgId() string
- func (x *SearchOrganizationTokensResponse_OrganizationToken) GetType() string
- func (x *SearchOrganizationTokensResponse_OrganizationToken) GetUserAvatar() string
- func (x *SearchOrganizationTokensResponse_OrganizationToken) GetUserId() string
- func (x *SearchOrganizationTokensResponse_OrganizationToken) GetUserTitle() string
- func (*SearchOrganizationTokensResponse_OrganizationToken) ProtoMessage()
- func (x *SearchOrganizationTokensResponse_OrganizationToken) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationTokensResponse_OrganizationToken) Reset()
- func (x *SearchOrganizationTokensResponse_OrganizationToken) String() string
- type SearchOrganizationUsersRequest
- func (*SearchOrganizationUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationUsersRequest) GetId() string
- func (x *SearchOrganizationUsersRequest) GetQuery() *RQLRequest
- func (*SearchOrganizationUsersRequest) ProtoMessage()
- func (x *SearchOrganizationUsersRequest) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationUsersRequest) Reset()
- func (x *SearchOrganizationUsersRequest) String() string
- type SearchOrganizationUsersResponse
- func (*SearchOrganizationUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationUsersResponse) GetGroup() *RQLQueryGroupResponse
- func (x *SearchOrganizationUsersResponse) GetOrgUsers() []*SearchOrganizationUsersResponse_OrganizationUser
- func (x *SearchOrganizationUsersResponse) GetPagination() *RQLQueryPaginationResponse
- func (*SearchOrganizationUsersResponse) ProtoMessage()
- func (x *SearchOrganizationUsersResponse) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationUsersResponse) Reset()
- func (x *SearchOrganizationUsersResponse) String() string
- type SearchOrganizationUsersResponse_OrganizationUser
- func (*SearchOrganizationUsersResponse_OrganizationUser) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationUsersResponse_OrganizationUser) GetAvatar() string
- func (x *SearchOrganizationUsersResponse_OrganizationUser) GetEmail() string
- func (x *SearchOrganizationUsersResponse_OrganizationUser) GetId() string
- func (x *SearchOrganizationUsersResponse_OrganizationUser) GetName() string
- func (x *SearchOrganizationUsersResponse_OrganizationUser) GetOrgJoinedAt() *timestamppb.Timestamp
- func (x *SearchOrganizationUsersResponse_OrganizationUser) GetOrganizationId() string
- func (x *SearchOrganizationUsersResponse_OrganizationUser) GetRoleIds() []string
- func (x *SearchOrganizationUsersResponse_OrganizationUser) GetRoleNames() []string
- func (x *SearchOrganizationUsersResponse_OrganizationUser) GetRoleTitles() []string
- func (x *SearchOrganizationUsersResponse_OrganizationUser) GetState() string
- func (x *SearchOrganizationUsersResponse_OrganizationUser) GetTitle() string
- func (*SearchOrganizationUsersResponse_OrganizationUser) ProtoMessage()
- func (x *SearchOrganizationUsersResponse_OrganizationUser) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationUsersResponse_OrganizationUser) Reset()
- func (x *SearchOrganizationUsersResponse_OrganizationUser) String() string
- type SearchOrganizationsRequest
- func (*SearchOrganizationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationsRequest) GetQuery() *RQLRequest
- func (*SearchOrganizationsRequest) ProtoMessage()
- func (x *SearchOrganizationsRequest) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationsRequest) Reset()
- func (x *SearchOrganizationsRequest) String() string
- type SearchOrganizationsResponse
- func (*SearchOrganizationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationsResponse) GetGroup() *RQLQueryGroupResponse
- func (x *SearchOrganizationsResponse) GetOrganizations() []*SearchOrganizationsResponse_OrganizationResult
- func (x *SearchOrganizationsResponse) GetPagination() *RQLQueryPaginationResponse
- func (*SearchOrganizationsResponse) ProtoMessage()
- func (x *SearchOrganizationsResponse) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationsResponse) Reset()
- func (x *SearchOrganizationsResponse) String() string
- type SearchOrganizationsResponse_OrganizationResult
- func (*SearchOrganizationsResponse_OrganizationResult) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationsResponse_OrganizationResult) GetAvatar() string
- func (x *SearchOrganizationsResponse_OrganizationResult) GetCountry() string
- func (x *SearchOrganizationsResponse_OrganizationResult) GetCreatedAt() *timestamppb.Timestamp
- func (x *SearchOrganizationsResponse_OrganizationResult) GetCreatedBy() string
- func (x *SearchOrganizationsResponse_OrganizationResult) GetId() string
- func (x *SearchOrganizationsResponse_OrganizationResult) GetName() string
- func (x *SearchOrganizationsResponse_OrganizationResult) GetPaymentMode() string
- func (x *SearchOrganizationsResponse_OrganizationResult) GetPlanId() string
- func (x *SearchOrganizationsResponse_OrganizationResult) GetPlanInterval() string
- func (x *SearchOrganizationsResponse_OrganizationResult) GetPlanName() string
- func (x *SearchOrganizationsResponse_OrganizationResult) GetState() string
- func (x *SearchOrganizationsResponse_OrganizationResult) GetSubscriptionCycleEndAt() *timestamppb.Timestamp
- func (x *SearchOrganizationsResponse_OrganizationResult) GetSubscriptionState() string
- func (x *SearchOrganizationsResponse_OrganizationResult) GetTitle() string
- func (x *SearchOrganizationsResponse_OrganizationResult) GetUpdatedAt() *timestamppb.Timestamp
- func (*SearchOrganizationsResponse_OrganizationResult) ProtoMessage()
- func (x *SearchOrganizationsResponse_OrganizationResult) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationsResponse_OrganizationResult) Reset()
- func (x *SearchOrganizationsResponse_OrganizationResult) String() string
- type SearchProjectUsersRequest
- func (*SearchProjectUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchProjectUsersRequest) GetId() string
- func (x *SearchProjectUsersRequest) GetQuery() *RQLRequest
- func (*SearchProjectUsersRequest) ProtoMessage()
- func (x *SearchProjectUsersRequest) ProtoReflect() protoreflect.Message
- func (x *SearchProjectUsersRequest) Reset()
- func (x *SearchProjectUsersRequest) String() string
- type SearchProjectUsersResponse
- func (*SearchProjectUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchProjectUsersResponse) GetGroup() *RQLQueryGroupResponse
- func (x *SearchProjectUsersResponse) GetPagination() *RQLQueryPaginationResponse
- func (x *SearchProjectUsersResponse) GetProjectUsers() []*SearchProjectUsersResponse_ProjectUser
- func (*SearchProjectUsersResponse) ProtoMessage()
- func (x *SearchProjectUsersResponse) ProtoReflect() protoreflect.Message
- func (x *SearchProjectUsersResponse) Reset()
- func (x *SearchProjectUsersResponse) String() string
- type SearchProjectUsersResponse_ProjectUser
- func (*SearchProjectUsersResponse_ProjectUser) Descriptor() ([]byte, []int)deprecated
- func (x *SearchProjectUsersResponse_ProjectUser) GetAvatar() string
- func (x *SearchProjectUsersResponse_ProjectUser) GetEmail() string
- func (x *SearchProjectUsersResponse_ProjectUser) GetId() string
- func (x *SearchProjectUsersResponse_ProjectUser) GetName() string
- func (x *SearchProjectUsersResponse_ProjectUser) GetProjectId() string
- func (x *SearchProjectUsersResponse_ProjectUser) GetRoleIds() []string
- func (x *SearchProjectUsersResponse_ProjectUser) GetRoleNames() []string
- func (x *SearchProjectUsersResponse_ProjectUser) GetRoleTitles() []string
- func (x *SearchProjectUsersResponse_ProjectUser) GetTitle() string
- func (*SearchProjectUsersResponse_ProjectUser) ProtoMessage()
- func (x *SearchProjectUsersResponse_ProjectUser) ProtoReflect() protoreflect.Message
- func (x *SearchProjectUsersResponse_ProjectUser) Reset()
- func (x *SearchProjectUsersResponse_ProjectUser) String() string
- type SearchUserOrganizationsRequest
- func (*SearchUserOrganizationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchUserOrganizationsRequest) GetId() string
- func (x *SearchUserOrganizationsRequest) GetQuery() *RQLRequest
- func (*SearchUserOrganizationsRequest) ProtoMessage()
- func (x *SearchUserOrganizationsRequest) ProtoReflect() protoreflect.Message
- func (x *SearchUserOrganizationsRequest) Reset()
- func (x *SearchUserOrganizationsRequest) String() string
- type SearchUserOrganizationsResponse
- func (*SearchUserOrganizationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchUserOrganizationsResponse) GetGroup() *RQLQueryGroupResponse
- func (x *SearchUserOrganizationsResponse) GetPagination() *RQLQueryPaginationResponse
- func (x *SearchUserOrganizationsResponse) GetUserOrganizations() []*SearchUserOrganizationsResponse_UserOrganization
- func (*SearchUserOrganizationsResponse) ProtoMessage()
- func (x *SearchUserOrganizationsResponse) ProtoReflect() protoreflect.Message
- func (x *SearchUserOrganizationsResponse) Reset()
- func (x *SearchUserOrganizationsResponse) String() string
- type SearchUserOrganizationsResponse_UserOrganization
- func (*SearchUserOrganizationsResponse_UserOrganization) Descriptor() ([]byte, []int)deprecated
- func (x *SearchUserOrganizationsResponse_UserOrganization) GetOrgAvatar() string
- func (x *SearchUserOrganizationsResponse_UserOrganization) GetOrgId() string
- func (x *SearchUserOrganizationsResponse_UserOrganization) GetOrgJoinedOn() *timestamppb.Timestamp
- func (x *SearchUserOrganizationsResponse_UserOrganization) GetOrgName() string
- func (x *SearchUserOrganizationsResponse_UserOrganization) GetOrgTitle() string
- func (x *SearchUserOrganizationsResponse_UserOrganization) GetProjectCount() int64
- func (x *SearchUserOrganizationsResponse_UserOrganization) GetRoleIds() []string
- func (x *SearchUserOrganizationsResponse_UserOrganization) GetRoleNames() []string
- func (x *SearchUserOrganizationsResponse_UserOrganization) GetRoleTitles() []string
- func (x *SearchUserOrganizationsResponse_UserOrganization) GetUserId() string
- func (*SearchUserOrganizationsResponse_UserOrganization) ProtoMessage()
- func (x *SearchUserOrganizationsResponse_UserOrganization) ProtoReflect() protoreflect.Message
- func (x *SearchUserOrganizationsResponse_UserOrganization) Reset()
- func (x *SearchUserOrganizationsResponse_UserOrganization) String() string
- type SearchUserProjectsRequest
- func (*SearchUserProjectsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchUserProjectsRequest) GetOrgId() string
- func (x *SearchUserProjectsRequest) GetQuery() *RQLRequest
- func (x *SearchUserProjectsRequest) GetUserId() string
- func (*SearchUserProjectsRequest) ProtoMessage()
- func (x *SearchUserProjectsRequest) ProtoReflect() protoreflect.Message
- func (x *SearchUserProjectsRequest) Reset()
- func (x *SearchUserProjectsRequest) String() string
- type SearchUserProjectsResponse
- func (*SearchUserProjectsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchUserProjectsResponse) GetGroup() *RQLQueryGroupResponse
- func (x *SearchUserProjectsResponse) GetPagination() *RQLQueryPaginationResponse
- func (x *SearchUserProjectsResponse) GetUserProjects() []*SearchUserProjectsResponse_UserProject
- func (*SearchUserProjectsResponse) ProtoMessage()
- func (x *SearchUserProjectsResponse) ProtoReflect() protoreflect.Message
- func (x *SearchUserProjectsResponse) Reset()
- func (x *SearchUserProjectsResponse) String() string
- type SearchUserProjectsResponse_UserProject
- func (*SearchUserProjectsResponse_UserProject) Descriptor() ([]byte, []int)deprecated
- func (x *SearchUserProjectsResponse_UserProject) GetOrgId() string
- func (x *SearchUserProjectsResponse_UserProject) GetProjectCreatedOn() *timestamppb.Timestamp
- func (x *SearchUserProjectsResponse_UserProject) GetProjectId() string
- func (x *SearchUserProjectsResponse_UserProject) GetProjectName() string
- func (x *SearchUserProjectsResponse_UserProject) GetProjectTitle() string
- func (x *SearchUserProjectsResponse_UserProject) GetUserAvatars() []string
- func (x *SearchUserProjectsResponse_UserProject) GetUserId() string
- func (x *SearchUserProjectsResponse_UserProject) GetUserIds() []string
- func (x *SearchUserProjectsResponse_UserProject) GetUserNames() []string
- func (x *SearchUserProjectsResponse_UserProject) GetUserTitles() []string
- func (*SearchUserProjectsResponse_UserProject) ProtoMessage()
- func (x *SearchUserProjectsResponse_UserProject) ProtoReflect() protoreflect.Message
- func (x *SearchUserProjectsResponse_UserProject) Reset()
- func (x *SearchUserProjectsResponse_UserProject) String() string
- type SearchUsersRequest
- func (*SearchUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchUsersRequest) GetQuery() *RQLRequest
- func (*SearchUsersRequest) ProtoMessage()
- func (x *SearchUsersRequest) ProtoReflect() protoreflect.Message
- func (x *SearchUsersRequest) Reset()
- func (x *SearchUsersRequest) String() string
- type SearchUsersResponse
- func (*SearchUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchUsersResponse) GetGroup() *RQLQueryGroupResponse
- func (x *SearchUsersResponse) GetPagination() *RQLQueryPaginationResponse
- func (x *SearchUsersResponse) GetUsers() []*User
- func (*SearchUsersResponse) ProtoMessage()
- func (x *SearchUsersResponse) ProtoReflect() protoreflect.Message
- func (x *SearchUsersResponse) Reset()
- func (x *SearchUsersResponse) String() string
- type SecretCredential
- func (*SecretCredential) Descriptor() ([]byte, []int)deprecated
- func (x *SecretCredential) GetCreatedAt() *timestamppb.Timestamp
- func (x *SecretCredential) GetId() string
- func (x *SecretCredential) GetSecret() string
- func (x *SecretCredential) GetTitle() string
- func (*SecretCredential) ProtoMessage()
- func (x *SecretCredential) ProtoReflect() protoreflect.Message
- func (x *SecretCredential) Reset()
- func (x *SecretCredential) String() string
- type ServiceUser
- func (*ServiceUser) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceUser) GetCreatedAt() *timestamppb.Timestamp
- func (x *ServiceUser) GetId() string
- func (x *ServiceUser) GetMetadata() *structpb.Struct
- func (x *ServiceUser) GetOrgId() string
- func (x *ServiceUser) GetState() string
- func (x *ServiceUser) GetTitle() string
- func (x *ServiceUser) GetUpdatedAt() *timestamppb.Timestamp
- func (*ServiceUser) ProtoMessage()
- func (x *ServiceUser) ProtoReflect() protoreflect.Message
- func (x *ServiceUser) Reset()
- func (x *ServiceUser) String() string
- type ServiceUserJWK
- func (*ServiceUserJWK) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceUserJWK) GetCreatedAt() *timestamppb.Timestamp
- func (x *ServiceUserJWK) GetId() string
- func (x *ServiceUserJWK) GetPrincipalId() string
- func (x *ServiceUserJWK) GetPublicKey() string
- func (x *ServiceUserJWK) GetTitle() string
- func (*ServiceUserJWK) ProtoMessage()
- func (x *ServiceUserJWK) ProtoReflect() protoreflect.Message
- func (x *ServiceUserJWK) Reset()
- func (x *ServiceUserJWK) String() string
- type ServiceUserRequestBody
- func (*ServiceUserRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceUserRequestBody) GetMetadata() *structpb.Struct
- func (x *ServiceUserRequestBody) GetTitle() string
- func (*ServiceUserRequestBody) ProtoMessage()
- func (x *ServiceUserRequestBody) ProtoReflect() protoreflect.Message
- func (x *ServiceUserRequestBody) Reset()
- func (x *ServiceUserRequestBody) String() string
- type ServiceUserToken
- func (*ServiceUserToken) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceUserToken) GetCreatedAt() *timestamppb.Timestamp
- func (x *ServiceUserToken) GetId() string
- func (x *ServiceUserToken) GetTitle() string
- func (x *ServiceUserToken) GetToken() string
- func (*ServiceUserToken) ProtoMessage()
- func (x *ServiceUserToken) ProtoReflect() protoreflect.Message
- func (x *ServiceUserToken) Reset()
- func (x *ServiceUserToken) String() string
- type Session
- func (*Session) Descriptor() ([]byte, []int)deprecated
- func (x *Session) GetCreatedAt() *timestamppb.Timestamp
- func (x *Session) GetId() string
- func (x *Session) GetIsCurrentSession() bool
- func (x *Session) GetMetadata() *Session_Meta
- func (x *Session) GetUpdatedAt() *timestamppb.Timestamp
- func (*Session) ProtoMessage()
- func (x *Session) ProtoReflect() protoreflect.Message
- func (x *Session) Reset()
- func (x *Session) String() string
- type Session_Meta
- func (*Session_Meta) Descriptor() ([]byte, []int)deprecated
- func (x *Session_Meta) GetBrowser() string
- func (x *Session_Meta) GetIpAddress() string
- func (x *Session_Meta) GetLocation() *Session_Meta_Location
- func (x *Session_Meta) GetOperatingSystem() string
- func (*Session_Meta) ProtoMessage()
- func (x *Session_Meta) ProtoReflect() protoreflect.Message
- func (x *Session_Meta) Reset()
- func (x *Session_Meta) String() string
- type Session_Meta_Location
- func (*Session_Meta_Location) Descriptor() ([]byte, []int)deprecated
- func (x *Session_Meta_Location) GetCity() string
- func (x *Session_Meta_Location) GetCountry() string
- func (x *Session_Meta_Location) GetLatitude() string
- func (x *Session_Meta_Location) GetLongitude() string
- func (*Session_Meta_Location) ProtoMessage()
- func (x *Session_Meta_Location) ProtoReflect() protoreflect.Message
- func (x *Session_Meta_Location) Reset()
- func (x *Session_Meta_Location) String() string
- type SetOrganizationKycRequest
- func (*SetOrganizationKycRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetOrganizationKycRequest) GetLink() string
- func (x *SetOrganizationKycRequest) GetOrgId() string
- func (x *SetOrganizationKycRequest) GetStatus() bool
- func (*SetOrganizationKycRequest) ProtoMessage()
- func (x *SetOrganizationKycRequest) ProtoReflect() protoreflect.Message
- func (x *SetOrganizationKycRequest) Reset()
- func (x *SetOrganizationKycRequest) String() string
- type SetOrganizationKycResponse
- func (*SetOrganizationKycResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetOrganizationKycResponse) GetOrganizationKyc() *OrganizationKyc
- func (*SetOrganizationKycResponse) ProtoMessage()
- func (x *SetOrganizationKycResponse) ProtoReflect() protoreflect.Message
- func (x *SetOrganizationKycResponse) Reset()
- func (x *SetOrganizationKycResponse) String() string
- type SetOrganizationMemberRoleRequest
- func (*SetOrganizationMemberRoleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetOrganizationMemberRoleRequest) GetOrgId() string
- func (x *SetOrganizationMemberRoleRequest) GetRoleId() string
- func (x *SetOrganizationMemberRoleRequest) GetUserId() string
- func (*SetOrganizationMemberRoleRequest) ProtoMessage()
- func (x *SetOrganizationMemberRoleRequest) ProtoReflect() protoreflect.Message
- func (x *SetOrganizationMemberRoleRequest) Reset()
- func (x *SetOrganizationMemberRoleRequest) String() string
- type SetOrganizationMemberRoleResponse
- func (*SetOrganizationMemberRoleResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetOrganizationMemberRoleResponse) ProtoMessage()
- func (x *SetOrganizationMemberRoleResponse) ProtoReflect() protoreflect.Message
- func (x *SetOrganizationMemberRoleResponse) Reset()
- func (x *SetOrganizationMemberRoleResponse) String() string
- type Subscription
- func (*Subscription) Descriptor() ([]byte, []int)deprecated
- func (x *Subscription) GetBillingCycleAnchorAt() *timestamppb.Timestamp
- func (x *Subscription) GetCanceledAt() *timestamppb.Timestamp
- func (x *Subscription) GetCreatedAt() *timestamppb.Timestamp
- func (x *Subscription) GetCurrentPeriodEndAt() *timestamppb.Timestamp
- func (x *Subscription) GetCurrentPeriodStartAt() *timestamppb.Timestamp
- func (x *Subscription) GetCustomer() *BillingAccount
- func (x *Subscription) GetCustomerId() string
- func (x *Subscription) GetEndedAt() *timestamppb.Timestamp
- func (x *Subscription) GetId() string
- func (x *Subscription) GetMetadata() *structpb.Struct
- func (x *Subscription) GetPhases() []*Subscription_Phase
- func (x *Subscription) GetPlan() *Plan
- func (x *Subscription) GetPlanId() string
- func (x *Subscription) GetProviderId() string
- func (x *Subscription) GetState() string
- func (x *Subscription) GetTrialEndsAt() *timestamppb.Timestamp
- func (x *Subscription) GetUpdatedAt() *timestamppb.Timestamp
- func (*Subscription) ProtoMessage()
- func (x *Subscription) ProtoReflect() protoreflect.Message
- func (x *Subscription) Reset()
- func (x *Subscription) String() string
- type Subscription_Phase
- func (*Subscription_Phase) Descriptor() ([]byte, []int)deprecated
- func (x *Subscription_Phase) GetEffectiveAt() *timestamppb.Timestamp
- func (x *Subscription_Phase) GetPlanId() string
- func (x *Subscription_Phase) GetReason() string
- func (*Subscription_Phase) ProtoMessage()
- func (x *Subscription_Phase) ProtoReflect() protoreflect.Message
- func (x *Subscription_Phase) Reset()
- func (x *Subscription_Phase) String() string
- type TotalDebitedTransactionsRequest
- func (*TotalDebitedTransactionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TotalDebitedTransactionsRequest) GetBillingId() stringdeprecated
- func (x *TotalDebitedTransactionsRequest) GetOrgId() string
- func (*TotalDebitedTransactionsRequest) ProtoMessage()
- func (x *TotalDebitedTransactionsRequest) ProtoReflect() protoreflect.Message
- func (x *TotalDebitedTransactionsRequest) Reset()
- func (x *TotalDebitedTransactionsRequest) String() string
- type TotalDebitedTransactionsResponse
- func (*TotalDebitedTransactionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TotalDebitedTransactionsResponse) GetDebited() *BillingAccount_Balance
- func (*TotalDebitedTransactionsResponse) ProtoMessage()
- func (x *TotalDebitedTransactionsResponse) ProtoReflect() protoreflect.Message
- func (x *TotalDebitedTransactionsResponse) Reset()
- func (x *TotalDebitedTransactionsResponse) String() string
- type UpdateBillingAccountDetailsRequest
- func (*UpdateBillingAccountDetailsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateBillingAccountDetailsRequest) GetCreditMin() int64
- func (x *UpdateBillingAccountDetailsRequest) GetDueInDays() int64
- func (x *UpdateBillingAccountDetailsRequest) GetId() string
- func (x *UpdateBillingAccountDetailsRequest) GetOrgId() string
- func (*UpdateBillingAccountDetailsRequest) ProtoMessage()
- func (x *UpdateBillingAccountDetailsRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateBillingAccountDetailsRequest) Reset()
- func (x *UpdateBillingAccountDetailsRequest) String() string
- type UpdateBillingAccountDetailsResponse
- func (*UpdateBillingAccountDetailsResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateBillingAccountDetailsResponse) ProtoMessage()
- func (x *UpdateBillingAccountDetailsResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateBillingAccountDetailsResponse) Reset()
- func (x *UpdateBillingAccountDetailsResponse) String() string
- type UpdateBillingAccountLimitsRequest
- func (*UpdateBillingAccountLimitsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateBillingAccountLimitsRequest) GetCreditMin() int64
- func (x *UpdateBillingAccountLimitsRequest) GetId() string
- func (x *UpdateBillingAccountLimitsRequest) GetOrgId() string
- func (*UpdateBillingAccountLimitsRequest) ProtoMessage()
- func (x *UpdateBillingAccountLimitsRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateBillingAccountLimitsRequest) Reset()
- func (x *UpdateBillingAccountLimitsRequest) String() string
- type UpdateBillingAccountLimitsResponse
- func (*UpdateBillingAccountLimitsResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateBillingAccountLimitsResponse) ProtoMessage()
- func (x *UpdateBillingAccountLimitsResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateBillingAccountLimitsResponse) Reset()
- func (x *UpdateBillingAccountLimitsResponse) String() string
- type UpdateBillingAccountRequest
- func (*UpdateBillingAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateBillingAccountRequest) GetBody() *BillingAccountRequestBody
- func (x *UpdateBillingAccountRequest) GetId() string
- func (x *UpdateBillingAccountRequest) GetOrgId() stringdeprecated
- func (*UpdateBillingAccountRequest) ProtoMessage()
- func (x *UpdateBillingAccountRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateBillingAccountRequest) Reset()
- func (x *UpdateBillingAccountRequest) String() string
- type UpdateBillingAccountResponse
- func (*UpdateBillingAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateBillingAccountResponse) GetBillingAccount() *BillingAccount
- func (*UpdateBillingAccountResponse) ProtoMessage()
- func (x *UpdateBillingAccountResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateBillingAccountResponse) Reset()
- func (x *UpdateBillingAccountResponse) String() string
- type UpdateCurrentUserPATRequest
- func (*UpdateCurrentUserPATRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCurrentUserPATRequest) GetId() string
- func (x *UpdateCurrentUserPATRequest) GetMetadata() *structpb.Struct
- func (x *UpdateCurrentUserPATRequest) GetScopes() []*PATScope
- func (x *UpdateCurrentUserPATRequest) GetTitle() string
- func (*UpdateCurrentUserPATRequest) ProtoMessage()
- func (x *UpdateCurrentUserPATRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateCurrentUserPATRequest) Reset()
- func (x *UpdateCurrentUserPATRequest) String() string
- type UpdateCurrentUserPATResponse
- func (*UpdateCurrentUserPATResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCurrentUserPATResponse) GetPat() *PAT
- func (*UpdateCurrentUserPATResponse) ProtoMessage()
- func (x *UpdateCurrentUserPATResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateCurrentUserPATResponse) Reset()
- func (x *UpdateCurrentUserPATResponse) String() string
- type UpdateCurrentUserRequest
- func (*UpdateCurrentUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCurrentUserRequest) GetBody() *UserRequestBody
- func (*UpdateCurrentUserRequest) ProtoMessage()
- func (x *UpdateCurrentUserRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateCurrentUserRequest) Reset()
- func (x *UpdateCurrentUserRequest) String() string
- type UpdateCurrentUserResponse
- func (*UpdateCurrentUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCurrentUserResponse) GetUser() *User
- func (*UpdateCurrentUserResponse) ProtoMessage()
- func (x *UpdateCurrentUserResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateCurrentUserResponse) Reset()
- func (x *UpdateCurrentUserResponse) String() string
- type UpdateFeatureRequest
- func (*UpdateFeatureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFeatureRequest) GetBody() *FeatureRequestBody
- func (x *UpdateFeatureRequest) GetId() string
- func (*UpdateFeatureRequest) ProtoMessage()
- func (x *UpdateFeatureRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateFeatureRequest) Reset()
- func (x *UpdateFeatureRequest) String() string
- type UpdateFeatureResponse
- func (*UpdateFeatureResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFeatureResponse) GetFeature() *Feature
- func (*UpdateFeatureResponse) ProtoMessage()
- func (x *UpdateFeatureResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateFeatureResponse) Reset()
- func (x *UpdateFeatureResponse) String() string
- type UpdateGroupRequest
- func (*UpdateGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateGroupRequest) GetBody() *GroupRequestBody
- func (x *UpdateGroupRequest) GetId() string
- func (x *UpdateGroupRequest) GetOrgId() string
- func (*UpdateGroupRequest) ProtoMessage()
- func (x *UpdateGroupRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateGroupRequest) Reset()
- func (x *UpdateGroupRequest) String() string
- type UpdateGroupResponse
- func (*UpdateGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateGroupResponse) GetGroup() *Group
- func (*UpdateGroupResponse) ProtoMessage()
- func (x *UpdateGroupResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateGroupResponse) Reset()
- func (x *UpdateGroupResponse) String() string
- type UpdateMetaSchemaRequest
- func (*UpdateMetaSchemaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateMetaSchemaRequest) GetBody() *MetaSchemaRequestBody
- func (x *UpdateMetaSchemaRequest) GetId() string
- func (*UpdateMetaSchemaRequest) ProtoMessage()
- func (x *UpdateMetaSchemaRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateMetaSchemaRequest) Reset()
- func (x *UpdateMetaSchemaRequest) String() string
- type UpdateMetaSchemaResponse
- func (*UpdateMetaSchemaResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateMetaSchemaResponse) GetMetaschema() *MetaSchema
- func (*UpdateMetaSchemaResponse) ProtoMessage()
- func (x *UpdateMetaSchemaResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateMetaSchemaResponse) Reset()
- func (x *UpdateMetaSchemaResponse) String() string
- type UpdateOrganizationRequest
- func (*UpdateOrganizationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateOrganizationRequest) GetBody() *OrganizationRequestBody
- func (x *UpdateOrganizationRequest) GetId() string
- func (*UpdateOrganizationRequest) ProtoMessage()
- func (x *UpdateOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateOrganizationRequest) Reset()
- func (x *UpdateOrganizationRequest) String() string
- 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
- type UpdateOrganizationRoleRequest
- func (*UpdateOrganizationRoleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateOrganizationRoleRequest) GetBody() *RoleRequestBody
- func (x *UpdateOrganizationRoleRequest) GetId() string
- func (x *UpdateOrganizationRoleRequest) GetOrgId() string
- func (*UpdateOrganizationRoleRequest) ProtoMessage()
- func (x *UpdateOrganizationRoleRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateOrganizationRoleRequest) Reset()
- func (x *UpdateOrganizationRoleRequest) String() string
- type UpdateOrganizationRoleResponse
- func (*UpdateOrganizationRoleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateOrganizationRoleResponse) GetRole() *Role
- func (*UpdateOrganizationRoleResponse) ProtoMessage()
- func (x *UpdateOrganizationRoleResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateOrganizationRoleResponse) Reset()
- func (x *UpdateOrganizationRoleResponse) String() string
- type UpdatePermissionRequest
- func (*UpdatePermissionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePermissionRequest) GetBody() *PermissionRequestBody
- func (x *UpdatePermissionRequest) GetId() string
- func (*UpdatePermissionRequest) ProtoMessage()
- func (x *UpdatePermissionRequest) ProtoReflect() protoreflect.Message
- func (x *UpdatePermissionRequest) Reset()
- func (x *UpdatePermissionRequest) String() string
- type UpdatePermissionResponse
- func (*UpdatePermissionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePermissionResponse) GetPermission() *Permission
- func (*UpdatePermissionResponse) ProtoMessage()
- func (x *UpdatePermissionResponse) ProtoReflect() protoreflect.Message
- func (x *UpdatePermissionResponse) Reset()
- func (x *UpdatePermissionResponse) String() string
- type UpdatePlanRequest
- func (*UpdatePlanRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePlanRequest) GetBody() *PlanRequestBody
- func (x *UpdatePlanRequest) GetId() string
- func (*UpdatePlanRequest) ProtoMessage()
- func (x *UpdatePlanRequest) ProtoReflect() protoreflect.Message
- func (x *UpdatePlanRequest) Reset()
- func (x *UpdatePlanRequest) String() string
- type UpdatePlanResponse
- type UpdatePolicyRequest
- func (*UpdatePolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePolicyRequest) GetBody() *PolicyRequestBody
- func (x *UpdatePolicyRequest) GetId() string
- func (*UpdatePolicyRequest) ProtoMessage()
- func (x *UpdatePolicyRequest) ProtoReflect() protoreflect.Message
- func (x *UpdatePolicyRequest) Reset()
- func (x *UpdatePolicyRequest) String() string
- type UpdatePolicyResponse
- func (*UpdatePolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePolicyResponse) GetPolicies() []*Policy
- func (*UpdatePolicyResponse) ProtoMessage()
- func (x *UpdatePolicyResponse) ProtoReflect() protoreflect.Message
- func (x *UpdatePolicyResponse) Reset()
- func (x *UpdatePolicyResponse) String() string
- type UpdateProductRequest
- func (*UpdateProductRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProductRequest) GetBody() *ProductRequestBody
- func (x *UpdateProductRequest) GetId() string
- func (*UpdateProductRequest) ProtoMessage()
- func (x *UpdateProductRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateProductRequest) Reset()
- func (x *UpdateProductRequest) String() string
- type UpdateProductResponse
- func (*UpdateProductResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProductResponse) GetProduct() *Product
- func (*UpdateProductResponse) ProtoMessage()
- func (x *UpdateProductResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateProductResponse) Reset()
- func (x *UpdateProductResponse) String() string
- type UpdateProjectRequest
- func (*UpdateProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProjectRequest) GetBody() *ProjectRequestBody
- func (x *UpdateProjectRequest) GetId() string
- func (*UpdateProjectRequest) ProtoMessage()
- func (x *UpdateProjectRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateProjectRequest) Reset()
- func (x *UpdateProjectRequest) String() string
- type UpdateProjectResourceRequest
- func (*UpdateProjectResourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProjectResourceRequest) GetBody() *ResourceRequestBody
- func (x *UpdateProjectResourceRequest) GetId() string
- func (x *UpdateProjectResourceRequest) GetProjectId() string
- func (*UpdateProjectResourceRequest) ProtoMessage()
- func (x *UpdateProjectResourceRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateProjectResourceRequest) Reset()
- func (x *UpdateProjectResourceRequest) String() string
- type UpdateProjectResourceResponse
- func (*UpdateProjectResourceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProjectResourceResponse) GetResource() *Resource
- func (*UpdateProjectResourceResponse) ProtoMessage()
- func (x *UpdateProjectResourceResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateProjectResourceResponse) Reset()
- func (x *UpdateProjectResourceResponse) String() string
- 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
- type UpdateProspectRequest
- func (*UpdateProspectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProspectRequest) GetActivity() string
- func (x *UpdateProspectRequest) GetEmail() string
- func (x *UpdateProspectRequest) GetId() string
- func (x *UpdateProspectRequest) GetMetadata() *structpb.Struct
- func (x *UpdateProspectRequest) GetName() string
- func (x *UpdateProspectRequest) GetPhone() string
- func (x *UpdateProspectRequest) GetSource() string
- func (x *UpdateProspectRequest) GetStatus() Prospect_Status
- func (x *UpdateProspectRequest) GetVerified() bool
- func (*UpdateProspectRequest) ProtoMessage()
- func (x *UpdateProspectRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateProspectRequest) Reset()
- func (x *UpdateProspectRequest) String() string
- type UpdateProspectResponse
- func (*UpdateProspectResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProspectResponse) GetProspect() *Prospect
- func (*UpdateProspectResponse) ProtoMessage()
- func (x *UpdateProspectResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateProspectResponse) Reset()
- func (x *UpdateProspectResponse) String() string
- type UpdateRelationRequest
- func (*UpdateRelationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRelationRequest) GetBody() *RelationRequestBody
- func (x *UpdateRelationRequest) GetId() string
- func (*UpdateRelationRequest) ProtoMessage()
- func (x *UpdateRelationRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateRelationRequest) Reset()
- func (x *UpdateRelationRequest) String() string
- type UpdateRelationResponse
- func (*UpdateRelationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRelationResponse) GetRelation() *Relation
- func (*UpdateRelationResponse) ProtoMessage()
- func (x *UpdateRelationResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateRelationResponse) Reset()
- func (x *UpdateRelationResponse) String() string
- type UpdateRoleRequest
- func (*UpdateRoleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRoleRequest) GetBody() *RoleRequestBody
- func (x *UpdateRoleRequest) GetId() string
- func (*UpdateRoleRequest) ProtoMessage()
- func (x *UpdateRoleRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateRoleRequest) Reset()
- func (x *UpdateRoleRequest) String() string
- type UpdateRoleResponse
- type UpdateSubscriptionRequest
- func (*UpdateSubscriptionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSubscriptionRequest) GetBillingId() stringdeprecated
- func (x *UpdateSubscriptionRequest) GetId() string
- func (x *UpdateSubscriptionRequest) GetMetadata() *structpb.Struct
- func (x *UpdateSubscriptionRequest) GetOrgId() stringdeprecated
- func (*UpdateSubscriptionRequest) ProtoMessage()
- func (x *UpdateSubscriptionRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateSubscriptionRequest) Reset()
- func (x *UpdateSubscriptionRequest) String() string
- type UpdateSubscriptionResponse
- func (*UpdateSubscriptionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSubscriptionResponse) GetSubscription() *Subscription
- func (*UpdateSubscriptionResponse) ProtoMessage()
- func (x *UpdateSubscriptionResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateSubscriptionResponse) Reset()
- func (x *UpdateSubscriptionResponse) String() string
- type UpdateUserRequest
- func (*UpdateUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserRequest) GetBody() *UserRequestBody
- func (x *UpdateUserRequest) GetId() string
- func (*UpdateUserRequest) ProtoMessage()
- func (x *UpdateUserRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateUserRequest) Reset()
- func (x *UpdateUserRequest) String() string
- type UpdateUserResponse
- type UpdateWebhookRequest
- func (*UpdateWebhookRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateWebhookRequest) GetBody() *WebhookRequestBody
- func (x *UpdateWebhookRequest) GetId() string
- func (*UpdateWebhookRequest) ProtoMessage()
- func (x *UpdateWebhookRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateWebhookRequest) Reset()
- func (x *UpdateWebhookRequest) String() string
- type UpdateWebhookResponse
- func (*UpdateWebhookResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateWebhookResponse) GetWebhook() *Webhook
- func (*UpdateWebhookResponse) ProtoMessage()
- func (x *UpdateWebhookResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateWebhookResponse) Reset()
- func (x *UpdateWebhookResponse) String() string
- type Usage
- func (*Usage) Descriptor() ([]byte, []int)deprecated
- func (x *Usage) GetAmount() int64
- func (x *Usage) GetCreatedAt() *timestamppb.Timestamp
- func (x *Usage) GetCustomerId() string
- func (x *Usage) GetDescription() string
- func (x *Usage) GetId() string
- func (x *Usage) GetMetadata() *structpb.Struct
- func (x *Usage) GetSource() string
- func (x *Usage) GetType() string
- func (x *Usage) GetUpdatedAt() *timestamppb.Timestamp
- func (x *Usage) GetUserId() string
- func (*Usage) ProtoMessage()
- func (x *Usage) ProtoReflect() protoreflect.Message
- func (x *Usage) Reset()
- func (x *Usage) String() string
- type User
- func (*User) Descriptor() ([]byte, []int)deprecated
- func (x *User) GetAvatar() string
- func (x *User) GetCreatedAt() *timestamppb.Timestamp
- func (x *User) GetEmail() string
- func (x *User) GetId() string
- func (x *User) GetMetadata() *structpb.Struct
- func (x *User) GetName() string
- func (x *User) GetState() string
- func (x *User) GetTitle() string
- func (x *User) GetUpdatedAt() *timestamppb.Timestamp
- func (*User) ProtoMessage()
- func (x *User) ProtoReflect() protoreflect.Message
- func (x *User) Reset()
- func (x *User) String() string
- type UserRequestBody
- func (*UserRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *UserRequestBody) GetAvatar() string
- func (x *UserRequestBody) GetEmail() string
- func (x *UserRequestBody) GetMetadata() *structpb.Struct
- func (x *UserRequestBody) GetName() string
- func (x *UserRequestBody) GetTitle() string
- func (*UserRequestBody) ProtoMessage()
- func (x *UserRequestBody) ProtoReflect() protoreflect.Message
- func (x *UserRequestBody) Reset()
- func (x *UserRequestBody) String() string
- type VerifyOrganizationDomainRequest
- func (*VerifyOrganizationDomainRequest) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyOrganizationDomainRequest) GetId() string
- func (x *VerifyOrganizationDomainRequest) GetOrgId() string
- func (*VerifyOrganizationDomainRequest) ProtoMessage()
- func (x *VerifyOrganizationDomainRequest) ProtoReflect() protoreflect.Message
- func (x *VerifyOrganizationDomainRequest) Reset()
- func (x *VerifyOrganizationDomainRequest) String() string
- type VerifyOrganizationDomainResponse
- func (*VerifyOrganizationDomainResponse) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyOrganizationDomainResponse) GetState() string
- func (*VerifyOrganizationDomainResponse) ProtoMessage()
- func (x *VerifyOrganizationDomainResponse) ProtoReflect() protoreflect.Message
- func (x *VerifyOrganizationDomainResponse) Reset()
- func (x *VerifyOrganizationDomainResponse) String() string
- type Webhook
- func (*Webhook) Descriptor() ([]byte, []int)deprecated
- func (x *Webhook) GetCreatedAt() *timestamppb.Timestamp
- func (x *Webhook) GetDescription() string
- func (x *Webhook) GetHeaders() map[string]string
- func (x *Webhook) GetId() string
- func (x *Webhook) GetMetadata() *structpb.Struct
- func (x *Webhook) GetSecrets() []*Webhook_Secret
- func (x *Webhook) GetState() string
- func (x *Webhook) GetSubscribedEvents() []string
- func (x *Webhook) GetUpdatedAt() *timestamppb.Timestamp
- func (x *Webhook) GetUrl() string
- func (*Webhook) ProtoMessage()
- func (x *Webhook) ProtoReflect() protoreflect.Message
- func (x *Webhook) Reset()
- func (x *Webhook) String() string
- type WebhookEvent
- func (*WebhookEvent) Descriptor() ([]byte, []int)deprecated
- func (x *WebhookEvent) GetAction() string
- func (x *WebhookEvent) GetCreatedAt() *timestamppb.Timestamp
- func (x *WebhookEvent) GetData() *structpb.Struct
- func (x *WebhookEvent) GetId() string
- func (x *WebhookEvent) GetMetadata() *structpb.Struct
- func (*WebhookEvent) ProtoMessage()
- func (x *WebhookEvent) ProtoReflect() protoreflect.Message
- func (x *WebhookEvent) Reset()
- func (x *WebhookEvent) String() string
- type WebhookRequestBody
- func (*WebhookRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *WebhookRequestBody) GetDescription() string
- func (x *WebhookRequestBody) GetHeaders() map[string]string
- func (x *WebhookRequestBody) GetMetadata() *structpb.Struct
- func (x *WebhookRequestBody) GetState() string
- func (x *WebhookRequestBody) GetSubscribedEvents() []string
- func (x *WebhookRequestBody) GetUrl() string
- func (*WebhookRequestBody) ProtoMessage()
- func (x *WebhookRequestBody) ProtoReflect() protoreflect.Message
- func (x *WebhookRequestBody) Reset()
- func (x *WebhookRequestBody) String() string
- type Webhook_Secret
- func (*Webhook_Secret) Descriptor() ([]byte, []int)deprecated
- func (x *Webhook_Secret) GetId() string
- func (x *Webhook_Secret) GetValue() string
- func (*Webhook_Secret) ProtoMessage()
- func (x *Webhook_Secret) ProtoReflect() protoreflect.Message
- func (x *Webhook_Secret) Reset()
- func (x *Webhook_Secret) String() string
Constants ¶
This section is empty.
Variables ¶
var ( PreferenceTrait_InputType_name = map[int32]string{ 0: "INPUT_TYPE_UNSPECIFIED", 1: "INPUT_TYPE_TEXT", 2: "INPUT_TYPE_TEXTAREA", 3: "INPUT_TYPE_SELECT", 4: "INPUT_TYPE_COMBOBOX", 5: "INPUT_TYPE_CHECKBOX", 6: "INPUT_TYPE_MULTISELECT", 7: "INPUT_TYPE_NUMBER", } PreferenceTrait_InputType_value = map[string]int32{ "INPUT_TYPE_UNSPECIFIED": 0, "INPUT_TYPE_TEXT": 1, "INPUT_TYPE_TEXTAREA": 2, "INPUT_TYPE_SELECT": 3, "INPUT_TYPE_COMBOBOX": 4, "INPUT_TYPE_CHECKBOX": 5, "INPUT_TYPE_MULTISELECT": 6, "INPUT_TYPE_NUMBER": 7, } )
Enum value maps for PreferenceTrait_InputType.
var ( Prospect_Status_name = map[int32]string{ 0: "STATUS_UNSPECIFIED", 1: "STATUS_UNSUBSCRIBED", 2: "STATUS_SUBSCRIBED", } Prospect_Status_value = map[string]int32{ "STATUS_UNSPECIFIED": 0, "STATUS_UNSUBSCRIBED": 1, "STATUS_SUBSCRIBED": 2, } )
Enum value maps for Prospect_Status.
var File_raystack_frontier_v1beta1_admin_proto protoreflect.FileDescriptor
var File_raystack_frontier_v1beta1_frontier_proto protoreflect.FileDescriptor
var File_raystack_frontier_v1beta1_models_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AcceptOrganizationInvitationRequest ¶
type AcceptOrganizationInvitationRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*AcceptOrganizationInvitationRequest) Descriptor
deprecated
func (*AcceptOrganizationInvitationRequest) Descriptor() ([]byte, []int)
Deprecated: Use AcceptOrganizationInvitationRequest.ProtoReflect.Descriptor instead.
func (*AcceptOrganizationInvitationRequest) GetId ¶
func (x *AcceptOrganizationInvitationRequest) GetId() string
func (*AcceptOrganizationInvitationRequest) GetOrgId ¶
func (x *AcceptOrganizationInvitationRequest) GetOrgId() string
func (*AcceptOrganizationInvitationRequest) ProtoMessage ¶
func (*AcceptOrganizationInvitationRequest) ProtoMessage()
func (*AcceptOrganizationInvitationRequest) ProtoReflect ¶
func (x *AcceptOrganizationInvitationRequest) ProtoReflect() protoreflect.Message
func (*AcceptOrganizationInvitationRequest) Reset ¶
func (x *AcceptOrganizationInvitationRequest) Reset()
func (*AcceptOrganizationInvitationRequest) String ¶
func (x *AcceptOrganizationInvitationRequest) String() string
type AcceptOrganizationInvitationResponse ¶
type AcceptOrganizationInvitationResponse struct {
// contains filtered or unexported fields
}
func (*AcceptOrganizationInvitationResponse) Descriptor
deprecated
func (*AcceptOrganizationInvitationResponse) Descriptor() ([]byte, []int)
Deprecated: Use AcceptOrganizationInvitationResponse.ProtoReflect.Descriptor instead.
func (*AcceptOrganizationInvitationResponse) ProtoMessage ¶
func (*AcceptOrganizationInvitationResponse) ProtoMessage()
func (*AcceptOrganizationInvitationResponse) ProtoReflect ¶
func (x *AcceptOrganizationInvitationResponse) ProtoReflect() protoreflect.Message
func (*AcceptOrganizationInvitationResponse) Reset ¶
func (x *AcceptOrganizationInvitationResponse) Reset()
func (*AcceptOrganizationInvitationResponse) String ¶
func (x *AcceptOrganizationInvitationResponse) String() string
type AddGroupUsersRequest ¶
type AddGroupUsersRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
UserIds []string `protobuf:"bytes,3,rep,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"`
// contains filtered or unexported fields
}
func (*AddGroupUsersRequest) Descriptor
deprecated
func (*AddGroupUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddGroupUsersRequest.ProtoReflect.Descriptor instead.
func (*AddGroupUsersRequest) GetId ¶
func (x *AddGroupUsersRequest) GetId() string
func (*AddGroupUsersRequest) GetOrgId ¶
func (x *AddGroupUsersRequest) GetOrgId() string
func (*AddGroupUsersRequest) GetUserIds ¶
func (x *AddGroupUsersRequest) GetUserIds() []string
func (*AddGroupUsersRequest) ProtoMessage ¶
func (*AddGroupUsersRequest) ProtoMessage()
func (*AddGroupUsersRequest) ProtoReflect ¶
func (x *AddGroupUsersRequest) ProtoReflect() protoreflect.Message
func (*AddGroupUsersRequest) Reset ¶
func (x *AddGroupUsersRequest) Reset()
func (*AddGroupUsersRequest) String ¶
func (x *AddGroupUsersRequest) String() string
type AddGroupUsersResponse ¶
type AddGroupUsersResponse struct {
// contains filtered or unexported fields
}
func (*AddGroupUsersResponse) Descriptor
deprecated
func (*AddGroupUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddGroupUsersResponse.ProtoReflect.Descriptor instead.
func (*AddGroupUsersResponse) ProtoMessage ¶
func (*AddGroupUsersResponse) ProtoMessage()
func (*AddGroupUsersResponse) ProtoReflect ¶
func (x *AddGroupUsersResponse) ProtoReflect() protoreflect.Message
func (*AddGroupUsersResponse) Reset ¶
func (x *AddGroupUsersResponse) Reset()
func (*AddGroupUsersResponse) String ¶
func (x *AddGroupUsersResponse) String() string
type AddOrganizationUsersRequest ¶
type AddOrganizationUsersRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
UserIds []string `protobuf:"bytes,2,rep,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"`
// contains filtered or unexported fields
}
func (*AddOrganizationUsersRequest) Descriptor
deprecated
func (*AddOrganizationUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddOrganizationUsersRequest.ProtoReflect.Descriptor instead.
func (*AddOrganizationUsersRequest) GetId ¶
func (x *AddOrganizationUsersRequest) GetId() string
func (*AddOrganizationUsersRequest) GetUserIds ¶
func (x *AddOrganizationUsersRequest) GetUserIds() []string
func (*AddOrganizationUsersRequest) ProtoMessage ¶
func (*AddOrganizationUsersRequest) ProtoMessage()
func (*AddOrganizationUsersRequest) ProtoReflect ¶
func (x *AddOrganizationUsersRequest) ProtoReflect() protoreflect.Message
func (*AddOrganizationUsersRequest) Reset ¶
func (x *AddOrganizationUsersRequest) Reset()
func (*AddOrganizationUsersRequest) String ¶
func (x *AddOrganizationUsersRequest) String() string
type AddOrganizationUsersResponse ¶
type AddOrganizationUsersResponse struct {
// contains filtered or unexported fields
}
func (*AddOrganizationUsersResponse) Descriptor
deprecated
func (*AddOrganizationUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddOrganizationUsersResponse.ProtoReflect.Descriptor instead.
func (*AddOrganizationUsersResponse) ProtoMessage ¶
func (*AddOrganizationUsersResponse) ProtoMessage()
func (*AddOrganizationUsersResponse) ProtoReflect ¶
func (x *AddOrganizationUsersResponse) ProtoReflect() protoreflect.Message
func (*AddOrganizationUsersResponse) Reset ¶
func (x *AddOrganizationUsersResponse) Reset()
func (*AddOrganizationUsersResponse) String ¶
func (x *AddOrganizationUsersResponse) String() string
type AddPlatformUserRequest ¶ added in v0.8.0
type AddPlatformUserRequest struct {
UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
ServiceuserId string `protobuf:"bytes,2,opt,name=serviceuser_id,json=serviceuserId,proto3" json:"serviceuser_id,omitempty"`
Relation string `protobuf:"bytes,3,opt,name=relation,proto3" json:"relation,omitempty"`
// contains filtered or unexported fields
}
func (*AddPlatformUserRequest) Descriptor
deprecated
added in
v0.8.0
func (*AddPlatformUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddPlatformUserRequest.ProtoReflect.Descriptor instead.
func (*AddPlatformUserRequest) GetRelation ¶ added in v0.8.0
func (x *AddPlatformUserRequest) GetRelation() string
func (*AddPlatformUserRequest) GetServiceuserId ¶ added in v0.8.0
func (x *AddPlatformUserRequest) GetServiceuserId() string
func (*AddPlatformUserRequest) GetUserId ¶ added in v0.8.0
func (x *AddPlatformUserRequest) GetUserId() string
func (*AddPlatformUserRequest) ProtoMessage ¶ added in v0.8.0
func (*AddPlatformUserRequest) ProtoMessage()
func (*AddPlatformUserRequest) ProtoReflect ¶ added in v0.8.0
func (x *AddPlatformUserRequest) ProtoReflect() protoreflect.Message
func (*AddPlatformUserRequest) Reset ¶ added in v0.8.0
func (x *AddPlatformUserRequest) Reset()
func (*AddPlatformUserRequest) String ¶ added in v0.8.0
func (x *AddPlatformUserRequest) String() string
type AddPlatformUserResponse ¶ added in v0.8.0
type AddPlatformUserResponse struct {
// contains filtered or unexported fields
}
func (*AddPlatformUserResponse) Descriptor
deprecated
added in
v0.8.0
func (*AddPlatformUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddPlatformUserResponse.ProtoReflect.Descriptor instead.
func (*AddPlatformUserResponse) ProtoMessage ¶ added in v0.8.0
func (*AddPlatformUserResponse) ProtoMessage()
func (*AddPlatformUserResponse) ProtoReflect ¶ added in v0.8.0
func (x *AddPlatformUserResponse) ProtoReflect() protoreflect.Message
func (*AddPlatformUserResponse) Reset ¶ added in v0.8.0
func (x *AddPlatformUserResponse) Reset()
func (*AddPlatformUserResponse) String ¶ added in v0.8.0
func (x *AddPlatformUserResponse) String() string
type AdminCreateOrganizationRequest ¶ added in v0.60.0
type AdminCreateOrganizationRequest struct {
Body *AdminCreateOrganizationRequest_OrganizationRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*AdminCreateOrganizationRequest) Descriptor
deprecated
added in
v0.60.0
func (*AdminCreateOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use AdminCreateOrganizationRequest.ProtoReflect.Descriptor instead.
func (*AdminCreateOrganizationRequest) GetBody ¶ added in v0.60.0
func (x *AdminCreateOrganizationRequest) GetBody() *AdminCreateOrganizationRequest_OrganizationRequestBody
func (*AdminCreateOrganizationRequest) ProtoMessage ¶ added in v0.60.0
func (*AdminCreateOrganizationRequest) ProtoMessage()
func (*AdminCreateOrganizationRequest) ProtoReflect ¶ added in v0.60.0
func (x *AdminCreateOrganizationRequest) ProtoReflect() protoreflect.Message
func (*AdminCreateOrganizationRequest) Reset ¶ added in v0.60.0
func (x *AdminCreateOrganizationRequest) Reset()
func (*AdminCreateOrganizationRequest) String ¶ added in v0.60.0
func (x *AdminCreateOrganizationRequest) String() string
type AdminCreateOrganizationRequest_OrganizationRequestBody ¶ added in v0.60.0
type AdminCreateOrganizationRequest_OrganizationRequestBody struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,3,opt,name=metadata,proto3" json:"metadata,omitempty"`
Avatar string `protobuf:"bytes,4,opt,name=avatar,proto3" json:"avatar,omitempty"`
// this user will be invited to org as owner.
// if this user doesn't exist, it will be created first
OrgOwnerEmail string `protobuf:"bytes,5,opt,name=org_owner_email,json=orgOwnerEmail,proto3" json:"org_owner_email,omitempty"`
// contains filtered or unexported fields
}
func (*AdminCreateOrganizationRequest_OrganizationRequestBody) Descriptor
deprecated
added in
v0.60.0
func (*AdminCreateOrganizationRequest_OrganizationRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use AdminCreateOrganizationRequest_OrganizationRequestBody.ProtoReflect.Descriptor instead.
func (*AdminCreateOrganizationRequest_OrganizationRequestBody) GetAvatar ¶ added in v0.60.0
func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) GetAvatar() string
func (*AdminCreateOrganizationRequest_OrganizationRequestBody) GetMetadata ¶ added in v0.60.0
func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) GetMetadata() *structpb.Struct
func (*AdminCreateOrganizationRequest_OrganizationRequestBody) GetName ¶ added in v0.60.0
func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) GetName() string
func (*AdminCreateOrganizationRequest_OrganizationRequestBody) GetOrgOwnerEmail ¶ added in v0.60.0
func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) GetOrgOwnerEmail() string
func (*AdminCreateOrganizationRequest_OrganizationRequestBody) GetTitle ¶ added in v0.60.0
func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) GetTitle() string
func (*AdminCreateOrganizationRequest_OrganizationRequestBody) ProtoMessage ¶ added in v0.60.0
func (*AdminCreateOrganizationRequest_OrganizationRequestBody) ProtoMessage()
func (*AdminCreateOrganizationRequest_OrganizationRequestBody) ProtoReflect ¶ added in v0.60.0
func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) ProtoReflect() protoreflect.Message
func (*AdminCreateOrganizationRequest_OrganizationRequestBody) Reset ¶ added in v0.60.0
func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) Reset()
func (*AdminCreateOrganizationRequest_OrganizationRequestBody) String ¶ added in v0.60.0
func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) String() string
type AdminCreateOrganizationResponse ¶ added in v0.60.0
type AdminCreateOrganizationResponse struct {
Organization *Organization `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"`
// contains filtered or unexported fields
}
func (*AdminCreateOrganizationResponse) Descriptor
deprecated
added in
v0.60.0
func (*AdminCreateOrganizationResponse) Descriptor() ([]byte, []int)
Deprecated: Use AdminCreateOrganizationResponse.ProtoReflect.Descriptor instead.
func (*AdminCreateOrganizationResponse) GetOrganization ¶ added in v0.60.0
func (x *AdminCreateOrganizationResponse) GetOrganization() *Organization
func (*AdminCreateOrganizationResponse) ProtoMessage ¶ added in v0.60.0
func (*AdminCreateOrganizationResponse) ProtoMessage()
func (*AdminCreateOrganizationResponse) ProtoReflect ¶ added in v0.60.0
func (x *AdminCreateOrganizationResponse) ProtoReflect() protoreflect.Message
func (*AdminCreateOrganizationResponse) Reset ¶ added in v0.60.0
func (x *AdminCreateOrganizationResponse) Reset()
func (*AdminCreateOrganizationResponse) String ¶ added in v0.60.0
func (x *AdminCreateOrganizationResponse) String() string
type AuditLog ¶
type AuditLog struct {
// A unique identifier of the audit log if not supplied will be autogenerated
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// Source service generating the event
Source string `protobuf:"bytes,2,opt,name=source,proto3" json:"source,omitempty"`
// Action performed, e.g. project.create, user.update, serviceuser.delete
Action string `protobuf:"bytes,3,opt,name=action,proto3" json:"action,omitempty"`
// Actor performing the action
Actor *AuditLogActor `protobuf:"bytes,4,opt,name=actor,proto3" json:"actor,omitempty"`
// Target of the action
Target *AuditLogTarget `protobuf:"bytes,5,opt,name=target,proto3" json:"target,omitempty"`
// Context contains additional information about the event
Context map[string]string `` /* 155-byte string literal not displayed */
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,20,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
// contains filtered or unexported fields
}
func (*AuditLog) Descriptor
deprecated
func (*AuditLog) GetActor ¶
func (x *AuditLog) GetActor() *AuditLogActor
func (*AuditLog) GetContext ¶
func (*AuditLog) GetCreatedAt ¶
func (x *AuditLog) GetCreatedAt() *timestamppb.Timestamp
func (*AuditLog) GetTarget ¶
func (x *AuditLog) GetTarget() *AuditLogTarget
func (*AuditLog) ProtoMessage ¶
func (*AuditLog) ProtoMessage()
func (*AuditLog) ProtoReflect ¶
func (x *AuditLog) ProtoReflect() protoreflect.Message
type AuditLogActor ¶
type AuditLogActor struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
func (*AuditLogActor) Descriptor
deprecated
func (*AuditLogActor) Descriptor() ([]byte, []int)
Deprecated: Use AuditLogActor.ProtoReflect.Descriptor instead.
func (*AuditLogActor) GetId ¶
func (x *AuditLogActor) GetId() string
func (*AuditLogActor) GetName ¶
func (x *AuditLogActor) GetName() string
func (*AuditLogActor) GetType ¶
func (x *AuditLogActor) GetType() string
func (*AuditLogActor) ProtoMessage ¶
func (*AuditLogActor) ProtoMessage()
func (*AuditLogActor) ProtoReflect ¶
func (x *AuditLogActor) ProtoReflect() protoreflect.Message
func (*AuditLogActor) Reset ¶
func (x *AuditLogActor) Reset()
func (*AuditLogActor) String ¶
func (x *AuditLogActor) String() string
type AuditLogTarget ¶
type AuditLogTarget struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
func (*AuditLogTarget) Descriptor
deprecated
func (*AuditLogTarget) Descriptor() ([]byte, []int)
Deprecated: Use AuditLogTarget.ProtoReflect.Descriptor instead.
func (*AuditLogTarget) GetId ¶
func (x *AuditLogTarget) GetId() string
func (*AuditLogTarget) GetName ¶
func (x *AuditLogTarget) GetName() string
func (*AuditLogTarget) GetType ¶
func (x *AuditLogTarget) GetType() string
func (*AuditLogTarget) ProtoMessage ¶
func (*AuditLogTarget) ProtoMessage()
func (*AuditLogTarget) ProtoReflect ¶
func (x *AuditLogTarget) ProtoReflect() protoreflect.Message
func (*AuditLogTarget) Reset ¶
func (x *AuditLogTarget) Reset()
func (*AuditLogTarget) String ¶
func (x *AuditLogTarget) String() string
type AuditRecord ¶ added in v0.74.0
type AuditRecord struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Actor *AuditRecordActor `protobuf:"bytes,2,opt,name=actor,proto3" json:"actor,omitempty"`
Event string `protobuf:"bytes,3,opt,name=event,proto3" json:"event,omitempty"`
Resource *AuditRecordResource `protobuf:"bytes,4,opt,name=resource,proto3" json:"resource,omitempty"`
Target *AuditRecordTarget `protobuf:"bytes,5,opt,name=target,proto3" json:"target,omitempty"`
OccurredAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=occurred_at,json=occurredAt,proto3" json:"occurred_at,omitempty"`
OrgId string `protobuf:"bytes,7,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
OrgName string `protobuf:"bytes,11,opt,name=org_name,json=orgName,proto3" json:"org_name,omitempty"`
RequestId string `protobuf:"bytes,8,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,9,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
// contains filtered or unexported fields
}
func (*AuditRecord) Descriptor
deprecated
added in
v0.74.0
func (*AuditRecord) Descriptor() ([]byte, []int)
Deprecated: Use AuditRecord.ProtoReflect.Descriptor instead.
func (*AuditRecord) GetActor ¶ added in v0.74.0
func (x *AuditRecord) GetActor() *AuditRecordActor
func (*AuditRecord) GetCreatedAt ¶ added in v0.74.0
func (x *AuditRecord) GetCreatedAt() *timestamppb.Timestamp
func (*AuditRecord) GetEvent ¶ added in v0.74.0
func (x *AuditRecord) GetEvent() string
func (*AuditRecord) GetId ¶ added in v0.74.0
func (x *AuditRecord) GetId() string
func (*AuditRecord) GetMetadata ¶ added in v0.74.0
func (x *AuditRecord) GetMetadata() *structpb.Struct
func (*AuditRecord) GetOccurredAt ¶ added in v0.74.0
func (x *AuditRecord) GetOccurredAt() *timestamppb.Timestamp
func (*AuditRecord) GetOrgId ¶ added in v0.74.0
func (x *AuditRecord) GetOrgId() string
func (*AuditRecord) GetOrgName ¶ added in v0.78.0
func (x *AuditRecord) GetOrgName() string
func (*AuditRecord) GetRequestId ¶ added in v0.75.0
func (x *AuditRecord) GetRequestId() string
func (*AuditRecord) GetResource ¶ added in v0.74.0
func (x *AuditRecord) GetResource() *AuditRecordResource
func (*AuditRecord) GetTarget ¶ added in v0.74.0
func (x *AuditRecord) GetTarget() *AuditRecordTarget
func (*AuditRecord) ProtoMessage ¶ added in v0.74.0
func (*AuditRecord) ProtoMessage()
func (*AuditRecord) ProtoReflect ¶ added in v0.74.0
func (x *AuditRecord) ProtoReflect() protoreflect.Message
func (*AuditRecord) Reset ¶ added in v0.74.0
func (x *AuditRecord) Reset()
func (*AuditRecord) String ¶ added in v0.74.0
func (x *AuditRecord) String() string
type AuditRecordActor ¶ added in v0.74.0
type AuditRecordActor struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` // not mandatory if id is zeroUUID
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
Title string `protobuf:"bytes,5,opt,name=title,proto3" json:"title,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,4,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*AuditRecordActor) Descriptor
deprecated
added in
v0.74.0
func (*AuditRecordActor) Descriptor() ([]byte, []int)
Deprecated: Use AuditRecordActor.ProtoReflect.Descriptor instead.
func (*AuditRecordActor) GetId ¶ added in v0.74.0
func (x *AuditRecordActor) GetId() string
func (*AuditRecordActor) GetMetadata ¶ added in v0.74.0
func (x *AuditRecordActor) GetMetadata() *structpb.Struct
func (*AuditRecordActor) GetName ¶ added in v0.74.0
func (x *AuditRecordActor) GetName() string
func (*AuditRecordActor) GetTitle ¶ added in v0.79.0
func (x *AuditRecordActor) GetTitle() string
func (*AuditRecordActor) GetType ¶ added in v0.74.0
func (x *AuditRecordActor) GetType() string
func (*AuditRecordActor) ProtoMessage ¶ added in v0.74.0
func (*AuditRecordActor) ProtoMessage()
func (*AuditRecordActor) ProtoReflect ¶ added in v0.74.0
func (x *AuditRecordActor) ProtoReflect() protoreflect.Message
func (*AuditRecordActor) Reset ¶ added in v0.74.0
func (x *AuditRecordActor) Reset()
func (*AuditRecordActor) String ¶ added in v0.74.0
func (x *AuditRecordActor) String() string
type AuditRecordResource ¶ added in v0.74.0
type AuditRecordResource struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,4,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*AuditRecordResource) Descriptor
deprecated
added in
v0.74.0
func (*AuditRecordResource) Descriptor() ([]byte, []int)
Deprecated: Use AuditRecordResource.ProtoReflect.Descriptor instead.
func (*AuditRecordResource) GetId ¶ added in v0.74.0
func (x *AuditRecordResource) GetId() string
func (*AuditRecordResource) GetMetadata ¶ added in v0.74.0
func (x *AuditRecordResource) GetMetadata() *structpb.Struct
func (*AuditRecordResource) GetName ¶ added in v0.74.0
func (x *AuditRecordResource) GetName() string
func (*AuditRecordResource) GetType ¶ added in v0.74.0
func (x *AuditRecordResource) GetType() string
func (*AuditRecordResource) ProtoMessage ¶ added in v0.74.0
func (*AuditRecordResource) ProtoMessage()
func (*AuditRecordResource) ProtoReflect ¶ added in v0.74.0
func (x *AuditRecordResource) ProtoReflect() protoreflect.Message
func (*AuditRecordResource) Reset ¶ added in v0.74.0
func (x *AuditRecordResource) Reset()
func (*AuditRecordResource) String ¶ added in v0.74.0
func (x *AuditRecordResource) String() string
type AuditRecordTarget ¶ added in v0.74.0
type AuditRecordTarget struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,4,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*AuditRecordTarget) Descriptor
deprecated
added in
v0.74.0
func (*AuditRecordTarget) Descriptor() ([]byte, []int)
Deprecated: Use AuditRecordTarget.ProtoReflect.Descriptor instead.
func (*AuditRecordTarget) GetId ¶ added in v0.74.0
func (x *AuditRecordTarget) GetId() string
func (*AuditRecordTarget) GetMetadata ¶ added in v0.74.0
func (x *AuditRecordTarget) GetMetadata() *structpb.Struct
func (*AuditRecordTarget) GetName ¶ added in v0.74.0
func (x *AuditRecordTarget) GetName() string
func (*AuditRecordTarget) GetType ¶ added in v0.74.0
func (x *AuditRecordTarget) GetType() string
func (*AuditRecordTarget) ProtoMessage ¶ added in v0.74.0
func (*AuditRecordTarget) ProtoMessage()
func (*AuditRecordTarget) ProtoReflect ¶ added in v0.74.0
func (x *AuditRecordTarget) ProtoReflect() protoreflect.Message
func (*AuditRecordTarget) Reset ¶ added in v0.74.0
func (x *AuditRecordTarget) Reset()
func (*AuditRecordTarget) String ¶ added in v0.74.0
func (x *AuditRecordTarget) String() string
type AuthCallbackRequest ¶
type AuthCallbackRequest struct {
// strategy_name will not be set for oidc but can be utilized for methods like email magic links
StrategyName string `protobuf:"bytes,1,opt,name=strategy_name,json=strategyName,proto3" json:"strategy_name,omitempty"`
// for oidc & magic links
State string `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"`
Code string `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"`
// state_options has additional configurations for the authentication flow at hand
// for example, in case of passkey, it has challenge and public key
StateOptions *structpb.Struct `protobuf:"bytes,4,opt,name=state_options,json=stateOptions,proto3" json:"state_options,omitempty"`
// contains filtered or unexported fields
}
func (*AuthCallbackRequest) Descriptor
deprecated
func (*AuthCallbackRequest) Descriptor() ([]byte, []int)
Deprecated: Use AuthCallbackRequest.ProtoReflect.Descriptor instead.
func (*AuthCallbackRequest) GetCode ¶
func (x *AuthCallbackRequest) GetCode() string
func (*AuthCallbackRequest) GetState ¶
func (x *AuthCallbackRequest) GetState() string
func (*AuthCallbackRequest) GetStateOptions ¶ added in v0.7.14
func (x *AuthCallbackRequest) GetStateOptions() *structpb.Struct
func (*AuthCallbackRequest) GetStrategyName ¶
func (x *AuthCallbackRequest) GetStrategyName() string
func (*AuthCallbackRequest) ProtoMessage ¶
func (*AuthCallbackRequest) ProtoMessage()
func (*AuthCallbackRequest) ProtoReflect ¶
func (x *AuthCallbackRequest) ProtoReflect() protoreflect.Message
func (*AuthCallbackRequest) Reset ¶
func (x *AuthCallbackRequest) Reset()
func (*AuthCallbackRequest) String ¶
func (x *AuthCallbackRequest) String() string
type AuthCallbackResponse ¶
type AuthCallbackResponse struct {
// contains filtered or unexported fields
}
func (*AuthCallbackResponse) Descriptor
deprecated
func (*AuthCallbackResponse) Descriptor() ([]byte, []int)
Deprecated: Use AuthCallbackResponse.ProtoReflect.Descriptor instead.
func (*AuthCallbackResponse) ProtoMessage ¶
func (*AuthCallbackResponse) ProtoMessage()
func (*AuthCallbackResponse) ProtoReflect ¶
func (x *AuthCallbackResponse) ProtoReflect() protoreflect.Message
func (*AuthCallbackResponse) Reset ¶
func (x *AuthCallbackResponse) Reset()
func (*AuthCallbackResponse) String ¶
func (x *AuthCallbackResponse) String() string
type AuthLogoutRequest ¶
type AuthLogoutRequest struct {
// contains filtered or unexported fields
}
func (*AuthLogoutRequest) Descriptor
deprecated
func (*AuthLogoutRequest) Descriptor() ([]byte, []int)
Deprecated: Use AuthLogoutRequest.ProtoReflect.Descriptor instead.
func (*AuthLogoutRequest) ProtoMessage ¶
func (*AuthLogoutRequest) ProtoMessage()
func (*AuthLogoutRequest) ProtoReflect ¶
func (x *AuthLogoutRequest) ProtoReflect() protoreflect.Message
func (*AuthLogoutRequest) Reset ¶
func (x *AuthLogoutRequest) Reset()
func (*AuthLogoutRequest) String ¶
func (x *AuthLogoutRequest) String() string
type AuthLogoutResponse ¶
type AuthLogoutResponse struct {
// contains filtered or unexported fields
}
func (*AuthLogoutResponse) Descriptor
deprecated
func (*AuthLogoutResponse) Descriptor() ([]byte, []int)
Deprecated: Use AuthLogoutResponse.ProtoReflect.Descriptor instead.
func (*AuthLogoutResponse) ProtoMessage ¶
func (*AuthLogoutResponse) ProtoMessage()
func (*AuthLogoutResponse) ProtoReflect ¶
func (x *AuthLogoutResponse) ProtoReflect() protoreflect.Message
func (*AuthLogoutResponse) Reset ¶
func (x *AuthLogoutResponse) Reset()
func (*AuthLogoutResponse) String ¶
func (x *AuthLogoutResponse) String() string
type AuthStrategy ¶
type AuthStrategy struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Params *structpb.Struct `protobuf:"bytes,2,opt,name=params,proto3" json:"params,omitempty"`
// contains filtered or unexported fields
}
func (*AuthStrategy) Descriptor
deprecated
func (*AuthStrategy) Descriptor() ([]byte, []int)
Deprecated: Use AuthStrategy.ProtoReflect.Descriptor instead.
func (*AuthStrategy) GetName ¶
func (x *AuthStrategy) GetName() string
func (*AuthStrategy) GetParams ¶
func (x *AuthStrategy) GetParams() *structpb.Struct
func (*AuthStrategy) ProtoMessage ¶
func (*AuthStrategy) ProtoMessage()
func (*AuthStrategy) ProtoReflect ¶
func (x *AuthStrategy) ProtoReflect() protoreflect.Message
func (*AuthStrategy) Reset ¶
func (x *AuthStrategy) Reset()
func (*AuthStrategy) String ¶
func (x *AuthStrategy) String() string
type AuthTokenRequest ¶
type AuthTokenRequest struct {
// grant_type can be one of the following:
// - client_credentials
// - urn:ietf:params:oauth:grant-type:jwt-bearer
GrantType string `protobuf:"bytes,1,opt,name=grant_type,json=grantType,proto3" json:"grant_type,omitempty"`
// client_id and client_secret are required for grant_type client_credentials
ClientId string `protobuf:"bytes,2,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"`
ClientSecret string `protobuf:"bytes,3,opt,name=client_secret,json=clientSecret,proto3" json:"client_secret,omitempty"`
// assertion is required for grant_type urn:ietf:params:oauth:grant-type:jwt-bearer
Assertion string `protobuf:"bytes,4,opt,name=assertion,proto3" json:"assertion,omitempty"`
// contains filtered or unexported fields
}
func (*AuthTokenRequest) Descriptor
deprecated
func (*AuthTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use AuthTokenRequest.ProtoReflect.Descriptor instead.
func (*AuthTokenRequest) GetAssertion ¶
func (x *AuthTokenRequest) GetAssertion() string
func (*AuthTokenRequest) GetClientId ¶
func (x *AuthTokenRequest) GetClientId() string
func (*AuthTokenRequest) GetClientSecret ¶
func (x *AuthTokenRequest) GetClientSecret() string
func (*AuthTokenRequest) GetGrantType ¶
func (x *AuthTokenRequest) GetGrantType() string
func (*AuthTokenRequest) ProtoMessage ¶
func (*AuthTokenRequest) ProtoMessage()
func (*AuthTokenRequest) ProtoReflect ¶
func (x *AuthTokenRequest) ProtoReflect() protoreflect.Message
func (*AuthTokenRequest) Reset ¶
func (x *AuthTokenRequest) Reset()
func (*AuthTokenRequest) String ¶
func (x *AuthTokenRequest) String() string
type AuthTokenResponse ¶
type AuthTokenResponse struct {
AccessToken string `protobuf:"bytes,1,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"`
TokenType string `protobuf:"bytes,2,opt,name=token_type,json=tokenType,proto3" json:"token_type,omitempty"`
// contains filtered or unexported fields
}
func (*AuthTokenResponse) Descriptor
deprecated
func (*AuthTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use AuthTokenResponse.ProtoReflect.Descriptor instead.
func (*AuthTokenResponse) GetAccessToken ¶
func (x *AuthTokenResponse) GetAccessToken() string
func (*AuthTokenResponse) GetTokenType ¶
func (x *AuthTokenResponse) GetTokenType() string
func (*AuthTokenResponse) ProtoMessage ¶
func (*AuthTokenResponse) ProtoMessage()
func (*AuthTokenResponse) ProtoReflect ¶
func (x *AuthTokenResponse) ProtoReflect() protoreflect.Message
func (*AuthTokenResponse) Reset ¶
func (x *AuthTokenResponse) Reset()
func (*AuthTokenResponse) String ¶
func (x *AuthTokenResponse) String() string
type AuthenticateRequest ¶
type AuthenticateRequest struct {
StrategyName string `protobuf:"bytes,1,opt,name=strategy_name,json=strategyName,proto3" json:"strategy_name,omitempty"`
// by default, location redirect header for starting authentication flow if applicable
// will be skipped unless this is set to true, useful in browser, same value will
// also be returned as endpoint in response anyway
RedirectOnstart bool `protobuf:"varint,2,opt,name=redirect_onstart,json=redirectOnstart,proto3" json:"redirect_onstart,omitempty"`
// by default, after successful authentication(flow completes) no operation will be performed,
// to apply redirection in case of browsers, provide an url that will be used
// after authentication where users are sent from frontier.
// return_to should be one of the allowed urls configured at instance level
ReturnTo string `protobuf:"bytes,3,opt,name=return_to,json=returnTo,proto3" json:"return_to,omitempty"`
// email of the user for magic links
Email string `protobuf:"bytes,4,opt,name=email,proto3" json:"email,omitempty"`
// callback_url will be used by strategy as last step to finish authentication flow
// in OIDC this host will receive "state" and "code" query params, in case of magic links
// this will be the url where user is redirected after clicking on magic link.
// For most cases it could be host of frontier but in case of proxies, this will be proxy public endpoint.
// callback_url should be one of the allowed urls configured at instance level
CallbackUrl string `protobuf:"bytes,5,opt,name=callback_url,json=callbackUrl,proto3" json:"callback_url,omitempty"`
// contains filtered or unexported fields
}
func (*AuthenticateRequest) Descriptor
deprecated
func (*AuthenticateRequest) Descriptor() ([]byte, []int)
Deprecated: Use AuthenticateRequest.ProtoReflect.Descriptor instead.
func (*AuthenticateRequest) GetCallbackUrl ¶ added in v0.7.2
func (x *AuthenticateRequest) GetCallbackUrl() string
func (*AuthenticateRequest) GetEmail ¶
func (x *AuthenticateRequest) GetEmail() string
func (*AuthenticateRequest) GetRedirectOnstart ¶ added in v0.7.2
func (x *AuthenticateRequest) GetRedirectOnstart() bool
func (*AuthenticateRequest) GetReturnTo ¶
func (x *AuthenticateRequest) GetReturnTo() string
func (*AuthenticateRequest) GetStrategyName ¶
func (x *AuthenticateRequest) GetStrategyName() string
func (*AuthenticateRequest) ProtoMessage ¶
func (*AuthenticateRequest) ProtoMessage()
func (*AuthenticateRequest) ProtoReflect ¶
func (x *AuthenticateRequest) ProtoReflect() protoreflect.Message
func (*AuthenticateRequest) Reset ¶
func (x *AuthenticateRequest) Reset()
func (*AuthenticateRequest) String ¶
func (x *AuthenticateRequest) String() string
type AuthenticateResponse ¶
type AuthenticateResponse struct {
// endpoint specifies the url to redirect user for starting authentication flow
Endpoint string `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"`
// state is used for resuming authentication flow in applicable strategies
State string `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"`
// state_options has additional configurations for the authentication flow at hand
StateOptions *structpb.Struct `protobuf:"bytes,3,opt,name=state_options,json=stateOptions,proto3" json:"state_options,omitempty"`
// contains filtered or unexported fields
}
func (*AuthenticateResponse) Descriptor
deprecated
func (*AuthenticateResponse) Descriptor() ([]byte, []int)
Deprecated: Use AuthenticateResponse.ProtoReflect.Descriptor instead.
func (*AuthenticateResponse) GetEndpoint ¶
func (x *AuthenticateResponse) GetEndpoint() string
func (*AuthenticateResponse) GetState ¶
func (x *AuthenticateResponse) GetState() string
func (*AuthenticateResponse) GetStateOptions ¶ added in v0.7.14
func (x *AuthenticateResponse) GetStateOptions() *structpb.Struct
func (*AuthenticateResponse) ProtoMessage ¶
func (*AuthenticateResponse) ProtoMessage()
func (*AuthenticateResponse) ProtoReflect ¶
func (x *AuthenticateResponse) ProtoReflect() protoreflect.Message
func (*AuthenticateResponse) Reset ¶
func (x *AuthenticateResponse) Reset()
func (*AuthenticateResponse) String ¶
func (x *AuthenticateResponse) String() string
type BatchCheckPermissionBody ¶ added in v0.7.4
type BatchCheckPermissionBody struct {
Permission string `protobuf:"bytes,1,opt,name=permission,proto3" json:"permission,omitempty"`
Resource string `protobuf:"bytes,2,opt,name=resource,proto3" json:"resource,omitempty"`
// contains filtered or unexported fields
}
func (*BatchCheckPermissionBody) Descriptor
deprecated
added in
v0.7.4
func (*BatchCheckPermissionBody) Descriptor() ([]byte, []int)
Deprecated: Use BatchCheckPermissionBody.ProtoReflect.Descriptor instead.
func (*BatchCheckPermissionBody) GetPermission ¶ added in v0.7.4
func (x *BatchCheckPermissionBody) GetPermission() string
func (*BatchCheckPermissionBody) GetResource ¶ added in v0.7.4
func (x *BatchCheckPermissionBody) GetResource() string
func (*BatchCheckPermissionBody) ProtoMessage ¶ added in v0.7.4
func (*BatchCheckPermissionBody) ProtoMessage()
func (*BatchCheckPermissionBody) ProtoReflect ¶ added in v0.7.4
func (x *BatchCheckPermissionBody) ProtoReflect() protoreflect.Message
func (*BatchCheckPermissionBody) Reset ¶ added in v0.7.4
func (x *BatchCheckPermissionBody) Reset()
func (*BatchCheckPermissionBody) String ¶ added in v0.7.4
func (x *BatchCheckPermissionBody) String() string
type BatchCheckPermissionRequest ¶ added in v0.7.4
type BatchCheckPermissionRequest struct {
Bodies []*BatchCheckPermissionBody `protobuf:"bytes,1,rep,name=bodies,proto3" json:"bodies,omitempty"`
// contains filtered or unexported fields
}
func (*BatchCheckPermissionRequest) Descriptor
deprecated
added in
v0.7.4
func (*BatchCheckPermissionRequest) Descriptor() ([]byte, []int)
Deprecated: Use BatchCheckPermissionRequest.ProtoReflect.Descriptor instead.
func (*BatchCheckPermissionRequest) GetBodies ¶ added in v0.7.4
func (x *BatchCheckPermissionRequest) GetBodies() []*BatchCheckPermissionBody
func (*BatchCheckPermissionRequest) ProtoMessage ¶ added in v0.7.4
func (*BatchCheckPermissionRequest) ProtoMessage()
func (*BatchCheckPermissionRequest) ProtoReflect ¶ added in v0.7.4
func (x *BatchCheckPermissionRequest) ProtoReflect() protoreflect.Message
func (*BatchCheckPermissionRequest) Reset ¶ added in v0.7.4
func (x *BatchCheckPermissionRequest) Reset()
func (*BatchCheckPermissionRequest) String ¶ added in v0.7.4
func (x *BatchCheckPermissionRequest) String() string
type BatchCheckPermissionResponse ¶ added in v0.7.4
type BatchCheckPermissionResponse struct {
Pairs []*BatchCheckPermissionResponsePair `protobuf:"bytes,1,rep,name=pairs,proto3" json:"pairs,omitempty"`
// contains filtered or unexported fields
}
func (*BatchCheckPermissionResponse) Descriptor
deprecated
added in
v0.7.4
func (*BatchCheckPermissionResponse) Descriptor() ([]byte, []int)
Deprecated: Use BatchCheckPermissionResponse.ProtoReflect.Descriptor instead.
func (*BatchCheckPermissionResponse) GetPairs ¶ added in v0.7.4
func (x *BatchCheckPermissionResponse) GetPairs() []*BatchCheckPermissionResponsePair
func (*BatchCheckPermissionResponse) ProtoMessage ¶ added in v0.7.4
func (*BatchCheckPermissionResponse) ProtoMessage()
func (*BatchCheckPermissionResponse) ProtoReflect ¶ added in v0.7.4
func (x *BatchCheckPermissionResponse) ProtoReflect() protoreflect.Message
func (*BatchCheckPermissionResponse) Reset ¶ added in v0.7.4
func (x *BatchCheckPermissionResponse) Reset()
func (*BatchCheckPermissionResponse) String ¶ added in v0.7.4
func (x *BatchCheckPermissionResponse) String() string
type BatchCheckPermissionResponsePair ¶ added in v0.7.4
type BatchCheckPermissionResponsePair struct {
Body *BatchCheckPermissionBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"`
Status bool `protobuf:"varint,2,opt,name=status,proto3" json:"status,omitempty"`
// contains filtered or unexported fields
}
func (*BatchCheckPermissionResponsePair) Descriptor
deprecated
added in
v0.7.4
func (*BatchCheckPermissionResponsePair) Descriptor() ([]byte, []int)
Deprecated: Use BatchCheckPermissionResponsePair.ProtoReflect.Descriptor instead.
func (*BatchCheckPermissionResponsePair) GetBody ¶ added in v0.7.4
func (x *BatchCheckPermissionResponsePair) GetBody() *BatchCheckPermissionBody
func (*BatchCheckPermissionResponsePair) GetStatus ¶ added in v0.7.4
func (x *BatchCheckPermissionResponsePair) GetStatus() bool
func (*BatchCheckPermissionResponsePair) ProtoMessage ¶ added in v0.7.4
func (*BatchCheckPermissionResponsePair) ProtoMessage()
func (*BatchCheckPermissionResponsePair) ProtoReflect ¶ added in v0.7.4
func (x *BatchCheckPermissionResponsePair) ProtoReflect() protoreflect.Message
func (*BatchCheckPermissionResponsePair) Reset ¶ added in v0.7.4
func (x *BatchCheckPermissionResponsePair) Reset()
func (*BatchCheckPermissionResponsePair) String ¶ added in v0.7.4
func (x *BatchCheckPermissionResponsePair) String() string
type BillingAccount ¶ added in v0.8.0
type BillingAccount struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
Email string `protobuf:"bytes,4,opt,name=email,proto3" json:"email,omitempty"`
Phone string `protobuf:"bytes,5,opt,name=phone,proto3" json:"phone,omitempty"`
Address *BillingAccount_Address `protobuf:"bytes,6,opt,name=address,proto3" json:"address,omitempty"`
ProviderId string `protobuf:"bytes,7,opt,name=provider_id,json=providerId,proto3" json:"provider_id,omitempty"`
Provider string `protobuf:"bytes,8,opt,name=provider,proto3" json:"provider,omitempty"`
Currency string `protobuf:"bytes,9,opt,name=currency,proto3" json:"currency,omitempty"`
State string `protobuf:"bytes,10,opt,name=state,proto3" json:"state,omitempty"`
TaxData []*BillingAccount_Tax `protobuf:"bytes,11,rep,name=tax_data,json=taxData,proto3" json:"tax_data,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,21,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,22,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
Organization *Organization `protobuf:"bytes,101,opt,name=organization,proto3" json:"organization,omitempty"`
// contains filtered or unexported fields
}
func (*BillingAccount) Descriptor
deprecated
added in
v0.8.0
func (*BillingAccount) Descriptor() ([]byte, []int)
Deprecated: Use BillingAccount.ProtoReflect.Descriptor instead.
func (*BillingAccount) GetAddress ¶ added in v0.8.0
func (x *BillingAccount) GetAddress() *BillingAccount_Address
func (*BillingAccount) GetCreatedAt ¶ added in v0.8.0
func (x *BillingAccount) GetCreatedAt() *timestamppb.Timestamp
func (*BillingAccount) GetCurrency ¶ added in v0.8.0
func (x *BillingAccount) GetCurrency() string
func (*BillingAccount) GetEmail ¶ added in v0.8.0
func (x *BillingAccount) GetEmail() string
func (*BillingAccount) GetId ¶ added in v0.8.0
func (x *BillingAccount) GetId() string
func (*BillingAccount) GetMetadata ¶ added in v0.8.0
func (x *BillingAccount) GetMetadata() *structpb.Struct
func (*BillingAccount) GetName ¶ added in v0.8.0
func (x *BillingAccount) GetName() string
func (*BillingAccount) GetOrgId ¶ added in v0.8.0
func (x *BillingAccount) GetOrgId() string
func (*BillingAccount) GetOrganization ¶ added in v0.8.41
func (x *BillingAccount) GetOrganization() *Organization
func (*BillingAccount) GetPhone ¶ added in v0.8.0
func (x *BillingAccount) GetPhone() string
func (*BillingAccount) GetProvider ¶ added in v0.8.0
func (x *BillingAccount) GetProvider() string
func (*BillingAccount) GetProviderId ¶ added in v0.8.0
func (x *BillingAccount) GetProviderId() string
func (*BillingAccount) GetState ¶ added in v0.8.0
func (x *BillingAccount) GetState() string
func (*BillingAccount) GetTaxData ¶ added in v0.9.0
func (x *BillingAccount) GetTaxData() []*BillingAccount_Tax
func (*BillingAccount) GetUpdatedAt ¶ added in v0.8.0
func (x *BillingAccount) GetUpdatedAt() *timestamppb.Timestamp
func (*BillingAccount) ProtoMessage ¶ added in v0.8.0
func (*BillingAccount) ProtoMessage()
func (*BillingAccount) ProtoReflect ¶ added in v0.8.0
func (x *BillingAccount) ProtoReflect() protoreflect.Message
func (*BillingAccount) Reset ¶ added in v0.8.0
func (x *BillingAccount) Reset()
func (*BillingAccount) String ¶ added in v0.8.0
func (x *BillingAccount) String() string
type BillingAccountDetails ¶ added in v0.65.0
type BillingAccountDetails struct {
// credit_min is the minimum credit limit for the billing account
// default is 0, negative numbers work as overdraft, positive
// numbers work as minimum purchase limit
CreditMin int64 `protobuf:"varint,1,opt,name=credit_min,json=creditMin,proto3" json:"credit_min,omitempty"`
// due_in_days is the number of days after the invoice finalization
// that it will be considered overdue, if set to 0, the customer will
// be charged immediately
DueInDays int64 `protobuf:"varint,2,opt,name=due_in_days,json=dueInDays,proto3" json:"due_in_days,omitempty"`
// contains filtered or unexported fields
}
func (*BillingAccountDetails) Descriptor
deprecated
added in
v0.65.0
func (*BillingAccountDetails) Descriptor() ([]byte, []int)
Deprecated: Use BillingAccountDetails.ProtoReflect.Descriptor instead.
func (*BillingAccountDetails) GetCreditMin ¶ added in v0.65.0
func (x *BillingAccountDetails) GetCreditMin() int64
func (*BillingAccountDetails) GetDueInDays ¶ added in v0.65.0
func (x *BillingAccountDetails) GetDueInDays() int64
func (*BillingAccountDetails) ProtoMessage ¶ added in v0.65.0
func (*BillingAccountDetails) ProtoMessage()
func (*BillingAccountDetails) ProtoReflect ¶ added in v0.65.0
func (x *BillingAccountDetails) ProtoReflect() protoreflect.Message
func (*BillingAccountDetails) Reset ¶ added in v0.65.0
func (x *BillingAccountDetails) Reset()
func (*BillingAccountDetails) String ¶ added in v0.65.0
func (x *BillingAccountDetails) String() string
type BillingAccountRequestBody ¶ added in v0.8.0
type BillingAccountRequestBody struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"`
Phone string `protobuf:"bytes,3,opt,name=phone,proto3" json:"phone,omitempty"`
Address *BillingAccount_Address `protobuf:"bytes,4,opt,name=address,proto3" json:"address,omitempty"`
Currency string `protobuf:"bytes,5,opt,name=currency,proto3" json:"currency,omitempty"`
TaxData []*BillingAccount_Tax `protobuf:"bytes,6,rep,name=tax_data,json=taxData,proto3" json:"tax_data,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,10,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*BillingAccountRequestBody) Descriptor
deprecated
added in
v0.8.0
func (*BillingAccountRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use BillingAccountRequestBody.ProtoReflect.Descriptor instead.
func (*BillingAccountRequestBody) GetAddress ¶ added in v0.8.0
func (x *BillingAccountRequestBody) GetAddress() *BillingAccount_Address
func (*BillingAccountRequestBody) GetCurrency ¶ added in v0.8.0
func (x *BillingAccountRequestBody) GetCurrency() string
func (*BillingAccountRequestBody) GetEmail ¶ added in v0.8.0
func (x *BillingAccountRequestBody) GetEmail() string
func (*BillingAccountRequestBody) GetMetadata ¶ added in v0.8.0
func (x *BillingAccountRequestBody) GetMetadata() *structpb.Struct
func (*BillingAccountRequestBody) GetName ¶ added in v0.8.0
func (x *BillingAccountRequestBody) GetName() string
func (*BillingAccountRequestBody) GetPhone ¶ added in v0.8.0
func (x *BillingAccountRequestBody) GetPhone() string
func (*BillingAccountRequestBody) GetTaxData ¶ added in v0.9.0
func (x *BillingAccountRequestBody) GetTaxData() []*BillingAccount_Tax
func (*BillingAccountRequestBody) ProtoMessage ¶ added in v0.8.0
func (*BillingAccountRequestBody) ProtoMessage()
func (*BillingAccountRequestBody) ProtoReflect ¶ added in v0.8.0
func (x *BillingAccountRequestBody) ProtoReflect() protoreflect.Message
func (*BillingAccountRequestBody) Reset ¶ added in v0.8.0
func (x *BillingAccountRequestBody) Reset()
func (*BillingAccountRequestBody) String ¶ added in v0.8.0
func (x *BillingAccountRequestBody) String() string
type BillingAccount_Address ¶ added in v0.8.0
type BillingAccount_Address struct {
Line1 string `protobuf:"bytes,1,opt,name=line1,proto3" json:"line1,omitempty"`
Line2 string `protobuf:"bytes,2,opt,name=line2,proto3" json:"line2,omitempty"`
City string `protobuf:"bytes,3,opt,name=city,proto3" json:"city,omitempty"`
State string `protobuf:"bytes,4,opt,name=state,proto3" json:"state,omitempty"`
PostalCode string `protobuf:"bytes,5,opt,name=postal_code,json=postalCode,proto3" json:"postal_code,omitempty"`
Country string `protobuf:"bytes,6,opt,name=country,proto3" json:"country,omitempty"`
// contains filtered or unexported fields
}
func (*BillingAccount_Address) Descriptor
deprecated
added in
v0.8.0
func (*BillingAccount_Address) Descriptor() ([]byte, []int)
Deprecated: Use BillingAccount_Address.ProtoReflect.Descriptor instead.
func (*BillingAccount_Address) GetCity ¶ added in v0.8.0
func (x *BillingAccount_Address) GetCity() string
func (*BillingAccount_Address) GetCountry ¶ added in v0.8.0
func (x *BillingAccount_Address) GetCountry() string
func (*BillingAccount_Address) GetLine1 ¶ added in v0.8.0
func (x *BillingAccount_Address) GetLine1() string
func (*BillingAccount_Address) GetLine2 ¶ added in v0.8.0
func (x *BillingAccount_Address) GetLine2() string
func (*BillingAccount_Address) GetPostalCode ¶ added in v0.8.0
func (x *BillingAccount_Address) GetPostalCode() string
func (*BillingAccount_Address) GetState ¶ added in v0.8.0
func (x *BillingAccount_Address) GetState() string
func (*BillingAccount_Address) ProtoMessage ¶ added in v0.8.0
func (*BillingAccount_Address) ProtoMessage()
func (*BillingAccount_Address) ProtoReflect ¶ added in v0.8.0
func (x *BillingAccount_Address) ProtoReflect() protoreflect.Message
func (*BillingAccount_Address) Reset ¶ added in v0.8.0
func (x *BillingAccount_Address) Reset()
func (*BillingAccount_Address) String ¶ added in v0.8.0
func (x *BillingAccount_Address) String() string
type BillingAccount_Balance ¶ added in v0.8.0
type BillingAccount_Balance struct {
Amount int64 `protobuf:"varint,1,opt,name=amount,proto3" json:"amount,omitempty"`
Currency string `protobuf:"bytes,2,opt,name=currency,proto3" json:"currency,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// contains filtered or unexported fields
}
func (*BillingAccount_Balance) Descriptor
deprecated
added in
v0.8.0
func (*BillingAccount_Balance) Descriptor() ([]byte, []int)
Deprecated: Use BillingAccount_Balance.ProtoReflect.Descriptor instead.
func (*BillingAccount_Balance) GetAmount ¶ added in v0.8.0
func (x *BillingAccount_Balance) GetAmount() int64
func (*BillingAccount_Balance) GetCurrency ¶ added in v0.8.0
func (x *BillingAccount_Balance) GetCurrency() string
func (*BillingAccount_Balance) GetUpdatedAt ¶ added in v0.8.0
func (x *BillingAccount_Balance) GetUpdatedAt() *timestamppb.Timestamp
func (*BillingAccount_Balance) ProtoMessage ¶ added in v0.8.0
func (*BillingAccount_Balance) ProtoMessage()
func (*BillingAccount_Balance) ProtoReflect ¶ added in v0.8.0
func (x *BillingAccount_Balance) ProtoReflect() protoreflect.Message
func (*BillingAccount_Balance) Reset ¶ added in v0.8.0
func (x *BillingAccount_Balance) Reset()
func (*BillingAccount_Balance) String ¶ added in v0.8.0
func (x *BillingAccount_Balance) String() string
type BillingAccount_Tax ¶ added in v0.9.0
type BillingAccount_Tax struct {
// tax type like "vat", "gst", "sales_tax" or if it's
// provider specific us_ein, uk_vat, in_gst, etc
Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"`
// unique identifier provided by the tax agency
Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*BillingAccount_Tax) Descriptor
deprecated
added in
v0.9.0
func (*BillingAccount_Tax) Descriptor() ([]byte, []int)
Deprecated: Use BillingAccount_Tax.ProtoReflect.Descriptor instead.
func (*BillingAccount_Tax) GetId ¶ added in v0.9.0
func (x *BillingAccount_Tax) GetId() string
func (*BillingAccount_Tax) GetType ¶ added in v0.9.0
func (x *BillingAccount_Tax) GetType() string
func (*BillingAccount_Tax) ProtoMessage ¶ added in v0.9.0
func (*BillingAccount_Tax) ProtoMessage()
func (*BillingAccount_Tax) ProtoReflect ¶ added in v0.9.0
func (x *BillingAccount_Tax) ProtoReflect() protoreflect.Message
func (*BillingAccount_Tax) Reset ¶ added in v0.9.0
func (x *BillingAccount_Tax) Reset()
func (*BillingAccount_Tax) String ¶ added in v0.9.0
func (x *BillingAccount_Tax) String() string
type BillingTransaction ¶ added in v0.8.0
type BillingTransaction struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
CustomerId string `protobuf:"bytes,2,opt,name=customer_id,json=customerId,proto3" json:"customer_id,omitempty"`
// additional metadata for storing event/service that triggered this usage
Source string `protobuf:"bytes,3,opt,name=source,proto3" json:"source,omitempty"`
Amount int64 `protobuf:"varint,4,opt,name=amount,proto3" json:"amount,omitempty"`
Type string `protobuf:"bytes,5,opt,name=type,proto3" json:"type,omitempty"`
Description string `protobuf:"bytes,6,opt,name=description,proto3" json:"description,omitempty"`
// user_id is the user that triggered this usage
UserId string `protobuf:"bytes,7,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,21,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,22,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
User *User `protobuf:"bytes,101,opt,name=user,proto3" json:"user,omitempty"`
Customer *BillingAccount `protobuf:"bytes,102,opt,name=customer,proto3" json:"customer,omitempty"`
// contains filtered or unexported fields
}
func (*BillingTransaction) Descriptor
deprecated
added in
v0.8.0
func (*BillingTransaction) Descriptor() ([]byte, []int)
Deprecated: Use BillingTransaction.ProtoReflect.Descriptor instead.
func (*BillingTransaction) GetAmount ¶ added in v0.8.0
func (x *BillingTransaction) GetAmount() int64
func (*BillingTransaction) GetCreatedAt ¶ added in v0.8.0
func (x *BillingTransaction) GetCreatedAt() *timestamppb.Timestamp
func (*BillingTransaction) GetCustomer ¶ added in v0.8.41
func (x *BillingTransaction) GetCustomer() *BillingAccount
func (*BillingTransaction) GetCustomerId ¶ added in v0.8.0
func (x *BillingTransaction) GetCustomerId() string
func (*BillingTransaction) GetDescription ¶ added in v0.8.0
func (x *BillingTransaction) GetDescription() string
func (*BillingTransaction) GetId ¶ added in v0.8.0
func (x *BillingTransaction) GetId() string
func (*BillingTransaction) GetMetadata ¶ added in v0.8.0
func (x *BillingTransaction) GetMetadata() *structpb.Struct
func (*BillingTransaction) GetSource ¶ added in v0.8.0
func (x *BillingTransaction) GetSource() string
func (*BillingTransaction) GetType ¶ added in v0.8.0
func (x *BillingTransaction) GetType() string
func (*BillingTransaction) GetUpdatedAt ¶ added in v0.8.0
func (x *BillingTransaction) GetUpdatedAt() *timestamppb.Timestamp
func (*BillingTransaction) GetUser ¶ added in v0.8.41
func (x *BillingTransaction) GetUser() *User
func (*BillingTransaction) GetUserId ¶ added in v0.8.34
func (x *BillingTransaction) GetUserId() string
func (*BillingTransaction) ProtoMessage ¶ added in v0.8.0
func (*BillingTransaction) ProtoMessage()
func (*BillingTransaction) ProtoReflect ¶ added in v0.8.0
func (x *BillingTransaction) ProtoReflect() protoreflect.Message
func (*BillingTransaction) Reset ¶ added in v0.8.0
func (x *BillingTransaction) Reset()
func (*BillingTransaction) String ¶ added in v0.8.0
func (x *BillingTransaction) String() string
type BillingWebhookCallbackRequest ¶ added in v0.13.0
type BillingWebhookCallbackRequest struct {
Provider string `protobuf:"bytes,1,opt,name=provider,proto3" json:"provider,omitempty"`
Body []byte `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*BillingWebhookCallbackRequest) Descriptor
deprecated
added in
v0.13.0
func (*BillingWebhookCallbackRequest) Descriptor() ([]byte, []int)
Deprecated: Use BillingWebhookCallbackRequest.ProtoReflect.Descriptor instead.
func (*BillingWebhookCallbackRequest) GetBody ¶ added in v0.13.0
func (x *BillingWebhookCallbackRequest) GetBody() []byte
func (*BillingWebhookCallbackRequest) GetProvider ¶ added in v0.13.0
func (x *BillingWebhookCallbackRequest) GetProvider() string
func (*BillingWebhookCallbackRequest) ProtoMessage ¶ added in v0.13.0
func (*BillingWebhookCallbackRequest) ProtoMessage()
func (*BillingWebhookCallbackRequest) ProtoReflect ¶ added in v0.13.0
func (x *BillingWebhookCallbackRequest) ProtoReflect() protoreflect.Message
func (*BillingWebhookCallbackRequest) Reset ¶ added in v0.13.0
func (x *BillingWebhookCallbackRequest) Reset()
func (*BillingWebhookCallbackRequest) String ¶ added in v0.13.0
func (x *BillingWebhookCallbackRequest) String() string
type BillingWebhookCallbackResponse ¶ added in v0.13.0
type BillingWebhookCallbackResponse struct {
// contains filtered or unexported fields
}
func (*BillingWebhookCallbackResponse) Descriptor
deprecated
added in
v0.13.0
func (*BillingWebhookCallbackResponse) Descriptor() ([]byte, []int)
Deprecated: Use BillingWebhookCallbackResponse.ProtoReflect.Descriptor instead.
func (*BillingWebhookCallbackResponse) ProtoMessage ¶ added in v0.13.0
func (*BillingWebhookCallbackResponse) ProtoMessage()
func (*BillingWebhookCallbackResponse) ProtoReflect ¶ added in v0.13.0
func (x *BillingWebhookCallbackResponse) ProtoReflect() protoreflect.Message
func (*BillingWebhookCallbackResponse) Reset ¶ added in v0.13.0
func (x *BillingWebhookCallbackResponse) Reset()
func (*BillingWebhookCallbackResponse) String ¶ added in v0.13.0
func (x *BillingWebhookCallbackResponse) String() string
type CancelSubscriptionRequest ¶ added in v0.8.0
type CancelSubscriptionRequest struct {
// DEPRECATED: org_id will be inferred from subscription id
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// DEPRECATED: billing_id will be inferred from subscription id
// ID of the billing account to update the subscription for
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
// ID of the subscription to cancel
Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"`
Immediate bool `protobuf:"varint,4,opt,name=immediate,proto3" json:"immediate,omitempty"`
// contains filtered or unexported fields
}
func (*CancelSubscriptionRequest) Descriptor
deprecated
added in
v0.8.0
func (*CancelSubscriptionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CancelSubscriptionRequest.ProtoReflect.Descriptor instead.
func (*CancelSubscriptionRequest) GetBillingId
deprecated
added in
v0.8.0
func (x *CancelSubscriptionRequest) GetBillingId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*CancelSubscriptionRequest) GetId ¶ added in v0.8.0
func (x *CancelSubscriptionRequest) GetId() string
func (*CancelSubscriptionRequest) GetImmediate ¶ added in v0.8.19
func (x *CancelSubscriptionRequest) GetImmediate() bool
func (*CancelSubscriptionRequest) GetOrgId
deprecated
added in
v0.8.0
func (x *CancelSubscriptionRequest) GetOrgId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*CancelSubscriptionRequest) ProtoMessage ¶ added in v0.8.0
func (*CancelSubscriptionRequest) ProtoMessage()
func (*CancelSubscriptionRequest) ProtoReflect ¶ added in v0.8.0
func (x *CancelSubscriptionRequest) ProtoReflect() protoreflect.Message
func (*CancelSubscriptionRequest) Reset ¶ added in v0.8.0
func (x *CancelSubscriptionRequest) Reset()
func (*CancelSubscriptionRequest) String ¶ added in v0.8.0
func (x *CancelSubscriptionRequest) String() string
type CancelSubscriptionResponse ¶ added in v0.8.0
type CancelSubscriptionResponse struct {
// contains filtered or unexported fields
}
func (*CancelSubscriptionResponse) Descriptor
deprecated
added in
v0.8.0
func (*CancelSubscriptionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CancelSubscriptionResponse.ProtoReflect.Descriptor instead.
func (*CancelSubscriptionResponse) ProtoMessage ¶ added in v0.8.0
func (*CancelSubscriptionResponse) ProtoMessage()
func (*CancelSubscriptionResponse) ProtoReflect ¶ added in v0.8.0
func (x *CancelSubscriptionResponse) ProtoReflect() protoreflect.Message
func (*CancelSubscriptionResponse) Reset ¶ added in v0.8.0
func (x *CancelSubscriptionResponse) Reset()
func (*CancelSubscriptionResponse) String ¶ added in v0.8.0
func (x *CancelSubscriptionResponse) String() string
type ChangeSubscriptionRequest ¶ added in v0.8.19
type ChangeSubscriptionRequest struct {
// DEPRECATED: org_id will be inferred from subscription id
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// DEPRECATED: billing_id will be inferred from subscription id
// ID of the billing account to update the subscription for
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
// ID of the subscription to update
Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"`
// plan to change to
// deprecated in favor of plan_change
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
Plan string `protobuf:"bytes,4,opt,name=plan,proto3" json:"plan,omitempty"`
// should the change be immediate or at the end of the current billing period
// deprecated in favor of plan_change
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
Immediate bool `protobuf:"varint,5,opt,name=immediate,proto3" json:"immediate,omitempty"`
// Types that are assignable to Change:
//
// *ChangeSubscriptionRequest_PlanChange_
// *ChangeSubscriptionRequest_PhaseChange_
Change isChangeSubscriptionRequest_Change `protobuf_oneof:"change"`
// contains filtered or unexported fields
}
func (*ChangeSubscriptionRequest) Descriptor
deprecated
added in
v0.8.19
func (*ChangeSubscriptionRequest) Descriptor() ([]byte, []int)
Deprecated: Use ChangeSubscriptionRequest.ProtoReflect.Descriptor instead.
func (*ChangeSubscriptionRequest) GetBillingId
deprecated
added in
v0.8.19
func (x *ChangeSubscriptionRequest) GetBillingId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*ChangeSubscriptionRequest) GetChange ¶ added in v0.8.29
func (m *ChangeSubscriptionRequest) GetChange() isChangeSubscriptionRequest_Change
func (*ChangeSubscriptionRequest) GetId ¶ added in v0.8.19
func (x *ChangeSubscriptionRequest) GetId() string
func (*ChangeSubscriptionRequest) GetImmediate
deprecated
added in
v0.8.19
func (x *ChangeSubscriptionRequest) GetImmediate() bool
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*ChangeSubscriptionRequest) GetOrgId
deprecated
added in
v0.8.19
func (x *ChangeSubscriptionRequest) GetOrgId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*ChangeSubscriptionRequest) GetPhaseChange ¶ added in v0.8.29
func (x *ChangeSubscriptionRequest) GetPhaseChange() *ChangeSubscriptionRequest_PhaseChange
func (*ChangeSubscriptionRequest) GetPlan
deprecated
added in
v0.8.19
func (x *ChangeSubscriptionRequest) GetPlan() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*ChangeSubscriptionRequest) GetPlanChange ¶ added in v0.8.29
func (x *ChangeSubscriptionRequest) GetPlanChange() *ChangeSubscriptionRequest_PlanChange
func (*ChangeSubscriptionRequest) ProtoMessage ¶ added in v0.8.19
func (*ChangeSubscriptionRequest) ProtoMessage()
func (*ChangeSubscriptionRequest) ProtoReflect ¶ added in v0.8.19
func (x *ChangeSubscriptionRequest) ProtoReflect() protoreflect.Message
func (*ChangeSubscriptionRequest) Reset ¶ added in v0.8.19
func (x *ChangeSubscriptionRequest) Reset()
func (*ChangeSubscriptionRequest) String ¶ added in v0.8.19
func (x *ChangeSubscriptionRequest) String() string
type ChangeSubscriptionRequest_PhaseChange ¶ added in v0.8.29
type ChangeSubscriptionRequest_PhaseChange struct {
// should the upcoming changes be cancelled
CancelUpcomingChanges bool `` /* 127-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*ChangeSubscriptionRequest_PhaseChange) Descriptor
deprecated
added in
v0.8.29
func (*ChangeSubscriptionRequest_PhaseChange) Descriptor() ([]byte, []int)
Deprecated: Use ChangeSubscriptionRequest_PhaseChange.ProtoReflect.Descriptor instead.
func (*ChangeSubscriptionRequest_PhaseChange) GetCancelUpcomingChanges ¶ added in v0.8.29
func (x *ChangeSubscriptionRequest_PhaseChange) GetCancelUpcomingChanges() bool
func (*ChangeSubscriptionRequest_PhaseChange) ProtoMessage ¶ added in v0.8.29
func (*ChangeSubscriptionRequest_PhaseChange) ProtoMessage()
func (*ChangeSubscriptionRequest_PhaseChange) ProtoReflect ¶ added in v0.8.29
func (x *ChangeSubscriptionRequest_PhaseChange) ProtoReflect() protoreflect.Message
func (*ChangeSubscriptionRequest_PhaseChange) Reset ¶ added in v0.8.29
func (x *ChangeSubscriptionRequest_PhaseChange) Reset()
func (*ChangeSubscriptionRequest_PhaseChange) String ¶ added in v0.8.29
func (x *ChangeSubscriptionRequest_PhaseChange) String() string
type ChangeSubscriptionRequest_PhaseChange_ ¶ added in v0.8.29
type ChangeSubscriptionRequest_PhaseChange_ struct {
PhaseChange *ChangeSubscriptionRequest_PhaseChange `protobuf:"bytes,7,opt,name=phase_change,json=phaseChange,proto3,oneof"`
}
type ChangeSubscriptionRequest_PlanChange ¶ added in v0.8.29
type ChangeSubscriptionRequest_PlanChange struct {
// plan to change to
Plan string `protobuf:"bytes,1,opt,name=plan,proto3" json:"plan,omitempty"`
// should the change be immediate or at the end of the current billing period
Immediate bool `protobuf:"varint,2,opt,name=immediate,proto3" json:"immediate,omitempty"`
// contains filtered or unexported fields
}
func (*ChangeSubscriptionRequest_PlanChange) Descriptor
deprecated
added in
v0.8.29
func (*ChangeSubscriptionRequest_PlanChange) Descriptor() ([]byte, []int)
Deprecated: Use ChangeSubscriptionRequest_PlanChange.ProtoReflect.Descriptor instead.
func (*ChangeSubscriptionRequest_PlanChange) GetImmediate ¶ added in v0.8.29
func (x *ChangeSubscriptionRequest_PlanChange) GetImmediate() bool
func (*ChangeSubscriptionRequest_PlanChange) GetPlan ¶ added in v0.8.29
func (x *ChangeSubscriptionRequest_PlanChange) GetPlan() string
func (*ChangeSubscriptionRequest_PlanChange) ProtoMessage ¶ added in v0.8.29
func (*ChangeSubscriptionRequest_PlanChange) ProtoMessage()
func (*ChangeSubscriptionRequest_PlanChange) ProtoReflect ¶ added in v0.8.29
func (x *ChangeSubscriptionRequest_PlanChange) ProtoReflect() protoreflect.Message
func (*ChangeSubscriptionRequest_PlanChange) Reset ¶ added in v0.8.29
func (x *ChangeSubscriptionRequest_PlanChange) Reset()
func (*ChangeSubscriptionRequest_PlanChange) String ¶ added in v0.8.29
func (x *ChangeSubscriptionRequest_PlanChange) String() string
type ChangeSubscriptionRequest_PlanChange_ ¶ added in v0.8.29
type ChangeSubscriptionRequest_PlanChange_ struct {
PlanChange *ChangeSubscriptionRequest_PlanChange `protobuf:"bytes,6,opt,name=plan_change,json=planChange,proto3,oneof"`
}
type ChangeSubscriptionResponse ¶ added in v0.8.19
type ChangeSubscriptionResponse struct {
Phase *Subscription_Phase `protobuf:"bytes,1,opt,name=phase,proto3" json:"phase,omitempty"`
// contains filtered or unexported fields
}
func (*ChangeSubscriptionResponse) Descriptor
deprecated
added in
v0.8.19
func (*ChangeSubscriptionResponse) Descriptor() ([]byte, []int)
Deprecated: Use ChangeSubscriptionResponse.ProtoReflect.Descriptor instead.
func (*ChangeSubscriptionResponse) GetPhase ¶ added in v0.8.19
func (x *ChangeSubscriptionResponse) GetPhase() *Subscription_Phase
func (*ChangeSubscriptionResponse) ProtoMessage ¶ added in v0.8.19
func (*ChangeSubscriptionResponse) ProtoMessage()
func (*ChangeSubscriptionResponse) ProtoReflect ¶ added in v0.8.19
func (x *ChangeSubscriptionResponse) ProtoReflect() protoreflect.Message
func (*ChangeSubscriptionResponse) Reset ¶ added in v0.8.19
func (x *ChangeSubscriptionResponse) Reset()
func (*ChangeSubscriptionResponse) String ¶ added in v0.8.19
func (x *ChangeSubscriptionResponse) String() string
type CheckCreditEntitlementRequest ¶ added in v0.67.0
type CheckCreditEntitlementRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
Amount int64 `protobuf:"varint,2,opt,name=amount,proto3" json:"amount,omitempty"`
// contains filtered or unexported fields
}
func (*CheckCreditEntitlementRequest) Descriptor
deprecated
added in
v0.67.0
func (*CheckCreditEntitlementRequest) Descriptor() ([]byte, []int)
Deprecated: Use CheckCreditEntitlementRequest.ProtoReflect.Descriptor instead.
func (*CheckCreditEntitlementRequest) GetAmount ¶ added in v0.67.0
func (x *CheckCreditEntitlementRequest) GetAmount() int64
func (*CheckCreditEntitlementRequest) GetOrgId ¶ added in v0.67.0
func (x *CheckCreditEntitlementRequest) GetOrgId() string
func (*CheckCreditEntitlementRequest) ProtoMessage ¶ added in v0.67.0
func (*CheckCreditEntitlementRequest) ProtoMessage()
func (*CheckCreditEntitlementRequest) ProtoReflect ¶ added in v0.67.0
func (x *CheckCreditEntitlementRequest) ProtoReflect() protoreflect.Message
func (*CheckCreditEntitlementRequest) Reset ¶ added in v0.67.0
func (x *CheckCreditEntitlementRequest) Reset()
func (*CheckCreditEntitlementRequest) String ¶ added in v0.67.0
func (x *CheckCreditEntitlementRequest) String() string
type CheckCreditEntitlementResponse ¶ added in v0.67.0
type CheckCreditEntitlementResponse struct {
Status bool `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"`
// contains filtered or unexported fields
}
func (*CheckCreditEntitlementResponse) Descriptor
deprecated
added in
v0.67.0
func (*CheckCreditEntitlementResponse) Descriptor() ([]byte, []int)
Deprecated: Use CheckCreditEntitlementResponse.ProtoReflect.Descriptor instead.
func (*CheckCreditEntitlementResponse) GetStatus ¶ added in v0.67.0
func (x *CheckCreditEntitlementResponse) GetStatus() bool
func (*CheckCreditEntitlementResponse) ProtoMessage ¶ added in v0.67.0
func (*CheckCreditEntitlementResponse) ProtoMessage()
func (*CheckCreditEntitlementResponse) ProtoReflect ¶ added in v0.67.0
func (x *CheckCreditEntitlementResponse) ProtoReflect() protoreflect.Message
func (*CheckCreditEntitlementResponse) Reset ¶ added in v0.67.0
func (x *CheckCreditEntitlementResponse) Reset()
func (*CheckCreditEntitlementResponse) String ¶ added in v0.67.0
func (x *CheckCreditEntitlementResponse) String() string
type CheckCurrentUserPATTitleRequest ¶ added in v0.94.0
type CheckCurrentUserPATTitleRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// Checks if this title is available for the current user in the given org.
// Comparison is case-insensitive.
Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
// contains filtered or unexported fields
}
func (*CheckCurrentUserPATTitleRequest) Descriptor
deprecated
added in
v0.94.0
func (*CheckCurrentUserPATTitleRequest) Descriptor() ([]byte, []int)
Deprecated: Use CheckCurrentUserPATTitleRequest.ProtoReflect.Descriptor instead.
func (*CheckCurrentUserPATTitleRequest) GetOrgId ¶ added in v0.94.0
func (x *CheckCurrentUserPATTitleRequest) GetOrgId() string
func (*CheckCurrentUserPATTitleRequest) GetTitle ¶ added in v0.94.0
func (x *CheckCurrentUserPATTitleRequest) GetTitle() string
func (*CheckCurrentUserPATTitleRequest) ProtoMessage ¶ added in v0.94.0
func (*CheckCurrentUserPATTitleRequest) ProtoMessage()
func (*CheckCurrentUserPATTitleRequest) ProtoReflect ¶ added in v0.94.0
func (x *CheckCurrentUserPATTitleRequest) ProtoReflect() protoreflect.Message
func (*CheckCurrentUserPATTitleRequest) Reset ¶ added in v0.94.0
func (x *CheckCurrentUserPATTitleRequest) Reset()
func (*CheckCurrentUserPATTitleRequest) String ¶ added in v0.94.0
func (x *CheckCurrentUserPATTitleRequest) String() string
type CheckCurrentUserPATTitleResponse ¶ added in v0.94.0
type CheckCurrentUserPATTitleResponse struct {
// True if the title is available for use, false if already taken.
Available bool `protobuf:"varint,1,opt,name=available,proto3" json:"available,omitempty"`
// contains filtered or unexported fields
}
func (*CheckCurrentUserPATTitleResponse) Descriptor
deprecated
added in
v0.94.0
func (*CheckCurrentUserPATTitleResponse) Descriptor() ([]byte, []int)
Deprecated: Use CheckCurrentUserPATTitleResponse.ProtoReflect.Descriptor instead.
func (*CheckCurrentUserPATTitleResponse) GetAvailable ¶ added in v0.94.0
func (x *CheckCurrentUserPATTitleResponse) GetAvailable() bool
func (*CheckCurrentUserPATTitleResponse) ProtoMessage ¶ added in v0.94.0
func (*CheckCurrentUserPATTitleResponse) ProtoMessage()
func (*CheckCurrentUserPATTitleResponse) ProtoReflect ¶ added in v0.94.0
func (x *CheckCurrentUserPATTitleResponse) ProtoReflect() protoreflect.Message
func (*CheckCurrentUserPATTitleResponse) Reset ¶ added in v0.94.0
func (x *CheckCurrentUserPATTitleResponse) Reset()
func (*CheckCurrentUserPATTitleResponse) String ¶ added in v0.94.0
func (x *CheckCurrentUserPATTitleResponse) String() string
type CheckFeatureEntitlementRequest ¶ added in v0.8.0
type CheckFeatureEntitlementRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// DEPRECATED: billing_id will be inferred from org_id
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
// DEPRECATED
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
ProjectId string `protobuf:"bytes,4,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
// feature or product name
Feature string `protobuf:"bytes,3,opt,name=feature,proto3" json:"feature,omitempty"`
// contains filtered or unexported fields
}
func (*CheckFeatureEntitlementRequest) Descriptor
deprecated
added in
v0.8.0
func (*CheckFeatureEntitlementRequest) Descriptor() ([]byte, []int)
Deprecated: Use CheckFeatureEntitlementRequest.ProtoReflect.Descriptor instead.
func (*CheckFeatureEntitlementRequest) GetBillingId
deprecated
added in
v0.8.0
func (x *CheckFeatureEntitlementRequest) GetBillingId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*CheckFeatureEntitlementRequest) GetFeature ¶ added in v0.8.0
func (x *CheckFeatureEntitlementRequest) GetFeature() string
func (*CheckFeatureEntitlementRequest) GetOrgId ¶ added in v0.8.0
func (x *CheckFeatureEntitlementRequest) GetOrgId() string
func (*CheckFeatureEntitlementRequest) GetProjectId
deprecated
added in
v0.8.36
func (x *CheckFeatureEntitlementRequest) GetProjectId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*CheckFeatureEntitlementRequest) ProtoMessage ¶ added in v0.8.0
func (*CheckFeatureEntitlementRequest) ProtoMessage()
func (*CheckFeatureEntitlementRequest) ProtoReflect ¶ added in v0.8.0
func (x *CheckFeatureEntitlementRequest) ProtoReflect() protoreflect.Message
func (*CheckFeatureEntitlementRequest) Reset ¶ added in v0.8.0
func (x *CheckFeatureEntitlementRequest) Reset()
func (*CheckFeatureEntitlementRequest) String ¶ added in v0.8.0
func (x *CheckFeatureEntitlementRequest) String() string
type CheckFeatureEntitlementResponse ¶ added in v0.8.0
type CheckFeatureEntitlementResponse struct {
Status bool `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"`
// contains filtered or unexported fields
}
func (*CheckFeatureEntitlementResponse) Descriptor
deprecated
added in
v0.8.0
func (*CheckFeatureEntitlementResponse) Descriptor() ([]byte, []int)
Deprecated: Use CheckFeatureEntitlementResponse.ProtoReflect.Descriptor instead.
func (*CheckFeatureEntitlementResponse) GetStatus ¶ added in v0.8.0
func (x *CheckFeatureEntitlementResponse) GetStatus() bool
func (*CheckFeatureEntitlementResponse) ProtoMessage ¶ added in v0.8.0
func (*CheckFeatureEntitlementResponse) ProtoMessage()
func (*CheckFeatureEntitlementResponse) ProtoReflect ¶ added in v0.8.0
func (x *CheckFeatureEntitlementResponse) ProtoReflect() protoreflect.Message
func (*CheckFeatureEntitlementResponse) Reset ¶ added in v0.8.0
func (x *CheckFeatureEntitlementResponse) Reset()
func (*CheckFeatureEntitlementResponse) String ¶ added in v0.8.0
func (x *CheckFeatureEntitlementResponse) String() string
type CheckFederatedResourcePermissionRequest ¶ added in v0.8.0
type CheckFederatedResourcePermissionRequest struct {
Subject string `protobuf:"bytes,1,opt,name=subject,proto3" json:"subject,omitempty"`
Resource string `protobuf:"bytes,2,opt,name=resource,proto3" json:"resource,omitempty"`
Permission string `protobuf:"bytes,3,opt,name=permission,proto3" json:"permission,omitempty"`
// contains filtered or unexported fields
}
func (*CheckFederatedResourcePermissionRequest) Descriptor
deprecated
added in
v0.8.0
func (*CheckFederatedResourcePermissionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CheckFederatedResourcePermissionRequest.ProtoReflect.Descriptor instead.
func (*CheckFederatedResourcePermissionRequest) GetPermission ¶ added in v0.8.0
func (x *CheckFederatedResourcePermissionRequest) GetPermission() string
func (*CheckFederatedResourcePermissionRequest) GetResource ¶ added in v0.8.0
func (x *CheckFederatedResourcePermissionRequest) GetResource() string
func (*CheckFederatedResourcePermissionRequest) GetSubject ¶ added in v0.8.0
func (x *CheckFederatedResourcePermissionRequest) GetSubject() string
func (*CheckFederatedResourcePermissionRequest) ProtoMessage ¶ added in v0.8.0
func (*CheckFederatedResourcePermissionRequest) ProtoMessage()
func (*CheckFederatedResourcePermissionRequest) ProtoReflect ¶ added in v0.8.0
func (x *CheckFederatedResourcePermissionRequest) ProtoReflect() protoreflect.Message
func (*CheckFederatedResourcePermissionRequest) Reset ¶ added in v0.8.0
func (x *CheckFederatedResourcePermissionRequest) Reset()
func (*CheckFederatedResourcePermissionRequest) String ¶ added in v0.8.0
func (x *CheckFederatedResourcePermissionRequest) String() string
type CheckFederatedResourcePermissionResponse ¶ added in v0.8.0
type CheckFederatedResourcePermissionResponse struct {
Status bool `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"`
// contains filtered or unexported fields
}
func (*CheckFederatedResourcePermissionResponse) Descriptor
deprecated
added in
v0.8.0
func (*CheckFederatedResourcePermissionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CheckFederatedResourcePermissionResponse.ProtoReflect.Descriptor instead.
func (*CheckFederatedResourcePermissionResponse) GetStatus ¶ added in v0.8.0
func (x *CheckFederatedResourcePermissionResponse) GetStatus() bool
func (*CheckFederatedResourcePermissionResponse) ProtoMessage ¶ added in v0.8.0
func (*CheckFederatedResourcePermissionResponse) ProtoMessage()
func (*CheckFederatedResourcePermissionResponse) ProtoReflect ¶ added in v0.8.0
func (x *CheckFederatedResourcePermissionResponse) ProtoReflect() protoreflect.Message
func (*CheckFederatedResourcePermissionResponse) Reset ¶ added in v0.8.0
func (x *CheckFederatedResourcePermissionResponse) Reset()
func (*CheckFederatedResourcePermissionResponse) String ¶ added in v0.8.0
func (x *CheckFederatedResourcePermissionResponse) String() string
type CheckResourcePermissionRequest ¶
type CheckResourcePermissionRequest struct {
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
ObjectId string `protobuf:"bytes,1,opt,name=object_id,json=objectId,proto3" json:"object_id,omitempty"`
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
ObjectNamespace string `protobuf:"bytes,2,opt,name=object_namespace,json=objectNamespace,proto3" json:"object_namespace,omitempty"`
Permission string `protobuf:"bytes,3,opt,name=permission,proto3" json:"permission,omitempty"`
Resource string `protobuf:"bytes,4,opt,name=resource,proto3" json:"resource,omitempty"`
// contains filtered or unexported fields
}
func (*CheckResourcePermissionRequest) Descriptor
deprecated
func (*CheckResourcePermissionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CheckResourcePermissionRequest.ProtoReflect.Descriptor instead.
func (*CheckResourcePermissionRequest) GetObjectId
deprecated
func (x *CheckResourcePermissionRequest) GetObjectId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*CheckResourcePermissionRequest) GetObjectNamespace
deprecated
func (x *CheckResourcePermissionRequest) GetObjectNamespace() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*CheckResourcePermissionRequest) GetPermission ¶
func (x *CheckResourcePermissionRequest) GetPermission() string
func (*CheckResourcePermissionRequest) GetResource ¶
func (x *CheckResourcePermissionRequest) GetResource() string
func (*CheckResourcePermissionRequest) ProtoMessage ¶
func (*CheckResourcePermissionRequest) ProtoMessage()
func (*CheckResourcePermissionRequest) ProtoReflect ¶
func (x *CheckResourcePermissionRequest) ProtoReflect() protoreflect.Message
func (*CheckResourcePermissionRequest) Reset ¶
func (x *CheckResourcePermissionRequest) Reset()
func (*CheckResourcePermissionRequest) String ¶
func (x *CheckResourcePermissionRequest) String() string
type CheckResourcePermissionResponse ¶
type CheckResourcePermissionResponse struct {
Status bool `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"`
// contains filtered or unexported fields
}
func (*CheckResourcePermissionResponse) Descriptor
deprecated
func (*CheckResourcePermissionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CheckResourcePermissionResponse.ProtoReflect.Descriptor instead.
func (*CheckResourcePermissionResponse) GetStatus ¶
func (x *CheckResourcePermissionResponse) GetStatus() bool
func (*CheckResourcePermissionResponse) ProtoMessage ¶
func (*CheckResourcePermissionResponse) ProtoMessage()
func (*CheckResourcePermissionResponse) ProtoReflect ¶
func (x *CheckResourcePermissionResponse) ProtoReflect() protoreflect.Message
func (*CheckResourcePermissionResponse) Reset ¶
func (x *CheckResourcePermissionResponse) Reset()
func (*CheckResourcePermissionResponse) String ¶
func (x *CheckResourcePermissionResponse) String() string
type CheckoutProductBody ¶ added in v0.8.14
type CheckoutProductBody struct {
Product string `protobuf:"bytes,1,opt,name=product,proto3" json:"product,omitempty"`
Quantity int64 `protobuf:"varint,2,opt,name=quantity,proto3" json:"quantity,omitempty"`
// contains filtered or unexported fields
}
func (*CheckoutProductBody) Descriptor
deprecated
added in
v0.8.14
func (*CheckoutProductBody) Descriptor() ([]byte, []int)
Deprecated: Use CheckoutProductBody.ProtoReflect.Descriptor instead.
func (*CheckoutProductBody) GetProduct ¶ added in v0.8.14
func (x *CheckoutProductBody) GetProduct() string
func (*CheckoutProductBody) GetQuantity ¶ added in v0.9.2
func (x *CheckoutProductBody) GetQuantity() int64
func (*CheckoutProductBody) ProtoMessage ¶ added in v0.8.14
func (*CheckoutProductBody) ProtoMessage()
func (*CheckoutProductBody) ProtoReflect ¶ added in v0.8.14
func (x *CheckoutProductBody) ProtoReflect() protoreflect.Message
func (*CheckoutProductBody) Reset ¶ added in v0.8.14
func (x *CheckoutProductBody) Reset()
func (*CheckoutProductBody) String ¶ added in v0.8.14
func (x *CheckoutProductBody) String() string
type CheckoutSession ¶ added in v0.8.0
type CheckoutSession struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
CheckoutUrl string `protobuf:"bytes,2,opt,name=checkout_url,json=checkoutUrl,proto3" json:"checkout_url,omitempty"`
SuccessUrl string `protobuf:"bytes,3,opt,name=success_url,json=successUrl,proto3" json:"success_url,omitempty"`
CancelUrl string `protobuf:"bytes,4,opt,name=cancel_url,json=cancelUrl,proto3" json:"cancel_url,omitempty"`
State string `protobuf:"bytes,5,opt,name=state,proto3" json:"state,omitempty"`
Plan string `protobuf:"bytes,6,opt,name=plan,proto3" json:"plan,omitempty"`
Product string `protobuf:"bytes,7,opt,name=product,proto3" json:"product,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,10,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
ExpireAt *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=expire_at,json=expireAt,proto3" json:"expire_at,omitempty"`
// contains filtered or unexported fields
}
func (*CheckoutSession) Descriptor
deprecated
added in
v0.8.0
func (*CheckoutSession) Descriptor() ([]byte, []int)
Deprecated: Use CheckoutSession.ProtoReflect.Descriptor instead.
func (*CheckoutSession) GetCancelUrl ¶ added in v0.8.0
func (x *CheckoutSession) GetCancelUrl() string
func (*CheckoutSession) GetCheckoutUrl ¶ added in v0.8.0
func (x *CheckoutSession) GetCheckoutUrl() string
func (*CheckoutSession) GetCreatedAt ¶ added in v0.8.0
func (x *CheckoutSession) GetCreatedAt() *timestamppb.Timestamp
func (*CheckoutSession) GetExpireAt ¶ added in v0.8.0
func (x *CheckoutSession) GetExpireAt() *timestamppb.Timestamp
func (*CheckoutSession) GetId ¶ added in v0.8.0
func (x *CheckoutSession) GetId() string
func (*CheckoutSession) GetMetadata ¶ added in v0.8.0
func (x *CheckoutSession) GetMetadata() *structpb.Struct
func (*CheckoutSession) GetPlan ¶ added in v0.8.19
func (x *CheckoutSession) GetPlan() string
func (*CheckoutSession) GetProduct ¶ added in v0.8.19
func (x *CheckoutSession) GetProduct() string
func (*CheckoutSession) GetState ¶ added in v0.8.0
func (x *CheckoutSession) GetState() string
func (*CheckoutSession) GetSuccessUrl ¶ added in v0.8.0
func (x *CheckoutSession) GetSuccessUrl() string
func (*CheckoutSession) GetUpdatedAt ¶ added in v0.8.0
func (x *CheckoutSession) GetUpdatedAt() *timestamppb.Timestamp
func (*CheckoutSession) ProtoMessage ¶ added in v0.8.0
func (*CheckoutSession) ProtoMessage()
func (*CheckoutSession) ProtoReflect ¶ added in v0.8.0
func (x *CheckoutSession) ProtoReflect() protoreflect.Message
func (*CheckoutSession) Reset ¶ added in v0.8.0
func (x *CheckoutSession) Reset()
func (*CheckoutSession) String ¶ added in v0.8.0
func (x *CheckoutSession) String() string
type CheckoutSetupBody ¶ added in v0.8.16
type CheckoutSetupBody struct {
PaymentMethod bool `protobuf:"varint,1,opt,name=payment_method,json=paymentMethod,proto3" json:"payment_method,omitempty"`
CustomerPortal bool `protobuf:"varint,2,opt,name=customer_portal,json=customerPortal,proto3" json:"customer_portal,omitempty"`
// contains filtered or unexported fields
}
func (*CheckoutSetupBody) Descriptor
deprecated
added in
v0.8.16
func (*CheckoutSetupBody) Descriptor() ([]byte, []int)
Deprecated: Use CheckoutSetupBody.ProtoReflect.Descriptor instead.
func (*CheckoutSetupBody) GetCustomerPortal ¶ added in v0.10.0
func (x *CheckoutSetupBody) GetCustomerPortal() bool
func (*CheckoutSetupBody) GetPaymentMethod ¶ added in v0.8.16
func (x *CheckoutSetupBody) GetPaymentMethod() bool
func (*CheckoutSetupBody) ProtoMessage ¶ added in v0.8.16
func (*CheckoutSetupBody) ProtoMessage()
func (*CheckoutSetupBody) ProtoReflect ¶ added in v0.8.16
func (x *CheckoutSetupBody) ProtoReflect() protoreflect.Message
func (*CheckoutSetupBody) Reset ¶ added in v0.8.16
func (x *CheckoutSetupBody) Reset()
func (*CheckoutSetupBody) String ¶ added in v0.8.16
func (x *CheckoutSetupBody) String() string
type CheckoutSubscriptionBody ¶ added in v0.8.0
type CheckoutSubscriptionBody struct {
Plan string `protobuf:"bytes,1,opt,name=plan,proto3" json:"plan,omitempty"`
SkipTrial bool `protobuf:"varint,2,opt,name=skip_trial,json=skipTrial,proto3" json:"skip_trial,omitempty"`
CancelAfterTrial bool `protobuf:"varint,3,opt,name=cancel_after_trial,json=cancelAfterTrial,proto3" json:"cancel_after_trial,omitempty"`
// provider_coupon_id is the coupon code that will be applied to the subscription
// generated by the billing provider, this will be deprecated once coupons are
// managed by the platform
ProviderCouponId string `protobuf:"bytes,4,opt,name=provider_coupon_id,json=providerCouponId,proto3" json:"provider_coupon_id,omitempty"`
// contains filtered or unexported fields
}
func (*CheckoutSubscriptionBody) Descriptor
deprecated
added in
v0.8.0
func (*CheckoutSubscriptionBody) Descriptor() ([]byte, []int)
Deprecated: Use CheckoutSubscriptionBody.ProtoReflect.Descriptor instead.
func (*CheckoutSubscriptionBody) GetCancelAfterTrial ¶ added in v0.8.30
func (x *CheckoutSubscriptionBody) GetCancelAfterTrial() bool
func (*CheckoutSubscriptionBody) GetPlan ¶ added in v0.8.0
func (x *CheckoutSubscriptionBody) GetPlan() string
func (*CheckoutSubscriptionBody) GetProviderCouponId ¶ added in v0.8.41
func (x *CheckoutSubscriptionBody) GetProviderCouponId() string
func (*CheckoutSubscriptionBody) GetSkipTrial ¶ added in v0.8.30
func (x *CheckoutSubscriptionBody) GetSkipTrial() bool
func (*CheckoutSubscriptionBody) ProtoMessage ¶ added in v0.8.0
func (*CheckoutSubscriptionBody) ProtoMessage()
func (*CheckoutSubscriptionBody) ProtoReflect ¶ added in v0.8.0
func (x *CheckoutSubscriptionBody) ProtoReflect() protoreflect.Message
func (*CheckoutSubscriptionBody) Reset ¶ added in v0.8.0
func (x *CheckoutSubscriptionBody) Reset()
func (*CheckoutSubscriptionBody) String ¶ added in v0.8.0
func (x *CheckoutSubscriptionBody) String() string
type CreateAuditRecordRequest ¶ added in v0.74.0
type CreateAuditRecordRequest struct {
Actor *AuditRecordActor `protobuf:"bytes,1,opt,name=actor,proto3" json:"actor,omitempty"`
Event string `protobuf:"bytes,2,opt,name=event,proto3" json:"event,omitempty"`
// Base resource on which this change happened
Resource *AuditRecordResource `protobuf:"bytes,3,opt,name=resource,proto3" json:"resource,omitempty"`
// Related resource info (optional)
Target *AuditRecordTarget `protobuf:"bytes,4,opt,name=target,proto3" json:"target,omitempty"`
// When the event occurred
OccurredAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=occurred_at,json=occurredAt,proto3" json:"occurred_at,omitempty"`
OrgId string `protobuf:"bytes,6,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// Request ID for tracing
RequestId string `protobuf:"bytes,7,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// Flexible metadata field for any additional data including reason, changes, etc.
Metadata *structpb.Struct `protobuf:"bytes,8,opt,name=metadata,proto3" json:"metadata,omitempty"`
// Idempotency key to prevent duplicate audit records. Can be used for storing external id.
IdempotencyKey string `protobuf:"bytes,9,opt,name=idempotency_key,json=idempotencyKey,proto3" json:"idempotency_key,omitempty"`
// contains filtered or unexported fields
}
func (*CreateAuditRecordRequest) Descriptor
deprecated
added in
v0.74.0
func (*CreateAuditRecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateAuditRecordRequest.ProtoReflect.Descriptor instead.
func (*CreateAuditRecordRequest) GetActor ¶ added in v0.74.0
func (x *CreateAuditRecordRequest) GetActor() *AuditRecordActor
func (*CreateAuditRecordRequest) GetEvent ¶ added in v0.74.0
func (x *CreateAuditRecordRequest) GetEvent() string
func (*CreateAuditRecordRequest) GetIdempotencyKey ¶ added in v0.74.0
func (x *CreateAuditRecordRequest) GetIdempotencyKey() string
func (*CreateAuditRecordRequest) GetMetadata ¶ added in v0.74.0
func (x *CreateAuditRecordRequest) GetMetadata() *structpb.Struct
func (*CreateAuditRecordRequest) GetOccurredAt ¶ added in v0.74.0
func (x *CreateAuditRecordRequest) GetOccurredAt() *timestamppb.Timestamp
func (*CreateAuditRecordRequest) GetOrgId ¶ added in v0.74.0
func (x *CreateAuditRecordRequest) GetOrgId() string
func (*CreateAuditRecordRequest) GetRequestId ¶ added in v0.75.0
func (x *CreateAuditRecordRequest) GetRequestId() string
func (*CreateAuditRecordRequest) GetResource ¶ added in v0.74.0
func (x *CreateAuditRecordRequest) GetResource() *AuditRecordResource
func (*CreateAuditRecordRequest) GetTarget ¶ added in v0.74.0
func (x *CreateAuditRecordRequest) GetTarget() *AuditRecordTarget
func (*CreateAuditRecordRequest) ProtoMessage ¶ added in v0.74.0
func (*CreateAuditRecordRequest) ProtoMessage()
func (*CreateAuditRecordRequest) ProtoReflect ¶ added in v0.74.0
func (x *CreateAuditRecordRequest) ProtoReflect() protoreflect.Message
func (*CreateAuditRecordRequest) Reset ¶ added in v0.74.0
func (x *CreateAuditRecordRequest) Reset()
func (*CreateAuditRecordRequest) String ¶ added in v0.74.0
func (x *CreateAuditRecordRequest) String() string
type CreateAuditRecordResponse ¶ added in v0.74.0
type CreateAuditRecordResponse struct {
AuditRecord *AuditRecord `protobuf:"bytes,1,opt,name=audit_record,json=auditRecord,proto3" json:"audit_record,omitempty"`
// contains filtered or unexported fields
}
func (*CreateAuditRecordResponse) Descriptor
deprecated
added in
v0.74.0
func (*CreateAuditRecordResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateAuditRecordResponse.ProtoReflect.Descriptor instead.
func (*CreateAuditRecordResponse) GetAuditRecord ¶ added in v0.74.0
func (x *CreateAuditRecordResponse) GetAuditRecord() *AuditRecord
func (*CreateAuditRecordResponse) ProtoMessage ¶ added in v0.74.0
func (*CreateAuditRecordResponse) ProtoMessage()
func (*CreateAuditRecordResponse) ProtoReflect ¶ added in v0.74.0
func (x *CreateAuditRecordResponse) ProtoReflect() protoreflect.Message
func (*CreateAuditRecordResponse) Reset ¶ added in v0.74.0
func (x *CreateAuditRecordResponse) Reset()
func (*CreateAuditRecordResponse) String ¶ added in v0.74.0
func (x *CreateAuditRecordResponse) String() string
type CreateBillingAccountRequest ¶ added in v0.8.0
type CreateBillingAccountRequest struct {
// ID of the organization to create the billing account for
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// Billing account to create.
Body *BillingAccountRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"`
// Offline billing account don't get registered with billing provider
Offline bool `protobuf:"varint,3,opt,name=offline,proto3" json:"offline,omitempty"`
// contains filtered or unexported fields
}
func (*CreateBillingAccountRequest) Descriptor
deprecated
added in
v0.8.0
func (*CreateBillingAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateBillingAccountRequest.ProtoReflect.Descriptor instead.
func (*CreateBillingAccountRequest) GetBody ¶ added in v0.8.0
func (x *CreateBillingAccountRequest) GetBody() *BillingAccountRequestBody
func (*CreateBillingAccountRequest) GetOffline ¶ added in v0.17.0
func (x *CreateBillingAccountRequest) GetOffline() bool
func (*CreateBillingAccountRequest) GetOrgId ¶ added in v0.8.0
func (x *CreateBillingAccountRequest) GetOrgId() string
func (*CreateBillingAccountRequest) ProtoMessage ¶ added in v0.8.0
func (*CreateBillingAccountRequest) ProtoMessage()
func (*CreateBillingAccountRequest) ProtoReflect ¶ added in v0.8.0
func (x *CreateBillingAccountRequest) ProtoReflect() protoreflect.Message
func (*CreateBillingAccountRequest) Reset ¶ added in v0.8.0
func (x *CreateBillingAccountRequest) Reset()
func (*CreateBillingAccountRequest) String ¶ added in v0.8.0
func (x *CreateBillingAccountRequest) String() string
type CreateBillingAccountResponse ¶ added in v0.8.0
type CreateBillingAccountResponse struct {
// Created billing account
BillingAccount *BillingAccount `protobuf:"bytes,1,opt,name=billing_account,json=billingAccount,proto3" json:"billing_account,omitempty"`
// contains filtered or unexported fields
}
func (*CreateBillingAccountResponse) Descriptor
deprecated
added in
v0.8.0
func (*CreateBillingAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateBillingAccountResponse.ProtoReflect.Descriptor instead.
func (*CreateBillingAccountResponse) GetBillingAccount ¶ added in v0.8.0
func (x *CreateBillingAccountResponse) GetBillingAccount() *BillingAccount
func (*CreateBillingAccountResponse) ProtoMessage ¶ added in v0.8.0
func (*CreateBillingAccountResponse) ProtoMessage()
func (*CreateBillingAccountResponse) ProtoReflect ¶ added in v0.8.0
func (x *CreateBillingAccountResponse) ProtoReflect() protoreflect.Message
func (*CreateBillingAccountResponse) Reset ¶ added in v0.8.0
func (x *CreateBillingAccountResponse) Reset()
func (*CreateBillingAccountResponse) String ¶ added in v0.8.0
func (x *CreateBillingAccountResponse) String() string
type CreateBillingUsageRequest ¶ added in v0.8.0
type CreateBillingUsageRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// DEPRECATED: billing_id will be inferred from org_id
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
// DEPRECATED
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
ProjectId string `protobuf:"bytes,4,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
// Usage to create
Usages []*Usage `protobuf:"bytes,3,rep,name=usages,proto3" json:"usages,omitempty"`
// contains filtered or unexported fields
}
func (*CreateBillingUsageRequest) Descriptor
deprecated
added in
v0.8.0
func (*CreateBillingUsageRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateBillingUsageRequest.ProtoReflect.Descriptor instead.
func (*CreateBillingUsageRequest) GetBillingId
deprecated
added in
v0.8.0
func (x *CreateBillingUsageRequest) GetBillingId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*CreateBillingUsageRequest) GetOrgId ¶ added in v0.8.0
func (x *CreateBillingUsageRequest) GetOrgId() string
func (*CreateBillingUsageRequest) GetProjectId
deprecated
added in
v0.8.36
func (x *CreateBillingUsageRequest) GetProjectId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*CreateBillingUsageRequest) GetUsages ¶ added in v0.8.0
func (x *CreateBillingUsageRequest) GetUsages() []*Usage
func (*CreateBillingUsageRequest) ProtoMessage ¶ added in v0.8.0
func (*CreateBillingUsageRequest) ProtoMessage()
func (*CreateBillingUsageRequest) ProtoReflect ¶ added in v0.8.0
func (x *CreateBillingUsageRequest) ProtoReflect() protoreflect.Message
func (*CreateBillingUsageRequest) Reset ¶ added in v0.8.0
func (x *CreateBillingUsageRequest) Reset()
func (*CreateBillingUsageRequest) String ¶ added in v0.8.0
func (x *CreateBillingUsageRequest) String() string
type CreateBillingUsageResponse ¶ added in v0.8.0
type CreateBillingUsageResponse struct {
// contains filtered or unexported fields
}
func (*CreateBillingUsageResponse) Descriptor
deprecated
added in
v0.8.0
func (*CreateBillingUsageResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateBillingUsageResponse.ProtoReflect.Descriptor instead.
func (*CreateBillingUsageResponse) ProtoMessage ¶ added in v0.8.0
func (*CreateBillingUsageResponse) ProtoMessage()
func (*CreateBillingUsageResponse) ProtoReflect ¶ added in v0.8.0
func (x *CreateBillingUsageResponse) ProtoReflect() protoreflect.Message
func (*CreateBillingUsageResponse) Reset ¶ added in v0.8.0
func (x *CreateBillingUsageResponse) Reset()
func (*CreateBillingUsageResponse) String ¶ added in v0.8.0
func (x *CreateBillingUsageResponse) String() string
type CreateCheckoutRequest ¶ added in v0.8.0
type CreateCheckoutRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// DEPRECATED: billing_id will be inferred from org_id
// ID of the billing account to update the subscription for
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
SuccessUrl string `protobuf:"bytes,3,opt,name=success_url,json=successUrl,proto3" json:"success_url,omitempty"`
CancelUrl string `protobuf:"bytes,4,opt,name=cancel_url,json=cancelUrl,proto3" json:"cancel_url,omitempty"`
// Subscription to create
SubscriptionBody *CheckoutSubscriptionBody `protobuf:"bytes,10,opt,name=subscription_body,json=subscriptionBody,proto3" json:"subscription_body,omitempty"`
// Product to buy
ProductBody *CheckoutProductBody `protobuf:"bytes,11,opt,name=product_body,json=productBody,proto3" json:"product_body,omitempty"`
// Payment method setup
SetupBody *CheckoutSetupBody `protobuf:"bytes,12,opt,name=setup_body,json=setupBody,proto3" json:"setup_body,omitempty"`
// contains filtered or unexported fields
}
func (*CreateCheckoutRequest) Descriptor
deprecated
added in
v0.8.0
func (*CreateCheckoutRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateCheckoutRequest.ProtoReflect.Descriptor instead.
func (*CreateCheckoutRequest) GetBillingId
deprecated
added in
v0.8.0
func (x *CreateCheckoutRequest) GetBillingId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*CreateCheckoutRequest) GetCancelUrl ¶ added in v0.8.0
func (x *CreateCheckoutRequest) GetCancelUrl() string
func (*CreateCheckoutRequest) GetOrgId ¶ added in v0.8.0
func (x *CreateCheckoutRequest) GetOrgId() string
func (*CreateCheckoutRequest) GetProductBody ¶ added in v0.8.14
func (x *CreateCheckoutRequest) GetProductBody() *CheckoutProductBody
func (*CreateCheckoutRequest) GetSetupBody ¶ added in v0.8.16
func (x *CreateCheckoutRequest) GetSetupBody() *CheckoutSetupBody
func (*CreateCheckoutRequest) GetSubscriptionBody ¶ added in v0.8.0
func (x *CreateCheckoutRequest) GetSubscriptionBody() *CheckoutSubscriptionBody
func (*CreateCheckoutRequest) GetSuccessUrl ¶ added in v0.8.0
func (x *CreateCheckoutRequest) GetSuccessUrl() string
func (*CreateCheckoutRequest) ProtoMessage ¶ added in v0.8.0
func (*CreateCheckoutRequest) ProtoMessage()
func (*CreateCheckoutRequest) ProtoReflect ¶ added in v0.8.0
func (x *CreateCheckoutRequest) ProtoReflect() protoreflect.Message
func (*CreateCheckoutRequest) Reset ¶ added in v0.8.0
func (x *CreateCheckoutRequest) Reset()
func (*CreateCheckoutRequest) String ¶ added in v0.8.0
func (x *CreateCheckoutRequest) String() string
type CreateCheckoutResponse ¶ added in v0.8.0
type CreateCheckoutResponse struct {
// Checkout session
CheckoutSession *CheckoutSession `protobuf:"bytes,1,opt,name=checkout_session,json=checkoutSession,proto3" json:"checkout_session,omitempty"`
// contains filtered or unexported fields
}
func (*CreateCheckoutResponse) Descriptor
deprecated
added in
v0.8.0
func (*CreateCheckoutResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateCheckoutResponse.ProtoReflect.Descriptor instead.
func (*CreateCheckoutResponse) GetCheckoutSession ¶ added in v0.8.0
func (x *CreateCheckoutResponse) GetCheckoutSession() *CheckoutSession
func (*CreateCheckoutResponse) ProtoMessage ¶ added in v0.8.0
func (*CreateCheckoutResponse) ProtoMessage()
func (*CreateCheckoutResponse) ProtoReflect ¶ added in v0.8.0
func (x *CreateCheckoutResponse) ProtoReflect() protoreflect.Message
func (*CreateCheckoutResponse) Reset ¶ added in v0.8.0
func (x *CreateCheckoutResponse) Reset()
func (*CreateCheckoutResponse) String ¶ added in v0.8.0
func (x *CreateCheckoutResponse) String() string
type CreateCurrentUserPATRequest ¶ added in v0.93.0
type CreateCurrentUserPATRequest struct {
// Human-friendly display name, unique per user per org
Title string `protobuf:"bytes,1,opt,name=title,proto3" json:"title,omitempty"`
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// Role-scope assignments for the PAT
Scopes []*PATScope `protobuf:"bytes,7,rep,name=scopes,proto3" json:"scopes,omitempty"`
ExpiresAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=expires_at,json=expiresAt,proto3" json:"expires_at,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,6,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*CreateCurrentUserPATRequest) Descriptor
deprecated
added in
v0.93.0
func (*CreateCurrentUserPATRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateCurrentUserPATRequest.ProtoReflect.Descriptor instead.
func (*CreateCurrentUserPATRequest) GetExpiresAt ¶ added in v0.93.0
func (x *CreateCurrentUserPATRequest) GetExpiresAt() *timestamppb.Timestamp
func (*CreateCurrentUserPATRequest) GetMetadata ¶ added in v0.93.0
func (x *CreateCurrentUserPATRequest) GetMetadata() *structpb.Struct
func (*CreateCurrentUserPATRequest) GetOrgId ¶ added in v0.93.0
func (x *CreateCurrentUserPATRequest) GetOrgId() string
func (*CreateCurrentUserPATRequest) GetScopes ¶ added in v0.95.0
func (x *CreateCurrentUserPATRequest) GetScopes() []*PATScope
func (*CreateCurrentUserPATRequest) GetTitle ¶ added in v0.93.0
func (x *CreateCurrentUserPATRequest) GetTitle() string
func (*CreateCurrentUserPATRequest) ProtoMessage ¶ added in v0.93.0
func (*CreateCurrentUserPATRequest) ProtoMessage()
func (*CreateCurrentUserPATRequest) ProtoReflect ¶ added in v0.93.0
func (x *CreateCurrentUserPATRequest) ProtoReflect() protoreflect.Message
func (*CreateCurrentUserPATRequest) Reset ¶ added in v0.93.0
func (x *CreateCurrentUserPATRequest) Reset()
func (*CreateCurrentUserPATRequest) String ¶ added in v0.93.0
func (x *CreateCurrentUserPATRequest) String() string
type CreateCurrentUserPATResponse ¶ added in v0.93.0
type CreateCurrentUserPATResponse struct {
Pat *PAT `protobuf:"bytes,1,opt,name=pat,proto3" json:"pat,omitempty"`
// contains filtered or unexported fields
}
func (*CreateCurrentUserPATResponse) Descriptor
deprecated
added in
v0.93.0
func (*CreateCurrentUserPATResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateCurrentUserPATResponse.ProtoReflect.Descriptor instead.
func (*CreateCurrentUserPATResponse) GetPat ¶ added in v0.93.0
func (x *CreateCurrentUserPATResponse) GetPat() *PAT
func (*CreateCurrentUserPATResponse) ProtoMessage ¶ added in v0.93.0
func (*CreateCurrentUserPATResponse) ProtoMessage()
func (*CreateCurrentUserPATResponse) ProtoReflect ¶ added in v0.93.0
func (x *CreateCurrentUserPATResponse) ProtoReflect() protoreflect.Message
func (*CreateCurrentUserPATResponse) Reset ¶ added in v0.93.0
func (x *CreateCurrentUserPATResponse) Reset()
func (*CreateCurrentUserPATResponse) String ¶ added in v0.93.0
func (x *CreateCurrentUserPATResponse) String() string
type CreateCurrentUserPreferencesRequest ¶ added in v0.7.3
type CreateCurrentUserPreferencesRequest struct {
Bodies []*PreferenceRequestBody `protobuf:"bytes,2,rep,name=bodies,proto3" json:"bodies,omitempty"`
// contains filtered or unexported fields
}
func (*CreateCurrentUserPreferencesRequest) Descriptor
deprecated
added in
v0.7.3
func (*CreateCurrentUserPreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateCurrentUserPreferencesRequest.ProtoReflect.Descriptor instead.
func (*CreateCurrentUserPreferencesRequest) GetBodies ¶ added in v0.7.3
func (x *CreateCurrentUserPreferencesRequest) GetBodies() []*PreferenceRequestBody
func (*CreateCurrentUserPreferencesRequest) ProtoMessage ¶ added in v0.7.3
func (*CreateCurrentUserPreferencesRequest) ProtoMessage()
func (*CreateCurrentUserPreferencesRequest) ProtoReflect ¶ added in v0.7.3
func (x *CreateCurrentUserPreferencesRequest) ProtoReflect() protoreflect.Message
func (*CreateCurrentUserPreferencesRequest) Reset ¶ added in v0.7.3
func (x *CreateCurrentUserPreferencesRequest) Reset()
func (*CreateCurrentUserPreferencesRequest) String ¶ added in v0.7.3
func (x *CreateCurrentUserPreferencesRequest) String() string
type CreateCurrentUserPreferencesResponse ¶ added in v0.7.3
type CreateCurrentUserPreferencesResponse struct {
Preferences []*Preference `protobuf:"bytes,1,rep,name=preferences,proto3" json:"preferences,omitempty"`
// contains filtered or unexported fields
}
func (*CreateCurrentUserPreferencesResponse) Descriptor
deprecated
added in
v0.7.3
func (*CreateCurrentUserPreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateCurrentUserPreferencesResponse.ProtoReflect.Descriptor instead.
func (*CreateCurrentUserPreferencesResponse) GetPreferences ¶ added in v0.7.3
func (x *CreateCurrentUserPreferencesResponse) GetPreferences() []*Preference
func (*CreateCurrentUserPreferencesResponse) ProtoMessage ¶ added in v0.7.3
func (*CreateCurrentUserPreferencesResponse) ProtoMessage()
func (*CreateCurrentUserPreferencesResponse) ProtoReflect ¶ added in v0.7.3
func (x *CreateCurrentUserPreferencesResponse) ProtoReflect() protoreflect.Message
func (*CreateCurrentUserPreferencesResponse) Reset ¶ added in v0.7.3
func (x *CreateCurrentUserPreferencesResponse) Reset()
func (*CreateCurrentUserPreferencesResponse) String ¶ added in v0.7.3
func (x *CreateCurrentUserPreferencesResponse) String() string
type CreateFeatureRequest ¶ added in v0.8.0
type CreateFeatureRequest struct {
// Feature to create
Body *FeatureRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*CreateFeatureRequest) Descriptor
deprecated
added in
v0.8.0
func (*CreateFeatureRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateFeatureRequest.ProtoReflect.Descriptor instead.
func (*CreateFeatureRequest) GetBody ¶ added in v0.8.0
func (x *CreateFeatureRequest) GetBody() *FeatureRequestBody
func (*CreateFeatureRequest) ProtoMessage ¶ added in v0.8.0
func (*CreateFeatureRequest) ProtoMessage()
func (*CreateFeatureRequest) ProtoReflect ¶ added in v0.8.0
func (x *CreateFeatureRequest) ProtoReflect() protoreflect.Message
func (*CreateFeatureRequest) Reset ¶ added in v0.8.0
func (x *CreateFeatureRequest) Reset()
func (*CreateFeatureRequest) String ¶ added in v0.8.0
func (x *CreateFeatureRequest) String() string
type CreateFeatureResponse ¶ added in v0.8.0
type CreateFeatureResponse struct {
// Created feature
Feature *Feature `protobuf:"bytes,1,opt,name=feature,proto3" json:"feature,omitempty"`
// contains filtered or unexported fields
}
func (*CreateFeatureResponse) Descriptor
deprecated
added in
v0.8.0
func (*CreateFeatureResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateFeatureResponse.ProtoReflect.Descriptor instead.
func (*CreateFeatureResponse) GetFeature ¶ added in v0.8.0
func (x *CreateFeatureResponse) GetFeature() *Feature
func (*CreateFeatureResponse) ProtoMessage ¶ added in v0.8.0
func (*CreateFeatureResponse) ProtoMessage()
func (*CreateFeatureResponse) ProtoReflect ¶ added in v0.8.0
func (x *CreateFeatureResponse) ProtoReflect() protoreflect.Message
func (*CreateFeatureResponse) Reset ¶ added in v0.8.0
func (x *CreateFeatureResponse) Reset()
func (*CreateFeatureResponse) String ¶ added in v0.8.0
func (x *CreateFeatureResponse) String() string
type CreateGroupPreferencesRequest ¶ added in v0.7.3
type CreateGroupPreferencesRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Bodies []*PreferenceRequestBody `protobuf:"bytes,2,rep,name=bodies,proto3" json:"bodies,omitempty"`
// contains filtered or unexported fields
}
func (*CreateGroupPreferencesRequest) Descriptor
deprecated
added in
v0.7.3
func (*CreateGroupPreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateGroupPreferencesRequest.ProtoReflect.Descriptor instead.
func (*CreateGroupPreferencesRequest) GetBodies ¶ added in v0.7.3
func (x *CreateGroupPreferencesRequest) GetBodies() []*PreferenceRequestBody
func (*CreateGroupPreferencesRequest) GetId ¶ added in v0.7.3
func (x *CreateGroupPreferencesRequest) GetId() string
func (*CreateGroupPreferencesRequest) ProtoMessage ¶ added in v0.7.3
func (*CreateGroupPreferencesRequest) ProtoMessage()
func (*CreateGroupPreferencesRequest) ProtoReflect ¶ added in v0.7.3
func (x *CreateGroupPreferencesRequest) ProtoReflect() protoreflect.Message
func (*CreateGroupPreferencesRequest) Reset ¶ added in v0.7.3
func (x *CreateGroupPreferencesRequest) Reset()
func (*CreateGroupPreferencesRequest) String ¶ added in v0.7.3
func (x *CreateGroupPreferencesRequest) String() string
type CreateGroupPreferencesResponse ¶ added in v0.7.3
type CreateGroupPreferencesResponse struct {
Preferences []*Preference `protobuf:"bytes,1,rep,name=preferences,proto3" json:"preferences,omitempty"`
// contains filtered or unexported fields
}
func (*CreateGroupPreferencesResponse) Descriptor
deprecated
added in
v0.7.3
func (*CreateGroupPreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateGroupPreferencesResponse.ProtoReflect.Descriptor instead.
func (*CreateGroupPreferencesResponse) GetPreferences ¶ added in v0.7.3
func (x *CreateGroupPreferencesResponse) GetPreferences() []*Preference
func (*CreateGroupPreferencesResponse) ProtoMessage ¶ added in v0.7.3
func (*CreateGroupPreferencesResponse) ProtoMessage()
func (*CreateGroupPreferencesResponse) ProtoReflect ¶ added in v0.7.3
func (x *CreateGroupPreferencesResponse) ProtoReflect() protoreflect.Message
func (*CreateGroupPreferencesResponse) Reset ¶ added in v0.7.3
func (x *CreateGroupPreferencesResponse) Reset()
func (*CreateGroupPreferencesResponse) String ¶ added in v0.7.3
func (x *CreateGroupPreferencesResponse) String() string
type CreateGroupRequest ¶
type CreateGroupRequest struct {
Body *GroupRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"`
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*CreateGroupRequest) Descriptor
deprecated
func (*CreateGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateGroupRequest.ProtoReflect.Descriptor instead.
func (*CreateGroupRequest) GetBody ¶
func (x *CreateGroupRequest) GetBody() *GroupRequestBody
func (*CreateGroupRequest) GetOrgId ¶
func (x *CreateGroupRequest) GetOrgId() string
func (*CreateGroupRequest) ProtoMessage ¶
func (*CreateGroupRequest) ProtoMessage()
func (*CreateGroupRequest) ProtoReflect ¶
func (x *CreateGroupRequest) ProtoReflect() protoreflect.Message
func (*CreateGroupRequest) Reset ¶
func (x *CreateGroupRequest) Reset()
func (*CreateGroupRequest) String ¶
func (x *CreateGroupRequest) String() string
type CreateGroupResponse ¶
type CreateGroupResponse struct {
Group *Group `protobuf:"bytes,1,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*CreateGroupResponse) Descriptor
deprecated
func (*CreateGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateGroupResponse.ProtoReflect.Descriptor instead.
func (*CreateGroupResponse) GetGroup ¶
func (x *CreateGroupResponse) GetGroup() *Group
func (*CreateGroupResponse) ProtoMessage ¶
func (*CreateGroupResponse) ProtoMessage()
func (*CreateGroupResponse) ProtoReflect ¶
func (x *CreateGroupResponse) ProtoReflect() protoreflect.Message
func (*CreateGroupResponse) Reset ¶
func (x *CreateGroupResponse) Reset()
func (*CreateGroupResponse) String ¶
func (x *CreateGroupResponse) String() string
type CreateMetaSchemaRequest ¶
type CreateMetaSchemaRequest struct {
Body *MetaSchemaRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*CreateMetaSchemaRequest) Descriptor
deprecated
func (*CreateMetaSchemaRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateMetaSchemaRequest.ProtoReflect.Descriptor instead.
func (*CreateMetaSchemaRequest) GetBody ¶
func (x *CreateMetaSchemaRequest) GetBody() *MetaSchemaRequestBody
func (*CreateMetaSchemaRequest) ProtoMessage ¶
func (*CreateMetaSchemaRequest) ProtoMessage()
func (*CreateMetaSchemaRequest) ProtoReflect ¶
func (x *CreateMetaSchemaRequest) ProtoReflect() protoreflect.Message
func (*CreateMetaSchemaRequest) Reset ¶
func (x *CreateMetaSchemaRequest) Reset()
func (*CreateMetaSchemaRequest) String ¶
func (x *CreateMetaSchemaRequest) String() string
type CreateMetaSchemaResponse ¶
type CreateMetaSchemaResponse struct {
Metaschema *MetaSchema `protobuf:"bytes,1,opt,name=metaschema,proto3" json:"metaschema,omitempty"`
// contains filtered or unexported fields
}
func (*CreateMetaSchemaResponse) Descriptor
deprecated
func (*CreateMetaSchemaResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateMetaSchemaResponse.ProtoReflect.Descriptor instead.
func (*CreateMetaSchemaResponse) GetMetaschema ¶
func (x *CreateMetaSchemaResponse) GetMetaschema() *MetaSchema
func (*CreateMetaSchemaResponse) ProtoMessage ¶
func (*CreateMetaSchemaResponse) ProtoMessage()
func (*CreateMetaSchemaResponse) ProtoReflect ¶
func (x *CreateMetaSchemaResponse) ProtoReflect() protoreflect.Message
func (*CreateMetaSchemaResponse) Reset ¶
func (x *CreateMetaSchemaResponse) Reset()
func (*CreateMetaSchemaResponse) String ¶
func (x *CreateMetaSchemaResponse) String() string
type CreateOrganizationDomainRequest ¶ added in v0.7.2
type CreateOrganizationDomainRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
Domain string `protobuf:"bytes,2,opt,name=domain,proto3" json:"domain,omitempty"`
// contains filtered or unexported fields
}
func (*CreateOrganizationDomainRequest) Descriptor
deprecated
added in
v0.7.2
func (*CreateOrganizationDomainRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrganizationDomainRequest.ProtoReflect.Descriptor instead.
func (*CreateOrganizationDomainRequest) GetDomain ¶ added in v0.7.2
func (x *CreateOrganizationDomainRequest) GetDomain() string
func (*CreateOrganizationDomainRequest) GetOrgId ¶ added in v0.7.2
func (x *CreateOrganizationDomainRequest) GetOrgId() string
func (*CreateOrganizationDomainRequest) ProtoMessage ¶ added in v0.7.2
func (*CreateOrganizationDomainRequest) ProtoMessage()
func (*CreateOrganizationDomainRequest) ProtoReflect ¶ added in v0.7.2
func (x *CreateOrganizationDomainRequest) ProtoReflect() protoreflect.Message
func (*CreateOrganizationDomainRequest) Reset ¶ added in v0.7.2
func (x *CreateOrganizationDomainRequest) Reset()
func (*CreateOrganizationDomainRequest) String ¶ added in v0.7.2
func (x *CreateOrganizationDomainRequest) String() string
type CreateOrganizationDomainResponse ¶ added in v0.7.2
type CreateOrganizationDomainResponse struct {
Domain *Domain `protobuf:"bytes,1,opt,name=domain,proto3" json:"domain,omitempty"`
// contains filtered or unexported fields
}
func (*CreateOrganizationDomainResponse) Descriptor
deprecated
added in
v0.7.2
func (*CreateOrganizationDomainResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrganizationDomainResponse.ProtoReflect.Descriptor instead.
func (*CreateOrganizationDomainResponse) GetDomain ¶ added in v0.7.2
func (x *CreateOrganizationDomainResponse) GetDomain() *Domain
func (*CreateOrganizationDomainResponse) ProtoMessage ¶ added in v0.7.2
func (*CreateOrganizationDomainResponse) ProtoMessage()
func (*CreateOrganizationDomainResponse) ProtoReflect ¶ added in v0.7.2
func (x *CreateOrganizationDomainResponse) ProtoReflect() protoreflect.Message
func (*CreateOrganizationDomainResponse) Reset ¶ added in v0.7.2
func (x *CreateOrganizationDomainResponse) Reset()
func (*CreateOrganizationDomainResponse) String ¶ added in v0.7.2
func (x *CreateOrganizationDomainResponse) String() string
type CreateOrganizationInvitationRequest ¶
type CreateOrganizationInvitationRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
UserIds []string `protobuf:"bytes,2,rep,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"`
GroupIds []string `protobuf:"bytes,3,rep,name=group_ids,json=groupIds,proto3" json:"group_ids,omitempty"`
RoleIds []string `protobuf:"bytes,4,rep,name=role_ids,json=roleIds,proto3" json:"role_ids,omitempty"`
// contains filtered or unexported fields
}
func (*CreateOrganizationInvitationRequest) Descriptor
deprecated
func (*CreateOrganizationInvitationRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrganizationInvitationRequest.ProtoReflect.Descriptor instead.
func (*CreateOrganizationInvitationRequest) GetGroupIds ¶
func (x *CreateOrganizationInvitationRequest) GetGroupIds() []string
func (*CreateOrganizationInvitationRequest) GetOrgId ¶
func (x *CreateOrganizationInvitationRequest) GetOrgId() string
func (*CreateOrganizationInvitationRequest) GetRoleIds ¶ added in v0.7.3
func (x *CreateOrganizationInvitationRequest) GetRoleIds() []string
func (*CreateOrganizationInvitationRequest) GetUserIds ¶ added in v0.7.2
func (x *CreateOrganizationInvitationRequest) GetUserIds() []string
func (*CreateOrganizationInvitationRequest) ProtoMessage ¶
func (*CreateOrganizationInvitationRequest) ProtoMessage()
func (*CreateOrganizationInvitationRequest) ProtoReflect ¶
func (x *CreateOrganizationInvitationRequest) ProtoReflect() protoreflect.Message
func (*CreateOrganizationInvitationRequest) Reset ¶
func (x *CreateOrganizationInvitationRequest) Reset()
func (*CreateOrganizationInvitationRequest) String ¶
func (x *CreateOrganizationInvitationRequest) String() string
type CreateOrganizationInvitationResponse ¶
type CreateOrganizationInvitationResponse struct {
Invitations []*Invitation `protobuf:"bytes,1,rep,name=invitations,proto3" json:"invitations,omitempty"`
// contains filtered or unexported fields
}
func (*CreateOrganizationInvitationResponse) Descriptor
deprecated
func (*CreateOrganizationInvitationResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrganizationInvitationResponse.ProtoReflect.Descriptor instead.
func (*CreateOrganizationInvitationResponse) GetInvitations ¶ added in v0.7.2
func (x *CreateOrganizationInvitationResponse) GetInvitations() []*Invitation
func (*CreateOrganizationInvitationResponse) ProtoMessage ¶
func (*CreateOrganizationInvitationResponse) ProtoMessage()
func (*CreateOrganizationInvitationResponse) ProtoReflect ¶
func (x *CreateOrganizationInvitationResponse) ProtoReflect() protoreflect.Message
func (*CreateOrganizationInvitationResponse) Reset ¶
func (x *CreateOrganizationInvitationResponse) Reset()
func (*CreateOrganizationInvitationResponse) String ¶
func (x *CreateOrganizationInvitationResponse) String() string
type CreateOrganizationPreferencesRequest ¶ added in v0.7.3
type CreateOrganizationPreferencesRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Bodies []*PreferenceRequestBody `protobuf:"bytes,2,rep,name=bodies,proto3" json:"bodies,omitempty"`
// contains filtered or unexported fields
}
func (*CreateOrganizationPreferencesRequest) Descriptor
deprecated
added in
v0.7.3
func (*CreateOrganizationPreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrganizationPreferencesRequest.ProtoReflect.Descriptor instead.
func (*CreateOrganizationPreferencesRequest) GetBodies ¶ added in v0.7.3
func (x *CreateOrganizationPreferencesRequest) GetBodies() []*PreferenceRequestBody
func (*CreateOrganizationPreferencesRequest) GetId ¶ added in v0.7.3
func (x *CreateOrganizationPreferencesRequest) GetId() string
func (*CreateOrganizationPreferencesRequest) ProtoMessage ¶ added in v0.7.3
func (*CreateOrganizationPreferencesRequest) ProtoMessage()
func (*CreateOrganizationPreferencesRequest) ProtoReflect ¶ added in v0.7.3
func (x *CreateOrganizationPreferencesRequest) ProtoReflect() protoreflect.Message
func (*CreateOrganizationPreferencesRequest) Reset ¶ added in v0.7.3
func (x *CreateOrganizationPreferencesRequest) Reset()
func (*CreateOrganizationPreferencesRequest) String ¶ added in v0.7.3
func (x *CreateOrganizationPreferencesRequest) String() string
type CreateOrganizationPreferencesResponse ¶ added in v0.7.3
type CreateOrganizationPreferencesResponse struct {
Preferences []*Preference `protobuf:"bytes,1,rep,name=preferences,proto3" json:"preferences,omitempty"`
// contains filtered or unexported fields
}
func (*CreateOrganizationPreferencesResponse) Descriptor
deprecated
added in
v0.7.3
func (*CreateOrganizationPreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrganizationPreferencesResponse.ProtoReflect.Descriptor instead.
func (*CreateOrganizationPreferencesResponse) GetPreferences ¶ added in v0.7.3
func (x *CreateOrganizationPreferencesResponse) GetPreferences() []*Preference
func (*CreateOrganizationPreferencesResponse) ProtoMessage ¶ added in v0.7.3
func (*CreateOrganizationPreferencesResponse) ProtoMessage()
func (*CreateOrganizationPreferencesResponse) ProtoReflect ¶ added in v0.7.3
func (x *CreateOrganizationPreferencesResponse) ProtoReflect() protoreflect.Message
func (*CreateOrganizationPreferencesResponse) Reset ¶ added in v0.7.3
func (x *CreateOrganizationPreferencesResponse) Reset()
func (*CreateOrganizationPreferencesResponse) String ¶ added in v0.7.3
func (x *CreateOrganizationPreferencesResponse) String() string
type CreateOrganizationRequest ¶
type CreateOrganizationRequest struct {
Body *OrganizationRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*CreateOrganizationRequest) Descriptor
deprecated
func (*CreateOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrganizationRequest.ProtoReflect.Descriptor instead.
func (*CreateOrganizationRequest) GetBody ¶
func (x *CreateOrganizationRequest) GetBody() *OrganizationRequestBody
func (*CreateOrganizationRequest) ProtoMessage ¶
func (*CreateOrganizationRequest) ProtoMessage()
func (*CreateOrganizationRequest) ProtoReflect ¶
func (x *CreateOrganizationRequest) ProtoReflect() protoreflect.Message
func (*CreateOrganizationRequest) Reset ¶
func (x *CreateOrganizationRequest) Reset()
func (*CreateOrganizationRequest) String ¶
func (x *CreateOrganizationRequest) String() string
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
type CreateOrganizationRoleRequest ¶
type CreateOrganizationRoleRequest struct {
Body *RoleRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"`
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*CreateOrganizationRoleRequest) Descriptor
deprecated
func (*CreateOrganizationRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrganizationRoleRequest.ProtoReflect.Descriptor instead.
func (*CreateOrganizationRoleRequest) GetBody ¶
func (x *CreateOrganizationRoleRequest) GetBody() *RoleRequestBody
func (*CreateOrganizationRoleRequest) GetOrgId ¶
func (x *CreateOrganizationRoleRequest) GetOrgId() string
func (*CreateOrganizationRoleRequest) ProtoMessage ¶
func (*CreateOrganizationRoleRequest) ProtoMessage()
func (*CreateOrganizationRoleRequest) ProtoReflect ¶
func (x *CreateOrganizationRoleRequest) ProtoReflect() protoreflect.Message
func (*CreateOrganizationRoleRequest) Reset ¶
func (x *CreateOrganizationRoleRequest) Reset()
func (*CreateOrganizationRoleRequest) String ¶
func (x *CreateOrganizationRoleRequest) String() string
type CreateOrganizationRoleResponse ¶
type CreateOrganizationRoleResponse struct {
Role *Role `protobuf:"bytes,1,opt,name=role,proto3" json:"role,omitempty"`
// contains filtered or unexported fields
}
func (*CreateOrganizationRoleResponse) Descriptor
deprecated
func (*CreateOrganizationRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrganizationRoleResponse.ProtoReflect.Descriptor instead.
func (*CreateOrganizationRoleResponse) GetRole ¶
func (x *CreateOrganizationRoleResponse) GetRole() *Role
func (*CreateOrganizationRoleResponse) ProtoMessage ¶
func (*CreateOrganizationRoleResponse) ProtoMessage()
func (*CreateOrganizationRoleResponse) ProtoReflect ¶
func (x *CreateOrganizationRoleResponse) ProtoReflect() protoreflect.Message
func (*CreateOrganizationRoleResponse) Reset ¶
func (x *CreateOrganizationRoleResponse) Reset()
func (*CreateOrganizationRoleResponse) String ¶
func (x *CreateOrganizationRoleResponse) String() string
type CreatePermissionRequest ¶
type CreatePermissionRequest struct {
Bodies []*PermissionRequestBody `protobuf:"bytes,1,rep,name=bodies,proto3" json:"bodies,omitempty"`
// contains filtered or unexported fields
}
func (*CreatePermissionRequest) Descriptor
deprecated
func (*CreatePermissionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreatePermissionRequest.ProtoReflect.Descriptor instead.
func (*CreatePermissionRequest) GetBodies ¶
func (x *CreatePermissionRequest) GetBodies() []*PermissionRequestBody
func (*CreatePermissionRequest) ProtoMessage ¶
func (*CreatePermissionRequest) ProtoMessage()
func (*CreatePermissionRequest) ProtoReflect ¶
func (x *CreatePermissionRequest) ProtoReflect() protoreflect.Message
func (*CreatePermissionRequest) Reset ¶
func (x *CreatePermissionRequest) Reset()
func (*CreatePermissionRequest) String ¶
func (x *CreatePermissionRequest) String() string
type CreatePermissionResponse ¶
type CreatePermissionResponse struct {
Permissions []*Permission `protobuf:"bytes,1,rep,name=permissions,proto3" json:"permissions,omitempty"`
// contains filtered or unexported fields
}
func (*CreatePermissionResponse) Descriptor
deprecated
func (*CreatePermissionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreatePermissionResponse.ProtoReflect.Descriptor instead.
func (*CreatePermissionResponse) GetPermissions ¶
func (x *CreatePermissionResponse) GetPermissions() []*Permission
func (*CreatePermissionResponse) ProtoMessage ¶
func (*CreatePermissionResponse) ProtoMessage()
func (*CreatePermissionResponse) ProtoReflect ¶
func (x *CreatePermissionResponse) ProtoReflect() protoreflect.Message
func (*CreatePermissionResponse) Reset ¶
func (x *CreatePermissionResponse) Reset()
func (*CreatePermissionResponse) String ¶
func (x *CreatePermissionResponse) String() string
type CreatePlanRequest ¶ added in v0.8.0
type CreatePlanRequest struct {
// Plan to create
Body *PlanRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*CreatePlanRequest) Descriptor
deprecated
added in
v0.8.0
func (*CreatePlanRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreatePlanRequest.ProtoReflect.Descriptor instead.
func (*CreatePlanRequest) GetBody ¶ added in v0.8.0
func (x *CreatePlanRequest) GetBody() *PlanRequestBody
func (*CreatePlanRequest) ProtoMessage ¶ added in v0.8.0
func (*CreatePlanRequest) ProtoMessage()
func (*CreatePlanRequest) ProtoReflect ¶ added in v0.8.0
func (x *CreatePlanRequest) ProtoReflect() protoreflect.Message
func (*CreatePlanRequest) Reset ¶ added in v0.8.0
func (x *CreatePlanRequest) Reset()
func (*CreatePlanRequest) String ¶ added in v0.8.0
func (x *CreatePlanRequest) String() string
type CreatePlanResponse ¶ added in v0.8.0
type CreatePlanResponse struct {
// Created plan
Plan *Plan `protobuf:"bytes,1,opt,name=plan,proto3" json:"plan,omitempty"`
// contains filtered or unexported fields
}
func (*CreatePlanResponse) Descriptor
deprecated
added in
v0.8.0
func (*CreatePlanResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreatePlanResponse.ProtoReflect.Descriptor instead.
func (*CreatePlanResponse) GetPlan ¶ added in v0.8.0
func (x *CreatePlanResponse) GetPlan() *Plan
func (*CreatePlanResponse) ProtoMessage ¶ added in v0.8.0
func (*CreatePlanResponse) ProtoMessage()
func (*CreatePlanResponse) ProtoReflect ¶ added in v0.8.0
func (x *CreatePlanResponse) ProtoReflect() protoreflect.Message
func (*CreatePlanResponse) Reset ¶ added in v0.8.0
func (x *CreatePlanResponse) Reset()
func (*CreatePlanResponse) String ¶ added in v0.8.0
func (x *CreatePlanResponse) String() string
type CreatePolicyForProjectBody ¶ added in v0.19.0
type CreatePolicyForProjectBody struct {
RoleId string `protobuf:"bytes,1,opt,name=role_id,json=roleId,proto3" json:"role_id,omitempty"`
Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
Principal string `protobuf:"bytes,3,opt,name=principal,proto3" json:"principal,omitempty"`
// contains filtered or unexported fields
}
func (*CreatePolicyForProjectBody) Descriptor
deprecated
added in
v0.19.0
func (*CreatePolicyForProjectBody) Descriptor() ([]byte, []int)
Deprecated: Use CreatePolicyForProjectBody.ProtoReflect.Descriptor instead.
func (*CreatePolicyForProjectBody) GetPrincipal ¶ added in v0.19.0
func (x *CreatePolicyForProjectBody) GetPrincipal() string
func (*CreatePolicyForProjectBody) GetRoleId ¶ added in v0.19.0
func (x *CreatePolicyForProjectBody) GetRoleId() string
func (*CreatePolicyForProjectBody) GetTitle ¶ added in v0.19.0
func (x *CreatePolicyForProjectBody) GetTitle() string
func (*CreatePolicyForProjectBody) ProtoMessage ¶ added in v0.19.0
func (*CreatePolicyForProjectBody) ProtoMessage()
func (*CreatePolicyForProjectBody) ProtoReflect ¶ added in v0.19.0
func (x *CreatePolicyForProjectBody) ProtoReflect() protoreflect.Message
func (*CreatePolicyForProjectBody) Reset ¶ added in v0.19.0
func (x *CreatePolicyForProjectBody) Reset()
func (*CreatePolicyForProjectBody) String ¶ added in v0.19.0
func (x *CreatePolicyForProjectBody) String() string
type CreatePolicyForProjectRequest ¶ added in v0.19.0
type CreatePolicyForProjectRequest struct {
ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
Body *CreatePolicyForProjectBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*CreatePolicyForProjectRequest) Descriptor
deprecated
added in
v0.19.0
func (*CreatePolicyForProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreatePolicyForProjectRequest.ProtoReflect.Descriptor instead.
func (*CreatePolicyForProjectRequest) GetBody ¶ added in v0.19.0
func (x *CreatePolicyForProjectRequest) GetBody() *CreatePolicyForProjectBody
func (*CreatePolicyForProjectRequest) GetProjectId ¶ added in v0.19.0
func (x *CreatePolicyForProjectRequest) GetProjectId() string
func (*CreatePolicyForProjectRequest) ProtoMessage ¶ added in v0.19.0
func (*CreatePolicyForProjectRequest) ProtoMessage()
func (*CreatePolicyForProjectRequest) ProtoReflect ¶ added in v0.19.0
func (x *CreatePolicyForProjectRequest) ProtoReflect() protoreflect.Message
func (*CreatePolicyForProjectRequest) Reset ¶ added in v0.19.0
func (x *CreatePolicyForProjectRequest) Reset()
func (*CreatePolicyForProjectRequest) String ¶ added in v0.19.0
func (x *CreatePolicyForProjectRequest) String() string
type CreatePolicyForProjectResponse ¶ added in v0.19.0
type CreatePolicyForProjectResponse struct {
// contains filtered or unexported fields
}
func (*CreatePolicyForProjectResponse) Descriptor
deprecated
added in
v0.19.0
func (*CreatePolicyForProjectResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreatePolicyForProjectResponse.ProtoReflect.Descriptor instead.
func (*CreatePolicyForProjectResponse) ProtoMessage ¶ added in v0.19.0
func (*CreatePolicyForProjectResponse) ProtoMessage()
func (*CreatePolicyForProjectResponse) ProtoReflect ¶ added in v0.19.0
func (x *CreatePolicyForProjectResponse) ProtoReflect() protoreflect.Message
func (*CreatePolicyForProjectResponse) Reset ¶ added in v0.19.0
func (x *CreatePolicyForProjectResponse) Reset()
func (*CreatePolicyForProjectResponse) String ¶ added in v0.19.0
func (x *CreatePolicyForProjectResponse) String() string
type CreatePolicyRequest ¶
type CreatePolicyRequest struct {
Body *PolicyRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*CreatePolicyRequest) Descriptor
deprecated
func (*CreatePolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreatePolicyRequest.ProtoReflect.Descriptor instead.
func (*CreatePolicyRequest) GetBody ¶
func (x *CreatePolicyRequest) GetBody() *PolicyRequestBody
func (*CreatePolicyRequest) ProtoMessage ¶
func (*CreatePolicyRequest) ProtoMessage()
func (*CreatePolicyRequest) ProtoReflect ¶
func (x *CreatePolicyRequest) ProtoReflect() protoreflect.Message
func (*CreatePolicyRequest) Reset ¶
func (x *CreatePolicyRequest) Reset()
func (*CreatePolicyRequest) String ¶
func (x *CreatePolicyRequest) String() string
type CreatePolicyResponse ¶
type CreatePolicyResponse struct {
Policy *Policy `protobuf:"bytes,2,opt,name=policy,proto3" json:"policy,omitempty"`
// contains filtered or unexported fields
}
func (*CreatePolicyResponse) Descriptor
deprecated
func (*CreatePolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreatePolicyResponse.ProtoReflect.Descriptor instead.
func (*CreatePolicyResponse) GetPolicy ¶
func (x *CreatePolicyResponse) GetPolicy() *Policy
func (*CreatePolicyResponse) ProtoMessage ¶
func (*CreatePolicyResponse) ProtoMessage()
func (*CreatePolicyResponse) ProtoReflect ¶
func (x *CreatePolicyResponse) ProtoReflect() protoreflect.Message
func (*CreatePolicyResponse) Reset ¶
func (x *CreatePolicyResponse) Reset()
func (*CreatePolicyResponse) String ¶
func (x *CreatePolicyResponse) String() string
type CreatePreferencesRequest ¶ added in v0.7.3
type CreatePreferencesRequest struct {
Preferences []*PreferenceRequestBody `protobuf:"bytes,1,rep,name=preferences,proto3" json:"preferences,omitempty"`
// contains filtered or unexported fields
}
func (*CreatePreferencesRequest) Descriptor
deprecated
added in
v0.7.3
func (*CreatePreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreatePreferencesRequest.ProtoReflect.Descriptor instead.
func (*CreatePreferencesRequest) GetPreferences ¶ added in v0.7.3
func (x *CreatePreferencesRequest) GetPreferences() []*PreferenceRequestBody
func (*CreatePreferencesRequest) ProtoMessage ¶ added in v0.7.3
func (*CreatePreferencesRequest) ProtoMessage()
func (*CreatePreferencesRequest) ProtoReflect ¶ added in v0.7.3
func (x *CreatePreferencesRequest) ProtoReflect() protoreflect.Message
func (*CreatePreferencesRequest) Reset ¶ added in v0.7.3
func (x *CreatePreferencesRequest) Reset()
func (*CreatePreferencesRequest) String ¶ added in v0.7.3
func (x *CreatePreferencesRequest) String() string
type CreatePreferencesResponse ¶ added in v0.7.3
type CreatePreferencesResponse struct {
Preference []*Preference `protobuf:"bytes,1,rep,name=preference,proto3" json:"preference,omitempty"`
// contains filtered or unexported fields
}
func (*CreatePreferencesResponse) Descriptor
deprecated
added in
v0.7.3
func (*CreatePreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreatePreferencesResponse.ProtoReflect.Descriptor instead.
func (*CreatePreferencesResponse) GetPreference ¶ added in v0.7.3
func (x *CreatePreferencesResponse) GetPreference() []*Preference
func (*CreatePreferencesResponse) ProtoMessage ¶ added in v0.7.3
func (*CreatePreferencesResponse) ProtoMessage()
func (*CreatePreferencesResponse) ProtoReflect ¶ added in v0.7.3
func (x *CreatePreferencesResponse) ProtoReflect() protoreflect.Message
func (*CreatePreferencesResponse) Reset ¶ added in v0.7.3
func (x *CreatePreferencesResponse) Reset()
func (*CreatePreferencesResponse) String ¶ added in v0.7.3
func (x *CreatePreferencesResponse) String() string
type CreateProductRequest ¶ added in v0.8.14
type CreateProductRequest struct {
// Product to create
Body *ProductRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*CreateProductRequest) Descriptor
deprecated
added in
v0.8.14
func (*CreateProductRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateProductRequest.ProtoReflect.Descriptor instead.
func (*CreateProductRequest) GetBody ¶ added in v0.8.14
func (x *CreateProductRequest) GetBody() *ProductRequestBody
func (*CreateProductRequest) ProtoMessage ¶ added in v0.8.14
func (*CreateProductRequest) ProtoMessage()
func (*CreateProductRequest) ProtoReflect ¶ added in v0.8.14
func (x *CreateProductRequest) ProtoReflect() protoreflect.Message
func (*CreateProductRequest) Reset ¶ added in v0.8.14
func (x *CreateProductRequest) Reset()
func (*CreateProductRequest) String ¶ added in v0.8.14
func (x *CreateProductRequest) String() string
type CreateProductResponse ¶ added in v0.8.14
type CreateProductResponse struct {
// Created product
Product *Product `protobuf:"bytes,1,opt,name=product,proto3" json:"product,omitempty"`
// contains filtered or unexported fields
}
func (*CreateProductResponse) Descriptor
deprecated
added in
v0.8.14
func (*CreateProductResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateProductResponse.ProtoReflect.Descriptor instead.
func (*CreateProductResponse) GetProduct ¶ added in v0.8.14
func (x *CreateProductResponse) GetProduct() *Product
func (*CreateProductResponse) ProtoMessage ¶ added in v0.8.14
func (*CreateProductResponse) ProtoMessage()
func (*CreateProductResponse) ProtoReflect ¶ added in v0.8.14
func (x *CreateProductResponse) ProtoReflect() protoreflect.Message
func (*CreateProductResponse) Reset ¶ added in v0.8.14
func (x *CreateProductResponse) Reset()
func (*CreateProductResponse) String ¶ added in v0.8.14
func (x *CreateProductResponse) String() string
type CreateProjectPreferencesRequest ¶ added in v0.7.3
type CreateProjectPreferencesRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Bodies []*PreferenceRequestBody `protobuf:"bytes,2,rep,name=bodies,proto3" json:"bodies,omitempty"`
// contains filtered or unexported fields
}
func (*CreateProjectPreferencesRequest) Descriptor
deprecated
added in
v0.7.3
func (*CreateProjectPreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateProjectPreferencesRequest.ProtoReflect.Descriptor instead.
func (*CreateProjectPreferencesRequest) GetBodies ¶ added in v0.7.3
func (x *CreateProjectPreferencesRequest) GetBodies() []*PreferenceRequestBody
func (*CreateProjectPreferencesRequest) GetId ¶ added in v0.7.3
func (x *CreateProjectPreferencesRequest) GetId() string
func (*CreateProjectPreferencesRequest) ProtoMessage ¶ added in v0.7.3
func (*CreateProjectPreferencesRequest) ProtoMessage()
func (*CreateProjectPreferencesRequest) ProtoReflect ¶ added in v0.7.3
func (x *CreateProjectPreferencesRequest) ProtoReflect() protoreflect.Message
func (*CreateProjectPreferencesRequest) Reset ¶ added in v0.7.3
func (x *CreateProjectPreferencesRequest) Reset()
func (*CreateProjectPreferencesRequest) String ¶ added in v0.7.3
func (x *CreateProjectPreferencesRequest) String() string
type CreateProjectPreferencesResponse ¶ added in v0.7.3
type CreateProjectPreferencesResponse struct {
Preferences []*Preference `protobuf:"bytes,1,rep,name=preferences,proto3" json:"preferences,omitempty"`
// contains filtered or unexported fields
}
func (*CreateProjectPreferencesResponse) Descriptor
deprecated
added in
v0.7.3
func (*CreateProjectPreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateProjectPreferencesResponse.ProtoReflect.Descriptor instead.
func (*CreateProjectPreferencesResponse) GetPreferences ¶ added in v0.7.3
func (x *CreateProjectPreferencesResponse) GetPreferences() []*Preference
func (*CreateProjectPreferencesResponse) ProtoMessage ¶ added in v0.7.3
func (*CreateProjectPreferencesResponse) ProtoMessage()
func (*CreateProjectPreferencesResponse) ProtoReflect ¶ added in v0.7.3
func (x *CreateProjectPreferencesResponse) ProtoReflect() protoreflect.Message
func (*CreateProjectPreferencesResponse) Reset ¶ added in v0.7.3
func (x *CreateProjectPreferencesResponse) Reset()
func (*CreateProjectPreferencesResponse) String ¶ added in v0.7.3
func (x *CreateProjectPreferencesResponse) String() string
type CreateProjectRequest ¶
type CreateProjectRequest struct {
Body *ProjectRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*CreateProjectRequest) Descriptor
deprecated
func (*CreateProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateProjectRequest.ProtoReflect.Descriptor instead.
func (*CreateProjectRequest) GetBody ¶
func (x *CreateProjectRequest) GetBody() *ProjectRequestBody
func (*CreateProjectRequest) ProtoMessage ¶
func (*CreateProjectRequest) ProtoMessage()
func (*CreateProjectRequest) ProtoReflect ¶
func (x *CreateProjectRequest) ProtoReflect() protoreflect.Message
func (*CreateProjectRequest) Reset ¶
func (x *CreateProjectRequest) Reset()
func (*CreateProjectRequest) String ¶
func (x *CreateProjectRequest) String() string
type CreateProjectResourceRequest ¶
type CreateProjectResourceRequest struct {
Body *ResourceRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"`
// project uuid or name
ProjectId string `protobuf:"bytes,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*CreateProjectResourceRequest) Descriptor
deprecated
func (*CreateProjectResourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateProjectResourceRequest.ProtoReflect.Descriptor instead.
func (*CreateProjectResourceRequest) GetBody ¶
func (x *CreateProjectResourceRequest) GetBody() *ResourceRequestBody
func (*CreateProjectResourceRequest) GetId ¶
func (x *CreateProjectResourceRequest) GetId() string
func (*CreateProjectResourceRequest) GetProjectId ¶
func (x *CreateProjectResourceRequest) GetProjectId() string
func (*CreateProjectResourceRequest) ProtoMessage ¶
func (*CreateProjectResourceRequest) ProtoMessage()
func (*CreateProjectResourceRequest) ProtoReflect ¶
func (x *CreateProjectResourceRequest) ProtoReflect() protoreflect.Message
func (*CreateProjectResourceRequest) Reset ¶
func (x *CreateProjectResourceRequest) Reset()
func (*CreateProjectResourceRequest) String ¶
func (x *CreateProjectResourceRequest) String() string
type CreateProjectResourceResponse ¶
type CreateProjectResourceResponse struct {
Resource *Resource `protobuf:"bytes,1,opt,name=resource,proto3" json:"resource,omitempty"`
// contains filtered or unexported fields
}
func (*CreateProjectResourceResponse) Descriptor
deprecated
func (*CreateProjectResourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateProjectResourceResponse.ProtoReflect.Descriptor instead.
func (*CreateProjectResourceResponse) GetResource ¶
func (x *CreateProjectResourceResponse) GetResource() *Resource
func (*CreateProjectResourceResponse) ProtoMessage ¶
func (*CreateProjectResourceResponse) ProtoMessage()
func (*CreateProjectResourceResponse) ProtoReflect ¶
func (x *CreateProjectResourceResponse) ProtoReflect() protoreflect.Message
func (*CreateProjectResourceResponse) Reset ¶
func (x *CreateProjectResourceResponse) Reset()
func (*CreateProjectResourceResponse) String ¶
func (x *CreateProjectResourceResponse) String() string
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
type CreateProspectPublicRequest ¶ added in v0.50.0
type CreateProspectPublicRequest struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Email string `protobuf:"bytes,5,opt,name=email,proto3" json:"email,omitempty"`
Phone string `protobuf:"bytes,6,opt,name=phone,proto3" json:"phone,omitempty"`
Activity string `protobuf:"bytes,7,opt,name=activity,proto3" json:"activity,omitempty"`
Source string `protobuf:"bytes,9,opt,name=source,proto3" json:"source,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,11,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*CreateProspectPublicRequest) Descriptor
deprecated
added in
v0.50.0
func (*CreateProspectPublicRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateProspectPublicRequest.ProtoReflect.Descriptor instead.
func (*CreateProspectPublicRequest) GetActivity ¶ added in v0.50.0
func (x *CreateProspectPublicRequest) GetActivity() string
func (*CreateProspectPublicRequest) GetEmail ¶ added in v0.50.0
func (x *CreateProspectPublicRequest) GetEmail() string
func (*CreateProspectPublicRequest) GetMetadata ¶ added in v0.50.0
func (x *CreateProspectPublicRequest) GetMetadata() *structpb.Struct
func (*CreateProspectPublicRequest) GetName ¶ added in v0.50.0
func (x *CreateProspectPublicRequest) GetName() string
func (*CreateProspectPublicRequest) GetPhone ¶ added in v0.50.0
func (x *CreateProspectPublicRequest) GetPhone() string
func (*CreateProspectPublicRequest) GetSource ¶ added in v0.50.0
func (x *CreateProspectPublicRequest) GetSource() string
func (*CreateProspectPublicRequest) ProtoMessage ¶ added in v0.50.0
func (*CreateProspectPublicRequest) ProtoMessage()
func (*CreateProspectPublicRequest) ProtoReflect ¶ added in v0.50.0
func (x *CreateProspectPublicRequest) ProtoReflect() protoreflect.Message
func (*CreateProspectPublicRequest) Reset ¶ added in v0.50.0
func (x *CreateProspectPublicRequest) Reset()
func (*CreateProspectPublicRequest) String ¶ added in v0.50.0
func (x *CreateProspectPublicRequest) String() string
type CreateProspectPublicResponse ¶ added in v0.50.0
type CreateProspectPublicResponse struct {
// contains filtered or unexported fields
}
func (*CreateProspectPublicResponse) Descriptor
deprecated
added in
v0.50.0
func (*CreateProspectPublicResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateProspectPublicResponse.ProtoReflect.Descriptor instead.
func (*CreateProspectPublicResponse) ProtoMessage ¶ added in v0.50.0
func (*CreateProspectPublicResponse) ProtoMessage()
func (*CreateProspectPublicResponse) ProtoReflect ¶ added in v0.50.0
func (x *CreateProspectPublicResponse) ProtoReflect() protoreflect.Message
func (*CreateProspectPublicResponse) Reset ¶ added in v0.50.0
func (x *CreateProspectPublicResponse) Reset()
func (*CreateProspectPublicResponse) String ¶ added in v0.50.0
func (x *CreateProspectPublicResponse) String() string
type CreateProspectRequest ¶ added in v0.50.0
type CreateProspectRequest struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Email string `protobuf:"bytes,5,opt,name=email,proto3" json:"email,omitempty"`
Phone string `protobuf:"bytes,6,opt,name=phone,proto3" json:"phone,omitempty"`
Activity string `protobuf:"bytes,7,opt,name=activity,proto3" json:"activity,omitempty"`
Status Prospect_Status `protobuf:"varint,8,opt,name=status,proto3,enum=raystack.frontier.v1beta1.Prospect_Status" json:"status,omitempty"`
Source string `protobuf:"bytes,9,opt,name=source,proto3" json:"source,omitempty"`
Verified bool `protobuf:"varint,10,opt,name=verified,proto3" json:"verified,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,11,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*CreateProspectRequest) Descriptor
deprecated
added in
v0.50.0
func (*CreateProspectRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateProspectRequest.ProtoReflect.Descriptor instead.
func (*CreateProspectRequest) GetActivity ¶ added in v0.50.0
func (x *CreateProspectRequest) GetActivity() string
func (*CreateProspectRequest) GetEmail ¶ added in v0.50.0
func (x *CreateProspectRequest) GetEmail() string
func (*CreateProspectRequest) GetMetadata ¶ added in v0.50.0
func (x *CreateProspectRequest) GetMetadata() *structpb.Struct
func (*CreateProspectRequest) GetName ¶ added in v0.50.0
func (x *CreateProspectRequest) GetName() string
func (*CreateProspectRequest) GetPhone ¶ added in v0.50.0
func (x *CreateProspectRequest) GetPhone() string
func (*CreateProspectRequest) GetSource ¶ added in v0.50.0
func (x *CreateProspectRequest) GetSource() string
func (*CreateProspectRequest) GetStatus ¶ added in v0.50.0
func (x *CreateProspectRequest) GetStatus() Prospect_Status
func (*CreateProspectRequest) GetVerified ¶ added in v0.50.0
func (x *CreateProspectRequest) GetVerified() bool
func (*CreateProspectRequest) ProtoMessage ¶ added in v0.50.0
func (*CreateProspectRequest) ProtoMessage()
func (*CreateProspectRequest) ProtoReflect ¶ added in v0.50.0
func (x *CreateProspectRequest) ProtoReflect() protoreflect.Message
func (*CreateProspectRequest) Reset ¶ added in v0.50.0
func (x *CreateProspectRequest) Reset()
func (*CreateProspectRequest) String ¶ added in v0.50.0
func (x *CreateProspectRequest) String() string
type CreateProspectResponse ¶ added in v0.50.0
type CreateProspectResponse struct {
Prospect *Prospect `protobuf:"bytes,1,opt,name=prospect,proto3" json:"prospect,omitempty"`
// contains filtered or unexported fields
}
func (*CreateProspectResponse) Descriptor
deprecated
added in
v0.50.0
func (*CreateProspectResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateProspectResponse.ProtoReflect.Descriptor instead.
func (*CreateProspectResponse) GetProspect ¶ added in v0.50.0
func (x *CreateProspectResponse) GetProspect() *Prospect
func (*CreateProspectResponse) ProtoMessage ¶ added in v0.50.0
func (*CreateProspectResponse) ProtoMessage()
func (*CreateProspectResponse) ProtoReflect ¶ added in v0.50.0
func (x *CreateProspectResponse) ProtoReflect() protoreflect.Message
func (*CreateProspectResponse) Reset ¶ added in v0.50.0
func (x *CreateProspectResponse) Reset()
func (*CreateProspectResponse) String ¶ added in v0.50.0
func (x *CreateProspectResponse) String() string
type CreateRelationRequest ¶
type CreateRelationRequest struct {
Body *RelationRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*CreateRelationRequest) Descriptor
deprecated
func (*CreateRelationRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateRelationRequest.ProtoReflect.Descriptor instead.
func (*CreateRelationRequest) GetBody ¶
func (x *CreateRelationRequest) GetBody() *RelationRequestBody
func (*CreateRelationRequest) ProtoMessage ¶
func (*CreateRelationRequest) ProtoMessage()
func (*CreateRelationRequest) ProtoReflect ¶
func (x *CreateRelationRequest) ProtoReflect() protoreflect.Message
func (*CreateRelationRequest) Reset ¶
func (x *CreateRelationRequest) Reset()
func (*CreateRelationRequest) String ¶
func (x *CreateRelationRequest) String() string
type CreateRelationResponse ¶
type CreateRelationResponse struct {
Relation *Relation `protobuf:"bytes,1,opt,name=relation,proto3" json:"relation,omitempty"`
// contains filtered or unexported fields
}
func (*CreateRelationResponse) Descriptor
deprecated
func (*CreateRelationResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateRelationResponse.ProtoReflect.Descriptor instead.
func (*CreateRelationResponse) GetRelation ¶
func (x *CreateRelationResponse) GetRelation() *Relation
func (*CreateRelationResponse) ProtoMessage ¶
func (*CreateRelationResponse) ProtoMessage()
func (*CreateRelationResponse) ProtoReflect ¶
func (x *CreateRelationResponse) ProtoReflect() protoreflect.Message
func (*CreateRelationResponse) Reset ¶
func (x *CreateRelationResponse) Reset()
func (*CreateRelationResponse) String ¶
func (x *CreateRelationResponse) String() string
type CreateRoleRequest ¶
type CreateRoleRequest struct {
Body *RoleRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*CreateRoleRequest) Descriptor
deprecated
func (*CreateRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateRoleRequest.ProtoReflect.Descriptor instead.
func (*CreateRoleRequest) GetBody ¶
func (x *CreateRoleRequest) GetBody() *RoleRequestBody
func (*CreateRoleRequest) ProtoMessage ¶
func (*CreateRoleRequest) ProtoMessage()
func (*CreateRoleRequest) ProtoReflect ¶
func (x *CreateRoleRequest) ProtoReflect() protoreflect.Message
func (*CreateRoleRequest) Reset ¶
func (x *CreateRoleRequest) Reset()
func (*CreateRoleRequest) String ¶
func (x *CreateRoleRequest) String() string
type CreateRoleResponse ¶
type CreateRoleResponse struct {
Role *Role `protobuf:"bytes,1,opt,name=role,proto3" json:"role,omitempty"`
// contains filtered or unexported fields
}
func (*CreateRoleResponse) Descriptor
deprecated
func (*CreateRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateRoleResponse.ProtoReflect.Descriptor instead.
func (*CreateRoleResponse) GetRole ¶
func (x *CreateRoleResponse) GetRole() *Role
func (*CreateRoleResponse) ProtoMessage ¶
func (*CreateRoleResponse) ProtoMessage()
func (*CreateRoleResponse) ProtoReflect ¶
func (x *CreateRoleResponse) ProtoReflect() protoreflect.Message
func (*CreateRoleResponse) Reset ¶
func (x *CreateRoleResponse) Reset()
func (*CreateRoleResponse) String ¶
func (x *CreateRoleResponse) String() string
type CreateServiceUserCredentialRequest ¶ added in v0.9.1
type CreateServiceUserCredentialRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
OrgId string `protobuf:"bytes,3,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*CreateServiceUserCredentialRequest) Descriptor
deprecated
added in
v0.9.1
func (*CreateServiceUserCredentialRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceUserCredentialRequest.ProtoReflect.Descriptor instead.
func (*CreateServiceUserCredentialRequest) GetId ¶ added in v0.9.1
func (x *CreateServiceUserCredentialRequest) GetId() string
func (*CreateServiceUserCredentialRequest) GetOrgId ¶ added in v0.40.0
func (x *CreateServiceUserCredentialRequest) GetOrgId() string
func (*CreateServiceUserCredentialRequest) GetTitle ¶ added in v0.9.1
func (x *CreateServiceUserCredentialRequest) GetTitle() string
func (*CreateServiceUserCredentialRequest) ProtoMessage ¶ added in v0.9.1
func (*CreateServiceUserCredentialRequest) ProtoMessage()
func (*CreateServiceUserCredentialRequest) ProtoReflect ¶ added in v0.9.1
func (x *CreateServiceUserCredentialRequest) ProtoReflect() protoreflect.Message
func (*CreateServiceUserCredentialRequest) Reset ¶ added in v0.9.1
func (x *CreateServiceUserCredentialRequest) Reset()
func (*CreateServiceUserCredentialRequest) String ¶ added in v0.9.1
func (x *CreateServiceUserCredentialRequest) String() string
type CreateServiceUserCredentialResponse ¶ added in v0.9.1
type CreateServiceUserCredentialResponse struct {
Secret *SecretCredential `protobuf:"bytes,1,opt,name=secret,proto3" json:"secret,omitempty"`
// contains filtered or unexported fields
}
func (*CreateServiceUserCredentialResponse) Descriptor
deprecated
added in
v0.9.1
func (*CreateServiceUserCredentialResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceUserCredentialResponse.ProtoReflect.Descriptor instead.
func (*CreateServiceUserCredentialResponse) GetSecret ¶ added in v0.9.1
func (x *CreateServiceUserCredentialResponse) GetSecret() *SecretCredential
func (*CreateServiceUserCredentialResponse) ProtoMessage ¶ added in v0.9.1
func (*CreateServiceUserCredentialResponse) ProtoMessage()
func (*CreateServiceUserCredentialResponse) ProtoReflect ¶ added in v0.9.1
func (x *CreateServiceUserCredentialResponse) ProtoReflect() protoreflect.Message
func (*CreateServiceUserCredentialResponse) Reset ¶ added in v0.9.1
func (x *CreateServiceUserCredentialResponse) Reset()
func (*CreateServiceUserCredentialResponse) String ¶ added in v0.9.1
func (x *CreateServiceUserCredentialResponse) String() string
type CreateServiceUserJWKRequest ¶ added in v0.9.1
type CreateServiceUserJWKRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
OrgId string `protobuf:"bytes,3,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*CreateServiceUserJWKRequest) Descriptor
deprecated
added in
v0.9.1
func (*CreateServiceUserJWKRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceUserJWKRequest.ProtoReflect.Descriptor instead.
func (*CreateServiceUserJWKRequest) GetId ¶ added in v0.9.1
func (x *CreateServiceUserJWKRequest) GetId() string
func (*CreateServiceUserJWKRequest) GetOrgId ¶ added in v0.40.0
func (x *CreateServiceUserJWKRequest) GetOrgId() string
func (*CreateServiceUserJWKRequest) GetTitle ¶ added in v0.9.1
func (x *CreateServiceUserJWKRequest) GetTitle() string
func (*CreateServiceUserJWKRequest) ProtoMessage ¶ added in v0.9.1
func (*CreateServiceUserJWKRequest) ProtoMessage()
func (*CreateServiceUserJWKRequest) ProtoReflect ¶ added in v0.9.1
func (x *CreateServiceUserJWKRequest) ProtoReflect() protoreflect.Message
func (*CreateServiceUserJWKRequest) Reset ¶ added in v0.9.1
func (x *CreateServiceUserJWKRequest) Reset()
func (*CreateServiceUserJWKRequest) String ¶ added in v0.9.1
func (x *CreateServiceUserJWKRequest) String() string
type CreateServiceUserJWKResponse ¶ added in v0.9.1
type CreateServiceUserJWKResponse struct {
Key *KeyCredential `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
// contains filtered or unexported fields
}
func (*CreateServiceUserJWKResponse) Descriptor
deprecated
added in
v0.9.1
func (*CreateServiceUserJWKResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceUserJWKResponse.ProtoReflect.Descriptor instead.
func (*CreateServiceUserJWKResponse) GetKey ¶ added in v0.9.1
func (x *CreateServiceUserJWKResponse) GetKey() *KeyCredential
func (*CreateServiceUserJWKResponse) ProtoMessage ¶ added in v0.9.1
func (*CreateServiceUserJWKResponse) ProtoMessage()
func (*CreateServiceUserJWKResponse) ProtoReflect ¶ added in v0.9.1
func (x *CreateServiceUserJWKResponse) ProtoReflect() protoreflect.Message
func (*CreateServiceUserJWKResponse) Reset ¶ added in v0.9.1
func (x *CreateServiceUserJWKResponse) Reset()
func (*CreateServiceUserJWKResponse) String ¶ added in v0.9.1
func (x *CreateServiceUserJWKResponse) String() string
type CreateServiceUserRequest ¶
type CreateServiceUserRequest struct {
Body *ServiceUserRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"`
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*CreateServiceUserRequest) Descriptor
deprecated
func (*CreateServiceUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceUserRequest.ProtoReflect.Descriptor instead.
func (*CreateServiceUserRequest) GetBody ¶
func (x *CreateServiceUserRequest) GetBody() *ServiceUserRequestBody
func (*CreateServiceUserRequest) GetOrgId ¶
func (x *CreateServiceUserRequest) GetOrgId() string
func (*CreateServiceUserRequest) ProtoMessage ¶
func (*CreateServiceUserRequest) ProtoMessage()
func (*CreateServiceUserRequest) ProtoReflect ¶
func (x *CreateServiceUserRequest) ProtoReflect() protoreflect.Message
func (*CreateServiceUserRequest) Reset ¶
func (x *CreateServiceUserRequest) Reset()
func (*CreateServiceUserRequest) String ¶
func (x *CreateServiceUserRequest) String() string
type CreateServiceUserResponse ¶
type CreateServiceUserResponse struct {
Serviceuser *ServiceUser `protobuf:"bytes,1,opt,name=serviceuser,proto3" json:"serviceuser,omitempty"`
// contains filtered or unexported fields
}
func (*CreateServiceUserResponse) Descriptor
deprecated
func (*CreateServiceUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceUserResponse.ProtoReflect.Descriptor instead.
func (*CreateServiceUserResponse) GetServiceuser ¶
func (x *CreateServiceUserResponse) GetServiceuser() *ServiceUser
func (*CreateServiceUserResponse) ProtoMessage ¶
func (*CreateServiceUserResponse) ProtoMessage()
func (*CreateServiceUserResponse) ProtoReflect ¶
func (x *CreateServiceUserResponse) ProtoReflect() protoreflect.Message
func (*CreateServiceUserResponse) Reset ¶
func (x *CreateServiceUserResponse) Reset()
func (*CreateServiceUserResponse) String ¶
func (x *CreateServiceUserResponse) String() string
type CreateServiceUserTokenRequest ¶ added in v0.9.1
type CreateServiceUserTokenRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
OrgId string `protobuf:"bytes,3,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*CreateServiceUserTokenRequest) Descriptor
deprecated
added in
v0.9.1
func (*CreateServiceUserTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceUserTokenRequest.ProtoReflect.Descriptor instead.
func (*CreateServiceUserTokenRequest) GetId ¶ added in v0.9.1
func (x *CreateServiceUserTokenRequest) GetId() string
func (*CreateServiceUserTokenRequest) GetOrgId ¶ added in v0.40.0
func (x *CreateServiceUserTokenRequest) GetOrgId() string
func (*CreateServiceUserTokenRequest) GetTitle ¶ added in v0.9.1
func (x *CreateServiceUserTokenRequest) GetTitle() string
func (*CreateServiceUserTokenRequest) ProtoMessage ¶ added in v0.9.1
func (*CreateServiceUserTokenRequest) ProtoMessage()
func (*CreateServiceUserTokenRequest) ProtoReflect ¶ added in v0.9.1
func (x *CreateServiceUserTokenRequest) ProtoReflect() protoreflect.Message
func (*CreateServiceUserTokenRequest) Reset ¶ added in v0.9.1
func (x *CreateServiceUserTokenRequest) Reset()
func (*CreateServiceUserTokenRequest) String ¶ added in v0.9.1
func (x *CreateServiceUserTokenRequest) String() string
type CreateServiceUserTokenResponse ¶ added in v0.9.1
type CreateServiceUserTokenResponse struct {
Token *ServiceUserToken `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"`
// contains filtered or unexported fields
}
func (*CreateServiceUserTokenResponse) Descriptor
deprecated
added in
v0.9.1
func (*CreateServiceUserTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceUserTokenResponse.ProtoReflect.Descriptor instead.
func (*CreateServiceUserTokenResponse) GetToken ¶ added in v0.9.1
func (x *CreateServiceUserTokenResponse) GetToken() *ServiceUserToken
func (*CreateServiceUserTokenResponse) ProtoMessage ¶ added in v0.9.1
func (*CreateServiceUserTokenResponse) ProtoMessage()
func (*CreateServiceUserTokenResponse) ProtoReflect ¶ added in v0.9.1
func (x *CreateServiceUserTokenResponse) ProtoReflect() protoreflect.Message
func (*CreateServiceUserTokenResponse) Reset ¶ added in v0.9.1
func (x *CreateServiceUserTokenResponse) Reset()
func (*CreateServiceUserTokenResponse) String ¶ added in v0.9.1
func (x *CreateServiceUserTokenResponse) String() string
type CreateUserPreferencesRequest ¶ added in v0.7.3
type CreateUserPreferencesRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Bodies []*PreferenceRequestBody `protobuf:"bytes,2,rep,name=bodies,proto3" json:"bodies,omitempty"`
// contains filtered or unexported fields
}
func (*CreateUserPreferencesRequest) Descriptor
deprecated
added in
v0.7.3
func (*CreateUserPreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserPreferencesRequest.ProtoReflect.Descriptor instead.
func (*CreateUserPreferencesRequest) GetBodies ¶ added in v0.7.3
func (x *CreateUserPreferencesRequest) GetBodies() []*PreferenceRequestBody
func (*CreateUserPreferencesRequest) GetId ¶ added in v0.7.3
func (x *CreateUserPreferencesRequest) GetId() string
func (*CreateUserPreferencesRequest) ProtoMessage ¶ added in v0.7.3
func (*CreateUserPreferencesRequest) ProtoMessage()
func (*CreateUserPreferencesRequest) ProtoReflect ¶ added in v0.7.3
func (x *CreateUserPreferencesRequest) ProtoReflect() protoreflect.Message
func (*CreateUserPreferencesRequest) Reset ¶ added in v0.7.3
func (x *CreateUserPreferencesRequest) Reset()
func (*CreateUserPreferencesRequest) String ¶ added in v0.7.3
func (x *CreateUserPreferencesRequest) String() string
type CreateUserPreferencesResponse ¶ added in v0.7.3
type CreateUserPreferencesResponse struct {
Preferences []*Preference `protobuf:"bytes,1,rep,name=preferences,proto3" json:"preferences,omitempty"`
// contains filtered or unexported fields
}
func (*CreateUserPreferencesResponse) Descriptor
deprecated
added in
v0.7.3
func (*CreateUserPreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserPreferencesResponse.ProtoReflect.Descriptor instead.
func (*CreateUserPreferencesResponse) GetPreferences ¶ added in v0.7.3
func (x *CreateUserPreferencesResponse) GetPreferences() []*Preference
func (*CreateUserPreferencesResponse) ProtoMessage ¶ added in v0.7.3
func (*CreateUserPreferencesResponse) ProtoMessage()
func (*CreateUserPreferencesResponse) ProtoReflect ¶ added in v0.7.3
func (x *CreateUserPreferencesResponse) ProtoReflect() protoreflect.Message
func (*CreateUserPreferencesResponse) Reset ¶ added in v0.7.3
func (x *CreateUserPreferencesResponse) Reset()
func (*CreateUserPreferencesResponse) String ¶ added in v0.7.3
func (x *CreateUserPreferencesResponse) String() string
type CreateUserRequest ¶
type CreateUserRequest struct {
Body *UserRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*CreateUserRequest) Descriptor
deprecated
func (*CreateUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserRequest.ProtoReflect.Descriptor instead.
func (*CreateUserRequest) GetBody ¶
func (x *CreateUserRequest) GetBody() *UserRequestBody
func (*CreateUserRequest) ProtoMessage ¶
func (*CreateUserRequest) ProtoMessage()
func (*CreateUserRequest) ProtoReflect ¶
func (x *CreateUserRequest) ProtoReflect() protoreflect.Message
func (*CreateUserRequest) Reset ¶
func (x *CreateUserRequest) Reset()
func (*CreateUserRequest) String ¶
func (x *CreateUserRequest) String() string
type CreateUserResponse ¶
type CreateUserResponse struct {
User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`
// contains filtered or unexported fields
}
func (*CreateUserResponse) Descriptor
deprecated
func (*CreateUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserResponse.ProtoReflect.Descriptor instead.
func (*CreateUserResponse) GetUser ¶
func (x *CreateUserResponse) GetUser() *User
func (*CreateUserResponse) ProtoMessage ¶
func (*CreateUserResponse) ProtoMessage()
func (*CreateUserResponse) ProtoReflect ¶
func (x *CreateUserResponse) ProtoReflect() protoreflect.Message
func (*CreateUserResponse) Reset ¶
func (x *CreateUserResponse) Reset()
func (*CreateUserResponse) String ¶
func (x *CreateUserResponse) String() string
type CreateWebhookRequest ¶ added in v0.11.0
type CreateWebhookRequest struct {
Body *WebhookRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*CreateWebhookRequest) Descriptor
deprecated
added in
v0.11.0
func (*CreateWebhookRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateWebhookRequest.ProtoReflect.Descriptor instead.
func (*CreateWebhookRequest) GetBody ¶ added in v0.11.0
func (x *CreateWebhookRequest) GetBody() *WebhookRequestBody
func (*CreateWebhookRequest) ProtoMessage ¶ added in v0.11.0
func (*CreateWebhookRequest) ProtoMessage()
func (*CreateWebhookRequest) ProtoReflect ¶ added in v0.11.0
func (x *CreateWebhookRequest) ProtoReflect() protoreflect.Message
func (*CreateWebhookRequest) Reset ¶ added in v0.11.0
func (x *CreateWebhookRequest) Reset()
func (*CreateWebhookRequest) String ¶ added in v0.11.0
func (x *CreateWebhookRequest) String() string
type CreateWebhookResponse ¶ added in v0.11.0
type CreateWebhookResponse struct {
Webhook *Webhook `protobuf:"bytes,1,opt,name=webhook,proto3" json:"webhook,omitempty"`
// contains filtered or unexported fields
}
func (*CreateWebhookResponse) Descriptor
deprecated
added in
v0.11.0
func (*CreateWebhookResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateWebhookResponse.ProtoReflect.Descriptor instead.
func (*CreateWebhookResponse) GetWebhook ¶ added in v0.11.0
func (x *CreateWebhookResponse) GetWebhook() *Webhook
func (*CreateWebhookResponse) ProtoMessage ¶ added in v0.11.0
func (*CreateWebhookResponse) ProtoMessage()
func (*CreateWebhookResponse) ProtoReflect ¶ added in v0.11.0
func (x *CreateWebhookResponse) ProtoReflect() protoreflect.Message
func (*CreateWebhookResponse) Reset ¶ added in v0.11.0
func (x *CreateWebhookResponse) Reset()
func (*CreateWebhookResponse) String ¶ added in v0.11.0
func (x *CreateWebhookResponse) String() string
type DelegatedCheckoutRequest ¶ added in v0.8.3
type DelegatedCheckoutRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// DEPRECATED: billing_id will be inferred from org_id
// ID of the billing account to update the subscription for
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/admin.proto.
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
// Subscription to create
SubscriptionBody *CheckoutSubscriptionBody `protobuf:"bytes,10,opt,name=subscription_body,json=subscriptionBody,proto3" json:"subscription_body,omitempty"`
// Product to buy
ProductBody *CheckoutProductBody `protobuf:"bytes,11,opt,name=product_body,json=productBody,proto3" json:"product_body,omitempty"`
// contains filtered or unexported fields
}
func (*DelegatedCheckoutRequest) Descriptor
deprecated
added in
v0.8.3
func (*DelegatedCheckoutRequest) Descriptor() ([]byte, []int)
Deprecated: Use DelegatedCheckoutRequest.ProtoReflect.Descriptor instead.
func (*DelegatedCheckoutRequest) GetBillingId
deprecated
added in
v0.8.3
func (x *DelegatedCheckoutRequest) GetBillingId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/admin.proto.
func (*DelegatedCheckoutRequest) GetOrgId ¶ added in v0.8.3
func (x *DelegatedCheckoutRequest) GetOrgId() string
func (*DelegatedCheckoutRequest) GetProductBody ¶ added in v0.8.14
func (x *DelegatedCheckoutRequest) GetProductBody() *CheckoutProductBody
func (*DelegatedCheckoutRequest) GetSubscriptionBody ¶ added in v0.8.3
func (x *DelegatedCheckoutRequest) GetSubscriptionBody() *CheckoutSubscriptionBody
func (*DelegatedCheckoutRequest) ProtoMessage ¶ added in v0.8.3
func (*DelegatedCheckoutRequest) ProtoMessage()
func (*DelegatedCheckoutRequest) ProtoReflect ¶ added in v0.8.3
func (x *DelegatedCheckoutRequest) ProtoReflect() protoreflect.Message
func (*DelegatedCheckoutRequest) Reset ¶ added in v0.8.3
func (x *DelegatedCheckoutRequest) Reset()
func (*DelegatedCheckoutRequest) String ¶ added in v0.8.3
func (x *DelegatedCheckoutRequest) String() string
type DelegatedCheckoutResponse ¶ added in v0.8.3
type DelegatedCheckoutResponse struct {
// subscription if created
Subscription *Subscription `protobuf:"bytes,1,opt,name=subscription,proto3" json:"subscription,omitempty"`
// product if bought
Product *Product `protobuf:"bytes,2,opt,name=product,proto3" json:"product,omitempty"`
// contains filtered or unexported fields
}
func (*DelegatedCheckoutResponse) Descriptor
deprecated
added in
v0.8.3
func (*DelegatedCheckoutResponse) Descriptor() ([]byte, []int)
Deprecated: Use DelegatedCheckoutResponse.ProtoReflect.Descriptor instead.
func (*DelegatedCheckoutResponse) GetProduct ¶ added in v0.8.16
func (x *DelegatedCheckoutResponse) GetProduct() *Product
func (*DelegatedCheckoutResponse) GetSubscription ¶ added in v0.8.16
func (x *DelegatedCheckoutResponse) GetSubscription() *Subscription
func (*DelegatedCheckoutResponse) ProtoMessage ¶ added in v0.8.3
func (*DelegatedCheckoutResponse) ProtoMessage()
func (*DelegatedCheckoutResponse) ProtoReflect ¶ added in v0.8.3
func (x *DelegatedCheckoutResponse) ProtoReflect() protoreflect.Message
func (*DelegatedCheckoutResponse) Reset ¶ added in v0.8.3
func (x *DelegatedCheckoutResponse) Reset()
func (*DelegatedCheckoutResponse) String ¶ added in v0.8.3
func (x *DelegatedCheckoutResponse) String() string
type DeleteBillingAccountRequest ¶ added in v0.8.0
type DeleteBillingAccountRequest struct {
// ID of the billing account to delete
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // DEPRECATED: org_id will be inferred from billing account id
// contains filtered or unexported fields
}
func (*DeleteBillingAccountRequest) Descriptor
deprecated
added in
v0.8.0
func (*DeleteBillingAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteBillingAccountRequest.ProtoReflect.Descriptor instead.
func (*DeleteBillingAccountRequest) GetId ¶ added in v0.8.0
func (x *DeleteBillingAccountRequest) GetId() string
func (*DeleteBillingAccountRequest) GetOrgId
deprecated
added in
v0.8.0
func (x *DeleteBillingAccountRequest) GetOrgId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*DeleteBillingAccountRequest) ProtoMessage ¶ added in v0.8.0
func (*DeleteBillingAccountRequest) ProtoMessage()
func (*DeleteBillingAccountRequest) ProtoReflect ¶ added in v0.8.0
func (x *DeleteBillingAccountRequest) ProtoReflect() protoreflect.Message
func (*DeleteBillingAccountRequest) Reset ¶ added in v0.8.0
func (x *DeleteBillingAccountRequest) Reset()
func (*DeleteBillingAccountRequest) String ¶ added in v0.8.0
func (x *DeleteBillingAccountRequest) String() string
type DeleteBillingAccountResponse ¶ added in v0.8.0
type DeleteBillingAccountResponse struct {
// contains filtered or unexported fields
}
func (*DeleteBillingAccountResponse) Descriptor
deprecated
added in
v0.8.0
func (*DeleteBillingAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteBillingAccountResponse.ProtoReflect.Descriptor instead.
func (*DeleteBillingAccountResponse) ProtoMessage ¶ added in v0.8.0
func (*DeleteBillingAccountResponse) ProtoMessage()
func (*DeleteBillingAccountResponse) ProtoReflect ¶ added in v0.8.0
func (x *DeleteBillingAccountResponse) ProtoReflect() protoreflect.Message
func (*DeleteBillingAccountResponse) Reset ¶ added in v0.8.0
func (x *DeleteBillingAccountResponse) Reset()
func (*DeleteBillingAccountResponse) String ¶ added in v0.8.0
func (x *DeleteBillingAccountResponse) String() string
type DeleteCurrentUserPATRequest ¶ added in v0.94.0
type DeleteCurrentUserPATRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteCurrentUserPATRequest) Descriptor
deprecated
added in
v0.94.0
func (*DeleteCurrentUserPATRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCurrentUserPATRequest.ProtoReflect.Descriptor instead.
func (*DeleteCurrentUserPATRequest) GetId ¶ added in v0.94.0
func (x *DeleteCurrentUserPATRequest) GetId() string
func (*DeleteCurrentUserPATRequest) ProtoMessage ¶ added in v0.94.0
func (*DeleteCurrentUserPATRequest) ProtoMessage()
func (*DeleteCurrentUserPATRequest) ProtoReflect ¶ added in v0.94.0
func (x *DeleteCurrentUserPATRequest) ProtoReflect() protoreflect.Message
func (*DeleteCurrentUserPATRequest) Reset ¶ added in v0.94.0
func (x *DeleteCurrentUserPATRequest) Reset()
func (*DeleteCurrentUserPATRequest) String ¶ added in v0.94.0
func (x *DeleteCurrentUserPATRequest) String() string
type DeleteCurrentUserPATResponse ¶ added in v0.94.0
type DeleteCurrentUserPATResponse struct {
// contains filtered or unexported fields
}
func (*DeleteCurrentUserPATResponse) Descriptor
deprecated
added in
v0.94.0
func (*DeleteCurrentUserPATResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCurrentUserPATResponse.ProtoReflect.Descriptor instead.
func (*DeleteCurrentUserPATResponse) ProtoMessage ¶ added in v0.94.0
func (*DeleteCurrentUserPATResponse) ProtoMessage()
func (*DeleteCurrentUserPATResponse) ProtoReflect ¶ added in v0.94.0
func (x *DeleteCurrentUserPATResponse) ProtoReflect() protoreflect.Message
func (*DeleteCurrentUserPATResponse) Reset ¶ added in v0.94.0
func (x *DeleteCurrentUserPATResponse) Reset()
func (*DeleteCurrentUserPATResponse) String ¶ added in v0.94.0
func (x *DeleteCurrentUserPATResponse) String() string
type DeleteGroupRequest ¶
type DeleteGroupRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteGroupRequest) Descriptor
deprecated
func (*DeleteGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteGroupRequest.ProtoReflect.Descriptor instead.
func (*DeleteGroupRequest) GetId ¶
func (x *DeleteGroupRequest) GetId() string
func (*DeleteGroupRequest) GetOrgId ¶
func (x *DeleteGroupRequest) GetOrgId() string
func (*DeleteGroupRequest) ProtoMessage ¶
func (*DeleteGroupRequest) ProtoMessage()
func (*DeleteGroupRequest) ProtoReflect ¶
func (x *DeleteGroupRequest) ProtoReflect() protoreflect.Message
func (*DeleteGroupRequest) Reset ¶
func (x *DeleteGroupRequest) Reset()
func (*DeleteGroupRequest) String ¶
func (x *DeleteGroupRequest) String() string
type DeleteGroupResponse ¶
type DeleteGroupResponse struct {
// contains filtered or unexported fields
}
func (*DeleteGroupResponse) Descriptor
deprecated
func (*DeleteGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteGroupResponse.ProtoReflect.Descriptor instead.
func (*DeleteGroupResponse) ProtoMessage ¶
func (*DeleteGroupResponse) ProtoMessage()
func (*DeleteGroupResponse) ProtoReflect ¶
func (x *DeleteGroupResponse) ProtoReflect() protoreflect.Message
func (*DeleteGroupResponse) Reset ¶
func (x *DeleteGroupResponse) Reset()
func (*DeleteGroupResponse) String ¶
func (x *DeleteGroupResponse) String() string
type DeleteMetaSchemaRequest ¶
type DeleteMetaSchemaRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteMetaSchemaRequest) Descriptor
deprecated
func (*DeleteMetaSchemaRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteMetaSchemaRequest.ProtoReflect.Descriptor instead.
func (*DeleteMetaSchemaRequest) GetId ¶
func (x *DeleteMetaSchemaRequest) GetId() string
func (*DeleteMetaSchemaRequest) ProtoMessage ¶
func (*DeleteMetaSchemaRequest) ProtoMessage()
func (*DeleteMetaSchemaRequest) ProtoReflect ¶
func (x *DeleteMetaSchemaRequest) ProtoReflect() protoreflect.Message
func (*DeleteMetaSchemaRequest) Reset ¶
func (x *DeleteMetaSchemaRequest) Reset()
func (*DeleteMetaSchemaRequest) String ¶
func (x *DeleteMetaSchemaRequest) String() string
type DeleteMetaSchemaResponse ¶
type DeleteMetaSchemaResponse struct {
// contains filtered or unexported fields
}
func (*DeleteMetaSchemaResponse) Descriptor
deprecated
func (*DeleteMetaSchemaResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteMetaSchemaResponse.ProtoReflect.Descriptor instead.
func (*DeleteMetaSchemaResponse) ProtoMessage ¶
func (*DeleteMetaSchemaResponse) ProtoMessage()
func (*DeleteMetaSchemaResponse) ProtoReflect ¶
func (x *DeleteMetaSchemaResponse) ProtoReflect() protoreflect.Message
func (*DeleteMetaSchemaResponse) Reset ¶
func (x *DeleteMetaSchemaResponse) Reset()
func (*DeleteMetaSchemaResponse) String ¶
func (x *DeleteMetaSchemaResponse) String() string
type DeleteOrganizationDomainRequest ¶ added in v0.7.2
type DeleteOrganizationDomainRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteOrganizationDomainRequest) Descriptor
deprecated
added in
v0.7.2
func (*DeleteOrganizationDomainRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOrganizationDomainRequest.ProtoReflect.Descriptor instead.
func (*DeleteOrganizationDomainRequest) GetId ¶ added in v0.7.2
func (x *DeleteOrganizationDomainRequest) GetId() string
func (*DeleteOrganizationDomainRequest) GetOrgId ¶ added in v0.7.2
func (x *DeleteOrganizationDomainRequest) GetOrgId() string
func (*DeleteOrganizationDomainRequest) ProtoMessage ¶ added in v0.7.2
func (*DeleteOrganizationDomainRequest) ProtoMessage()
func (*DeleteOrganizationDomainRequest) ProtoReflect ¶ added in v0.7.2
func (x *DeleteOrganizationDomainRequest) ProtoReflect() protoreflect.Message
func (*DeleteOrganizationDomainRequest) Reset ¶ added in v0.7.2
func (x *DeleteOrganizationDomainRequest) Reset()
func (*DeleteOrganizationDomainRequest) String ¶ added in v0.7.2
func (x *DeleteOrganizationDomainRequest) String() string
type DeleteOrganizationDomainResponse ¶ added in v0.7.2
type DeleteOrganizationDomainResponse struct {
// contains filtered or unexported fields
}
func (*DeleteOrganizationDomainResponse) Descriptor
deprecated
added in
v0.7.2
func (*DeleteOrganizationDomainResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOrganizationDomainResponse.ProtoReflect.Descriptor instead.
func (*DeleteOrganizationDomainResponse) ProtoMessage ¶ added in v0.7.2
func (*DeleteOrganizationDomainResponse) ProtoMessage()
func (*DeleteOrganizationDomainResponse) ProtoReflect ¶ added in v0.7.2
func (x *DeleteOrganizationDomainResponse) ProtoReflect() protoreflect.Message
func (*DeleteOrganizationDomainResponse) Reset ¶ added in v0.7.2
func (x *DeleteOrganizationDomainResponse) Reset()
func (*DeleteOrganizationDomainResponse) String ¶ added in v0.7.2
func (x *DeleteOrganizationDomainResponse) String() string
type DeleteOrganizationInvitationRequest ¶
type DeleteOrganizationInvitationRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteOrganizationInvitationRequest) Descriptor
deprecated
func (*DeleteOrganizationInvitationRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOrganizationInvitationRequest.ProtoReflect.Descriptor instead.
func (*DeleteOrganizationInvitationRequest) GetId ¶
func (x *DeleteOrganizationInvitationRequest) GetId() string
func (*DeleteOrganizationInvitationRequest) GetOrgId ¶
func (x *DeleteOrganizationInvitationRequest) GetOrgId() string
func (*DeleteOrganizationInvitationRequest) ProtoMessage ¶
func (*DeleteOrganizationInvitationRequest) ProtoMessage()
func (*DeleteOrganizationInvitationRequest) ProtoReflect ¶
func (x *DeleteOrganizationInvitationRequest) ProtoReflect() protoreflect.Message
func (*DeleteOrganizationInvitationRequest) Reset ¶
func (x *DeleteOrganizationInvitationRequest) Reset()
func (*DeleteOrganizationInvitationRequest) String ¶
func (x *DeleteOrganizationInvitationRequest) String() string
type DeleteOrganizationInvitationResponse ¶
type DeleteOrganizationInvitationResponse struct {
// contains filtered or unexported fields
}
func (*DeleteOrganizationInvitationResponse) Descriptor
deprecated
func (*DeleteOrganizationInvitationResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOrganizationInvitationResponse.ProtoReflect.Descriptor instead.
func (*DeleteOrganizationInvitationResponse) ProtoMessage ¶
func (*DeleteOrganizationInvitationResponse) ProtoMessage()
func (*DeleteOrganizationInvitationResponse) ProtoReflect ¶
func (x *DeleteOrganizationInvitationResponse) ProtoReflect() protoreflect.Message
func (*DeleteOrganizationInvitationResponse) Reset ¶
func (x *DeleteOrganizationInvitationResponse) Reset()
func (*DeleteOrganizationInvitationResponse) String ¶
func (x *DeleteOrganizationInvitationResponse) String() string
type DeleteOrganizationRequest ¶
type DeleteOrganizationRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteOrganizationRequest) Descriptor
deprecated
func (*DeleteOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOrganizationRequest.ProtoReflect.Descriptor instead.
func (*DeleteOrganizationRequest) GetId ¶
func (x *DeleteOrganizationRequest) GetId() string
func (*DeleteOrganizationRequest) ProtoMessage ¶
func (*DeleteOrganizationRequest) ProtoMessage()
func (*DeleteOrganizationRequest) ProtoReflect ¶
func (x *DeleteOrganizationRequest) ProtoReflect() protoreflect.Message
func (*DeleteOrganizationRequest) Reset ¶
func (x *DeleteOrganizationRequest) Reset()
func (*DeleteOrganizationRequest) String ¶
func (x *DeleteOrganizationRequest) String() string
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
type DeleteOrganizationRoleRequest ¶
type DeleteOrganizationRoleRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteOrganizationRoleRequest) Descriptor
deprecated
func (*DeleteOrganizationRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOrganizationRoleRequest.ProtoReflect.Descriptor instead.
func (*DeleteOrganizationRoleRequest) GetId ¶
func (x *DeleteOrganizationRoleRequest) GetId() string
func (*DeleteOrganizationRoleRequest) GetOrgId ¶
func (x *DeleteOrganizationRoleRequest) GetOrgId() string
func (*DeleteOrganizationRoleRequest) ProtoMessage ¶
func (*DeleteOrganizationRoleRequest) ProtoMessage()
func (*DeleteOrganizationRoleRequest) ProtoReflect ¶
func (x *DeleteOrganizationRoleRequest) ProtoReflect() protoreflect.Message
func (*DeleteOrganizationRoleRequest) Reset ¶
func (x *DeleteOrganizationRoleRequest) Reset()
func (*DeleteOrganizationRoleRequest) String ¶
func (x *DeleteOrganizationRoleRequest) String() string
type DeleteOrganizationRoleResponse ¶
type DeleteOrganizationRoleResponse struct {
// contains filtered or unexported fields
}
func (*DeleteOrganizationRoleResponse) Descriptor
deprecated
func (*DeleteOrganizationRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOrganizationRoleResponse.ProtoReflect.Descriptor instead.
func (*DeleteOrganizationRoleResponse) ProtoMessage ¶
func (*DeleteOrganizationRoleResponse) ProtoMessage()
func (*DeleteOrganizationRoleResponse) ProtoReflect ¶
func (x *DeleteOrganizationRoleResponse) ProtoReflect() protoreflect.Message
func (*DeleteOrganizationRoleResponse) Reset ¶
func (x *DeleteOrganizationRoleResponse) Reset()
func (*DeleteOrganizationRoleResponse) String ¶
func (x *DeleteOrganizationRoleResponse) String() string
type DeletePermissionRequest ¶
type DeletePermissionRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*DeletePermissionRequest) Descriptor
deprecated
func (*DeletePermissionRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeletePermissionRequest.ProtoReflect.Descriptor instead.
func (*DeletePermissionRequest) GetId ¶
func (x *DeletePermissionRequest) GetId() string
func (*DeletePermissionRequest) ProtoMessage ¶
func (*DeletePermissionRequest) ProtoMessage()
func (*DeletePermissionRequest) ProtoReflect ¶
func (x *DeletePermissionRequest) ProtoReflect() protoreflect.Message
func (*DeletePermissionRequest) Reset ¶
func (x *DeletePermissionRequest) Reset()
func (*DeletePermissionRequest) String ¶
func (x *DeletePermissionRequest) String() string
type DeletePermissionResponse ¶
type DeletePermissionResponse struct {
// contains filtered or unexported fields
}
func (*DeletePermissionResponse) Descriptor
deprecated
func (*DeletePermissionResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeletePermissionResponse.ProtoReflect.Descriptor instead.
func (*DeletePermissionResponse) ProtoMessage ¶
func (*DeletePermissionResponse) ProtoMessage()
func (*DeletePermissionResponse) ProtoReflect ¶
func (x *DeletePermissionResponse) ProtoReflect() protoreflect.Message
func (*DeletePermissionResponse) Reset ¶
func (x *DeletePermissionResponse) Reset()
func (*DeletePermissionResponse) String ¶
func (x *DeletePermissionResponse) String() string
type DeletePolicyRequest ¶
type DeletePolicyRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*DeletePolicyRequest) Descriptor
deprecated
func (*DeletePolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeletePolicyRequest.ProtoReflect.Descriptor instead.
func (*DeletePolicyRequest) GetId ¶
func (x *DeletePolicyRequest) GetId() string
func (*DeletePolicyRequest) ProtoMessage ¶
func (*DeletePolicyRequest) ProtoMessage()
func (*DeletePolicyRequest) ProtoReflect ¶
func (x *DeletePolicyRequest) ProtoReflect() protoreflect.Message
func (*DeletePolicyRequest) Reset ¶
func (x *DeletePolicyRequest) Reset()
func (*DeletePolicyRequest) String ¶
func (x *DeletePolicyRequest) String() string
type DeletePolicyResponse ¶
type DeletePolicyResponse struct {
// contains filtered or unexported fields
}
func (*DeletePolicyResponse) Descriptor
deprecated
func (*DeletePolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeletePolicyResponse.ProtoReflect.Descriptor instead.
func (*DeletePolicyResponse) ProtoMessage ¶
func (*DeletePolicyResponse) ProtoMessage()
func (*DeletePolicyResponse) ProtoReflect ¶
func (x *DeletePolicyResponse) ProtoReflect() protoreflect.Message
func (*DeletePolicyResponse) Reset ¶
func (x *DeletePolicyResponse) Reset()
func (*DeletePolicyResponse) String ¶
func (x *DeletePolicyResponse) String() string
type DeleteProjectRequest ¶
type DeleteProjectRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteProjectRequest) Descriptor
deprecated
func (*DeleteProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteProjectRequest.ProtoReflect.Descriptor instead.
func (*DeleteProjectRequest) GetId ¶
func (x *DeleteProjectRequest) GetId() string
func (*DeleteProjectRequest) ProtoMessage ¶
func (*DeleteProjectRequest) ProtoMessage()
func (*DeleteProjectRequest) ProtoReflect ¶
func (x *DeleteProjectRequest) ProtoReflect() protoreflect.Message
func (*DeleteProjectRequest) Reset ¶
func (x *DeleteProjectRequest) Reset()
func (*DeleteProjectRequest) String ¶
func (x *DeleteProjectRequest) String() string
type DeleteProjectResourceRequest ¶
type DeleteProjectResourceRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ProjectId string `protobuf:"bytes,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteProjectResourceRequest) Descriptor
deprecated
func (*DeleteProjectResourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteProjectResourceRequest.ProtoReflect.Descriptor instead.
func (*DeleteProjectResourceRequest) GetId ¶
func (x *DeleteProjectResourceRequest) GetId() string
func (*DeleteProjectResourceRequest) GetProjectId ¶
func (x *DeleteProjectResourceRequest) GetProjectId() string
func (*DeleteProjectResourceRequest) ProtoMessage ¶
func (*DeleteProjectResourceRequest) ProtoMessage()
func (*DeleteProjectResourceRequest) ProtoReflect ¶
func (x *DeleteProjectResourceRequest) ProtoReflect() protoreflect.Message
func (*DeleteProjectResourceRequest) Reset ¶
func (x *DeleteProjectResourceRequest) Reset()
func (*DeleteProjectResourceRequest) String ¶
func (x *DeleteProjectResourceRequest) String() string
type DeleteProjectResourceResponse ¶
type DeleteProjectResourceResponse struct {
// contains filtered or unexported fields
}
func (*DeleteProjectResourceResponse) Descriptor
deprecated
func (*DeleteProjectResourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteProjectResourceResponse.ProtoReflect.Descriptor instead.
func (*DeleteProjectResourceResponse) ProtoMessage ¶
func (*DeleteProjectResourceResponse) ProtoMessage()
func (*DeleteProjectResourceResponse) ProtoReflect ¶
func (x *DeleteProjectResourceResponse) ProtoReflect() protoreflect.Message
func (*DeleteProjectResourceResponse) Reset ¶
func (x *DeleteProjectResourceResponse) Reset()
func (*DeleteProjectResourceResponse) String ¶
func (x *DeleteProjectResourceResponse) String() string
type DeleteProjectResponse ¶
type DeleteProjectResponse struct {
// contains filtered or unexported fields
}
func (*DeleteProjectResponse) Descriptor
deprecated
func (*DeleteProjectResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteProjectResponse.ProtoReflect.Descriptor instead.
func (*DeleteProjectResponse) ProtoMessage ¶
func (*DeleteProjectResponse) ProtoMessage()
func (*DeleteProjectResponse) ProtoReflect ¶
func (x *DeleteProjectResponse) ProtoReflect() protoreflect.Message
func (*DeleteProjectResponse) Reset ¶
func (x *DeleteProjectResponse) Reset()
func (*DeleteProjectResponse) String ¶
func (x *DeleteProjectResponse) String() string
type DeleteProspectRequest ¶ added in v0.50.0
type DeleteProspectRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteProspectRequest) Descriptor
deprecated
added in
v0.50.0
func (*DeleteProspectRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteProspectRequest.ProtoReflect.Descriptor instead.
func (*DeleteProspectRequest) GetId ¶ added in v0.50.0
func (x *DeleteProspectRequest) GetId() string
func (*DeleteProspectRequest) ProtoMessage ¶ added in v0.50.0
func (*DeleteProspectRequest) ProtoMessage()
func (*DeleteProspectRequest) ProtoReflect ¶ added in v0.50.0
func (x *DeleteProspectRequest) ProtoReflect() protoreflect.Message
func (*DeleteProspectRequest) Reset ¶ added in v0.50.0
func (x *DeleteProspectRequest) Reset()
func (*DeleteProspectRequest) String ¶ added in v0.50.0
func (x *DeleteProspectRequest) String() string
type DeleteProspectResponse ¶ added in v0.50.0
type DeleteProspectResponse struct {
// contains filtered or unexported fields
}
func (*DeleteProspectResponse) Descriptor
deprecated
added in
v0.50.0
func (*DeleteProspectResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteProspectResponse.ProtoReflect.Descriptor instead.
func (*DeleteProspectResponse) ProtoMessage ¶ added in v0.50.0
func (*DeleteProspectResponse) ProtoMessage()
func (*DeleteProspectResponse) ProtoReflect ¶ added in v0.50.0
func (x *DeleteProspectResponse) ProtoReflect() protoreflect.Message
func (*DeleteProspectResponse) Reset ¶ added in v0.50.0
func (x *DeleteProspectResponse) Reset()
func (*DeleteProspectResponse) String ¶ added in v0.50.0
func (x *DeleteProspectResponse) String() string
type DeleteRelationRequest ¶
type DeleteRelationRequest struct {
// objectnamespace:uuid
Object string `protobuf:"bytes,1,opt,name=object,proto3" json:"object,omitempty"`
// subjectnamespace:uuid
Subject string `protobuf:"bytes,2,opt,name=subject,proto3" json:"subject,omitempty"`
Relation string `protobuf:"bytes,4,opt,name=relation,proto3" json:"relation,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteRelationRequest) Descriptor
deprecated
func (*DeleteRelationRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRelationRequest.ProtoReflect.Descriptor instead.
func (*DeleteRelationRequest) GetObject ¶
func (x *DeleteRelationRequest) GetObject() string
func (*DeleteRelationRequest) GetRelation ¶
func (x *DeleteRelationRequest) GetRelation() string
func (*DeleteRelationRequest) GetSubject ¶
func (x *DeleteRelationRequest) GetSubject() string
func (*DeleteRelationRequest) ProtoMessage ¶
func (*DeleteRelationRequest) ProtoMessage()
func (*DeleteRelationRequest) ProtoReflect ¶
func (x *DeleteRelationRequest) ProtoReflect() protoreflect.Message
func (*DeleteRelationRequest) Reset ¶
func (x *DeleteRelationRequest) Reset()
func (*DeleteRelationRequest) String ¶
func (x *DeleteRelationRequest) String() string
type DeleteRelationResponse ¶
type DeleteRelationResponse struct {
// contains filtered or unexported fields
}
func (*DeleteRelationResponse) Descriptor
deprecated
func (*DeleteRelationResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRelationResponse.ProtoReflect.Descriptor instead.
func (*DeleteRelationResponse) ProtoMessage ¶
func (*DeleteRelationResponse) ProtoMessage()
func (*DeleteRelationResponse) ProtoReflect ¶
func (x *DeleteRelationResponse) ProtoReflect() protoreflect.Message
func (*DeleteRelationResponse) Reset ¶
func (x *DeleteRelationResponse) Reset()
func (*DeleteRelationResponse) String ¶
func (x *DeleteRelationResponse) String() string
type DeleteRoleRequest ¶
type DeleteRoleRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteRoleRequest) Descriptor
deprecated
func (*DeleteRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRoleRequest.ProtoReflect.Descriptor instead.
func (*DeleteRoleRequest) GetId ¶
func (x *DeleteRoleRequest) GetId() string
func (*DeleteRoleRequest) ProtoMessage ¶
func (*DeleteRoleRequest) ProtoMessage()
func (*DeleteRoleRequest) ProtoReflect ¶
func (x *DeleteRoleRequest) ProtoReflect() protoreflect.Message
func (*DeleteRoleRequest) Reset ¶
func (x *DeleteRoleRequest) Reset()
func (*DeleteRoleRequest) String ¶
func (x *DeleteRoleRequest) String() string
type DeleteRoleResponse ¶
type DeleteRoleResponse struct {
// contains filtered or unexported fields
}
func (*DeleteRoleResponse) Descriptor
deprecated
func (*DeleteRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRoleResponse.ProtoReflect.Descriptor instead.
func (*DeleteRoleResponse) ProtoMessage ¶
func (*DeleteRoleResponse) ProtoMessage()
func (*DeleteRoleResponse) ProtoReflect ¶
func (x *DeleteRoleResponse) ProtoReflect() protoreflect.Message
func (*DeleteRoleResponse) Reset ¶
func (x *DeleteRoleResponse) Reset()
func (*DeleteRoleResponse) String ¶
func (x *DeleteRoleResponse) String() string
type DeleteServiceUserCredentialRequest ¶ added in v0.9.1
type DeleteServiceUserCredentialRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
SecretId string `protobuf:"bytes,2,opt,name=secret_id,json=secretId,proto3" json:"secret_id,omitempty"`
OrgId string `protobuf:"bytes,3,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteServiceUserCredentialRequest) Descriptor
deprecated
added in
v0.9.1
func (*DeleteServiceUserCredentialRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceUserCredentialRequest.ProtoReflect.Descriptor instead.
func (*DeleteServiceUserCredentialRequest) GetId ¶ added in v0.9.1
func (x *DeleteServiceUserCredentialRequest) GetId() string
func (*DeleteServiceUserCredentialRequest) GetOrgId ¶ added in v0.40.0
func (x *DeleteServiceUserCredentialRequest) GetOrgId() string
func (*DeleteServiceUserCredentialRequest) GetSecretId ¶ added in v0.9.1
func (x *DeleteServiceUserCredentialRequest) GetSecretId() string
func (*DeleteServiceUserCredentialRequest) ProtoMessage ¶ added in v0.9.1
func (*DeleteServiceUserCredentialRequest) ProtoMessage()
func (*DeleteServiceUserCredentialRequest) ProtoReflect ¶ added in v0.9.1
func (x *DeleteServiceUserCredentialRequest) ProtoReflect() protoreflect.Message
func (*DeleteServiceUserCredentialRequest) Reset ¶ added in v0.9.1
func (x *DeleteServiceUserCredentialRequest) Reset()
func (*DeleteServiceUserCredentialRequest) String ¶ added in v0.9.1
func (x *DeleteServiceUserCredentialRequest) String() string
type DeleteServiceUserCredentialResponse ¶ added in v0.9.1
type DeleteServiceUserCredentialResponse struct {
// contains filtered or unexported fields
}
func (*DeleteServiceUserCredentialResponse) Descriptor
deprecated
added in
v0.9.1
func (*DeleteServiceUserCredentialResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceUserCredentialResponse.ProtoReflect.Descriptor instead.
func (*DeleteServiceUserCredentialResponse) ProtoMessage ¶ added in v0.9.1
func (*DeleteServiceUserCredentialResponse) ProtoMessage()
func (*DeleteServiceUserCredentialResponse) ProtoReflect ¶ added in v0.9.1
func (x *DeleteServiceUserCredentialResponse) ProtoReflect() protoreflect.Message
func (*DeleteServiceUserCredentialResponse) Reset ¶ added in v0.9.1
func (x *DeleteServiceUserCredentialResponse) Reset()
func (*DeleteServiceUserCredentialResponse) String ¶ added in v0.9.1
func (x *DeleteServiceUserCredentialResponse) String() string
type DeleteServiceUserJWKRequest ¶ added in v0.9.1
type DeleteServiceUserJWKRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
KeyId string `protobuf:"bytes,2,opt,name=key_id,json=keyId,proto3" json:"key_id,omitempty"`
OrgId string `protobuf:"bytes,3,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteServiceUserJWKRequest) Descriptor
deprecated
added in
v0.9.1
func (*DeleteServiceUserJWKRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceUserJWKRequest.ProtoReflect.Descriptor instead.
func (*DeleteServiceUserJWKRequest) GetId ¶ added in v0.9.1
func (x *DeleteServiceUserJWKRequest) GetId() string
func (*DeleteServiceUserJWKRequest) GetKeyId ¶ added in v0.9.1
func (x *DeleteServiceUserJWKRequest) GetKeyId() string
func (*DeleteServiceUserJWKRequest) GetOrgId ¶ added in v0.40.0
func (x *DeleteServiceUserJWKRequest) GetOrgId() string
func (*DeleteServiceUserJWKRequest) ProtoMessage ¶ added in v0.9.1
func (*DeleteServiceUserJWKRequest) ProtoMessage()
func (*DeleteServiceUserJWKRequest) ProtoReflect ¶ added in v0.9.1
func (x *DeleteServiceUserJWKRequest) ProtoReflect() protoreflect.Message
func (*DeleteServiceUserJWKRequest) Reset ¶ added in v0.9.1
func (x *DeleteServiceUserJWKRequest) Reset()
func (*DeleteServiceUserJWKRequest) String ¶ added in v0.9.1
func (x *DeleteServiceUserJWKRequest) String() string
type DeleteServiceUserJWKResponse ¶ added in v0.9.1
type DeleteServiceUserJWKResponse struct {
// contains filtered or unexported fields
}
func (*DeleteServiceUserJWKResponse) Descriptor
deprecated
added in
v0.9.1
func (*DeleteServiceUserJWKResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceUserJWKResponse.ProtoReflect.Descriptor instead.
func (*DeleteServiceUserJWKResponse) ProtoMessage ¶ added in v0.9.1
func (*DeleteServiceUserJWKResponse) ProtoMessage()
func (*DeleteServiceUserJWKResponse) ProtoReflect ¶ added in v0.9.1
func (x *DeleteServiceUserJWKResponse) ProtoReflect() protoreflect.Message
func (*DeleteServiceUserJWKResponse) Reset ¶ added in v0.9.1
func (x *DeleteServiceUserJWKResponse) Reset()
func (*DeleteServiceUserJWKResponse) String ¶ added in v0.9.1
func (x *DeleteServiceUserJWKResponse) String() string
type DeleteServiceUserRequest ¶
type DeleteServiceUserRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteServiceUserRequest) Descriptor
deprecated
func (*DeleteServiceUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceUserRequest.ProtoReflect.Descriptor instead.
func (*DeleteServiceUserRequest) GetId ¶
func (x *DeleteServiceUserRequest) GetId() string
func (*DeleteServiceUserRequest) GetOrgId ¶
func (x *DeleteServiceUserRequest) GetOrgId() string
func (*DeleteServiceUserRequest) ProtoMessage ¶
func (*DeleteServiceUserRequest) ProtoMessage()
func (*DeleteServiceUserRequest) ProtoReflect ¶
func (x *DeleteServiceUserRequest) ProtoReflect() protoreflect.Message
func (*DeleteServiceUserRequest) Reset ¶
func (x *DeleteServiceUserRequest) Reset()
func (*DeleteServiceUserRequest) String ¶
func (x *DeleteServiceUserRequest) String() string
type DeleteServiceUserResponse ¶
type DeleteServiceUserResponse struct {
// contains filtered or unexported fields
}
func (*DeleteServiceUserResponse) Descriptor
deprecated
func (*DeleteServiceUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceUserResponse.ProtoReflect.Descriptor instead.
func (*DeleteServiceUserResponse) ProtoMessage ¶
func (*DeleteServiceUserResponse) ProtoMessage()
func (*DeleteServiceUserResponse) ProtoReflect ¶
func (x *DeleteServiceUserResponse) ProtoReflect() protoreflect.Message
func (*DeleteServiceUserResponse) Reset ¶
func (x *DeleteServiceUserResponse) Reset()
func (*DeleteServiceUserResponse) String ¶
func (x *DeleteServiceUserResponse) String() string
type DeleteServiceUserTokenRequest ¶ added in v0.9.1
type DeleteServiceUserTokenRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
TokenId string `protobuf:"bytes,2,opt,name=token_id,json=tokenId,proto3" json:"token_id,omitempty"`
OrgId string `protobuf:"bytes,3,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteServiceUserTokenRequest) Descriptor
deprecated
added in
v0.9.1
func (*DeleteServiceUserTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceUserTokenRequest.ProtoReflect.Descriptor instead.
func (*DeleteServiceUserTokenRequest) GetId ¶ added in v0.9.1
func (x *DeleteServiceUserTokenRequest) GetId() string
func (*DeleteServiceUserTokenRequest) GetOrgId ¶ added in v0.40.0
func (x *DeleteServiceUserTokenRequest) GetOrgId() string
func (*DeleteServiceUserTokenRequest) GetTokenId ¶ added in v0.9.1
func (x *DeleteServiceUserTokenRequest) GetTokenId() string
func (*DeleteServiceUserTokenRequest) ProtoMessage ¶ added in v0.9.1
func (*DeleteServiceUserTokenRequest) ProtoMessage()
func (*DeleteServiceUserTokenRequest) ProtoReflect ¶ added in v0.9.1
func (x *DeleteServiceUserTokenRequest) ProtoReflect() protoreflect.Message
func (*DeleteServiceUserTokenRequest) Reset ¶ added in v0.9.1
func (x *DeleteServiceUserTokenRequest) Reset()
func (*DeleteServiceUserTokenRequest) String ¶ added in v0.9.1
func (x *DeleteServiceUserTokenRequest) String() string
type DeleteServiceUserTokenResponse ¶ added in v0.9.1
type DeleteServiceUserTokenResponse struct {
// contains filtered or unexported fields
}
func (*DeleteServiceUserTokenResponse) Descriptor
deprecated
added in
v0.9.1
func (*DeleteServiceUserTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceUserTokenResponse.ProtoReflect.Descriptor instead.
func (*DeleteServiceUserTokenResponse) ProtoMessage ¶ added in v0.9.1
func (*DeleteServiceUserTokenResponse) ProtoMessage()
func (*DeleteServiceUserTokenResponse) ProtoReflect ¶ added in v0.9.1
func (x *DeleteServiceUserTokenResponse) ProtoReflect() protoreflect.Message
func (*DeleteServiceUserTokenResponse) Reset ¶ added in v0.9.1
func (x *DeleteServiceUserTokenResponse) Reset()
func (*DeleteServiceUserTokenResponse) String ¶ added in v0.9.1
func (x *DeleteServiceUserTokenResponse) String() string
type DeleteUserRequest ¶
type DeleteUserRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteUserRequest) Descriptor
deprecated
func (*DeleteUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserRequest.ProtoReflect.Descriptor instead.
func (*DeleteUserRequest) GetId ¶
func (x *DeleteUserRequest) GetId() string
func (*DeleteUserRequest) ProtoMessage ¶
func (*DeleteUserRequest) ProtoMessage()
func (*DeleteUserRequest) ProtoReflect ¶
func (x *DeleteUserRequest) ProtoReflect() protoreflect.Message
func (*DeleteUserRequest) Reset ¶
func (x *DeleteUserRequest) Reset()
func (*DeleteUserRequest) String ¶
func (x *DeleteUserRequest) String() string
type DeleteUserResponse ¶
type DeleteUserResponse struct {
// contains filtered or unexported fields
}
func (*DeleteUserResponse) Descriptor
deprecated
func (*DeleteUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserResponse.ProtoReflect.Descriptor instead.
func (*DeleteUserResponse) ProtoMessage ¶
func (*DeleteUserResponse) ProtoMessage()
func (*DeleteUserResponse) ProtoReflect ¶
func (x *DeleteUserResponse) ProtoReflect() protoreflect.Message
func (*DeleteUserResponse) Reset ¶
func (x *DeleteUserResponse) Reset()
func (*DeleteUserResponse) String ¶
func (x *DeleteUserResponse) String() string
type DeleteWebhookRequest ¶ added in v0.11.0
type DeleteWebhookRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteWebhookRequest) Descriptor
deprecated
added in
v0.11.0
func (*DeleteWebhookRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteWebhookRequest.ProtoReflect.Descriptor instead.
func (*DeleteWebhookRequest) GetId ¶ added in v0.11.0
func (x *DeleteWebhookRequest) GetId() string
func (*DeleteWebhookRequest) ProtoMessage ¶ added in v0.11.0
func (*DeleteWebhookRequest) ProtoMessage()
func (*DeleteWebhookRequest) ProtoReflect ¶ added in v0.11.0
func (x *DeleteWebhookRequest) ProtoReflect() protoreflect.Message
func (*DeleteWebhookRequest) Reset ¶ added in v0.11.0
func (x *DeleteWebhookRequest) Reset()
func (*DeleteWebhookRequest) String ¶ added in v0.11.0
func (x *DeleteWebhookRequest) String() string
type DeleteWebhookResponse ¶ added in v0.11.0
type DeleteWebhookResponse struct {
// contains filtered or unexported fields
}
func (*DeleteWebhookResponse) Descriptor
deprecated
added in
v0.11.0
func (*DeleteWebhookResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteWebhookResponse.ProtoReflect.Descriptor instead.
func (*DeleteWebhookResponse) ProtoMessage ¶ added in v0.11.0
func (*DeleteWebhookResponse) ProtoMessage()
func (*DeleteWebhookResponse) ProtoReflect ¶ added in v0.11.0
func (x *DeleteWebhookResponse) ProtoReflect() protoreflect.Message
func (*DeleteWebhookResponse) Reset ¶ added in v0.11.0
func (x *DeleteWebhookResponse) Reset()
func (*DeleteWebhookResponse) String ¶ added in v0.11.0
func (x *DeleteWebhookResponse) String() string
type DescribePreferencesRequest ¶ added in v0.7.3
type DescribePreferencesRequest struct {
// contains filtered or unexported fields
}
func (*DescribePreferencesRequest) Descriptor
deprecated
added in
v0.7.3
func (*DescribePreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use DescribePreferencesRequest.ProtoReflect.Descriptor instead.
func (*DescribePreferencesRequest) ProtoMessage ¶ added in v0.7.3
func (*DescribePreferencesRequest) ProtoMessage()
func (*DescribePreferencesRequest) ProtoReflect ¶ added in v0.7.3
func (x *DescribePreferencesRequest) ProtoReflect() protoreflect.Message
func (*DescribePreferencesRequest) Reset ¶ added in v0.7.3
func (x *DescribePreferencesRequest) Reset()
func (*DescribePreferencesRequest) String ¶ added in v0.7.3
func (x *DescribePreferencesRequest) String() string
type DescribePreferencesResponse ¶ added in v0.7.3
type DescribePreferencesResponse struct {
Traits []*PreferenceTrait `protobuf:"bytes,1,rep,name=traits,proto3" json:"traits,omitempty"`
// contains filtered or unexported fields
}
func (*DescribePreferencesResponse) Descriptor
deprecated
added in
v0.7.3
func (*DescribePreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use DescribePreferencesResponse.ProtoReflect.Descriptor instead.
func (*DescribePreferencesResponse) GetTraits ¶ added in v0.7.3
func (x *DescribePreferencesResponse) GetTraits() []*PreferenceTrait
func (*DescribePreferencesResponse) ProtoMessage ¶ added in v0.7.3
func (*DescribePreferencesResponse) ProtoMessage()
func (*DescribePreferencesResponse) ProtoReflect ¶ added in v0.7.3
func (x *DescribePreferencesResponse) ProtoReflect() protoreflect.Message
func (*DescribePreferencesResponse) Reset ¶ added in v0.7.3
func (x *DescribePreferencesResponse) Reset()
func (*DescribePreferencesResponse) String ¶ added in v0.7.3
func (x *DescribePreferencesResponse) String() string
type DisableBillingAccountRequest ¶ added in v0.17.0
type DisableBillingAccountRequest struct {
// ID of the billing account to disable
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // DEPRECATED: org_id will be inferred from billing account id
// contains filtered or unexported fields
}
func (*DisableBillingAccountRequest) Descriptor
deprecated
added in
v0.17.0
func (*DisableBillingAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisableBillingAccountRequest.ProtoReflect.Descriptor instead.
func (*DisableBillingAccountRequest) GetId ¶ added in v0.17.0
func (x *DisableBillingAccountRequest) GetId() string
func (*DisableBillingAccountRequest) GetOrgId
deprecated
added in
v0.17.0
func (x *DisableBillingAccountRequest) GetOrgId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*DisableBillingAccountRequest) ProtoMessage ¶ added in v0.17.0
func (*DisableBillingAccountRequest) ProtoMessage()
func (*DisableBillingAccountRequest) ProtoReflect ¶ added in v0.17.0
func (x *DisableBillingAccountRequest) ProtoReflect() protoreflect.Message
func (*DisableBillingAccountRequest) Reset ¶ added in v0.17.0
func (x *DisableBillingAccountRequest) Reset()
func (*DisableBillingAccountRequest) String ¶ added in v0.17.0
func (x *DisableBillingAccountRequest) String() string
type DisableBillingAccountResponse ¶ added in v0.17.0
type DisableBillingAccountResponse struct {
// contains filtered or unexported fields
}
func (*DisableBillingAccountResponse) Descriptor
deprecated
added in
v0.17.0
func (*DisableBillingAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use DisableBillingAccountResponse.ProtoReflect.Descriptor instead.
func (*DisableBillingAccountResponse) ProtoMessage ¶ added in v0.17.0
func (*DisableBillingAccountResponse) ProtoMessage()
func (*DisableBillingAccountResponse) ProtoReflect ¶ added in v0.17.0
func (x *DisableBillingAccountResponse) ProtoReflect() protoreflect.Message
func (*DisableBillingAccountResponse) Reset ¶ added in v0.17.0
func (x *DisableBillingAccountResponse) Reset()
func (*DisableBillingAccountResponse) String ¶ added in v0.17.0
func (x *DisableBillingAccountResponse) String() string
type DisableGroupRequest ¶
type DisableGroupRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*DisableGroupRequest) Descriptor
deprecated
func (*DisableGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisableGroupRequest.ProtoReflect.Descriptor instead.
func (*DisableGroupRequest) GetId ¶
func (x *DisableGroupRequest) GetId() string
func (*DisableGroupRequest) GetOrgId ¶
func (x *DisableGroupRequest) GetOrgId() string
func (*DisableGroupRequest) ProtoMessage ¶
func (*DisableGroupRequest) ProtoMessage()
func (*DisableGroupRequest) ProtoReflect ¶
func (x *DisableGroupRequest) ProtoReflect() protoreflect.Message
func (*DisableGroupRequest) Reset ¶
func (x *DisableGroupRequest) Reset()
func (*DisableGroupRequest) String ¶
func (x *DisableGroupRequest) String() string
type DisableGroupResponse ¶
type DisableGroupResponse struct {
// contains filtered or unexported fields
}
func (*DisableGroupResponse) Descriptor
deprecated
func (*DisableGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use DisableGroupResponse.ProtoReflect.Descriptor instead.
func (*DisableGroupResponse) ProtoMessage ¶
func (*DisableGroupResponse) ProtoMessage()
func (*DisableGroupResponse) ProtoReflect ¶
func (x *DisableGroupResponse) ProtoReflect() protoreflect.Message
func (*DisableGroupResponse) Reset ¶
func (x *DisableGroupResponse) Reset()
func (*DisableGroupResponse) String ¶
func (x *DisableGroupResponse) String() string
type DisableOrganizationRequest ¶
type DisableOrganizationRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*DisableOrganizationRequest) Descriptor
deprecated
func (*DisableOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisableOrganizationRequest.ProtoReflect.Descriptor instead.
func (*DisableOrganizationRequest) GetId ¶
func (x *DisableOrganizationRequest) GetId() string
func (*DisableOrganizationRequest) ProtoMessage ¶
func (*DisableOrganizationRequest) ProtoMessage()
func (*DisableOrganizationRequest) ProtoReflect ¶
func (x *DisableOrganizationRequest) ProtoReflect() protoreflect.Message
func (*DisableOrganizationRequest) Reset ¶
func (x *DisableOrganizationRequest) Reset()
func (*DisableOrganizationRequest) String ¶
func (x *DisableOrganizationRequest) String() string
type DisableOrganizationResponse ¶
type DisableOrganizationResponse struct {
// contains filtered or unexported fields
}
func (*DisableOrganizationResponse) Descriptor
deprecated
func (*DisableOrganizationResponse) Descriptor() ([]byte, []int)
Deprecated: Use DisableOrganizationResponse.ProtoReflect.Descriptor instead.
func (*DisableOrganizationResponse) ProtoMessage ¶
func (*DisableOrganizationResponse) ProtoMessage()
func (*DisableOrganizationResponse) ProtoReflect ¶
func (x *DisableOrganizationResponse) ProtoReflect() protoreflect.Message
func (*DisableOrganizationResponse) Reset ¶
func (x *DisableOrganizationResponse) Reset()
func (*DisableOrganizationResponse) String ¶
func (x *DisableOrganizationResponse) String() string
type DisableProjectRequest ¶
type DisableProjectRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*DisableProjectRequest) Descriptor
deprecated
func (*DisableProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisableProjectRequest.ProtoReflect.Descriptor instead.
func (*DisableProjectRequest) GetId ¶
func (x *DisableProjectRequest) GetId() string
func (*DisableProjectRequest) ProtoMessage ¶
func (*DisableProjectRequest) ProtoMessage()
func (*DisableProjectRequest) ProtoReflect ¶
func (x *DisableProjectRequest) ProtoReflect() protoreflect.Message
func (*DisableProjectRequest) Reset ¶
func (x *DisableProjectRequest) Reset()
func (*DisableProjectRequest) String ¶
func (x *DisableProjectRequest) String() string
type DisableProjectResponse ¶
type DisableProjectResponse struct {
// contains filtered or unexported fields
}
func (*DisableProjectResponse) Descriptor
deprecated
func (*DisableProjectResponse) Descriptor() ([]byte, []int)
Deprecated: Use DisableProjectResponse.ProtoReflect.Descriptor instead.
func (*DisableProjectResponse) ProtoMessage ¶
func (*DisableProjectResponse) ProtoMessage()
func (*DisableProjectResponse) ProtoReflect ¶
func (x *DisableProjectResponse) ProtoReflect() protoreflect.Message
func (*DisableProjectResponse) Reset ¶
func (x *DisableProjectResponse) Reset()
func (*DisableProjectResponse) String ¶
func (x *DisableProjectResponse) String() string
type DisableUserRequest ¶
type DisableUserRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*DisableUserRequest) Descriptor
deprecated
func (*DisableUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisableUserRequest.ProtoReflect.Descriptor instead.
func (*DisableUserRequest) GetId ¶
func (x *DisableUserRequest) GetId() string
func (*DisableUserRequest) ProtoMessage ¶
func (*DisableUserRequest) ProtoMessage()
func (*DisableUserRequest) ProtoReflect ¶
func (x *DisableUserRequest) ProtoReflect() protoreflect.Message
func (*DisableUserRequest) Reset ¶
func (x *DisableUserRequest) Reset()
func (*DisableUserRequest) String ¶
func (x *DisableUserRequest) String() string
type DisableUserResponse ¶
type DisableUserResponse struct {
// contains filtered or unexported fields
}
func (*DisableUserResponse) Descriptor
deprecated
func (*DisableUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use DisableUserResponse.ProtoReflect.Descriptor instead.
func (*DisableUserResponse) ProtoMessage ¶
func (*DisableUserResponse) ProtoMessage()
func (*DisableUserResponse) ProtoReflect ¶
func (x *DisableUserResponse) ProtoReflect() protoreflect.Message
func (*DisableUserResponse) Reset ¶
func (x *DisableUserResponse) Reset()
func (*DisableUserResponse) String ¶
func (x *DisableUserResponse) String() string
type Domain ¶ added in v0.7.2
type Domain struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
OrgId string `protobuf:"bytes,3,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
Token string `protobuf:"bytes,4,opt,name=token,proto3" json:"token,omitempty"`
State string `protobuf:"bytes,5,opt,name=state,proto3" json:"state,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// contains filtered or unexported fields
}
func (*Domain) Descriptor
deprecated
added in
v0.7.2
func (*Domain) GetCreatedAt ¶ added in v0.7.2
func (x *Domain) GetCreatedAt() *timestamppb.Timestamp
func (*Domain) GetUpdatedAt ¶ added in v0.7.2
func (x *Domain) GetUpdatedAt() *timestamppb.Timestamp
func (*Domain) ProtoMessage ¶ added in v0.7.2
func (*Domain) ProtoMessage()
func (*Domain) ProtoReflect ¶ added in v0.7.2
func (x *Domain) ProtoReflect() protoreflect.Message
type EnableBillingAccountRequest ¶ added in v0.17.0
type EnableBillingAccountRequest struct {
// ID of the billing account to enable
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // DEPRECATED: org_id will be inferred from billing account id
// contains filtered or unexported fields
}
func (*EnableBillingAccountRequest) Descriptor
deprecated
added in
v0.17.0
func (*EnableBillingAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnableBillingAccountRequest.ProtoReflect.Descriptor instead.
func (*EnableBillingAccountRequest) GetId ¶ added in v0.17.0
func (x *EnableBillingAccountRequest) GetId() string
func (*EnableBillingAccountRequest) GetOrgId
deprecated
added in
v0.17.0
func (x *EnableBillingAccountRequest) GetOrgId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*EnableBillingAccountRequest) ProtoMessage ¶ added in v0.17.0
func (*EnableBillingAccountRequest) ProtoMessage()
func (*EnableBillingAccountRequest) ProtoReflect ¶ added in v0.17.0
func (x *EnableBillingAccountRequest) ProtoReflect() protoreflect.Message
func (*EnableBillingAccountRequest) Reset ¶ added in v0.17.0
func (x *EnableBillingAccountRequest) Reset()
func (*EnableBillingAccountRequest) String ¶ added in v0.17.0
func (x *EnableBillingAccountRequest) String() string
type EnableBillingAccountResponse ¶ added in v0.17.0
type EnableBillingAccountResponse struct {
// contains filtered or unexported fields
}
func (*EnableBillingAccountResponse) Descriptor
deprecated
added in
v0.17.0
func (*EnableBillingAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use EnableBillingAccountResponse.ProtoReflect.Descriptor instead.
func (*EnableBillingAccountResponse) ProtoMessage ¶ added in v0.17.0
func (*EnableBillingAccountResponse) ProtoMessage()
func (*EnableBillingAccountResponse) ProtoReflect ¶ added in v0.17.0
func (x *EnableBillingAccountResponse) ProtoReflect() protoreflect.Message
func (*EnableBillingAccountResponse) Reset ¶ added in v0.17.0
func (x *EnableBillingAccountResponse) Reset()
func (*EnableBillingAccountResponse) String ¶ added in v0.17.0
func (x *EnableBillingAccountResponse) String() string
type EnableGroupRequest ¶
type EnableGroupRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*EnableGroupRequest) Descriptor
deprecated
func (*EnableGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnableGroupRequest.ProtoReflect.Descriptor instead.
func (*EnableGroupRequest) GetId ¶
func (x *EnableGroupRequest) GetId() string
func (*EnableGroupRequest) GetOrgId ¶
func (x *EnableGroupRequest) GetOrgId() string
func (*EnableGroupRequest) ProtoMessage ¶
func (*EnableGroupRequest) ProtoMessage()
func (*EnableGroupRequest) ProtoReflect ¶
func (x *EnableGroupRequest) ProtoReflect() protoreflect.Message
func (*EnableGroupRequest) Reset ¶
func (x *EnableGroupRequest) Reset()
func (*EnableGroupRequest) String ¶
func (x *EnableGroupRequest) String() string
type EnableGroupResponse ¶
type EnableGroupResponse struct {
// contains filtered or unexported fields
}
func (*EnableGroupResponse) Descriptor
deprecated
func (*EnableGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use EnableGroupResponse.ProtoReflect.Descriptor instead.
func (*EnableGroupResponse) ProtoMessage ¶
func (*EnableGroupResponse) ProtoMessage()
func (*EnableGroupResponse) ProtoReflect ¶
func (x *EnableGroupResponse) ProtoReflect() protoreflect.Message
func (*EnableGroupResponse) Reset ¶
func (x *EnableGroupResponse) Reset()
func (*EnableGroupResponse) String ¶
func (x *EnableGroupResponse) String() string
type EnableOrganizationRequest ¶
type EnableOrganizationRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*EnableOrganizationRequest) Descriptor
deprecated
func (*EnableOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnableOrganizationRequest.ProtoReflect.Descriptor instead.
func (*EnableOrganizationRequest) GetId ¶
func (x *EnableOrganizationRequest) GetId() string
func (*EnableOrganizationRequest) ProtoMessage ¶
func (*EnableOrganizationRequest) ProtoMessage()
func (*EnableOrganizationRequest) ProtoReflect ¶
func (x *EnableOrganizationRequest) ProtoReflect() protoreflect.Message
func (*EnableOrganizationRequest) Reset ¶
func (x *EnableOrganizationRequest) Reset()
func (*EnableOrganizationRequest) String ¶
func (x *EnableOrganizationRequest) String() string
type EnableOrganizationResponse ¶
type EnableOrganizationResponse struct {
// contains filtered or unexported fields
}
func (*EnableOrganizationResponse) Descriptor
deprecated
func (*EnableOrganizationResponse) Descriptor() ([]byte, []int)
Deprecated: Use EnableOrganizationResponse.ProtoReflect.Descriptor instead.
func (*EnableOrganizationResponse) ProtoMessage ¶
func (*EnableOrganizationResponse) ProtoMessage()
func (*EnableOrganizationResponse) ProtoReflect ¶
func (x *EnableOrganizationResponse) ProtoReflect() protoreflect.Message
func (*EnableOrganizationResponse) Reset ¶
func (x *EnableOrganizationResponse) Reset()
func (*EnableOrganizationResponse) String ¶
func (x *EnableOrganizationResponse) String() string
type EnableProjectRequest ¶
type EnableProjectRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*EnableProjectRequest) Descriptor
deprecated
func (*EnableProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnableProjectRequest.ProtoReflect.Descriptor instead.
func (*EnableProjectRequest) GetId ¶
func (x *EnableProjectRequest) GetId() string
func (*EnableProjectRequest) ProtoMessage ¶
func (*EnableProjectRequest) ProtoMessage()
func (*EnableProjectRequest) ProtoReflect ¶
func (x *EnableProjectRequest) ProtoReflect() protoreflect.Message
func (*EnableProjectRequest) Reset ¶
func (x *EnableProjectRequest) Reset()
func (*EnableProjectRequest) String ¶
func (x *EnableProjectRequest) String() string
type EnableProjectResponse ¶
type EnableProjectResponse struct {
// contains filtered or unexported fields
}
func (*EnableProjectResponse) Descriptor
deprecated
func (*EnableProjectResponse) Descriptor() ([]byte, []int)
Deprecated: Use EnableProjectResponse.ProtoReflect.Descriptor instead.
func (*EnableProjectResponse) ProtoMessage ¶
func (*EnableProjectResponse) ProtoMessage()
func (*EnableProjectResponse) ProtoReflect ¶
func (x *EnableProjectResponse) ProtoReflect() protoreflect.Message
func (*EnableProjectResponse) Reset ¶
func (x *EnableProjectResponse) Reset()
func (*EnableProjectResponse) String ¶
func (x *EnableProjectResponse) String() string
type EnableUserRequest ¶
type EnableUserRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*EnableUserRequest) Descriptor
deprecated
func (*EnableUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnableUserRequest.ProtoReflect.Descriptor instead.
func (*EnableUserRequest) GetId ¶
func (x *EnableUserRequest) GetId() string
func (*EnableUserRequest) ProtoMessage ¶
func (*EnableUserRequest) ProtoMessage()
func (*EnableUserRequest) ProtoReflect ¶
func (x *EnableUserRequest) ProtoReflect() protoreflect.Message
func (*EnableUserRequest) Reset ¶
func (x *EnableUserRequest) Reset()
func (*EnableUserRequest) String ¶
func (x *EnableUserRequest) String() string
type EnableUserResponse ¶
type EnableUserResponse struct {
// contains filtered or unexported fields
}
func (*EnableUserResponse) Descriptor
deprecated
func (*EnableUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use EnableUserResponse.ProtoReflect.Descriptor instead.
func (*EnableUserResponse) ProtoMessage ¶
func (*EnableUserResponse) ProtoMessage()
func (*EnableUserResponse) ProtoReflect ¶
func (x *EnableUserResponse) ProtoReflect() protoreflect.Message
func (*EnableUserResponse) Reset ¶
func (x *EnableUserResponse) Reset()
func (*EnableUserResponse) String ¶
func (x *EnableUserResponse) String() string
type ExportAuditRecordsRequest ¶ added in v0.75.0
type ExportAuditRecordsRequest struct {
Query *RQLExportRequest `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*ExportAuditRecordsRequest) Descriptor
deprecated
added in
v0.75.0
func (*ExportAuditRecordsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExportAuditRecordsRequest.ProtoReflect.Descriptor instead.
func (*ExportAuditRecordsRequest) GetQuery ¶ added in v0.75.0
func (x *ExportAuditRecordsRequest) GetQuery() *RQLExportRequest
func (*ExportAuditRecordsRequest) ProtoMessage ¶ added in v0.75.0
func (*ExportAuditRecordsRequest) ProtoMessage()
func (*ExportAuditRecordsRequest) ProtoReflect ¶ added in v0.75.0
func (x *ExportAuditRecordsRequest) ProtoReflect() protoreflect.Message
func (*ExportAuditRecordsRequest) Reset ¶ added in v0.75.0
func (x *ExportAuditRecordsRequest) Reset()
func (*ExportAuditRecordsRequest) String ¶ added in v0.75.0
func (x *ExportAuditRecordsRequest) String() string
type ExportOrganizationProjectsRequest ¶ added in v0.54.0
type ExportOrganizationProjectsRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*ExportOrganizationProjectsRequest) Descriptor
deprecated
added in
v0.54.0
func (*ExportOrganizationProjectsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExportOrganizationProjectsRequest.ProtoReflect.Descriptor instead.
func (*ExportOrganizationProjectsRequest) GetId ¶ added in v0.54.0
func (x *ExportOrganizationProjectsRequest) GetId() string
func (*ExportOrganizationProjectsRequest) ProtoMessage ¶ added in v0.54.0
func (*ExportOrganizationProjectsRequest) ProtoMessage()
func (*ExportOrganizationProjectsRequest) ProtoReflect ¶ added in v0.54.0
func (x *ExportOrganizationProjectsRequest) ProtoReflect() protoreflect.Message
func (*ExportOrganizationProjectsRequest) Reset ¶ added in v0.54.0
func (x *ExportOrganizationProjectsRequest) Reset()
func (*ExportOrganizationProjectsRequest) String ¶ added in v0.54.0
func (x *ExportOrganizationProjectsRequest) String() string
type ExportOrganizationTokensRequest ¶ added in v0.56.0
type ExportOrganizationTokensRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*ExportOrganizationTokensRequest) Descriptor
deprecated
added in
v0.56.0
func (*ExportOrganizationTokensRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExportOrganizationTokensRequest.ProtoReflect.Descriptor instead.
func (*ExportOrganizationTokensRequest) GetId ¶ added in v0.56.0
func (x *ExportOrganizationTokensRequest) GetId() string
func (*ExportOrganizationTokensRequest) ProtoMessage ¶ added in v0.56.0
func (*ExportOrganizationTokensRequest) ProtoMessage()
func (*ExportOrganizationTokensRequest) ProtoReflect ¶ added in v0.56.0
func (x *ExportOrganizationTokensRequest) ProtoReflect() protoreflect.Message
func (*ExportOrganizationTokensRequest) Reset ¶ added in v0.56.0
func (x *ExportOrganizationTokensRequest) Reset()
func (*ExportOrganizationTokensRequest) String ¶ added in v0.56.0
func (x *ExportOrganizationTokensRequest) String() string
type ExportOrganizationUsersRequest ¶ added in v0.53.0
type ExportOrganizationUsersRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*ExportOrganizationUsersRequest) Descriptor
deprecated
added in
v0.53.0
func (*ExportOrganizationUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExportOrganizationUsersRequest.ProtoReflect.Descriptor instead.
func (*ExportOrganizationUsersRequest) GetId ¶ added in v0.53.0
func (x *ExportOrganizationUsersRequest) GetId() string
func (*ExportOrganizationUsersRequest) ProtoMessage ¶ added in v0.53.0
func (*ExportOrganizationUsersRequest) ProtoMessage()
func (*ExportOrganizationUsersRequest) ProtoReflect ¶ added in v0.53.0
func (x *ExportOrganizationUsersRequest) ProtoReflect() protoreflect.Message
func (*ExportOrganizationUsersRequest) Reset ¶ added in v0.53.0
func (x *ExportOrganizationUsersRequest) Reset()
func (*ExportOrganizationUsersRequest) String ¶ added in v0.53.0
func (x *ExportOrganizationUsersRequest) String() string
type ExportOrganizationsRequest ¶ added in v0.51.0
type ExportOrganizationsRequest struct {
// contains filtered or unexported fields
}
func (*ExportOrganizationsRequest) Descriptor
deprecated
added in
v0.51.0
func (*ExportOrganizationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExportOrganizationsRequest.ProtoReflect.Descriptor instead.
func (*ExportOrganizationsRequest) ProtoMessage ¶ added in v0.51.0
func (*ExportOrganizationsRequest) ProtoMessage()
func (*ExportOrganizationsRequest) ProtoReflect ¶ added in v0.51.0
func (x *ExportOrganizationsRequest) ProtoReflect() protoreflect.Message
func (*ExportOrganizationsRequest) Reset ¶ added in v0.51.0
func (x *ExportOrganizationsRequest) Reset()
func (*ExportOrganizationsRequest) String ¶ added in v0.51.0
func (x *ExportOrganizationsRequest) String() string
type ExportUsersRequest ¶ added in v0.57.0
type ExportUsersRequest struct {
// contains filtered or unexported fields
}
func (*ExportUsersRequest) Descriptor
deprecated
added in
v0.57.0
func (*ExportUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExportUsersRequest.ProtoReflect.Descriptor instead.
func (*ExportUsersRequest) ProtoMessage ¶ added in v0.57.0
func (*ExportUsersRequest) ProtoMessage()
func (*ExportUsersRequest) ProtoReflect ¶ added in v0.57.0
func (x *ExportUsersRequest) ProtoReflect() protoreflect.Message
func (*ExportUsersRequest) Reset ¶ added in v0.57.0
func (x *ExportUsersRequest) Reset()
func (*ExportUsersRequest) String ¶ added in v0.57.0
func (x *ExportUsersRequest) String() string
type Feature ¶ added in v0.8.0
type Feature struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// machine friendly name
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
ProductIds []string `protobuf:"bytes,3,rep,name=product_ids,json=productIds,proto3" json:"product_ids,omitempty"`
// human friendly name
Title string `protobuf:"bytes,4,opt,name=title,proto3" json:"title,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,21,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,22,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// contains filtered or unexported fields
}
func (*Feature) Descriptor
deprecated
added in
v0.8.0
func (*Feature) GetCreatedAt ¶ added in v0.8.0
func (x *Feature) GetCreatedAt() *timestamppb.Timestamp
func (*Feature) GetMetadata ¶ added in v0.8.0
func (*Feature) GetProductIds ¶ added in v0.8.14
func (*Feature) GetUpdatedAt ¶ added in v0.8.0
func (x *Feature) GetUpdatedAt() *timestamppb.Timestamp
func (*Feature) ProtoMessage ¶ added in v0.8.0
func (*Feature) ProtoMessage()
func (*Feature) ProtoReflect ¶ added in v0.8.0
func (x *Feature) ProtoReflect() protoreflect.Message
type FeatureRequestBody ¶ added in v0.8.0
type FeatureRequestBody struct {
// machine friendly name
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// human friendly title
Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
ProductIds []string `protobuf:"bytes,3,rep,name=product_ids,json=productIds,proto3" json:"product_ids,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*FeatureRequestBody) Descriptor
deprecated
added in
v0.8.0
func (*FeatureRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use FeatureRequestBody.ProtoReflect.Descriptor instead.
func (*FeatureRequestBody) GetMetadata ¶ added in v0.8.0
func (x *FeatureRequestBody) GetMetadata() *structpb.Struct
func (*FeatureRequestBody) GetName ¶ added in v0.8.0
func (x *FeatureRequestBody) GetName() string
func (*FeatureRequestBody) GetProductIds ¶ added in v0.8.34
func (x *FeatureRequestBody) GetProductIds() []string
func (*FeatureRequestBody) GetTitle ¶ added in v0.8.0
func (x *FeatureRequestBody) GetTitle() string
func (*FeatureRequestBody) ProtoMessage ¶ added in v0.8.0
func (*FeatureRequestBody) ProtoMessage()
func (*FeatureRequestBody) ProtoReflect ¶ added in v0.8.0
func (x *FeatureRequestBody) ProtoReflect() protoreflect.Message
func (*FeatureRequestBody) Reset ¶ added in v0.8.0
func (x *FeatureRequestBody) Reset()
func (*FeatureRequestBody) String ¶ added in v0.8.0
func (x *FeatureRequestBody) String() string
type GenerateInvoicesRequest ¶ added in v0.41.0
type GenerateInvoicesRequest struct {
// contains filtered or unexported fields
}
func (*GenerateInvoicesRequest) Descriptor
deprecated
added in
v0.41.0
func (*GenerateInvoicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GenerateInvoicesRequest.ProtoReflect.Descriptor instead.
func (*GenerateInvoicesRequest) ProtoMessage ¶ added in v0.41.0
func (*GenerateInvoicesRequest) ProtoMessage()
func (*GenerateInvoicesRequest) ProtoReflect ¶ added in v0.41.0
func (x *GenerateInvoicesRequest) ProtoReflect() protoreflect.Message
func (*GenerateInvoicesRequest) Reset ¶ added in v0.41.0
func (x *GenerateInvoicesRequest) Reset()
func (*GenerateInvoicesRequest) String ¶ added in v0.41.0
func (x *GenerateInvoicesRequest) String() string
type GenerateInvoicesResponse ¶ added in v0.41.0
type GenerateInvoicesResponse struct {
// contains filtered or unexported fields
}
func (*GenerateInvoicesResponse) Descriptor
deprecated
added in
v0.41.0
func (*GenerateInvoicesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GenerateInvoicesResponse.ProtoReflect.Descriptor instead.
func (*GenerateInvoicesResponse) ProtoMessage ¶ added in v0.41.0
func (*GenerateInvoicesResponse) ProtoMessage()
func (*GenerateInvoicesResponse) ProtoReflect ¶ added in v0.41.0
func (x *GenerateInvoicesResponse) ProtoReflect() protoreflect.Message
func (*GenerateInvoicesResponse) Reset ¶ added in v0.41.0
func (x *GenerateInvoicesResponse) Reset()
func (*GenerateInvoicesResponse) String ¶ added in v0.41.0
func (x *GenerateInvoicesResponse) String() string
type GetBillingAccountDetailsRequest ¶ added in v0.60.0
type GetBillingAccountDetailsRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetBillingAccountDetailsRequest) Descriptor
deprecated
added in
v0.60.0
func (*GetBillingAccountDetailsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBillingAccountDetailsRequest.ProtoReflect.Descriptor instead.
func (*GetBillingAccountDetailsRequest) GetId ¶ added in v0.60.0
func (x *GetBillingAccountDetailsRequest) GetId() string
func (*GetBillingAccountDetailsRequest) GetOrgId ¶ added in v0.60.0
func (x *GetBillingAccountDetailsRequest) GetOrgId() string
func (*GetBillingAccountDetailsRequest) ProtoMessage ¶ added in v0.60.0
func (*GetBillingAccountDetailsRequest) ProtoMessage()
func (*GetBillingAccountDetailsRequest) ProtoReflect ¶ added in v0.60.0
func (x *GetBillingAccountDetailsRequest) ProtoReflect() protoreflect.Message
func (*GetBillingAccountDetailsRequest) Reset ¶ added in v0.60.0
func (x *GetBillingAccountDetailsRequest) Reset()
func (*GetBillingAccountDetailsRequest) String ¶ added in v0.60.0
func (x *GetBillingAccountDetailsRequest) String() string
type GetBillingAccountDetailsResponse ¶ added in v0.60.0
type GetBillingAccountDetailsResponse struct {
// credit_min is the minimum credit limit for the billing account
// default is 0, negative numbers work as overdraft, positive
// numbers work as minimum purchase limit
CreditMin int64 `protobuf:"varint,1,opt,name=credit_min,json=creditMin,proto3" json:"credit_min,omitempty"`
// due_in_days is the number of days after the invoice finalization
// that it will be considered overdue, if set to 0, the customer will
// be charged immediately
DueInDays int64 `protobuf:"varint,2,opt,name=due_in_days,json=dueInDays,proto3" json:"due_in_days,omitempty"`
// contains filtered or unexported fields
}
func (*GetBillingAccountDetailsResponse) Descriptor
deprecated
added in
v0.60.0
func (*GetBillingAccountDetailsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBillingAccountDetailsResponse.ProtoReflect.Descriptor instead.
func (*GetBillingAccountDetailsResponse) GetCreditMin ¶ added in v0.60.0
func (x *GetBillingAccountDetailsResponse) GetCreditMin() int64
func (*GetBillingAccountDetailsResponse) GetDueInDays ¶ added in v0.60.0
func (x *GetBillingAccountDetailsResponse) GetDueInDays() int64
func (*GetBillingAccountDetailsResponse) ProtoMessage ¶ added in v0.60.0
func (*GetBillingAccountDetailsResponse) ProtoMessage()
func (*GetBillingAccountDetailsResponse) ProtoReflect ¶ added in v0.60.0
func (x *GetBillingAccountDetailsResponse) ProtoReflect() protoreflect.Message
func (*GetBillingAccountDetailsResponse) Reset ¶ added in v0.60.0
func (x *GetBillingAccountDetailsResponse) Reset()
func (*GetBillingAccountDetailsResponse) String ¶ added in v0.60.0
func (x *GetBillingAccountDetailsResponse) String() string
type GetBillingAccountRequest ¶ added in v0.8.0
type GetBillingAccountRequest struct {
// ID of the billing account to get
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // DEPRECATED: org_id will be inferred from billing account id
WithPaymentMethods bool `protobuf:"varint,3,opt,name=with_payment_methods,json=withPaymentMethods,proto3" json:"with_payment_methods,omitempty"`
WithBillingDetails bool `protobuf:"varint,4,opt,name=with_billing_details,json=withBillingDetails,proto3" json:"with_billing_details,omitempty"`
Expand []string `protobuf:"bytes,101,rep,name=expand,proto3" json:"expand,omitempty"`
// contains filtered or unexported fields
}
func (*GetBillingAccountRequest) Descriptor
deprecated
added in
v0.8.0
func (*GetBillingAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBillingAccountRequest.ProtoReflect.Descriptor instead.
func (*GetBillingAccountRequest) GetExpand ¶ added in v0.8.41
func (x *GetBillingAccountRequest) GetExpand() []string
func (*GetBillingAccountRequest) GetId ¶ added in v0.8.0
func (x *GetBillingAccountRequest) GetId() string
func (*GetBillingAccountRequest) GetOrgId
deprecated
added in
v0.8.0
func (x *GetBillingAccountRequest) GetOrgId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*GetBillingAccountRequest) GetWithBillingDetails ¶ added in v0.65.0
func (x *GetBillingAccountRequest) GetWithBillingDetails() bool
func (*GetBillingAccountRequest) GetWithPaymentMethods ¶ added in v0.8.13
func (x *GetBillingAccountRequest) GetWithPaymentMethods() bool
func (*GetBillingAccountRequest) ProtoMessage ¶ added in v0.8.0
func (*GetBillingAccountRequest) ProtoMessage()
func (*GetBillingAccountRequest) ProtoReflect ¶ added in v0.8.0
func (x *GetBillingAccountRequest) ProtoReflect() protoreflect.Message
func (*GetBillingAccountRequest) Reset ¶ added in v0.8.0
func (x *GetBillingAccountRequest) Reset()
func (*GetBillingAccountRequest) String ¶ added in v0.8.0
func (x *GetBillingAccountRequest) String() string
type GetBillingAccountResponse ¶ added in v0.8.0
type GetBillingAccountResponse struct {
// Billing account
BillingAccount *BillingAccount `protobuf:"bytes,1,opt,name=billing_account,json=billingAccount,proto3" json:"billing_account,omitempty"`
// List of payment methods
PaymentMethods []*PaymentMethod `protobuf:"bytes,2,rep,name=payment_methods,json=paymentMethods,proto3" json:"payment_methods,omitempty"`
// Billing details
BillingDetails *BillingAccountDetails `protobuf:"bytes,3,opt,name=billing_details,json=billingDetails,proto3" json:"billing_details,omitempty"`
// contains filtered or unexported fields
}
func (*GetBillingAccountResponse) Descriptor
deprecated
added in
v0.8.0
func (*GetBillingAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBillingAccountResponse.ProtoReflect.Descriptor instead.
func (*GetBillingAccountResponse) GetBillingAccount ¶ added in v0.8.0
func (x *GetBillingAccountResponse) GetBillingAccount() *BillingAccount
func (*GetBillingAccountResponse) GetBillingDetails ¶ added in v0.65.0
func (x *GetBillingAccountResponse) GetBillingDetails() *BillingAccountDetails
func (*GetBillingAccountResponse) GetPaymentMethods ¶ added in v0.8.13
func (x *GetBillingAccountResponse) GetPaymentMethods() []*PaymentMethod
func (*GetBillingAccountResponse) ProtoMessage ¶ added in v0.8.0
func (*GetBillingAccountResponse) ProtoMessage()
func (*GetBillingAccountResponse) ProtoReflect ¶ added in v0.8.0
func (x *GetBillingAccountResponse) ProtoReflect() protoreflect.Message
func (*GetBillingAccountResponse) Reset ¶ added in v0.8.0
func (x *GetBillingAccountResponse) Reset()
func (*GetBillingAccountResponse) String ¶ added in v0.8.0
func (x *GetBillingAccountResponse) String() string
type GetBillingBalanceRequest ¶ added in v0.8.0
type GetBillingBalanceRequest struct {
// ID of the billing account to get the balance for
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // DEPRECATED: org_id will be inferred from billing account id
// contains filtered or unexported fields
}
func (*GetBillingBalanceRequest) Descriptor
deprecated
added in
v0.8.0
func (*GetBillingBalanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBillingBalanceRequest.ProtoReflect.Descriptor instead.
func (*GetBillingBalanceRequest) GetId ¶ added in v0.8.0
func (x *GetBillingBalanceRequest) GetId() string
func (*GetBillingBalanceRequest) GetOrgId
deprecated
added in
v0.8.0
func (x *GetBillingBalanceRequest) GetOrgId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*GetBillingBalanceRequest) ProtoMessage ¶ added in v0.8.0
func (*GetBillingBalanceRequest) ProtoMessage()
func (*GetBillingBalanceRequest) ProtoReflect ¶ added in v0.8.0
func (x *GetBillingBalanceRequest) ProtoReflect() protoreflect.Message
func (*GetBillingBalanceRequest) Reset ¶ added in v0.8.0
func (x *GetBillingBalanceRequest) Reset()
func (*GetBillingBalanceRequest) String ¶ added in v0.8.0
func (x *GetBillingBalanceRequest) String() string
type GetBillingBalanceResponse ¶ added in v0.8.0
type GetBillingBalanceResponse struct {
// Balance of the billing account
Balance *BillingAccount_Balance `protobuf:"bytes,1,opt,name=balance,proto3" json:"balance,omitempty"`
// contains filtered or unexported fields
}
func (*GetBillingBalanceResponse) Descriptor
deprecated
added in
v0.8.0
func (*GetBillingBalanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBillingBalanceResponse.ProtoReflect.Descriptor instead.
func (*GetBillingBalanceResponse) GetBalance ¶ added in v0.8.0
func (x *GetBillingBalanceResponse) GetBalance() *BillingAccount_Balance
func (*GetBillingBalanceResponse) ProtoMessage ¶ added in v0.8.0
func (*GetBillingBalanceResponse) ProtoMessage()
func (*GetBillingBalanceResponse) ProtoReflect ¶ added in v0.8.0
func (x *GetBillingBalanceResponse) ProtoReflect() protoreflect.Message
func (*GetBillingBalanceResponse) Reset ¶ added in v0.8.0
func (x *GetBillingBalanceResponse) Reset()
func (*GetBillingBalanceResponse) String ¶ added in v0.8.0
func (x *GetBillingBalanceResponse) String() string
type GetCheckoutRequest ¶ added in v0.21.0
type GetCheckoutRequest struct {
// DEPRECATED: org_id is not needed, checkout can be fetched by id alone
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// DEPRECATED: billing_id is not needed, checkout can be fetched by id alone
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
// ID of the checkout to get
Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetCheckoutRequest) Descriptor
deprecated
added in
v0.21.0
func (*GetCheckoutRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCheckoutRequest.ProtoReflect.Descriptor instead.
func (*GetCheckoutRequest) GetBillingId
deprecated
added in
v0.21.0
func (x *GetCheckoutRequest) GetBillingId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*GetCheckoutRequest) GetId ¶ added in v0.21.0
func (x *GetCheckoutRequest) GetId() string
func (*GetCheckoutRequest) GetOrgId
deprecated
added in
v0.21.0
func (x *GetCheckoutRequest) GetOrgId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*GetCheckoutRequest) ProtoMessage ¶ added in v0.21.0
func (*GetCheckoutRequest) ProtoMessage()
func (*GetCheckoutRequest) ProtoReflect ¶ added in v0.21.0
func (x *GetCheckoutRequest) ProtoReflect() protoreflect.Message
func (*GetCheckoutRequest) Reset ¶ added in v0.21.0
func (x *GetCheckoutRequest) Reset()
func (*GetCheckoutRequest) String ¶ added in v0.21.0
func (x *GetCheckoutRequest) String() string
type GetCheckoutResponse ¶ added in v0.21.0
type GetCheckoutResponse struct {
// Checkout session
CheckoutSession *CheckoutSession `protobuf:"bytes,1,opt,name=checkout_session,json=checkoutSession,proto3" json:"checkout_session,omitempty"`
// contains filtered or unexported fields
}
func (*GetCheckoutResponse) Descriptor
deprecated
added in
v0.21.0
func (*GetCheckoutResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCheckoutResponse.ProtoReflect.Descriptor instead.
func (*GetCheckoutResponse) GetCheckoutSession ¶ added in v0.21.0
func (x *GetCheckoutResponse) GetCheckoutSession() *CheckoutSession
func (*GetCheckoutResponse) ProtoMessage ¶ added in v0.21.0
func (*GetCheckoutResponse) ProtoMessage()
func (*GetCheckoutResponse) ProtoReflect ¶ added in v0.21.0
func (x *GetCheckoutResponse) ProtoReflect() protoreflect.Message
func (*GetCheckoutResponse) Reset ¶ added in v0.21.0
func (x *GetCheckoutResponse) Reset()
func (*GetCheckoutResponse) String ¶ added in v0.21.0
func (x *GetCheckoutResponse) String() string
type GetCurrentAdminUserRequest ¶ added in v0.70.0
type GetCurrentAdminUserRequest struct {
// contains filtered or unexported fields
}
func (*GetCurrentAdminUserRequest) Descriptor
deprecated
added in
v0.70.0
func (*GetCurrentAdminUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrentAdminUserRequest.ProtoReflect.Descriptor instead.
func (*GetCurrentAdminUserRequest) ProtoMessage ¶ added in v0.70.0
func (*GetCurrentAdminUserRequest) ProtoMessage()
func (*GetCurrentAdminUserRequest) ProtoReflect ¶ added in v0.70.0
func (x *GetCurrentAdminUserRequest) ProtoReflect() protoreflect.Message
func (*GetCurrentAdminUserRequest) Reset ¶ added in v0.70.0
func (x *GetCurrentAdminUserRequest) Reset()
func (*GetCurrentAdminUserRequest) String ¶ added in v0.70.0
func (x *GetCurrentAdminUserRequest) String() string
type GetCurrentAdminUserResponse ¶ added in v0.70.0
type GetCurrentAdminUserResponse struct {
User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`
ServiceUser *ServiceUser `protobuf:"bytes,2,opt,name=service_user,json=serviceUser,proto3" json:"service_user,omitempty"`
// contains filtered or unexported fields
}
func (*GetCurrentAdminUserResponse) Descriptor
deprecated
added in
v0.70.0
func (*GetCurrentAdminUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrentAdminUserResponse.ProtoReflect.Descriptor instead.
func (*GetCurrentAdminUserResponse) GetServiceUser ¶ added in v0.70.0
func (x *GetCurrentAdminUserResponse) GetServiceUser() *ServiceUser
func (*GetCurrentAdminUserResponse) GetUser ¶ added in v0.70.0
func (x *GetCurrentAdminUserResponse) GetUser() *User
func (*GetCurrentAdminUserResponse) ProtoMessage ¶ added in v0.70.0
func (*GetCurrentAdminUserResponse) ProtoMessage()
func (*GetCurrentAdminUserResponse) ProtoReflect ¶ added in v0.70.0
func (x *GetCurrentAdminUserResponse) ProtoReflect() protoreflect.Message
func (*GetCurrentAdminUserResponse) Reset ¶ added in v0.70.0
func (x *GetCurrentAdminUserResponse) Reset()
func (*GetCurrentAdminUserResponse) String ¶ added in v0.70.0
func (x *GetCurrentAdminUserResponse) String() string
type GetCurrentUserPATRequest ¶ added in v0.94.0
type GetCurrentUserPATRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetCurrentUserPATRequest) Descriptor
deprecated
added in
v0.94.0
func (*GetCurrentUserPATRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrentUserPATRequest.ProtoReflect.Descriptor instead.
func (*GetCurrentUserPATRequest) GetId ¶ added in v0.94.0
func (x *GetCurrentUserPATRequest) GetId() string
func (*GetCurrentUserPATRequest) ProtoMessage ¶ added in v0.94.0
func (*GetCurrentUserPATRequest) ProtoMessage()
func (*GetCurrentUserPATRequest) ProtoReflect ¶ added in v0.94.0
func (x *GetCurrentUserPATRequest) ProtoReflect() protoreflect.Message
func (*GetCurrentUserPATRequest) Reset ¶ added in v0.94.0
func (x *GetCurrentUserPATRequest) Reset()
func (*GetCurrentUserPATRequest) String ¶ added in v0.94.0
func (x *GetCurrentUserPATRequest) String() string
type GetCurrentUserPATResponse ¶ added in v0.94.0
type GetCurrentUserPATResponse struct {
Pat *PAT `protobuf:"bytes,1,opt,name=pat,proto3" json:"pat,omitempty"`
// contains filtered or unexported fields
}
func (*GetCurrentUserPATResponse) Descriptor
deprecated
added in
v0.94.0
func (*GetCurrentUserPATResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrentUserPATResponse.ProtoReflect.Descriptor instead.
func (*GetCurrentUserPATResponse) GetPat ¶ added in v0.94.0
func (x *GetCurrentUserPATResponse) GetPat() *PAT
func (*GetCurrentUserPATResponse) ProtoMessage ¶ added in v0.94.0
func (*GetCurrentUserPATResponse) ProtoMessage()
func (*GetCurrentUserPATResponse) ProtoReflect ¶ added in v0.94.0
func (x *GetCurrentUserPATResponse) ProtoReflect() protoreflect.Message
func (*GetCurrentUserPATResponse) Reset ¶ added in v0.94.0
func (x *GetCurrentUserPATResponse) Reset()
func (*GetCurrentUserPATResponse) String ¶ added in v0.94.0
func (x *GetCurrentUserPATResponse) String() string
type GetCurrentUserRequest ¶
type GetCurrentUserRequest struct {
// contains filtered or unexported fields
}
func (*GetCurrentUserRequest) Descriptor
deprecated
func (*GetCurrentUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrentUserRequest.ProtoReflect.Descriptor instead.
func (*GetCurrentUserRequest) ProtoMessage ¶
func (*GetCurrentUserRequest) ProtoMessage()
func (*GetCurrentUserRequest) ProtoReflect ¶
func (x *GetCurrentUserRequest) ProtoReflect() protoreflect.Message
func (*GetCurrentUserRequest) Reset ¶
func (x *GetCurrentUserRequest) Reset()
func (*GetCurrentUserRequest) String ¶
func (x *GetCurrentUserRequest) String() string
type GetCurrentUserResponse ¶
type GetCurrentUserResponse struct {
User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`
Serviceuser *ServiceUser `protobuf:"bytes,2,opt,name=serviceuser,proto3" json:"serviceuser,omitempty"`
// contains filtered or unexported fields
}
func (*GetCurrentUserResponse) Descriptor
deprecated
func (*GetCurrentUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrentUserResponse.ProtoReflect.Descriptor instead.
func (*GetCurrentUserResponse) GetServiceuser ¶
func (x *GetCurrentUserResponse) GetServiceuser() *ServiceUser
func (*GetCurrentUserResponse) GetUser ¶
func (x *GetCurrentUserResponse) GetUser() *User
func (*GetCurrentUserResponse) ProtoMessage ¶
func (*GetCurrentUserResponse) ProtoMessage()
func (*GetCurrentUserResponse) ProtoReflect ¶
func (x *GetCurrentUserResponse) ProtoReflect() protoreflect.Message
func (*GetCurrentUserResponse) Reset ¶
func (x *GetCurrentUserResponse) Reset()
func (*GetCurrentUserResponse) String ¶
func (x *GetCurrentUserResponse) String() string
type GetFeatureRequest ¶ added in v0.8.0
type GetFeatureRequest struct {
// ID of the feature to get
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetFeatureRequest) Descriptor
deprecated
added in
v0.8.0
func (*GetFeatureRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFeatureRequest.ProtoReflect.Descriptor instead.
func (*GetFeatureRequest) GetId ¶ added in v0.8.0
func (x *GetFeatureRequest) GetId() string
func (*GetFeatureRequest) ProtoMessage ¶ added in v0.8.0
func (*GetFeatureRequest) ProtoMessage()
func (*GetFeatureRequest) ProtoReflect ¶ added in v0.8.0
func (x *GetFeatureRequest) ProtoReflect() protoreflect.Message
func (*GetFeatureRequest) Reset ¶ added in v0.8.0
func (x *GetFeatureRequest) Reset()
func (*GetFeatureRequest) String ¶ added in v0.8.0
func (x *GetFeatureRequest) String() string
type GetFeatureResponse ¶ added in v0.8.0
type GetFeatureResponse struct {
// Feature
Feature *Feature `protobuf:"bytes,1,opt,name=feature,proto3" json:"feature,omitempty"`
// contains filtered or unexported fields
}
func (*GetFeatureResponse) Descriptor
deprecated
added in
v0.8.0
func (*GetFeatureResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFeatureResponse.ProtoReflect.Descriptor instead.
func (*GetFeatureResponse) GetFeature ¶ added in v0.8.0
func (x *GetFeatureResponse) GetFeature() *Feature
func (*GetFeatureResponse) ProtoMessage ¶ added in v0.8.0
func (*GetFeatureResponse) ProtoMessage()
func (*GetFeatureResponse) ProtoReflect ¶ added in v0.8.0
func (x *GetFeatureResponse) ProtoReflect() protoreflect.Message
func (*GetFeatureResponse) Reset ¶ added in v0.8.0
func (x *GetFeatureResponse) Reset()
func (*GetFeatureResponse) String ¶ added in v0.8.0
func (x *GetFeatureResponse) String() string
type GetGroupRequest ¶
type GetGroupRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
WithMembers bool `protobuf:"varint,3,opt,name=with_members,json=withMembers,proto3" json:"with_members,omitempty"`
// contains filtered or unexported fields
}
func (*GetGroupRequest) Descriptor
deprecated
func (*GetGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupRequest.ProtoReflect.Descriptor instead.
func (*GetGroupRequest) GetId ¶
func (x *GetGroupRequest) GetId() string
func (*GetGroupRequest) GetOrgId ¶
func (x *GetGroupRequest) GetOrgId() string
func (*GetGroupRequest) GetWithMembers ¶ added in v0.8.0
func (x *GetGroupRequest) GetWithMembers() bool
func (*GetGroupRequest) ProtoMessage ¶
func (*GetGroupRequest) ProtoMessage()
func (*GetGroupRequest) ProtoReflect ¶
func (x *GetGroupRequest) ProtoReflect() protoreflect.Message
func (*GetGroupRequest) Reset ¶
func (x *GetGroupRequest) Reset()
func (*GetGroupRequest) String ¶
func (x *GetGroupRequest) String() string
type GetGroupResponse ¶
type GetGroupResponse struct {
Group *Group `protobuf:"bytes,1,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*GetGroupResponse) Descriptor
deprecated
func (*GetGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupResponse.ProtoReflect.Descriptor instead.
func (*GetGroupResponse) GetGroup ¶
func (x *GetGroupResponse) GetGroup() *Group
func (*GetGroupResponse) ProtoMessage ¶
func (*GetGroupResponse) ProtoMessage()
func (*GetGroupResponse) ProtoReflect ¶
func (x *GetGroupResponse) ProtoReflect() protoreflect.Message
func (*GetGroupResponse) Reset ¶
func (x *GetGroupResponse) Reset()
func (*GetGroupResponse) String ¶
func (x *GetGroupResponse) String() string
type GetJWKsRequest ¶
type GetJWKsRequest struct {
// contains filtered or unexported fields
}
func (*GetJWKsRequest) Descriptor
deprecated
func (*GetJWKsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetJWKsRequest.ProtoReflect.Descriptor instead.
func (*GetJWKsRequest) ProtoMessage ¶
func (*GetJWKsRequest) ProtoMessage()
func (*GetJWKsRequest) ProtoReflect ¶
func (x *GetJWKsRequest) ProtoReflect() protoreflect.Message
func (*GetJWKsRequest) Reset ¶
func (x *GetJWKsRequest) Reset()
func (*GetJWKsRequest) String ¶
func (x *GetJWKsRequest) String() string
type GetJWKsResponse ¶
type GetJWKsResponse struct {
Keys []*JSONWebKey `protobuf:"bytes,1,rep,name=keys,proto3" json:"keys,omitempty"`
// contains filtered or unexported fields
}
GetJWKsResponse is a valid JSON Web Key Set as specififed in rfc 7517
func (*GetJWKsResponse) Descriptor
deprecated
func (*GetJWKsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetJWKsResponse.ProtoReflect.Descriptor instead.
func (*GetJWKsResponse) GetKeys ¶
func (x *GetJWKsResponse) GetKeys() []*JSONWebKey
func (*GetJWKsResponse) ProtoMessage ¶
func (*GetJWKsResponse) ProtoMessage()
func (*GetJWKsResponse) ProtoReflect ¶
func (x *GetJWKsResponse) ProtoReflect() protoreflect.Message
func (*GetJWKsResponse) Reset ¶
func (x *GetJWKsResponse) Reset()
func (*GetJWKsResponse) String ¶
func (x *GetJWKsResponse) String() string
type GetMetaSchemaRequest ¶
type GetMetaSchemaRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetMetaSchemaRequest) Descriptor
deprecated
func (*GetMetaSchemaRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMetaSchemaRequest.ProtoReflect.Descriptor instead.
func (*GetMetaSchemaRequest) GetId ¶
func (x *GetMetaSchemaRequest) GetId() string
func (*GetMetaSchemaRequest) ProtoMessage ¶
func (*GetMetaSchemaRequest) ProtoMessage()
func (*GetMetaSchemaRequest) ProtoReflect ¶
func (x *GetMetaSchemaRequest) ProtoReflect() protoreflect.Message
func (*GetMetaSchemaRequest) Reset ¶
func (x *GetMetaSchemaRequest) Reset()
func (*GetMetaSchemaRequest) String ¶
func (x *GetMetaSchemaRequest) String() string
type GetMetaSchemaResponse ¶
type GetMetaSchemaResponse struct {
Metaschema *MetaSchema `protobuf:"bytes,1,opt,name=metaschema,proto3" json:"metaschema,omitempty"`
// contains filtered or unexported fields
}
func (*GetMetaSchemaResponse) Descriptor
deprecated
func (*GetMetaSchemaResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMetaSchemaResponse.ProtoReflect.Descriptor instead.
func (*GetMetaSchemaResponse) GetMetaschema ¶
func (x *GetMetaSchemaResponse) GetMetaschema() *MetaSchema
func (*GetMetaSchemaResponse) ProtoMessage ¶
func (*GetMetaSchemaResponse) ProtoMessage()
func (*GetMetaSchemaResponse) ProtoReflect ¶
func (x *GetMetaSchemaResponse) ProtoReflect() protoreflect.Message
func (*GetMetaSchemaResponse) Reset ¶
func (x *GetMetaSchemaResponse) Reset()
func (*GetMetaSchemaResponse) String ¶
func (x *GetMetaSchemaResponse) String() string
type GetNamespaceRequest ¶
type GetNamespaceRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetNamespaceRequest) Descriptor
deprecated
func (*GetNamespaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNamespaceRequest.ProtoReflect.Descriptor instead.
func (*GetNamespaceRequest) GetId ¶
func (x *GetNamespaceRequest) GetId() string
func (*GetNamespaceRequest) ProtoMessage ¶
func (*GetNamespaceRequest) ProtoMessage()
func (*GetNamespaceRequest) ProtoReflect ¶
func (x *GetNamespaceRequest) ProtoReflect() protoreflect.Message
func (*GetNamespaceRequest) Reset ¶
func (x *GetNamespaceRequest) Reset()
func (*GetNamespaceRequest) String ¶
func (x *GetNamespaceRequest) String() string
type GetNamespaceResponse ¶
type GetNamespaceResponse struct {
Namespace *Namespace `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
// contains filtered or unexported fields
}
func (*GetNamespaceResponse) Descriptor
deprecated
func (*GetNamespaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNamespaceResponse.ProtoReflect.Descriptor instead.
func (*GetNamespaceResponse) GetNamespace ¶
func (x *GetNamespaceResponse) GetNamespace() *Namespace
func (*GetNamespaceResponse) ProtoMessage ¶
func (*GetNamespaceResponse) ProtoMessage()
func (*GetNamespaceResponse) ProtoReflect ¶
func (x *GetNamespaceResponse) ProtoReflect() protoreflect.Message
func (*GetNamespaceResponse) Reset ¶
func (x *GetNamespaceResponse) Reset()
func (*GetNamespaceResponse) String ¶
func (x *GetNamespaceResponse) String() string
type GetOrganizationDomainRequest ¶ added in v0.7.2
type GetOrganizationDomainRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrganizationDomainRequest) Descriptor
deprecated
added in
v0.7.2
func (*GetOrganizationDomainRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationDomainRequest.ProtoReflect.Descriptor instead.
func (*GetOrganizationDomainRequest) GetId ¶ added in v0.7.2
func (x *GetOrganizationDomainRequest) GetId() string
func (*GetOrganizationDomainRequest) GetOrgId ¶ added in v0.7.2
func (x *GetOrganizationDomainRequest) GetOrgId() string
func (*GetOrganizationDomainRequest) ProtoMessage ¶ added in v0.7.2
func (*GetOrganizationDomainRequest) ProtoMessage()
func (*GetOrganizationDomainRequest) ProtoReflect ¶ added in v0.7.2
func (x *GetOrganizationDomainRequest) ProtoReflect() protoreflect.Message
func (*GetOrganizationDomainRequest) Reset ¶ added in v0.7.2
func (x *GetOrganizationDomainRequest) Reset()
func (*GetOrganizationDomainRequest) String ¶ added in v0.7.2
func (x *GetOrganizationDomainRequest) String() string
type GetOrganizationDomainResponse ¶ added in v0.7.2
type GetOrganizationDomainResponse struct {
Domain *Domain `protobuf:"bytes,1,opt,name=domain,proto3" json:"domain,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrganizationDomainResponse) Descriptor
deprecated
added in
v0.7.2
func (*GetOrganizationDomainResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationDomainResponse.ProtoReflect.Descriptor instead.
func (*GetOrganizationDomainResponse) GetDomain ¶ added in v0.7.2
func (x *GetOrganizationDomainResponse) GetDomain() *Domain
func (*GetOrganizationDomainResponse) ProtoMessage ¶ added in v0.7.2
func (*GetOrganizationDomainResponse) ProtoMessage()
func (*GetOrganizationDomainResponse) ProtoReflect ¶ added in v0.7.2
func (x *GetOrganizationDomainResponse) ProtoReflect() protoreflect.Message
func (*GetOrganizationDomainResponse) Reset ¶ added in v0.7.2
func (x *GetOrganizationDomainResponse) Reset()
func (*GetOrganizationDomainResponse) String ¶ added in v0.7.2
func (x *GetOrganizationDomainResponse) String() string
type GetOrganizationInvitationRequest ¶
type GetOrganizationInvitationRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrganizationInvitationRequest) Descriptor
deprecated
func (*GetOrganizationInvitationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationInvitationRequest.ProtoReflect.Descriptor instead.
func (*GetOrganizationInvitationRequest) GetId ¶
func (x *GetOrganizationInvitationRequest) GetId() string
func (*GetOrganizationInvitationRequest) GetOrgId ¶
func (x *GetOrganizationInvitationRequest) GetOrgId() string
func (*GetOrganizationInvitationRequest) ProtoMessage ¶
func (*GetOrganizationInvitationRequest) ProtoMessage()
func (*GetOrganizationInvitationRequest) ProtoReflect ¶
func (x *GetOrganizationInvitationRequest) ProtoReflect() protoreflect.Message
func (*GetOrganizationInvitationRequest) Reset ¶
func (x *GetOrganizationInvitationRequest) Reset()
func (*GetOrganizationInvitationRequest) String ¶
func (x *GetOrganizationInvitationRequest) String() string
type GetOrganizationInvitationResponse ¶
type GetOrganizationInvitationResponse struct {
Invitation *Invitation `protobuf:"bytes,1,opt,name=invitation,proto3" json:"invitation,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrganizationInvitationResponse) Descriptor
deprecated
func (*GetOrganizationInvitationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationInvitationResponse.ProtoReflect.Descriptor instead.
func (*GetOrganizationInvitationResponse) GetInvitation ¶
func (x *GetOrganizationInvitationResponse) GetInvitation() *Invitation
func (*GetOrganizationInvitationResponse) ProtoMessage ¶
func (*GetOrganizationInvitationResponse) ProtoMessage()
func (*GetOrganizationInvitationResponse) ProtoReflect ¶
func (x *GetOrganizationInvitationResponse) ProtoReflect() protoreflect.Message
func (*GetOrganizationInvitationResponse) Reset ¶
func (x *GetOrganizationInvitationResponse) Reset()
func (*GetOrganizationInvitationResponse) String ¶
func (x *GetOrganizationInvitationResponse) String() string
type GetOrganizationKycRequest ¶ added in v0.49.0
type GetOrganizationKycRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrganizationKycRequest) Descriptor
deprecated
added in
v0.49.0
func (*GetOrganizationKycRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationKycRequest.ProtoReflect.Descriptor instead.
func (*GetOrganizationKycRequest) GetOrgId ¶ added in v0.49.0
func (x *GetOrganizationKycRequest) GetOrgId() string
func (*GetOrganizationKycRequest) ProtoMessage ¶ added in v0.49.0
func (*GetOrganizationKycRequest) ProtoMessage()
func (*GetOrganizationKycRequest) ProtoReflect ¶ added in v0.49.0
func (x *GetOrganizationKycRequest) ProtoReflect() protoreflect.Message
func (*GetOrganizationKycRequest) Reset ¶ added in v0.49.0
func (x *GetOrganizationKycRequest) Reset()
func (*GetOrganizationKycRequest) String ¶ added in v0.49.0
func (x *GetOrganizationKycRequest) String() string
type GetOrganizationKycResponse ¶ added in v0.49.0
type GetOrganizationKycResponse struct {
OrganizationKyc *OrganizationKyc `protobuf:"bytes,1,opt,name=organization_kyc,json=organizationKyc,proto3" json:"organization_kyc,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrganizationKycResponse) Descriptor
deprecated
added in
v0.49.0
func (*GetOrganizationKycResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationKycResponse.ProtoReflect.Descriptor instead.
func (*GetOrganizationKycResponse) GetOrganizationKyc ¶ added in v0.49.0
func (x *GetOrganizationKycResponse) GetOrganizationKyc() *OrganizationKyc
func (*GetOrganizationKycResponse) ProtoMessage ¶ added in v0.49.0
func (*GetOrganizationKycResponse) ProtoMessage()
func (*GetOrganizationKycResponse) ProtoReflect ¶ added in v0.49.0
func (x *GetOrganizationKycResponse) ProtoReflect() protoreflect.Message
func (*GetOrganizationKycResponse) Reset ¶ added in v0.49.0
func (x *GetOrganizationKycResponse) Reset()
func (*GetOrganizationKycResponse) String ¶ added in v0.49.0
func (x *GetOrganizationKycResponse) String() string
type GetOrganizationRequest ¶
type GetOrganizationRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrganizationRequest) Descriptor
deprecated
func (*GetOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationRequest.ProtoReflect.Descriptor instead.
func (*GetOrganizationRequest) GetId ¶
func (x *GetOrganizationRequest) GetId() string
func (*GetOrganizationRequest) ProtoMessage ¶
func (*GetOrganizationRequest) ProtoMessage()
func (*GetOrganizationRequest) ProtoReflect ¶
func (x *GetOrganizationRequest) ProtoReflect() protoreflect.Message
func (*GetOrganizationRequest) Reset ¶
func (x *GetOrganizationRequest) Reset()
func (*GetOrganizationRequest) String ¶
func (x *GetOrganizationRequest) String() string
type GetOrganizationResponse ¶
type GetOrganizationResponse struct {
Organization *Organization `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrganizationResponse) Descriptor
deprecated
func (*GetOrganizationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationResponse.ProtoReflect.Descriptor instead.
func (*GetOrganizationResponse) GetOrganization ¶
func (x *GetOrganizationResponse) GetOrganization() *Organization
func (*GetOrganizationResponse) ProtoMessage ¶
func (*GetOrganizationResponse) ProtoMessage()
func (*GetOrganizationResponse) ProtoReflect ¶
func (x *GetOrganizationResponse) ProtoReflect() protoreflect.Message
func (*GetOrganizationResponse) Reset ¶
func (x *GetOrganizationResponse) Reset()
func (*GetOrganizationResponse) String ¶
func (x *GetOrganizationResponse) String() string
type GetOrganizationRoleRequest ¶
type GetOrganizationRoleRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrganizationRoleRequest) Descriptor
deprecated
func (*GetOrganizationRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationRoleRequest.ProtoReflect.Descriptor instead.
func (*GetOrganizationRoleRequest) GetId ¶
func (x *GetOrganizationRoleRequest) GetId() string
func (*GetOrganizationRoleRequest) GetOrgId ¶
func (x *GetOrganizationRoleRequest) GetOrgId() string
func (*GetOrganizationRoleRequest) ProtoMessage ¶
func (*GetOrganizationRoleRequest) ProtoMessage()
func (*GetOrganizationRoleRequest) ProtoReflect ¶
func (x *GetOrganizationRoleRequest) ProtoReflect() protoreflect.Message
func (*GetOrganizationRoleRequest) Reset ¶
func (x *GetOrganizationRoleRequest) Reset()
func (*GetOrganizationRoleRequest) String ¶
func (x *GetOrganizationRoleRequest) String() string
type GetOrganizationRoleResponse ¶
type GetOrganizationRoleResponse struct {
Role *Role `protobuf:"bytes,1,opt,name=role,proto3" json:"role,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrganizationRoleResponse) Descriptor
deprecated
func (*GetOrganizationRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationRoleResponse.ProtoReflect.Descriptor instead.
func (*GetOrganizationRoleResponse) GetRole ¶
func (x *GetOrganizationRoleResponse) GetRole() *Role
func (*GetOrganizationRoleResponse) ProtoMessage ¶
func (*GetOrganizationRoleResponse) ProtoMessage()
func (*GetOrganizationRoleResponse) ProtoReflect ¶
func (x *GetOrganizationRoleResponse) ProtoReflect() protoreflect.Message
func (*GetOrganizationRoleResponse) Reset ¶
func (x *GetOrganizationRoleResponse) Reset()
func (*GetOrganizationRoleResponse) String ¶
func (x *GetOrganizationRoleResponse) String() string
type GetPermissionRequest ¶
type GetPermissionRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetPermissionRequest) Descriptor
deprecated
func (*GetPermissionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPermissionRequest.ProtoReflect.Descriptor instead.
func (*GetPermissionRequest) GetId ¶
func (x *GetPermissionRequest) GetId() string
func (*GetPermissionRequest) ProtoMessage ¶
func (*GetPermissionRequest) ProtoMessage()
func (*GetPermissionRequest) ProtoReflect ¶
func (x *GetPermissionRequest) ProtoReflect() protoreflect.Message
func (*GetPermissionRequest) Reset ¶
func (x *GetPermissionRequest) Reset()
func (*GetPermissionRequest) String ¶
func (x *GetPermissionRequest) String() string
type GetPermissionResponse ¶
type GetPermissionResponse struct {
Permission *Permission `protobuf:"bytes,1,opt,name=permission,proto3" json:"permission,omitempty"`
// contains filtered or unexported fields
}
func (*GetPermissionResponse) Descriptor
deprecated
func (*GetPermissionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPermissionResponse.ProtoReflect.Descriptor instead.
func (*GetPermissionResponse) GetPermission ¶
func (x *GetPermissionResponse) GetPermission() *Permission
func (*GetPermissionResponse) ProtoMessage ¶
func (*GetPermissionResponse) ProtoMessage()
func (*GetPermissionResponse) ProtoReflect ¶
func (x *GetPermissionResponse) ProtoReflect() protoreflect.Message
func (*GetPermissionResponse) Reset ¶
func (x *GetPermissionResponse) Reset()
func (*GetPermissionResponse) String ¶
func (x *GetPermissionResponse) String() string
type GetPlanRequest ¶ added in v0.8.0
type GetPlanRequest struct {
// ID of the plan to get
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetPlanRequest) Descriptor
deprecated
added in
v0.8.0
func (*GetPlanRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPlanRequest.ProtoReflect.Descriptor instead.
func (*GetPlanRequest) GetId ¶ added in v0.8.0
func (x *GetPlanRequest) GetId() string
func (*GetPlanRequest) ProtoMessage ¶ added in v0.8.0
func (*GetPlanRequest) ProtoMessage()
func (*GetPlanRequest) ProtoReflect ¶ added in v0.8.0
func (x *GetPlanRequest) ProtoReflect() protoreflect.Message
func (*GetPlanRequest) Reset ¶ added in v0.8.0
func (x *GetPlanRequest) Reset()
func (*GetPlanRequest) String ¶ added in v0.8.0
func (x *GetPlanRequest) String() string
type GetPlanResponse ¶ added in v0.8.0
type GetPlanResponse struct {
// Plan
Plan *Plan `protobuf:"bytes,1,opt,name=plan,proto3" json:"plan,omitempty"`
// contains filtered or unexported fields
}
func (*GetPlanResponse) Descriptor
deprecated
added in
v0.8.0
func (*GetPlanResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPlanResponse.ProtoReflect.Descriptor instead.
func (*GetPlanResponse) GetPlan ¶ added in v0.8.0
func (x *GetPlanResponse) GetPlan() *Plan
func (*GetPlanResponse) ProtoMessage ¶ added in v0.8.0
func (*GetPlanResponse) ProtoMessage()
func (*GetPlanResponse) ProtoReflect ¶ added in v0.8.0
func (x *GetPlanResponse) ProtoReflect() protoreflect.Message
func (*GetPlanResponse) Reset ¶ added in v0.8.0
func (x *GetPlanResponse) Reset()
func (*GetPlanResponse) String ¶ added in v0.8.0
func (x *GetPlanResponse) String() string
type GetPolicyRequest ¶
type GetPolicyRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetPolicyRequest) Descriptor
deprecated
func (*GetPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetPolicyRequest) GetId ¶
func (x *GetPolicyRequest) GetId() string
func (*GetPolicyRequest) ProtoMessage ¶
func (*GetPolicyRequest) ProtoMessage()
func (*GetPolicyRequest) ProtoReflect ¶
func (x *GetPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetPolicyRequest) Reset ¶
func (x *GetPolicyRequest) Reset()
func (*GetPolicyRequest) String ¶
func (x *GetPolicyRequest) String() string
type GetPolicyResponse ¶
type GetPolicyResponse struct {
Policy *Policy `protobuf:"bytes,1,opt,name=policy,proto3" json:"policy,omitempty"`
// contains filtered or unexported fields
}
func (*GetPolicyResponse) Descriptor
deprecated
func (*GetPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPolicyResponse.ProtoReflect.Descriptor instead.
func (*GetPolicyResponse) GetPolicy ¶
func (x *GetPolicyResponse) GetPolicy() *Policy
func (*GetPolicyResponse) ProtoMessage ¶
func (*GetPolicyResponse) ProtoMessage()
func (*GetPolicyResponse) ProtoReflect ¶
func (x *GetPolicyResponse) ProtoReflect() protoreflect.Message
func (*GetPolicyResponse) Reset ¶
func (x *GetPolicyResponse) Reset()
func (*GetPolicyResponse) String ¶
func (x *GetPolicyResponse) String() string
type GetProductRequest ¶ added in v0.8.14
type GetProductRequest struct {
// ID of the product to get
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetProductRequest) Descriptor
deprecated
added in
v0.8.14
func (*GetProductRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProductRequest.ProtoReflect.Descriptor instead.
func (*GetProductRequest) GetId ¶ added in v0.8.14
func (x *GetProductRequest) GetId() string
func (*GetProductRequest) ProtoMessage ¶ added in v0.8.14
func (*GetProductRequest) ProtoMessage()
func (*GetProductRequest) ProtoReflect ¶ added in v0.8.14
func (x *GetProductRequest) ProtoReflect() protoreflect.Message
func (*GetProductRequest) Reset ¶ added in v0.8.14
func (x *GetProductRequest) Reset()
func (*GetProductRequest) String ¶ added in v0.8.14
func (x *GetProductRequest) String() string
type GetProductResponse ¶ added in v0.8.14
type GetProductResponse struct {
// Product
Product *Product `protobuf:"bytes,1,opt,name=product,proto3" json:"product,omitempty"`
// contains filtered or unexported fields
}
func (*GetProductResponse) Descriptor
deprecated
added in
v0.8.14
func (*GetProductResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProductResponse.ProtoReflect.Descriptor instead.
func (*GetProductResponse) GetProduct ¶ added in v0.8.14
func (x *GetProductResponse) GetProduct() *Product
func (*GetProductResponse) ProtoMessage ¶ added in v0.8.14
func (*GetProductResponse) ProtoMessage()
func (*GetProductResponse) ProtoReflect ¶ added in v0.8.14
func (x *GetProductResponse) ProtoReflect() protoreflect.Message
func (*GetProductResponse) Reset ¶ added in v0.8.14
func (x *GetProductResponse) Reset()
func (*GetProductResponse) String ¶ added in v0.8.14
func (x *GetProductResponse) String() string
type GetProjectRequest ¶
type GetProjectRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetProjectRequest) Descriptor
deprecated
func (*GetProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectRequest.ProtoReflect.Descriptor instead.
func (*GetProjectRequest) GetId ¶
func (x *GetProjectRequest) GetId() string
func (*GetProjectRequest) ProtoMessage ¶
func (*GetProjectRequest) ProtoMessage()
func (*GetProjectRequest) ProtoReflect ¶
func (x *GetProjectRequest) ProtoReflect() protoreflect.Message
func (*GetProjectRequest) Reset ¶
func (x *GetProjectRequest) Reset()
func (*GetProjectRequest) String ¶
func (x *GetProjectRequest) String() string
type GetProjectResourceRequest ¶
type GetProjectResourceRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ProjectId string `protobuf:"bytes,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetProjectResourceRequest) Descriptor
deprecated
func (*GetProjectResourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectResourceRequest.ProtoReflect.Descriptor instead.
func (*GetProjectResourceRequest) GetId ¶
func (x *GetProjectResourceRequest) GetId() string
func (*GetProjectResourceRequest) GetProjectId ¶
func (x *GetProjectResourceRequest) GetProjectId() string
func (*GetProjectResourceRequest) ProtoMessage ¶
func (*GetProjectResourceRequest) ProtoMessage()
func (*GetProjectResourceRequest) ProtoReflect ¶
func (x *GetProjectResourceRequest) ProtoReflect() protoreflect.Message
func (*GetProjectResourceRequest) Reset ¶
func (x *GetProjectResourceRequest) Reset()
func (*GetProjectResourceRequest) String ¶
func (x *GetProjectResourceRequest) String() string
type GetProjectResourceResponse ¶
type GetProjectResourceResponse struct {
Resource *Resource `protobuf:"bytes,1,opt,name=resource,proto3" json:"resource,omitempty"`
// contains filtered or unexported fields
}
func (*GetProjectResourceResponse) Descriptor
deprecated
func (*GetProjectResourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectResourceResponse.ProtoReflect.Descriptor instead.
func (*GetProjectResourceResponse) GetResource ¶
func (x *GetProjectResourceResponse) GetResource() *Resource
func (*GetProjectResourceResponse) ProtoMessage ¶
func (*GetProjectResourceResponse) ProtoMessage()
func (*GetProjectResourceResponse) ProtoReflect ¶
func (x *GetProjectResourceResponse) ProtoReflect() protoreflect.Message
func (*GetProjectResourceResponse) Reset ¶
func (x *GetProjectResourceResponse) Reset()
func (*GetProjectResourceResponse) String ¶
func (x *GetProjectResourceResponse) String() string
type GetProjectResponse ¶
type GetProjectResponse struct {
Project *Project `protobuf:"bytes,1,opt,name=project,proto3" json:"project,omitempty"`
// contains filtered or unexported fields
}
func (*GetProjectResponse) Descriptor
deprecated
func (*GetProjectResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectResponse.ProtoReflect.Descriptor instead.
func (*GetProjectResponse) GetProject ¶
func (x *GetProjectResponse) GetProject() *Project
func (*GetProjectResponse) ProtoMessage ¶
func (*GetProjectResponse) ProtoMessage()
func (*GetProjectResponse) ProtoReflect ¶
func (x *GetProjectResponse) ProtoReflect() protoreflect.Message
func (*GetProjectResponse) Reset ¶
func (x *GetProjectResponse) Reset()
func (*GetProjectResponse) String ¶
func (x *GetProjectResponse) String() string
type GetProspectRequest ¶ added in v0.50.0
type GetProspectRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetProspectRequest) Descriptor
deprecated
added in
v0.50.0
func (*GetProspectRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProspectRequest.ProtoReflect.Descriptor instead.
func (*GetProspectRequest) GetId ¶ added in v0.50.0
func (x *GetProspectRequest) GetId() string
func (*GetProspectRequest) ProtoMessage ¶ added in v0.50.0
func (*GetProspectRequest) ProtoMessage()
func (*GetProspectRequest) ProtoReflect ¶ added in v0.50.0
func (x *GetProspectRequest) ProtoReflect() protoreflect.Message
func (*GetProspectRequest) Reset ¶ added in v0.50.0
func (x *GetProspectRequest) Reset()
func (*GetProspectRequest) String ¶ added in v0.50.0
func (x *GetProspectRequest) String() string
type GetProspectResponse ¶ added in v0.50.0
type GetProspectResponse struct {
Prospect *Prospect `protobuf:"bytes,1,opt,name=prospect,proto3" json:"prospect,omitempty"`
// contains filtered or unexported fields
}
func (*GetProspectResponse) Descriptor
deprecated
added in
v0.50.0
func (*GetProspectResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProspectResponse.ProtoReflect.Descriptor instead.
func (*GetProspectResponse) GetProspect ¶ added in v0.50.0
func (x *GetProspectResponse) GetProspect() *Prospect
func (*GetProspectResponse) ProtoMessage ¶ added in v0.50.0
func (*GetProspectResponse) ProtoMessage()
func (*GetProspectResponse) ProtoReflect ¶ added in v0.50.0
func (x *GetProspectResponse) ProtoReflect() protoreflect.Message
func (*GetProspectResponse) Reset ¶ added in v0.50.0
func (x *GetProspectResponse) Reset()
func (*GetProspectResponse) String ¶ added in v0.50.0
func (x *GetProspectResponse) String() string
type GetRelationRequest ¶
type GetRelationRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetRelationRequest) Descriptor
deprecated
func (*GetRelationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRelationRequest.ProtoReflect.Descriptor instead.
func (*GetRelationRequest) GetId ¶
func (x *GetRelationRequest) GetId() string
func (*GetRelationRequest) ProtoMessage ¶
func (*GetRelationRequest) ProtoMessage()
func (*GetRelationRequest) ProtoReflect ¶
func (x *GetRelationRequest) ProtoReflect() protoreflect.Message
func (*GetRelationRequest) Reset ¶
func (x *GetRelationRequest) Reset()
func (*GetRelationRequest) String ¶
func (x *GetRelationRequest) String() string
type GetRelationResponse ¶
type GetRelationResponse struct {
Relation *Relation `protobuf:"bytes,1,opt,name=relation,proto3" json:"relation,omitempty"`
// contains filtered or unexported fields
}
func (*GetRelationResponse) Descriptor
deprecated
func (*GetRelationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRelationResponse.ProtoReflect.Descriptor instead.
func (*GetRelationResponse) GetRelation ¶
func (x *GetRelationResponse) GetRelation() *Relation
func (*GetRelationResponse) ProtoMessage ¶
func (*GetRelationResponse) ProtoMessage()
func (*GetRelationResponse) ProtoReflect ¶
func (x *GetRelationResponse) ProtoReflect() protoreflect.Message
func (*GetRelationResponse) Reset ¶
func (x *GetRelationResponse) Reset()
func (*GetRelationResponse) String ¶
func (x *GetRelationResponse) String() string
type GetServiceUserJWKRequest ¶ added in v0.9.1
type GetServiceUserJWKRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
KeyId string `protobuf:"bytes,2,opt,name=key_id,json=keyId,proto3" json:"key_id,omitempty"`
OrgId string `protobuf:"bytes,3,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetServiceUserJWKRequest) Descriptor
deprecated
added in
v0.9.1
func (*GetServiceUserJWKRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceUserJWKRequest.ProtoReflect.Descriptor instead.
func (*GetServiceUserJWKRequest) GetId ¶ added in v0.9.1
func (x *GetServiceUserJWKRequest) GetId() string
func (*GetServiceUserJWKRequest) GetKeyId ¶ added in v0.9.1
func (x *GetServiceUserJWKRequest) GetKeyId() string
func (*GetServiceUserJWKRequest) GetOrgId ¶ added in v0.40.0
func (x *GetServiceUserJWKRequest) GetOrgId() string
func (*GetServiceUserJWKRequest) ProtoMessage ¶ added in v0.9.1
func (*GetServiceUserJWKRequest) ProtoMessage()
func (*GetServiceUserJWKRequest) ProtoReflect ¶ added in v0.9.1
func (x *GetServiceUserJWKRequest) ProtoReflect() protoreflect.Message
func (*GetServiceUserJWKRequest) Reset ¶ added in v0.9.1
func (x *GetServiceUserJWKRequest) Reset()
func (*GetServiceUserJWKRequest) String ¶ added in v0.9.1
func (x *GetServiceUserJWKRequest) String() string
type GetServiceUserJWKResponse ¶ added in v0.9.1
type GetServiceUserJWKResponse struct {
Keys []*JSONWebKey `protobuf:"bytes,1,rep,name=keys,proto3" json:"keys,omitempty"`
// contains filtered or unexported fields
}
func (*GetServiceUserJWKResponse) Descriptor
deprecated
added in
v0.9.1
func (*GetServiceUserJWKResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceUserJWKResponse.ProtoReflect.Descriptor instead.
func (*GetServiceUserJWKResponse) GetKeys ¶ added in v0.9.1
func (x *GetServiceUserJWKResponse) GetKeys() []*JSONWebKey
func (*GetServiceUserJWKResponse) ProtoMessage ¶ added in v0.9.1
func (*GetServiceUserJWKResponse) ProtoMessage()
func (*GetServiceUserJWKResponse) ProtoReflect ¶ added in v0.9.1
func (x *GetServiceUserJWKResponse) ProtoReflect() protoreflect.Message
func (*GetServiceUserJWKResponse) Reset ¶ added in v0.9.1
func (x *GetServiceUserJWKResponse) Reset()
func (*GetServiceUserJWKResponse) String ¶ added in v0.9.1
func (x *GetServiceUserJWKResponse) String() string
type GetServiceUserRequest ¶
type GetServiceUserRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetServiceUserRequest) Descriptor
deprecated
func (*GetServiceUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceUserRequest.ProtoReflect.Descriptor instead.
func (*GetServiceUserRequest) GetId ¶
func (x *GetServiceUserRequest) GetId() string
func (*GetServiceUserRequest) GetOrgId ¶ added in v0.40.0
func (x *GetServiceUserRequest) GetOrgId() string
func (*GetServiceUserRequest) ProtoMessage ¶
func (*GetServiceUserRequest) ProtoMessage()
func (*GetServiceUserRequest) ProtoReflect ¶
func (x *GetServiceUserRequest) ProtoReflect() protoreflect.Message
func (*GetServiceUserRequest) Reset ¶
func (x *GetServiceUserRequest) Reset()
func (*GetServiceUserRequest) String ¶
func (x *GetServiceUserRequest) String() string
type GetServiceUserResponse ¶
type GetServiceUserResponse struct {
Serviceuser *ServiceUser `protobuf:"bytes,1,opt,name=serviceuser,proto3" json:"serviceuser,omitempty"`
// contains filtered or unexported fields
}
func (*GetServiceUserResponse) Descriptor
deprecated
func (*GetServiceUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceUserResponse.ProtoReflect.Descriptor instead.
func (*GetServiceUserResponse) GetServiceuser ¶
func (x *GetServiceUserResponse) GetServiceuser() *ServiceUser
func (*GetServiceUserResponse) ProtoMessage ¶
func (*GetServiceUserResponse) ProtoMessage()
func (*GetServiceUserResponse) ProtoReflect ¶
func (x *GetServiceUserResponse) ProtoReflect() protoreflect.Message
func (*GetServiceUserResponse) Reset ¶
func (x *GetServiceUserResponse) Reset()
func (*GetServiceUserResponse) String ¶
func (x *GetServiceUserResponse) String() string
type GetSubscriptionRequest ¶ added in v0.8.0
type GetSubscriptionRequest struct {
// DEPRECATED: org_id will be inferred from subscription id
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// DEPRECATED: billing_id will be inferred from subscription id
// ID of the billing account to get the subscription for
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
// ID of the subscription to get
Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"`
Expand []string `protobuf:"bytes,101,rep,name=expand,proto3" json:"expand,omitempty"`
// contains filtered or unexported fields
}
func (*GetSubscriptionRequest) Descriptor
deprecated
added in
v0.8.0
func (*GetSubscriptionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSubscriptionRequest.ProtoReflect.Descriptor instead.
func (*GetSubscriptionRequest) GetBillingId
deprecated
added in
v0.8.0
func (x *GetSubscriptionRequest) GetBillingId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*GetSubscriptionRequest) GetExpand ¶ added in v0.8.41
func (x *GetSubscriptionRequest) GetExpand() []string
func (*GetSubscriptionRequest) GetId ¶ added in v0.8.0
func (x *GetSubscriptionRequest) GetId() string
func (*GetSubscriptionRequest) GetOrgId
deprecated
added in
v0.8.0
func (x *GetSubscriptionRequest) GetOrgId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*GetSubscriptionRequest) ProtoMessage ¶ added in v0.8.0
func (*GetSubscriptionRequest) ProtoMessage()
func (*GetSubscriptionRequest) ProtoReflect ¶ added in v0.8.0
func (x *GetSubscriptionRequest) ProtoReflect() protoreflect.Message
func (*GetSubscriptionRequest) Reset ¶ added in v0.8.0
func (x *GetSubscriptionRequest) Reset()
func (*GetSubscriptionRequest) String ¶ added in v0.8.0
func (x *GetSubscriptionRequest) String() string
type GetSubscriptionResponse ¶ added in v0.8.0
type GetSubscriptionResponse struct {
Subscription *Subscription `protobuf:"bytes,1,opt,name=subscription,proto3" json:"subscription,omitempty"`
// contains filtered or unexported fields
}
func (*GetSubscriptionResponse) Descriptor
deprecated
added in
v0.8.0
func (*GetSubscriptionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSubscriptionResponse.ProtoReflect.Descriptor instead.
func (*GetSubscriptionResponse) GetSubscription ¶ added in v0.8.0
func (x *GetSubscriptionResponse) GetSubscription() *Subscription
func (*GetSubscriptionResponse) ProtoMessage ¶ added in v0.8.0
func (*GetSubscriptionResponse) ProtoMessage()
func (*GetSubscriptionResponse) ProtoReflect ¶ added in v0.8.0
func (x *GetSubscriptionResponse) ProtoReflect() protoreflect.Message
func (*GetSubscriptionResponse) Reset ¶ added in v0.8.0
func (x *GetSubscriptionResponse) Reset()
func (*GetSubscriptionResponse) String ¶ added in v0.8.0
func (x *GetSubscriptionResponse) String() string
type GetUpcomingInvoiceRequest ¶ added in v0.8.13
type GetUpcomingInvoiceRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// DEPRECATED: billing_id will be inferred from org_id
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetUpcomingInvoiceRequest) Descriptor
deprecated
added in
v0.8.13
func (*GetUpcomingInvoiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUpcomingInvoiceRequest.ProtoReflect.Descriptor instead.
func (*GetUpcomingInvoiceRequest) GetBillingId
deprecated
added in
v0.8.13
func (x *GetUpcomingInvoiceRequest) GetBillingId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*GetUpcomingInvoiceRequest) GetOrgId ¶ added in v0.8.13
func (x *GetUpcomingInvoiceRequest) GetOrgId() string
func (*GetUpcomingInvoiceRequest) ProtoMessage ¶ added in v0.8.13
func (*GetUpcomingInvoiceRequest) ProtoMessage()
func (*GetUpcomingInvoiceRequest) ProtoReflect ¶ added in v0.8.13
func (x *GetUpcomingInvoiceRequest) ProtoReflect() protoreflect.Message
func (*GetUpcomingInvoiceRequest) Reset ¶ added in v0.8.13
func (x *GetUpcomingInvoiceRequest) Reset()
func (*GetUpcomingInvoiceRequest) String ¶ added in v0.8.13
func (x *GetUpcomingInvoiceRequest) String() string
type GetUpcomingInvoiceResponse ¶ added in v0.8.13
type GetUpcomingInvoiceResponse struct {
// Upcoming invoice
Invoice *Invoice `protobuf:"bytes,1,opt,name=invoice,proto3" json:"invoice,omitempty"`
// contains filtered or unexported fields
}
func (*GetUpcomingInvoiceResponse) Descriptor
deprecated
added in
v0.8.13
func (*GetUpcomingInvoiceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUpcomingInvoiceResponse.ProtoReflect.Descriptor instead.
func (*GetUpcomingInvoiceResponse) GetInvoice ¶ added in v0.8.13
func (x *GetUpcomingInvoiceResponse) GetInvoice() *Invoice
func (*GetUpcomingInvoiceResponse) ProtoMessage ¶ added in v0.8.13
func (*GetUpcomingInvoiceResponse) ProtoMessage()
func (*GetUpcomingInvoiceResponse) ProtoReflect ¶ added in v0.8.13
func (x *GetUpcomingInvoiceResponse) ProtoReflect() protoreflect.Message
func (*GetUpcomingInvoiceResponse) Reset ¶ added in v0.8.13
func (x *GetUpcomingInvoiceResponse) Reset()
func (*GetUpcomingInvoiceResponse) String ¶ added in v0.8.13
func (x *GetUpcomingInvoiceResponse) String() string
type GetUserRequest ¶
type GetUserRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserRequest) Descriptor
deprecated
func (*GetUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserRequest.ProtoReflect.Descriptor instead.
func (*GetUserRequest) GetId ¶
func (x *GetUserRequest) GetId() string
func (*GetUserRequest) ProtoMessage ¶
func (*GetUserRequest) ProtoMessage()
func (*GetUserRequest) ProtoReflect ¶
func (x *GetUserRequest) ProtoReflect() protoreflect.Message
func (*GetUserRequest) Reset ¶
func (x *GetUserRequest) Reset()
func (*GetUserRequest) String ¶
func (x *GetUserRequest) String() string
type GetUserResponse ¶
type GetUserResponse struct {
User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserResponse) Descriptor
deprecated
func (*GetUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserResponse.ProtoReflect.Descriptor instead.
func (*GetUserResponse) GetUser ¶
func (x *GetUserResponse) GetUser() *User
func (*GetUserResponse) ProtoMessage ¶
func (*GetUserResponse) ProtoMessage()
func (*GetUserResponse) ProtoReflect ¶
func (x *GetUserResponse) ProtoReflect() protoreflect.Message
func (*GetUserResponse) Reset ¶
func (x *GetUserResponse) Reset()
func (*GetUserResponse) String ¶
func (x *GetUserResponse) String() string
type Group ¶
type Group struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"`
OrgId string `protobuf:"bytes,4,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,5,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
Users []*User `protobuf:"bytes,10,rep,name=users,proto3" json:"users,omitempty"`
MembersCount int32 `protobuf:"varint,8,opt,name=members_count,json=membersCount,proto3" json:"members_count,omitempty"`
// contains filtered or unexported fields
}
func (*Group) Descriptor
deprecated
func (*Group) GetCreatedAt ¶
func (x *Group) GetCreatedAt() *timestamppb.Timestamp
func (*Group) GetMembersCount ¶ added in v0.8.8
func (*Group) GetMetadata ¶
func (*Group) GetUpdatedAt ¶
func (x *Group) GetUpdatedAt() *timestamppb.Timestamp
func (*Group) ProtoMessage ¶
func (*Group) ProtoMessage()
func (*Group) ProtoReflect ¶
func (x *Group) ProtoReflect() protoreflect.Message
type GroupRequestBody ¶
type GroupRequestBody struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,3,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*GroupRequestBody) Descriptor
deprecated
func (*GroupRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use GroupRequestBody.ProtoReflect.Descriptor instead.
func (*GroupRequestBody) GetMetadata ¶
func (x *GroupRequestBody) GetMetadata() *structpb.Struct
func (*GroupRequestBody) GetName ¶
func (x *GroupRequestBody) GetName() string
func (*GroupRequestBody) GetTitle ¶
func (x *GroupRequestBody) GetTitle() string
func (*GroupRequestBody) ProtoMessage ¶
func (*GroupRequestBody) ProtoMessage()
func (*GroupRequestBody) ProtoReflect ¶
func (x *GroupRequestBody) ProtoReflect() protoreflect.Message
func (*GroupRequestBody) Reset ¶
func (x *GroupRequestBody) Reset()
func (*GroupRequestBody) String ¶
func (x *GroupRequestBody) String() string
type HasTrialedRequest ¶ added in v0.8.36
type HasTrialedRequest struct {
// ID of the billing account to check
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // DEPRECATED: billing_id will be inferred from plan_id
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // DEPRECATED: org_id will be inferred from plan_id
// ID of the plan to check
PlanId string `protobuf:"bytes,3,opt,name=plan_id,json=planId,proto3" json:"plan_id,omitempty"`
// contains filtered or unexported fields
}
func (*HasTrialedRequest) Descriptor
deprecated
added in
v0.8.36
func (*HasTrialedRequest) Descriptor() ([]byte, []int)
Deprecated: Use HasTrialedRequest.ProtoReflect.Descriptor instead.
func (*HasTrialedRequest) GetId
deprecated
added in
v0.8.36
func (x *HasTrialedRequest) GetId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*HasTrialedRequest) GetOrgId
deprecated
added in
v0.8.36
func (x *HasTrialedRequest) GetOrgId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*HasTrialedRequest) GetPlanId ¶ added in v0.8.36
func (x *HasTrialedRequest) GetPlanId() string
func (*HasTrialedRequest) ProtoMessage ¶ added in v0.8.36
func (*HasTrialedRequest) ProtoMessage()
func (*HasTrialedRequest) ProtoReflect ¶ added in v0.8.36
func (x *HasTrialedRequest) ProtoReflect() protoreflect.Message
func (*HasTrialedRequest) Reset ¶ added in v0.8.36
func (x *HasTrialedRequest) Reset()
func (*HasTrialedRequest) String ¶ added in v0.8.36
func (x *HasTrialedRequest) String() string
type HasTrialedResponse ¶ added in v0.8.36
type HasTrialedResponse struct {
// Has the billing account trialed the plan
Trialed bool `protobuf:"varint,1,opt,name=trialed,proto3" json:"trialed,omitempty"`
// contains filtered or unexported fields
}
func (*HasTrialedResponse) Descriptor
deprecated
added in
v0.8.36
func (*HasTrialedResponse) Descriptor() ([]byte, []int)
Deprecated: Use HasTrialedResponse.ProtoReflect.Descriptor instead.
func (*HasTrialedResponse) GetTrialed ¶ added in v0.8.36
func (x *HasTrialedResponse) GetTrialed() bool
func (*HasTrialedResponse) ProtoMessage ¶ added in v0.8.36
func (*HasTrialedResponse) ProtoMessage()
func (*HasTrialedResponse) ProtoReflect ¶ added in v0.8.36
func (x *HasTrialedResponse) ProtoReflect() protoreflect.Message
func (*HasTrialedResponse) Reset ¶ added in v0.8.36
func (x *HasTrialedResponse) Reset()
func (*HasTrialedResponse) String ¶ added in v0.8.36
func (x *HasTrialedResponse) String() string
type InputHintOption ¶ added in v0.90.0
type InputHintOption struct {
// Machine-readable identifier (e.g., "sq_km", "megagram")
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// User-friendly display description (e.g., "Square Kilometers", "Megagram (Mg)")
Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
// contains filtered or unexported fields
}
InputHintOption represents a selectable option with a machine-readable name and user-friendly description
func (*InputHintOption) Descriptor
deprecated
added in
v0.90.0
func (*InputHintOption) Descriptor() ([]byte, []int)
Deprecated: Use InputHintOption.ProtoReflect.Descriptor instead.
func (*InputHintOption) GetDescription ¶ added in v0.90.0
func (x *InputHintOption) GetDescription() string
func (*InputHintOption) GetName ¶ added in v0.90.0
func (x *InputHintOption) GetName() string
func (*InputHintOption) ProtoMessage ¶ added in v0.90.0
func (*InputHintOption) ProtoMessage()
func (*InputHintOption) ProtoReflect ¶ added in v0.90.0
func (x *InputHintOption) ProtoReflect() protoreflect.Message
func (*InputHintOption) Reset ¶ added in v0.90.0
func (x *InputHintOption) Reset()
func (*InputHintOption) String ¶ added in v0.90.0
func (x *InputHintOption) String() string
type Invitation ¶
type Invitation struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
OrgId string `protobuf:"bytes,3,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
GroupIds []string `protobuf:"bytes,4,rep,name=group_ids,json=groupIds,proto3" json:"group_ids,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,5,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
ExpiresAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=expires_at,json=expiresAt,proto3" json:"expires_at,omitempty"`
RoleIds []string `protobuf:"bytes,8,rep,name=role_ids,json=roleIds,proto3" json:"role_ids,omitempty"`
// contains filtered or unexported fields
}
func (*Invitation) Descriptor
deprecated
func (*Invitation) Descriptor() ([]byte, []int)
Deprecated: Use Invitation.ProtoReflect.Descriptor instead.
func (*Invitation) GetCreatedAt ¶
func (x *Invitation) GetCreatedAt() *timestamppb.Timestamp
func (*Invitation) GetExpiresAt ¶
func (x *Invitation) GetExpiresAt() *timestamppb.Timestamp
func (*Invitation) GetGroupIds ¶
func (x *Invitation) GetGroupIds() []string
func (*Invitation) GetId ¶
func (x *Invitation) GetId() string
func (*Invitation) GetMetadata ¶
func (x *Invitation) GetMetadata() *structpb.Struct
func (*Invitation) GetOrgId ¶
func (x *Invitation) GetOrgId() string
func (*Invitation) GetRoleIds ¶ added in v0.7.3
func (x *Invitation) GetRoleIds() []string
func (*Invitation) GetUserId ¶
func (x *Invitation) GetUserId() string
func (*Invitation) ProtoMessage ¶
func (*Invitation) ProtoMessage()
func (*Invitation) ProtoReflect ¶
func (x *Invitation) ProtoReflect() protoreflect.Message
func (*Invitation) Reset ¶
func (x *Invitation) Reset()
func (*Invitation) String ¶
func (x *Invitation) String() string
type Invoice ¶ added in v0.8.13
type Invoice struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
CustomerId string `protobuf:"bytes,2,opt,name=customer_id,json=customerId,proto3" json:"customer_id,omitempty"`
ProviderId string `protobuf:"bytes,3,opt,name=provider_id,json=providerId,proto3" json:"provider_id,omitempty"`
State string `protobuf:"bytes,4,opt,name=state,proto3" json:"state,omitempty"`
Currency string `protobuf:"bytes,5,opt,name=currency,proto3" json:"currency,omitempty"`
Amount int64 `protobuf:"varint,6,opt,name=amount,proto3" json:"amount,omitempty"`
HostedUrl string `protobuf:"bytes,7,opt,name=hosted_url,json=hostedUrl,proto3" json:"hosted_url,omitempty"`
// The date on which payment for this invoice is due
DueDate *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=due_date,json=dueDate,proto3" json:"due_date,omitempty"`
// The date when this invoice is in effect.
EffectiveAt *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=effective_at,json=effectiveAt,proto3" json:"effective_at,omitempty"`
PeriodStartAt *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=period_start_at,json=periodStartAt,proto3" json:"period_start_at,omitempty"`
PeriodEndAt *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=period_end_at,json=periodEndAt,proto3" json:"period_end_at,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,21,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
Customer *BillingAccount `protobuf:"bytes,101,opt,name=customer,proto3" json:"customer,omitempty"`
// contains filtered or unexported fields
}
func (*Invoice) Descriptor
deprecated
added in
v0.8.13
func (*Invoice) GetCreatedAt ¶ added in v0.8.13
func (x *Invoice) GetCreatedAt() *timestamppb.Timestamp
func (*Invoice) GetCurrency ¶ added in v0.8.13
func (*Invoice) GetCustomer ¶ added in v0.8.41
func (x *Invoice) GetCustomer() *BillingAccount
func (*Invoice) GetCustomerId ¶ added in v0.8.13
func (*Invoice) GetDueDate ¶ added in v0.8.13
func (x *Invoice) GetDueDate() *timestamppb.Timestamp
func (*Invoice) GetEffectiveAt ¶ added in v0.8.13
func (x *Invoice) GetEffectiveAt() *timestamppb.Timestamp
func (*Invoice) GetHostedUrl ¶ added in v0.8.13
func (*Invoice) GetMetadata ¶ added in v0.8.13
func (*Invoice) GetPeriodEndAt ¶ added in v0.8.26
func (x *Invoice) GetPeriodEndAt() *timestamppb.Timestamp
func (*Invoice) GetPeriodStartAt ¶ added in v0.8.26
func (x *Invoice) GetPeriodStartAt() *timestamppb.Timestamp
func (*Invoice) GetProviderId ¶ added in v0.8.13
func (*Invoice) ProtoMessage ¶ added in v0.8.13
func (*Invoice) ProtoMessage()
func (*Invoice) ProtoReflect ¶ added in v0.8.13
func (x *Invoice) ProtoReflect() protoreflect.Message
type JSONWebKey ¶
type JSONWebKey struct {
// Key Type.
Kty string `protobuf:"bytes,1,opt,name=kty,proto3" json:"kty,omitempty"`
// Algorithm.
Alg string `protobuf:"bytes,2,opt,name=alg,proto3" json:"alg,omitempty"`
// Permitted uses for the public keys.
Use string `protobuf:"bytes,3,opt,name=use,proto3" json:"use,omitempty"`
// Key ID.
Kid string `protobuf:"bytes,4,opt,name=kid,proto3" json:"kid,omitempty"`
// Used for RSA keys.
N string `protobuf:"bytes,5,opt,name=n,proto3" json:"n,omitempty"`
// Used for RSA keys.
E string `protobuf:"bytes,6,opt,name=e,proto3" json:"e,omitempty"`
// Used for ECDSA keys.
X string `protobuf:"bytes,7,opt,name=x,proto3" json:"x,omitempty"`
// Used for ECDSA keys.
Y string `protobuf:"bytes,8,opt,name=y,proto3" json:"y,omitempty"`
// Used for ECDSA keys.
Crv string `protobuf:"bytes,9,opt,name=crv,proto3" json:"crv,omitempty"`
// contains filtered or unexported fields
}
JSON Web Key as specified in RFC 7517
func (*JSONWebKey) Descriptor
deprecated
func (*JSONWebKey) Descriptor() ([]byte, []int)
Deprecated: Use JSONWebKey.ProtoReflect.Descriptor instead.
func (*JSONWebKey) GetAlg ¶
func (x *JSONWebKey) GetAlg() string
func (*JSONWebKey) GetCrv ¶
func (x *JSONWebKey) GetCrv() string
func (*JSONWebKey) GetE ¶
func (x *JSONWebKey) GetE() string
func (*JSONWebKey) GetKid ¶
func (x *JSONWebKey) GetKid() string
func (*JSONWebKey) GetKty ¶
func (x *JSONWebKey) GetKty() string
func (*JSONWebKey) GetN ¶
func (x *JSONWebKey) GetN() string
func (*JSONWebKey) GetUse ¶
func (x *JSONWebKey) GetUse() string
func (*JSONWebKey) GetX ¶
func (x *JSONWebKey) GetX() string
func (*JSONWebKey) GetY ¶
func (x *JSONWebKey) GetY() string
func (*JSONWebKey) ProtoMessage ¶
func (*JSONWebKey) ProtoMessage()
func (*JSONWebKey) ProtoReflect ¶
func (x *JSONWebKey) ProtoReflect() protoreflect.Message
func (*JSONWebKey) Reset ¶
func (x *JSONWebKey) Reset()
func (*JSONWebKey) String ¶
func (x *JSONWebKey) String() string
type JoinOrganizationRequest ¶ added in v0.7.2
type JoinOrganizationRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*JoinOrganizationRequest) Descriptor
deprecated
added in
v0.7.2
func (*JoinOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use JoinOrganizationRequest.ProtoReflect.Descriptor instead.
func (*JoinOrganizationRequest) GetOrgId ¶ added in v0.7.2
func (x *JoinOrganizationRequest) GetOrgId() string
func (*JoinOrganizationRequest) ProtoMessage ¶ added in v0.7.2
func (*JoinOrganizationRequest) ProtoMessage()
func (*JoinOrganizationRequest) ProtoReflect ¶ added in v0.7.2
func (x *JoinOrganizationRequest) ProtoReflect() protoreflect.Message
func (*JoinOrganizationRequest) Reset ¶ added in v0.7.2
func (x *JoinOrganizationRequest) Reset()
func (*JoinOrganizationRequest) String ¶ added in v0.7.2
func (x *JoinOrganizationRequest) String() string
type JoinOrganizationResponse ¶ added in v0.7.2
type JoinOrganizationResponse struct {
// contains filtered or unexported fields
}
func (*JoinOrganizationResponse) Descriptor
deprecated
added in
v0.7.2
func (*JoinOrganizationResponse) Descriptor() ([]byte, []int)
Deprecated: Use JoinOrganizationResponse.ProtoReflect.Descriptor instead.
func (*JoinOrganizationResponse) ProtoMessage ¶ added in v0.7.2
func (*JoinOrganizationResponse) ProtoMessage()
func (*JoinOrganizationResponse) ProtoReflect ¶ added in v0.7.2
func (x *JoinOrganizationResponse) ProtoReflect() protoreflect.Message
func (*JoinOrganizationResponse) Reset ¶ added in v0.7.2
func (x *JoinOrganizationResponse) Reset()
func (*JoinOrganizationResponse) String ¶ added in v0.7.2
func (x *JoinOrganizationResponse) String() string
type KeyCredential ¶
type KeyCredential struct {
Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"`
Kid string `protobuf:"bytes,2,opt,name=kid,proto3" json:"kid,omitempty"`
PrincipalId string `protobuf:"bytes,3,opt,name=principal_id,json=principalId,proto3" json:"principal_id,omitempty"`
// RSA private key as string
PrivateKey string `protobuf:"bytes,4,opt,name=private_key,json=privateKey,proto3" json:"private_key,omitempty"`
// contains filtered or unexported fields
}
func (*KeyCredential) Descriptor
deprecated
func (*KeyCredential) Descriptor() ([]byte, []int)
Deprecated: Use KeyCredential.ProtoReflect.Descriptor instead.
func (*KeyCredential) GetKid ¶
func (x *KeyCredential) GetKid() string
func (*KeyCredential) GetPrincipalId ¶
func (x *KeyCredential) GetPrincipalId() string
func (*KeyCredential) GetPrivateKey ¶
func (x *KeyCredential) GetPrivateKey() string
func (*KeyCredential) GetType ¶
func (x *KeyCredential) GetType() string
func (*KeyCredential) ProtoMessage ¶
func (*KeyCredential) ProtoMessage()
func (*KeyCredential) ProtoReflect ¶
func (x *KeyCredential) ProtoReflect() protoreflect.Message
func (*KeyCredential) Reset ¶
func (x *KeyCredential) Reset()
func (*KeyCredential) String ¶
func (x *KeyCredential) String() string
type ListAllBillingAccountsRequest ¶ added in v0.8.29
type ListAllBillingAccountsRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*ListAllBillingAccountsRequest) Descriptor
deprecated
added in
v0.8.29
func (*ListAllBillingAccountsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAllBillingAccountsRequest.ProtoReflect.Descriptor instead.
func (*ListAllBillingAccountsRequest) GetOrgId ¶ added in v0.8.29
func (x *ListAllBillingAccountsRequest) GetOrgId() string
func (*ListAllBillingAccountsRequest) ProtoMessage ¶ added in v0.8.29
func (*ListAllBillingAccountsRequest) ProtoMessage()
func (*ListAllBillingAccountsRequest) ProtoReflect ¶ added in v0.8.29
func (x *ListAllBillingAccountsRequest) ProtoReflect() protoreflect.Message
func (*ListAllBillingAccountsRequest) Reset ¶ added in v0.8.29
func (x *ListAllBillingAccountsRequest) Reset()
func (*ListAllBillingAccountsRequest) String ¶ added in v0.8.29
func (x *ListAllBillingAccountsRequest) String() string
type ListAllBillingAccountsResponse ¶ added in v0.8.29
type ListAllBillingAccountsResponse struct {
BillingAccounts []*BillingAccount `protobuf:"bytes,1,rep,name=billing_accounts,json=billingAccounts,proto3" json:"billing_accounts,omitempty"`
// contains filtered or unexported fields
}
func (*ListAllBillingAccountsResponse) Descriptor
deprecated
added in
v0.8.29
func (*ListAllBillingAccountsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAllBillingAccountsResponse.ProtoReflect.Descriptor instead.
func (*ListAllBillingAccountsResponse) GetBillingAccounts ¶ added in v0.8.29
func (x *ListAllBillingAccountsResponse) GetBillingAccounts() []*BillingAccount
func (*ListAllBillingAccountsResponse) ProtoMessage ¶ added in v0.8.29
func (*ListAllBillingAccountsResponse) ProtoMessage()
func (*ListAllBillingAccountsResponse) ProtoReflect ¶ added in v0.8.29
func (x *ListAllBillingAccountsResponse) ProtoReflect() protoreflect.Message
func (*ListAllBillingAccountsResponse) Reset ¶ added in v0.8.29
func (x *ListAllBillingAccountsResponse) Reset()
func (*ListAllBillingAccountsResponse) String ¶ added in v0.8.29
func (x *ListAllBillingAccountsResponse) String() string
type ListAllInvoicesRequest ¶ added in v0.8.26
type ListAllInvoicesRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
PageNum int32 `protobuf:"varint,3,opt,name=page_num,json=pageNum,proto3" json:"page_num,omitempty"`
// contains filtered or unexported fields
}
func (*ListAllInvoicesRequest) Descriptor
deprecated
added in
v0.8.26
func (*ListAllInvoicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAllInvoicesRequest.ProtoReflect.Descriptor instead.
func (*ListAllInvoicesRequest) GetOrgId ¶ added in v0.8.26
func (x *ListAllInvoicesRequest) GetOrgId() string
func (*ListAllInvoicesRequest) GetPageNum ¶ added in v0.31.0
func (x *ListAllInvoicesRequest) GetPageNum() int32
func (*ListAllInvoicesRequest) GetPageSize ¶ added in v0.31.0
func (x *ListAllInvoicesRequest) GetPageSize() int32
func (*ListAllInvoicesRequest) ProtoMessage ¶ added in v0.8.26
func (*ListAllInvoicesRequest) ProtoMessage()
func (*ListAllInvoicesRequest) ProtoReflect ¶ added in v0.8.26
func (x *ListAllInvoicesRequest) ProtoReflect() protoreflect.Message
func (*ListAllInvoicesRequest) Reset ¶ added in v0.8.26
func (x *ListAllInvoicesRequest) Reset()
func (*ListAllInvoicesRequest) String ¶ added in v0.8.26
func (x *ListAllInvoicesRequest) String() string
type ListAllInvoicesResponse ¶ added in v0.8.26
type ListAllInvoicesResponse struct {
Invoices []*Invoice `protobuf:"bytes,1,rep,name=invoices,proto3" json:"invoices,omitempty"`
Count int32 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"`
// contains filtered or unexported fields
}
func (*ListAllInvoicesResponse) Descriptor
deprecated
added in
v0.8.26
func (*ListAllInvoicesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAllInvoicesResponse.ProtoReflect.Descriptor instead.
func (*ListAllInvoicesResponse) GetCount ¶ added in v0.31.0
func (x *ListAllInvoicesResponse) GetCount() int32
func (*ListAllInvoicesResponse) GetInvoices ¶ added in v0.8.26
func (x *ListAllInvoicesResponse) GetInvoices() []*Invoice
func (*ListAllInvoicesResponse) ProtoMessage ¶ added in v0.8.26
func (*ListAllInvoicesResponse) ProtoMessage()
func (*ListAllInvoicesResponse) ProtoReflect ¶ added in v0.8.26
func (x *ListAllInvoicesResponse) ProtoReflect() protoreflect.Message
func (*ListAllInvoicesResponse) Reset ¶ added in v0.8.26
func (x *ListAllInvoicesResponse) Reset()
func (*ListAllInvoicesResponse) String ¶ added in v0.8.26
func (x *ListAllInvoicesResponse) String() string
type ListAllOrganizationsRequest ¶
type ListAllOrganizationsRequest struct {
UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
State string `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"`
PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
PageNum int32 `protobuf:"varint,4,opt,name=page_num,json=pageNum,proto3" json:"page_num,omitempty"`
// contains filtered or unexported fields
}
func (*ListAllOrganizationsRequest) Descriptor
deprecated
func (*ListAllOrganizationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAllOrganizationsRequest.ProtoReflect.Descriptor instead.
func (*ListAllOrganizationsRequest) GetPageNum ¶ added in v0.30.0
func (x *ListAllOrganizationsRequest) GetPageNum() int32
func (*ListAllOrganizationsRequest) GetPageSize ¶ added in v0.30.0
func (x *ListAllOrganizationsRequest) GetPageSize() int32
func (*ListAllOrganizationsRequest) GetState ¶
func (x *ListAllOrganizationsRequest) GetState() string
func (*ListAllOrganizationsRequest) GetUserId ¶
func (x *ListAllOrganizationsRequest) GetUserId() string
func (*ListAllOrganizationsRequest) ProtoMessage ¶
func (*ListAllOrganizationsRequest) ProtoMessage()
func (*ListAllOrganizationsRequest) ProtoReflect ¶
func (x *ListAllOrganizationsRequest) ProtoReflect() protoreflect.Message
func (*ListAllOrganizationsRequest) Reset ¶
func (x *ListAllOrganizationsRequest) Reset()
func (*ListAllOrganizationsRequest) String ¶
func (x *ListAllOrganizationsRequest) String() string
type ListAllOrganizationsResponse ¶
type ListAllOrganizationsResponse struct {
Organizations []*Organization `protobuf:"bytes,1,rep,name=organizations,proto3" json:"organizations,omitempty"`
Count int32 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"`
// contains filtered or unexported fields
}
func (*ListAllOrganizationsResponse) Descriptor
deprecated
func (*ListAllOrganizationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAllOrganizationsResponse.ProtoReflect.Descriptor instead.
func (*ListAllOrganizationsResponse) GetCount ¶ added in v0.30.0
func (x *ListAllOrganizationsResponse) GetCount() int32
func (*ListAllOrganizationsResponse) GetOrganizations ¶
func (x *ListAllOrganizationsResponse) GetOrganizations() []*Organization
func (*ListAllOrganizationsResponse) ProtoMessage ¶
func (*ListAllOrganizationsResponse) ProtoMessage()
func (*ListAllOrganizationsResponse) ProtoReflect ¶
func (x *ListAllOrganizationsResponse) ProtoReflect() protoreflect.Message
func (*ListAllOrganizationsResponse) Reset ¶
func (x *ListAllOrganizationsResponse) Reset()
func (*ListAllOrganizationsResponse) String ¶
func (x *ListAllOrganizationsResponse) String() string
type ListAllServiceUsersRequest ¶ added in v0.66.0
type ListAllServiceUsersRequest struct {
// contains filtered or unexported fields
}
func (*ListAllServiceUsersRequest) Descriptor
deprecated
added in
v0.66.0
func (*ListAllServiceUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAllServiceUsersRequest.ProtoReflect.Descriptor instead.
func (*ListAllServiceUsersRequest) ProtoMessage ¶ added in v0.66.0
func (*ListAllServiceUsersRequest) ProtoMessage()
func (*ListAllServiceUsersRequest) ProtoReflect ¶ added in v0.66.0
func (x *ListAllServiceUsersRequest) ProtoReflect() protoreflect.Message
func (*ListAllServiceUsersRequest) Reset ¶ added in v0.66.0
func (x *ListAllServiceUsersRequest) Reset()
func (*ListAllServiceUsersRequest) String ¶ added in v0.66.0
func (x *ListAllServiceUsersRequest) String() string
type ListAllServiceUsersResponse ¶ added in v0.66.0
type ListAllServiceUsersResponse struct {
ServiceUsers []*ServiceUser `protobuf:"bytes,1,rep,name=service_users,json=serviceUsers,proto3" json:"service_users,omitempty"`
// contains filtered or unexported fields
}
func (*ListAllServiceUsersResponse) Descriptor
deprecated
added in
v0.66.0
func (*ListAllServiceUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAllServiceUsersResponse.ProtoReflect.Descriptor instead.
func (*ListAllServiceUsersResponse) GetServiceUsers ¶ added in v0.66.0
func (x *ListAllServiceUsersResponse) GetServiceUsers() []*ServiceUser
func (*ListAllServiceUsersResponse) ProtoMessage ¶ added in v0.66.0
func (*ListAllServiceUsersResponse) ProtoMessage()
func (*ListAllServiceUsersResponse) ProtoReflect ¶ added in v0.66.0
func (x *ListAllServiceUsersResponse) ProtoReflect() protoreflect.Message
func (*ListAllServiceUsersResponse) Reset ¶ added in v0.66.0
func (x *ListAllServiceUsersResponse) Reset()
func (*ListAllServiceUsersResponse) String ¶ added in v0.66.0
func (x *ListAllServiceUsersResponse) String() string
type ListAllUsersRequest ¶
type ListAllUsersRequest struct {
PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
PageNum int32 `protobuf:"varint,2,opt,name=page_num,json=pageNum,proto3" json:"page_num,omitempty"`
Keyword string `protobuf:"bytes,3,opt,name=keyword,proto3" json:"keyword,omitempty"`
OrgId string `protobuf:"bytes,4,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
GroupId string `protobuf:"bytes,5,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"`
State string `protobuf:"bytes,6,opt,name=state,proto3" json:"state,omitempty"`
// contains filtered or unexported fields
}
func (*ListAllUsersRequest) Descriptor
deprecated
func (*ListAllUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAllUsersRequest.ProtoReflect.Descriptor instead.
func (*ListAllUsersRequest) GetGroupId ¶
func (x *ListAllUsersRequest) GetGroupId() string
func (*ListAllUsersRequest) GetKeyword ¶
func (x *ListAllUsersRequest) GetKeyword() string
func (*ListAllUsersRequest) GetOrgId ¶
func (x *ListAllUsersRequest) GetOrgId() string
func (*ListAllUsersRequest) GetPageNum ¶
func (x *ListAllUsersRequest) GetPageNum() int32
func (*ListAllUsersRequest) GetPageSize ¶
func (x *ListAllUsersRequest) GetPageSize() int32
func (*ListAllUsersRequest) GetState ¶
func (x *ListAllUsersRequest) GetState() string
func (*ListAllUsersRequest) ProtoMessage ¶
func (*ListAllUsersRequest) ProtoMessage()
func (*ListAllUsersRequest) ProtoReflect ¶
func (x *ListAllUsersRequest) ProtoReflect() protoreflect.Message
func (*ListAllUsersRequest) Reset ¶
func (x *ListAllUsersRequest) Reset()
func (*ListAllUsersRequest) String ¶
func (x *ListAllUsersRequest) String() string
type ListAllUsersResponse ¶
type ListAllUsersResponse struct {
Count int32 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"`
Users []*User `protobuf:"bytes,2,rep,name=users,proto3" json:"users,omitempty"`
// contains filtered or unexported fields
}
func (*ListAllUsersResponse) Descriptor
deprecated
func (*ListAllUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAllUsersResponse.ProtoReflect.Descriptor instead.
func (*ListAllUsersResponse) GetCount ¶
func (x *ListAllUsersResponse) GetCount() int32
func (*ListAllUsersResponse) GetUsers ¶
func (x *ListAllUsersResponse) GetUsers() []*User
func (*ListAllUsersResponse) ProtoMessage ¶
func (*ListAllUsersResponse) ProtoMessage()
func (*ListAllUsersResponse) ProtoReflect ¶
func (x *ListAllUsersResponse) ProtoReflect() protoreflect.Message
func (*ListAllUsersResponse) Reset ¶
func (x *ListAllUsersResponse) Reset()
func (*ListAllUsersResponse) String ¶
func (x *ListAllUsersResponse) String() string
type ListAuditRecordsRequest ¶ added in v0.74.0
type ListAuditRecordsRequest struct {
Query *RQLRequest `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*ListAuditRecordsRequest) Descriptor
deprecated
added in
v0.74.0
func (*ListAuditRecordsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAuditRecordsRequest.ProtoReflect.Descriptor instead.
func (*ListAuditRecordsRequest) GetQuery ¶ added in v0.74.0
func (x *ListAuditRecordsRequest) GetQuery() *RQLRequest
func (*ListAuditRecordsRequest) ProtoMessage ¶ added in v0.74.0
func (*ListAuditRecordsRequest) ProtoMessage()
func (*ListAuditRecordsRequest) ProtoReflect ¶ added in v0.74.0
func (x *ListAuditRecordsRequest) ProtoReflect() protoreflect.Message
func (*ListAuditRecordsRequest) Reset ¶ added in v0.74.0
func (x *ListAuditRecordsRequest) Reset()
func (*ListAuditRecordsRequest) String ¶ added in v0.74.0
func (x *ListAuditRecordsRequest) String() string
type ListAuditRecordsResponse ¶ added in v0.74.0
type ListAuditRecordsResponse struct {
AuditRecords []*AuditRecord `protobuf:"bytes,1,rep,name=audit_records,json=auditRecords,proto3" json:"audit_records,omitempty"`
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
Group *RQLQueryGroupResponse `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*ListAuditRecordsResponse) Descriptor
deprecated
added in
v0.74.0
func (*ListAuditRecordsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAuditRecordsResponse.ProtoReflect.Descriptor instead.
func (*ListAuditRecordsResponse) GetAuditRecords ¶ added in v0.74.0
func (x *ListAuditRecordsResponse) GetAuditRecords() []*AuditRecord
func (*ListAuditRecordsResponse) GetGroup ¶ added in v0.74.0
func (x *ListAuditRecordsResponse) GetGroup() *RQLQueryGroupResponse
func (*ListAuditRecordsResponse) GetPagination ¶ added in v0.74.0
func (x *ListAuditRecordsResponse) GetPagination() *RQLQueryPaginationResponse
func (*ListAuditRecordsResponse) ProtoMessage ¶ added in v0.74.0
func (*ListAuditRecordsResponse) ProtoMessage()
func (*ListAuditRecordsResponse) ProtoReflect ¶ added in v0.74.0
func (x *ListAuditRecordsResponse) ProtoReflect() protoreflect.Message
func (*ListAuditRecordsResponse) Reset ¶ added in v0.74.0
func (x *ListAuditRecordsResponse) Reset()
func (*ListAuditRecordsResponse) String ¶ added in v0.74.0
func (x *ListAuditRecordsResponse) String() string
type ListAuthStrategiesRequest ¶
type ListAuthStrategiesRequest struct {
// contains filtered or unexported fields
}
func (*ListAuthStrategiesRequest) Descriptor
deprecated
func (*ListAuthStrategiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAuthStrategiesRequest.ProtoReflect.Descriptor instead.
func (*ListAuthStrategiesRequest) ProtoMessage ¶
func (*ListAuthStrategiesRequest) ProtoMessage()
func (*ListAuthStrategiesRequest) ProtoReflect ¶
func (x *ListAuthStrategiesRequest) ProtoReflect() protoreflect.Message
func (*ListAuthStrategiesRequest) Reset ¶
func (x *ListAuthStrategiesRequest) Reset()
func (*ListAuthStrategiesRequest) String ¶
func (x *ListAuthStrategiesRequest) String() string
type ListAuthStrategiesResponse ¶
type ListAuthStrategiesResponse struct {
Strategies []*AuthStrategy `protobuf:"bytes,1,rep,name=strategies,proto3" json:"strategies,omitempty"`
// contains filtered or unexported fields
}
func (*ListAuthStrategiesResponse) Descriptor
deprecated
func (*ListAuthStrategiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAuthStrategiesResponse.ProtoReflect.Descriptor instead.
func (*ListAuthStrategiesResponse) GetStrategies ¶
func (x *ListAuthStrategiesResponse) GetStrategies() []*AuthStrategy
func (*ListAuthStrategiesResponse) ProtoMessage ¶
func (*ListAuthStrategiesResponse) ProtoMessage()
func (*ListAuthStrategiesResponse) ProtoReflect ¶
func (x *ListAuthStrategiesResponse) ProtoReflect() protoreflect.Message
func (*ListAuthStrategiesResponse) Reset ¶
func (x *ListAuthStrategiesResponse) Reset()
func (*ListAuthStrategiesResponse) String ¶
func (x *ListAuthStrategiesResponse) String() string
type ListBillingAccountsRequest ¶ added in v0.8.0
type ListBillingAccountsRequest struct {
// ID of the organization to list billing accounts for
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
Expand []string `protobuf:"bytes,101,rep,name=expand,proto3" json:"expand,omitempty"`
// contains filtered or unexported fields
}
func (*ListBillingAccountsRequest) Descriptor
deprecated
added in
v0.8.0
func (*ListBillingAccountsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListBillingAccountsRequest.ProtoReflect.Descriptor instead.
func (*ListBillingAccountsRequest) GetExpand ¶ added in v0.8.41
func (x *ListBillingAccountsRequest) GetExpand() []string
func (*ListBillingAccountsRequest) GetOrgId ¶ added in v0.8.0
func (x *ListBillingAccountsRequest) GetOrgId() string
func (*ListBillingAccountsRequest) ProtoMessage ¶ added in v0.8.0
func (*ListBillingAccountsRequest) ProtoMessage()
func (*ListBillingAccountsRequest) ProtoReflect ¶ added in v0.8.0
func (x *ListBillingAccountsRequest) ProtoReflect() protoreflect.Message
func (*ListBillingAccountsRequest) Reset ¶ added in v0.8.0
func (x *ListBillingAccountsRequest) Reset()
func (*ListBillingAccountsRequest) String ¶ added in v0.8.0
func (x *ListBillingAccountsRequest) String() string
type ListBillingAccountsResponse ¶ added in v0.8.0
type ListBillingAccountsResponse struct {
// List of billing accounts
BillingAccounts []*BillingAccount `protobuf:"bytes,1,rep,name=billing_accounts,json=billingAccounts,proto3" json:"billing_accounts,omitempty"`
// contains filtered or unexported fields
}
func (*ListBillingAccountsResponse) Descriptor
deprecated
added in
v0.8.0
func (*ListBillingAccountsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListBillingAccountsResponse.ProtoReflect.Descriptor instead.
func (*ListBillingAccountsResponse) GetBillingAccounts ¶ added in v0.8.0
func (x *ListBillingAccountsResponse) GetBillingAccounts() []*BillingAccount
func (*ListBillingAccountsResponse) ProtoMessage ¶ added in v0.8.0
func (*ListBillingAccountsResponse) ProtoMessage()
func (*ListBillingAccountsResponse) ProtoReflect ¶ added in v0.8.0
func (x *ListBillingAccountsResponse) ProtoReflect() protoreflect.Message
func (*ListBillingAccountsResponse) Reset ¶ added in v0.8.0
func (x *ListBillingAccountsResponse) Reset()
func (*ListBillingAccountsResponse) String ¶ added in v0.8.0
func (x *ListBillingAccountsResponse) String() string
type ListBillingTransactionsRequest ¶ added in v0.8.0
type ListBillingTransactionsRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// DEPRECATED: billing_id will be inferred from org_id
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
Since *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=since,proto3" json:"since,omitempty"`
StartRange *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=start_range,json=startRange,proto3" json:"start_range,omitempty"`
EndRange *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=end_range,json=endRange,proto3" json:"end_range,omitempty"`
Expand []string `protobuf:"bytes,101,rep,name=expand,proto3" json:"expand,omitempty"`
// contains filtered or unexported fields
}
func (*ListBillingTransactionsRequest) Descriptor
deprecated
added in
v0.8.0
func (*ListBillingTransactionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListBillingTransactionsRequest.ProtoReflect.Descriptor instead.
func (*ListBillingTransactionsRequest) GetBillingId
deprecated
added in
v0.8.0
func (x *ListBillingTransactionsRequest) GetBillingId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*ListBillingTransactionsRequest) GetEndRange ¶ added in v0.21.0
func (x *ListBillingTransactionsRequest) GetEndRange() *timestamppb.Timestamp
func (*ListBillingTransactionsRequest) GetExpand ¶ added in v0.8.41
func (x *ListBillingTransactionsRequest) GetExpand() []string
func (*ListBillingTransactionsRequest) GetOrgId ¶ added in v0.8.0
func (x *ListBillingTransactionsRequest) GetOrgId() string
func (*ListBillingTransactionsRequest) GetSince
deprecated
added in
v0.8.0
func (x *ListBillingTransactionsRequest) GetSince() *timestamppb.Timestamp
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*ListBillingTransactionsRequest) GetStartRange ¶ added in v0.21.0
func (x *ListBillingTransactionsRequest) GetStartRange() *timestamppb.Timestamp
func (*ListBillingTransactionsRequest) ProtoMessage ¶ added in v0.8.0
func (*ListBillingTransactionsRequest) ProtoMessage()
func (*ListBillingTransactionsRequest) ProtoReflect ¶ added in v0.8.0
func (x *ListBillingTransactionsRequest) ProtoReflect() protoreflect.Message
func (*ListBillingTransactionsRequest) Reset ¶ added in v0.8.0
func (x *ListBillingTransactionsRequest) Reset()
func (*ListBillingTransactionsRequest) String ¶ added in v0.8.0
func (x *ListBillingTransactionsRequest) String() string
type ListBillingTransactionsResponse ¶ added in v0.8.0
type ListBillingTransactionsResponse struct {
// List of transactions
Transactions []*BillingTransaction `protobuf:"bytes,1,rep,name=transactions,proto3" json:"transactions,omitempty"`
// contains filtered or unexported fields
}
func (*ListBillingTransactionsResponse) Descriptor
deprecated
added in
v0.8.0
func (*ListBillingTransactionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListBillingTransactionsResponse.ProtoReflect.Descriptor instead.
func (*ListBillingTransactionsResponse) GetTransactions ¶ added in v0.8.0
func (x *ListBillingTransactionsResponse) GetTransactions() []*BillingTransaction
func (*ListBillingTransactionsResponse) ProtoMessage ¶ added in v0.8.0
func (*ListBillingTransactionsResponse) ProtoMessage()
func (*ListBillingTransactionsResponse) ProtoReflect ¶ added in v0.8.0
func (x *ListBillingTransactionsResponse) ProtoReflect() protoreflect.Message
func (*ListBillingTransactionsResponse) Reset ¶ added in v0.8.0
func (x *ListBillingTransactionsResponse) Reset()
func (*ListBillingTransactionsResponse) String ¶ added in v0.8.0
func (x *ListBillingTransactionsResponse) String() string
type ListCheckoutsRequest ¶ added in v0.8.0
type ListCheckoutsRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// DEPRECATED: billing_id will be inferred from org_id
// ID of the billing account to get the subscriptions for
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
// contains filtered or unexported fields
}
func (*ListCheckoutsRequest) Descriptor
deprecated
added in
v0.8.0
func (*ListCheckoutsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListCheckoutsRequest.ProtoReflect.Descriptor instead.
func (*ListCheckoutsRequest) GetBillingId
deprecated
added in
v0.8.0
func (x *ListCheckoutsRequest) GetBillingId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*ListCheckoutsRequest) GetOrgId ¶ added in v0.8.0
func (x *ListCheckoutsRequest) GetOrgId() string
func (*ListCheckoutsRequest) ProtoMessage ¶ added in v0.8.0
func (*ListCheckoutsRequest) ProtoMessage()
func (*ListCheckoutsRequest) ProtoReflect ¶ added in v0.8.0
func (x *ListCheckoutsRequest) ProtoReflect() protoreflect.Message
func (*ListCheckoutsRequest) Reset ¶ added in v0.8.0
func (x *ListCheckoutsRequest) Reset()
func (*ListCheckoutsRequest) String ¶ added in v0.8.0
func (x *ListCheckoutsRequest) String() string
type ListCheckoutsResponse ¶ added in v0.8.0
type ListCheckoutsResponse struct {
// List of checkouts
CheckoutSessions []*CheckoutSession `protobuf:"bytes,1,rep,name=checkout_sessions,json=checkoutSessions,proto3" json:"checkout_sessions,omitempty"`
// contains filtered or unexported fields
}
func (*ListCheckoutsResponse) Descriptor
deprecated
added in
v0.8.0
func (*ListCheckoutsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListCheckoutsResponse.ProtoReflect.Descriptor instead.
func (*ListCheckoutsResponse) GetCheckoutSessions ¶ added in v0.8.0
func (x *ListCheckoutsResponse) GetCheckoutSessions() []*CheckoutSession
func (*ListCheckoutsResponse) ProtoMessage ¶ added in v0.8.0
func (*ListCheckoutsResponse) ProtoMessage()
func (*ListCheckoutsResponse) ProtoReflect ¶ added in v0.8.0
func (x *ListCheckoutsResponse) ProtoReflect() protoreflect.Message
func (*ListCheckoutsResponse) Reset ¶ added in v0.8.0
func (x *ListCheckoutsResponse) Reset()
func (*ListCheckoutsResponse) String ¶ added in v0.8.0
func (x *ListCheckoutsResponse) String() string
type ListCurrentUserGroupsRequest ¶
type ListCurrentUserGroupsRequest struct {
// org_id is optional filter over an organization
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
WithPermissions []string `protobuf:"bytes,2,rep,name=with_permissions,json=withPermissions,proto3" json:"with_permissions,omitempty"`
WithMemberCount bool `protobuf:"varint,3,opt,name=with_member_count,json=withMemberCount,proto3" json:"with_member_count,omitempty"`
// contains filtered or unexported fields
}
func (*ListCurrentUserGroupsRequest) Descriptor
deprecated
func (*ListCurrentUserGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListCurrentUserGroupsRequest.ProtoReflect.Descriptor instead.
func (*ListCurrentUserGroupsRequest) GetOrgId ¶ added in v0.7.5
func (x *ListCurrentUserGroupsRequest) GetOrgId() string
func (*ListCurrentUserGroupsRequest) GetWithMemberCount ¶ added in v0.8.8
func (x *ListCurrentUserGroupsRequest) GetWithMemberCount() bool
func (*ListCurrentUserGroupsRequest) GetWithPermissions ¶ added in v0.7.5
func (x *ListCurrentUserGroupsRequest) GetWithPermissions() []string
func (*ListCurrentUserGroupsRequest) ProtoMessage ¶
func (*ListCurrentUserGroupsRequest) ProtoMessage()
func (*ListCurrentUserGroupsRequest) ProtoReflect ¶
func (x *ListCurrentUserGroupsRequest) ProtoReflect() protoreflect.Message
func (*ListCurrentUserGroupsRequest) Reset ¶
func (x *ListCurrentUserGroupsRequest) Reset()
func (*ListCurrentUserGroupsRequest) String ¶
func (x *ListCurrentUserGroupsRequest) String() string
type ListCurrentUserGroupsResponse ¶
type ListCurrentUserGroupsResponse struct {
Groups []*Group `protobuf:"bytes,1,rep,name=groups,proto3" json:"groups,omitempty"`
AccessPairs []*ListCurrentUserGroupsResponse_AccessPair `protobuf:"bytes,2,rep,name=access_pairs,json=accessPairs,proto3" json:"access_pairs,omitempty"`
// contains filtered or unexported fields
}
func (*ListCurrentUserGroupsResponse) Descriptor
deprecated
func (*ListCurrentUserGroupsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListCurrentUserGroupsResponse.ProtoReflect.Descriptor instead.
func (*ListCurrentUserGroupsResponse) GetAccessPairs ¶ added in v0.7.5
func (x *ListCurrentUserGroupsResponse) GetAccessPairs() []*ListCurrentUserGroupsResponse_AccessPair
func (*ListCurrentUserGroupsResponse) GetGroups ¶
func (x *ListCurrentUserGroupsResponse) GetGroups() []*Group
func (*ListCurrentUserGroupsResponse) ProtoMessage ¶
func (*ListCurrentUserGroupsResponse) ProtoMessage()
func (*ListCurrentUserGroupsResponse) ProtoReflect ¶
func (x *ListCurrentUserGroupsResponse) ProtoReflect() protoreflect.Message
func (*ListCurrentUserGroupsResponse) Reset ¶
func (x *ListCurrentUserGroupsResponse) Reset()
func (*ListCurrentUserGroupsResponse) String ¶
func (x *ListCurrentUserGroupsResponse) String() string
type ListCurrentUserGroupsResponse_AccessPair ¶ added in v0.7.5
type ListCurrentUserGroupsResponse_AccessPair struct {
GroupId string `protobuf:"bytes,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"`
Permissions []string `protobuf:"bytes,2,rep,name=permissions,proto3" json:"permissions,omitempty"`
// contains filtered or unexported fields
}
func (*ListCurrentUserGroupsResponse_AccessPair) Descriptor
deprecated
added in
v0.7.5
func (*ListCurrentUserGroupsResponse_AccessPair) Descriptor() ([]byte, []int)
Deprecated: Use ListCurrentUserGroupsResponse_AccessPair.ProtoReflect.Descriptor instead.
func (*ListCurrentUserGroupsResponse_AccessPair) GetGroupId ¶ added in v0.7.5
func (x *ListCurrentUserGroupsResponse_AccessPair) GetGroupId() string
func (*ListCurrentUserGroupsResponse_AccessPair) GetPermissions ¶ added in v0.7.5
func (x *ListCurrentUserGroupsResponse_AccessPair) GetPermissions() []string
func (*ListCurrentUserGroupsResponse_AccessPair) ProtoMessage ¶ added in v0.7.5
func (*ListCurrentUserGroupsResponse_AccessPair) ProtoMessage()
func (*ListCurrentUserGroupsResponse_AccessPair) ProtoReflect ¶ added in v0.7.5
func (x *ListCurrentUserGroupsResponse_AccessPair) ProtoReflect() protoreflect.Message
func (*ListCurrentUserGroupsResponse_AccessPair) Reset ¶ added in v0.7.5
func (x *ListCurrentUserGroupsResponse_AccessPair) Reset()
func (*ListCurrentUserGroupsResponse_AccessPair) String ¶ added in v0.7.5
func (x *ListCurrentUserGroupsResponse_AccessPair) String() string
type ListCurrentUserInvitationsRequest ¶ added in v0.7.6
type ListCurrentUserInvitationsRequest struct {
// contains filtered or unexported fields
}
func (*ListCurrentUserInvitationsRequest) Descriptor
deprecated
added in
v0.7.6
func (*ListCurrentUserInvitationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListCurrentUserInvitationsRequest.ProtoReflect.Descriptor instead.
func (*ListCurrentUserInvitationsRequest) ProtoMessage ¶ added in v0.7.6
func (*ListCurrentUserInvitationsRequest) ProtoMessage()
func (*ListCurrentUserInvitationsRequest) ProtoReflect ¶ added in v0.7.6
func (x *ListCurrentUserInvitationsRequest) ProtoReflect() protoreflect.Message
func (*ListCurrentUserInvitationsRequest) Reset ¶ added in v0.7.6
func (x *ListCurrentUserInvitationsRequest) Reset()
func (*ListCurrentUserInvitationsRequest) String ¶ added in v0.7.6
func (x *ListCurrentUserInvitationsRequest) String() string
type ListCurrentUserInvitationsResponse ¶ added in v0.7.6
type ListCurrentUserInvitationsResponse struct {
Invitations []*Invitation `protobuf:"bytes,1,rep,name=invitations,proto3" json:"invitations,omitempty"`
Orgs []*Organization `protobuf:"bytes,2,rep,name=orgs,proto3" json:"orgs,omitempty"`
// contains filtered or unexported fields
}
func (*ListCurrentUserInvitationsResponse) Descriptor
deprecated
added in
v0.7.6
func (*ListCurrentUserInvitationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListCurrentUserInvitationsResponse.ProtoReflect.Descriptor instead.
func (*ListCurrentUserInvitationsResponse) GetInvitations ¶ added in v0.7.6
func (x *ListCurrentUserInvitationsResponse) GetInvitations() []*Invitation
func (*ListCurrentUserInvitationsResponse) GetOrgs ¶ added in v0.7.6
func (x *ListCurrentUserInvitationsResponse) GetOrgs() []*Organization
func (*ListCurrentUserInvitationsResponse) ProtoMessage ¶ added in v0.7.6
func (*ListCurrentUserInvitationsResponse) ProtoMessage()
func (*ListCurrentUserInvitationsResponse) ProtoReflect ¶ added in v0.7.6
func (x *ListCurrentUserInvitationsResponse) ProtoReflect() protoreflect.Message
func (*ListCurrentUserInvitationsResponse) Reset ¶ added in v0.7.6
func (x *ListCurrentUserInvitationsResponse) Reset()
func (*ListCurrentUserInvitationsResponse) String ¶ added in v0.7.6
func (x *ListCurrentUserInvitationsResponse) String() string
type ListCurrentUserPreferencesRequest ¶ added in v0.7.3
type ListCurrentUserPreferencesRequest struct {
// scope_type filters preferences by context type (e.g., "app/organization")
// If empty, returns all user preferences (global + all scoped)
// If set with scope_id, returns global preferences + preferences for the specific scope,
// with trait defaults for any unset preferences
ScopeType string `protobuf:"bytes,1,opt,name=scope_type,json=scopeType,proto3" json:"scope_type,omitempty"`
// scope_id filters preferences by scope identifier (e.g., organization ID)
// Only applicable when scope_type is set
ScopeId string `protobuf:"bytes,2,opt,name=scope_id,json=scopeId,proto3" json:"scope_id,omitempty"`
// contains filtered or unexported fields
}
func (*ListCurrentUserPreferencesRequest) Descriptor
deprecated
added in
v0.7.3
func (*ListCurrentUserPreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListCurrentUserPreferencesRequest.ProtoReflect.Descriptor instead.
func (*ListCurrentUserPreferencesRequest) GetScopeId ¶ added in v0.90.0
func (x *ListCurrentUserPreferencesRequest) GetScopeId() string
func (*ListCurrentUserPreferencesRequest) GetScopeType ¶ added in v0.90.0
func (x *ListCurrentUserPreferencesRequest) GetScopeType() string
func (*ListCurrentUserPreferencesRequest) ProtoMessage ¶ added in v0.7.3
func (*ListCurrentUserPreferencesRequest) ProtoMessage()
func (*ListCurrentUserPreferencesRequest) ProtoReflect ¶ added in v0.7.3
func (x *ListCurrentUserPreferencesRequest) ProtoReflect() protoreflect.Message
func (*ListCurrentUserPreferencesRequest) Reset ¶ added in v0.7.3
func (x *ListCurrentUserPreferencesRequest) Reset()
func (*ListCurrentUserPreferencesRequest) String ¶ added in v0.7.3
func (x *ListCurrentUserPreferencesRequest) String() string
type ListCurrentUserPreferencesResponse ¶ added in v0.7.3
type ListCurrentUserPreferencesResponse struct {
Preferences []*Preference `protobuf:"bytes,1,rep,name=preferences,proto3" json:"preferences,omitempty"`
// contains filtered or unexported fields
}
func (*ListCurrentUserPreferencesResponse) Descriptor
deprecated
added in
v0.7.3
func (*ListCurrentUserPreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListCurrentUserPreferencesResponse.ProtoReflect.Descriptor instead.
func (*ListCurrentUserPreferencesResponse) GetPreferences ¶ added in v0.7.3
func (x *ListCurrentUserPreferencesResponse) GetPreferences() []*Preference
func (*ListCurrentUserPreferencesResponse) ProtoMessage ¶ added in v0.7.3
func (*ListCurrentUserPreferencesResponse) ProtoMessage()
func (*ListCurrentUserPreferencesResponse) ProtoReflect ¶ added in v0.7.3
func (x *ListCurrentUserPreferencesResponse) ProtoReflect() protoreflect.Message
func (*ListCurrentUserPreferencesResponse) Reset ¶ added in v0.7.3
func (x *ListCurrentUserPreferencesResponse) Reset()
func (*ListCurrentUserPreferencesResponse) String ¶ added in v0.7.3
func (x *ListCurrentUserPreferencesResponse) String() string
type ListFeaturesRequest ¶ added in v0.8.0
type ListFeaturesRequest struct {
// contains filtered or unexported fields
}
func (*ListFeaturesRequest) Descriptor
deprecated
added in
v0.8.0
func (*ListFeaturesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListFeaturesRequest.ProtoReflect.Descriptor instead.
func (*ListFeaturesRequest) ProtoMessage ¶ added in v0.8.0
func (*ListFeaturesRequest) ProtoMessage()
func (*ListFeaturesRequest) ProtoReflect ¶ added in v0.8.0
func (x *ListFeaturesRequest) ProtoReflect() protoreflect.Message
func (*ListFeaturesRequest) Reset ¶ added in v0.8.0
func (x *ListFeaturesRequest) Reset()
func (*ListFeaturesRequest) String ¶ added in v0.8.0
func (x *ListFeaturesRequest) String() string
type ListFeaturesResponse ¶ added in v0.8.0
type ListFeaturesResponse struct {
Features []*Feature `protobuf:"bytes,1,rep,name=features,proto3" json:"features,omitempty"`
// contains filtered or unexported fields
}
func (*ListFeaturesResponse) Descriptor
deprecated
added in
v0.8.0
func (*ListFeaturesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListFeaturesResponse.ProtoReflect.Descriptor instead.
func (*ListFeaturesResponse) GetFeatures ¶ added in v0.8.0
func (x *ListFeaturesResponse) GetFeatures() []*Feature
func (*ListFeaturesResponse) ProtoMessage ¶ added in v0.8.0
func (*ListFeaturesResponse) ProtoMessage()
func (*ListFeaturesResponse) ProtoReflect ¶ added in v0.8.0
func (x *ListFeaturesResponse) ProtoReflect() protoreflect.Message
func (*ListFeaturesResponse) Reset ¶ added in v0.8.0
func (x *ListFeaturesResponse) Reset()
func (*ListFeaturesResponse) String ¶ added in v0.8.0
func (x *ListFeaturesResponse) String() string
type ListGroupPreferencesRequest ¶ added in v0.7.3
type ListGroupPreferencesRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*ListGroupPreferencesRequest) Descriptor
deprecated
added in
v0.7.3
func (*ListGroupPreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListGroupPreferencesRequest.ProtoReflect.Descriptor instead.
func (*ListGroupPreferencesRequest) GetId ¶ added in v0.7.3
func (x *ListGroupPreferencesRequest) GetId() string
func (*ListGroupPreferencesRequest) ProtoMessage ¶ added in v0.7.3
func (*ListGroupPreferencesRequest) ProtoMessage()
func (*ListGroupPreferencesRequest) ProtoReflect ¶ added in v0.7.3
func (x *ListGroupPreferencesRequest) ProtoReflect() protoreflect.Message
func (*ListGroupPreferencesRequest) Reset ¶ added in v0.7.3
func (x *ListGroupPreferencesRequest) Reset()
func (*ListGroupPreferencesRequest) String ¶ added in v0.7.3
func (x *ListGroupPreferencesRequest) String() string
type ListGroupPreferencesResponse ¶ added in v0.7.3
type ListGroupPreferencesResponse struct {
Preferences []*Preference `protobuf:"bytes,1,rep,name=preferences,proto3" json:"preferences,omitempty"`
// contains filtered or unexported fields
}
func (*ListGroupPreferencesResponse) Descriptor
deprecated
added in
v0.7.3
func (*ListGroupPreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListGroupPreferencesResponse.ProtoReflect.Descriptor instead.
func (*ListGroupPreferencesResponse) GetPreferences ¶ added in v0.7.3
func (x *ListGroupPreferencesResponse) GetPreferences() []*Preference
func (*ListGroupPreferencesResponse) ProtoMessage ¶ added in v0.7.3
func (*ListGroupPreferencesResponse) ProtoMessage()
func (*ListGroupPreferencesResponse) ProtoReflect ¶ added in v0.7.3
func (x *ListGroupPreferencesResponse) ProtoReflect() protoreflect.Message
func (*ListGroupPreferencesResponse) Reset ¶ added in v0.7.3
func (x *ListGroupPreferencesResponse) Reset()
func (*ListGroupPreferencesResponse) String ¶ added in v0.7.3
func (x *ListGroupPreferencesResponse) String() string
type ListGroupUsersRequest ¶
type ListGroupUsersRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
WithRoles bool `protobuf:"varint,3,opt,name=with_roles,json=withRoles,proto3" json:"with_roles,omitempty"`
// contains filtered or unexported fields
}
func (*ListGroupUsersRequest) Descriptor
deprecated
func (*ListGroupUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListGroupUsersRequest.ProtoReflect.Descriptor instead.
func (*ListGroupUsersRequest) GetId ¶
func (x *ListGroupUsersRequest) GetId() string
func (*ListGroupUsersRequest) GetOrgId ¶
func (x *ListGroupUsersRequest) GetOrgId() string
func (*ListGroupUsersRequest) GetWithRoles ¶ added in v0.7.5
func (x *ListGroupUsersRequest) GetWithRoles() bool
func (*ListGroupUsersRequest) ProtoMessage ¶
func (*ListGroupUsersRequest) ProtoMessage()
func (*ListGroupUsersRequest) ProtoReflect ¶
func (x *ListGroupUsersRequest) ProtoReflect() protoreflect.Message
func (*ListGroupUsersRequest) Reset ¶
func (x *ListGroupUsersRequest) Reset()
func (*ListGroupUsersRequest) String ¶
func (x *ListGroupUsersRequest) String() string
type ListGroupUsersResponse ¶
type ListGroupUsersResponse struct {
Users []*User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"`
RolePairs []*ListGroupUsersResponse_RolePair `protobuf:"bytes,2,rep,name=role_pairs,json=rolePairs,proto3" json:"role_pairs,omitempty"`
// contains filtered or unexported fields
}
func (*ListGroupUsersResponse) Descriptor
deprecated
func (*ListGroupUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListGroupUsersResponse.ProtoReflect.Descriptor instead.
func (*ListGroupUsersResponse) GetRolePairs ¶ added in v0.7.5
func (x *ListGroupUsersResponse) GetRolePairs() []*ListGroupUsersResponse_RolePair
func (*ListGroupUsersResponse) GetUsers ¶
func (x *ListGroupUsersResponse) GetUsers() []*User
func (*ListGroupUsersResponse) ProtoMessage ¶
func (*ListGroupUsersResponse) ProtoMessage()
func (*ListGroupUsersResponse) ProtoReflect ¶
func (x *ListGroupUsersResponse) ProtoReflect() protoreflect.Message
func (*ListGroupUsersResponse) Reset ¶
func (x *ListGroupUsersResponse) Reset()
func (*ListGroupUsersResponse) String ¶
func (x *ListGroupUsersResponse) String() string
type ListGroupUsersResponse_RolePair ¶ added in v0.7.5
type ListGroupUsersResponse_RolePair struct {
UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
Roles []*Role `protobuf:"bytes,2,rep,name=roles,proto3" json:"roles,omitempty"`
// contains filtered or unexported fields
}
func (*ListGroupUsersResponse_RolePair) Descriptor
deprecated
added in
v0.7.5
func (*ListGroupUsersResponse_RolePair) Descriptor() ([]byte, []int)
Deprecated: Use ListGroupUsersResponse_RolePair.ProtoReflect.Descriptor instead.
func (*ListGroupUsersResponse_RolePair) GetRoles ¶ added in v0.7.5
func (x *ListGroupUsersResponse_RolePair) GetRoles() []*Role
func (*ListGroupUsersResponse_RolePair) GetUserId ¶ added in v0.7.5
func (x *ListGroupUsersResponse_RolePair) GetUserId() string
func (*ListGroupUsersResponse_RolePair) ProtoMessage ¶ added in v0.7.5
func (*ListGroupUsersResponse_RolePair) ProtoMessage()
func (*ListGroupUsersResponse_RolePair) ProtoReflect ¶ added in v0.7.5
func (x *ListGroupUsersResponse_RolePair) ProtoReflect() protoreflect.Message
func (*ListGroupUsersResponse_RolePair) Reset ¶ added in v0.7.5
func (x *ListGroupUsersResponse_RolePair) Reset()
func (*ListGroupUsersResponse_RolePair) String ¶ added in v0.7.5
func (x *ListGroupUsersResponse_RolePair) String() string
type ListGroupsRequest ¶
type ListGroupsRequest struct {
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
State string `protobuf:"bytes,3,opt,name=state,proto3" json:"state,omitempty"`
// contains filtered or unexported fields
}
func (*ListGroupsRequest) Descriptor
deprecated
func (*ListGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListGroupsRequest.ProtoReflect.Descriptor instead.
func (*ListGroupsRequest) GetOrgId ¶
func (x *ListGroupsRequest) GetOrgId() string
func (*ListGroupsRequest) GetState ¶
func (x *ListGroupsRequest) GetState() string
func (*ListGroupsRequest) ProtoMessage ¶
func (*ListGroupsRequest) ProtoMessage()
func (*ListGroupsRequest) ProtoReflect ¶
func (x *ListGroupsRequest) ProtoReflect() protoreflect.Message
func (*ListGroupsRequest) Reset ¶
func (x *ListGroupsRequest) Reset()
func (*ListGroupsRequest) String ¶
func (x *ListGroupsRequest) String() string
type ListGroupsResponse ¶
type ListGroupsResponse struct {
Groups []*Group `protobuf:"bytes,1,rep,name=groups,proto3" json:"groups,omitempty"`
// contains filtered or unexported fields
}
func (*ListGroupsResponse) Descriptor
deprecated
func (*ListGroupsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListGroupsResponse.ProtoReflect.Descriptor instead.
func (*ListGroupsResponse) GetGroups ¶
func (x *ListGroupsResponse) GetGroups() []*Group
func (*ListGroupsResponse) ProtoMessage ¶
func (*ListGroupsResponse) ProtoMessage()
func (*ListGroupsResponse) ProtoReflect ¶
func (x *ListGroupsResponse) ProtoReflect() protoreflect.Message
func (*ListGroupsResponse) Reset ¶
func (x *ListGroupsResponse) Reset()
func (*ListGroupsResponse) String ¶
func (x *ListGroupsResponse) String() string
type ListInvoicesRequest ¶ added in v0.8.13
type ListInvoicesRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// DEPRECATED: billing_id will be inferred from org_id
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
NonzeroAmountOnly bool `protobuf:"varint,3,opt,name=nonzero_amount_only,json=nonzeroAmountOnly,proto3" json:"nonzero_amount_only,omitempty"`
Expand []string `protobuf:"bytes,101,rep,name=expand,proto3" json:"expand,omitempty"`
// contains filtered or unexported fields
}
func (*ListInvoicesRequest) Descriptor
deprecated
added in
v0.8.13
func (*ListInvoicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListInvoicesRequest.ProtoReflect.Descriptor instead.
func (*ListInvoicesRequest) GetBillingId
deprecated
added in
v0.8.13
func (x *ListInvoicesRequest) GetBillingId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*ListInvoicesRequest) GetExpand ¶ added in v0.8.41
func (x *ListInvoicesRequest) GetExpand() []string
func (*ListInvoicesRequest) GetNonzeroAmountOnly ¶ added in v0.8.37
func (x *ListInvoicesRequest) GetNonzeroAmountOnly() bool
func (*ListInvoicesRequest) GetOrgId ¶ added in v0.8.13
func (x *ListInvoicesRequest) GetOrgId() string
func (*ListInvoicesRequest) ProtoMessage ¶ added in v0.8.13
func (*ListInvoicesRequest) ProtoMessage()
func (*ListInvoicesRequest) ProtoReflect ¶ added in v0.8.13
func (x *ListInvoicesRequest) ProtoReflect() protoreflect.Message
func (*ListInvoicesRequest) Reset ¶ added in v0.8.13
func (x *ListInvoicesRequest) Reset()
func (*ListInvoicesRequest) String ¶ added in v0.8.13
func (x *ListInvoicesRequest) String() string
type ListInvoicesResponse ¶ added in v0.8.13
type ListInvoicesResponse struct {
// List of invoices
Invoices []*Invoice `protobuf:"bytes,1,rep,name=invoices,proto3" json:"invoices,omitempty"`
// contains filtered or unexported fields
}
func (*ListInvoicesResponse) Descriptor
deprecated
added in
v0.8.13
func (*ListInvoicesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListInvoicesResponse.ProtoReflect.Descriptor instead.
func (*ListInvoicesResponse) GetInvoices ¶ added in v0.8.13
func (x *ListInvoicesResponse) GetInvoices() []*Invoice
func (*ListInvoicesResponse) ProtoMessage ¶ added in v0.8.13
func (*ListInvoicesResponse) ProtoMessage()
func (*ListInvoicesResponse) ProtoReflect ¶ added in v0.8.13
func (x *ListInvoicesResponse) ProtoReflect() protoreflect.Message
func (*ListInvoicesResponse) Reset ¶ added in v0.8.13
func (x *ListInvoicesResponse) Reset()
func (*ListInvoicesResponse) String ¶ added in v0.8.13
func (x *ListInvoicesResponse) String() string
type ListMetaSchemasRequest ¶
type ListMetaSchemasRequest struct {
// contains filtered or unexported fields
}
func (*ListMetaSchemasRequest) Descriptor
deprecated
func (*ListMetaSchemasRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListMetaSchemasRequest.ProtoReflect.Descriptor instead.
func (*ListMetaSchemasRequest) ProtoMessage ¶
func (*ListMetaSchemasRequest) ProtoMessage()
func (*ListMetaSchemasRequest) ProtoReflect ¶
func (x *ListMetaSchemasRequest) ProtoReflect() protoreflect.Message
func (*ListMetaSchemasRequest) Reset ¶
func (x *ListMetaSchemasRequest) Reset()
func (*ListMetaSchemasRequest) String ¶
func (x *ListMetaSchemasRequest) String() string
type ListMetaSchemasResponse ¶
type ListMetaSchemasResponse struct {
Metaschemas []*MetaSchema `protobuf:"bytes,1,rep,name=metaschemas,proto3" json:"metaschemas,omitempty"`
// contains filtered or unexported fields
}
func (*ListMetaSchemasResponse) Descriptor
deprecated
func (*ListMetaSchemasResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListMetaSchemasResponse.ProtoReflect.Descriptor instead.
func (*ListMetaSchemasResponse) GetMetaschemas ¶
func (x *ListMetaSchemasResponse) GetMetaschemas() []*MetaSchema
func (*ListMetaSchemasResponse) ProtoMessage ¶
func (*ListMetaSchemasResponse) ProtoMessage()
func (*ListMetaSchemasResponse) ProtoReflect ¶
func (x *ListMetaSchemasResponse) ProtoReflect() protoreflect.Message
func (*ListMetaSchemasResponse) Reset ¶
func (x *ListMetaSchemasResponse) Reset()
func (*ListMetaSchemasResponse) String ¶
func (x *ListMetaSchemasResponse) String() string
type ListNamespacesRequest ¶
type ListNamespacesRequest struct {
// contains filtered or unexported fields
}
func (*ListNamespacesRequest) Descriptor
deprecated
func (*ListNamespacesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListNamespacesRequest.ProtoReflect.Descriptor instead.
func (*ListNamespacesRequest) ProtoMessage ¶
func (*ListNamespacesRequest) ProtoMessage()
func (*ListNamespacesRequest) ProtoReflect ¶
func (x *ListNamespacesRequest) ProtoReflect() protoreflect.Message
func (*ListNamespacesRequest) Reset ¶
func (x *ListNamespacesRequest) Reset()
func (*ListNamespacesRequest) String ¶
func (x *ListNamespacesRequest) String() string
type ListNamespacesResponse ¶
type ListNamespacesResponse struct {
Namespaces []*Namespace `protobuf:"bytes,1,rep,name=namespaces,proto3" json:"namespaces,omitempty"`
// contains filtered or unexported fields
}
func (*ListNamespacesResponse) Descriptor
deprecated
func (*ListNamespacesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListNamespacesResponse.ProtoReflect.Descriptor instead.
func (*ListNamespacesResponse) GetNamespaces ¶
func (x *ListNamespacesResponse) GetNamespaces() []*Namespace
func (*ListNamespacesResponse) ProtoMessage ¶
func (*ListNamespacesResponse) ProtoMessage()
func (*ListNamespacesResponse) ProtoReflect ¶
func (x *ListNamespacesResponse) ProtoReflect() protoreflect.Message
func (*ListNamespacesResponse) Reset ¶
func (x *ListNamespacesResponse) Reset()
func (*ListNamespacesResponse) String ¶
func (x *ListNamespacesResponse) String() string
type ListOrganizationAdminsRequest ¶
type ListOrganizationAdminsRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationAdminsRequest) Descriptor
deprecated
func (*ListOrganizationAdminsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationAdminsRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationAdminsRequest) GetId ¶
func (x *ListOrganizationAdminsRequest) GetId() string
func (*ListOrganizationAdminsRequest) ProtoMessage ¶
func (*ListOrganizationAdminsRequest) ProtoMessage()
func (*ListOrganizationAdminsRequest) ProtoReflect ¶
func (x *ListOrganizationAdminsRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationAdminsRequest) Reset ¶
func (x *ListOrganizationAdminsRequest) Reset()
func (*ListOrganizationAdminsRequest) String ¶
func (x *ListOrganizationAdminsRequest) String() string
type ListOrganizationAdminsResponse ¶
type ListOrganizationAdminsResponse struct {
Users []*User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationAdminsResponse) Descriptor
deprecated
func (*ListOrganizationAdminsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationAdminsResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationAdminsResponse) GetUsers ¶
func (x *ListOrganizationAdminsResponse) GetUsers() []*User
func (*ListOrganizationAdminsResponse) ProtoMessage ¶
func (*ListOrganizationAdminsResponse) ProtoMessage()
func (*ListOrganizationAdminsResponse) ProtoReflect ¶
func (x *ListOrganizationAdminsResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationAdminsResponse) Reset ¶
func (x *ListOrganizationAdminsResponse) Reset()
func (*ListOrganizationAdminsResponse) String ¶
func (x *ListOrganizationAdminsResponse) String() string
type ListOrganizationDomainsRequest ¶ added in v0.7.2
type ListOrganizationDomainsRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
State string `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationDomainsRequest) Descriptor
deprecated
added in
v0.7.2
func (*ListOrganizationDomainsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationDomainsRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationDomainsRequest) GetOrgId ¶ added in v0.7.2
func (x *ListOrganizationDomainsRequest) GetOrgId() string
func (*ListOrganizationDomainsRequest) GetState ¶ added in v0.7.2
func (x *ListOrganizationDomainsRequest) GetState() string
func (*ListOrganizationDomainsRequest) ProtoMessage ¶ added in v0.7.2
func (*ListOrganizationDomainsRequest) ProtoMessage()
func (*ListOrganizationDomainsRequest) ProtoReflect ¶ added in v0.7.2
func (x *ListOrganizationDomainsRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationDomainsRequest) Reset ¶ added in v0.7.2
func (x *ListOrganizationDomainsRequest) Reset()
func (*ListOrganizationDomainsRequest) String ¶ added in v0.7.2
func (x *ListOrganizationDomainsRequest) String() string
type ListOrganizationDomainsResponse ¶ added in v0.7.2
type ListOrganizationDomainsResponse struct {
Domains []*Domain `protobuf:"bytes,1,rep,name=domains,proto3" json:"domains,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationDomainsResponse) Descriptor
deprecated
added in
v0.7.2
func (*ListOrganizationDomainsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationDomainsResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationDomainsResponse) GetDomains ¶ added in v0.7.2
func (x *ListOrganizationDomainsResponse) GetDomains() []*Domain
func (*ListOrganizationDomainsResponse) ProtoMessage ¶ added in v0.7.2
func (*ListOrganizationDomainsResponse) ProtoMessage()
func (*ListOrganizationDomainsResponse) ProtoReflect ¶ added in v0.7.2
func (x *ListOrganizationDomainsResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationDomainsResponse) Reset ¶ added in v0.7.2
func (x *ListOrganizationDomainsResponse) Reset()
func (*ListOrganizationDomainsResponse) String ¶ added in v0.7.2
func (x *ListOrganizationDomainsResponse) String() string
type ListOrganizationGroupsRequest ¶
type ListOrganizationGroupsRequest struct {
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
State string `protobuf:"bytes,3,opt,name=state,proto3" json:"state,omitempty"`
GroupIds []string `protobuf:"bytes,4,rep,name=group_ids,json=groupIds,proto3" json:"group_ids,omitempty"`
WithMembers bool `protobuf:"varint,5,opt,name=with_members,json=withMembers,proto3" json:"with_members,omitempty"`
WithMemberCount bool `protobuf:"varint,6,opt,name=with_member_count,json=withMemberCount,proto3" json:"with_member_count,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationGroupsRequest) Descriptor
deprecated
func (*ListOrganizationGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationGroupsRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationGroupsRequest) GetGroupIds ¶ added in v0.8.0
func (x *ListOrganizationGroupsRequest) GetGroupIds() []string
func (*ListOrganizationGroupsRequest) GetOrgId ¶
func (x *ListOrganizationGroupsRequest) GetOrgId() string
func (*ListOrganizationGroupsRequest) GetState ¶
func (x *ListOrganizationGroupsRequest) GetState() string
func (*ListOrganizationGroupsRequest) GetWithMemberCount ¶ added in v0.8.8
func (x *ListOrganizationGroupsRequest) GetWithMemberCount() bool
func (*ListOrganizationGroupsRequest) GetWithMembers ¶ added in v0.8.0
func (x *ListOrganizationGroupsRequest) GetWithMembers() bool
func (*ListOrganizationGroupsRequest) ProtoMessage ¶
func (*ListOrganizationGroupsRequest) ProtoMessage()
func (*ListOrganizationGroupsRequest) ProtoReflect ¶
func (x *ListOrganizationGroupsRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationGroupsRequest) Reset ¶
func (x *ListOrganizationGroupsRequest) Reset()
func (*ListOrganizationGroupsRequest) String ¶
func (x *ListOrganizationGroupsRequest) String() string
type ListOrganizationGroupsResponse ¶
type ListOrganizationGroupsResponse struct {
Groups []*Group `protobuf:"bytes,1,rep,name=groups,proto3" json:"groups,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationGroupsResponse) Descriptor
deprecated
func (*ListOrganizationGroupsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationGroupsResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationGroupsResponse) GetGroups ¶
func (x *ListOrganizationGroupsResponse) GetGroups() []*Group
func (*ListOrganizationGroupsResponse) ProtoMessage ¶
func (*ListOrganizationGroupsResponse) ProtoMessage()
func (*ListOrganizationGroupsResponse) ProtoReflect ¶
func (x *ListOrganizationGroupsResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationGroupsResponse) Reset ¶
func (x *ListOrganizationGroupsResponse) Reset()
func (*ListOrganizationGroupsResponse) String ¶
func (x *ListOrganizationGroupsResponse) String() string
type ListOrganizationInvitationsRequest ¶
type ListOrganizationInvitationsRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationInvitationsRequest) Descriptor
deprecated
func (*ListOrganizationInvitationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationInvitationsRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationInvitationsRequest) GetOrgId ¶
func (x *ListOrganizationInvitationsRequest) GetOrgId() string
func (*ListOrganizationInvitationsRequest) GetUserId ¶
func (x *ListOrganizationInvitationsRequest) GetUserId() string
func (*ListOrganizationInvitationsRequest) ProtoMessage ¶
func (*ListOrganizationInvitationsRequest) ProtoMessage()
func (*ListOrganizationInvitationsRequest) ProtoReflect ¶
func (x *ListOrganizationInvitationsRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationInvitationsRequest) Reset ¶
func (x *ListOrganizationInvitationsRequest) Reset()
func (*ListOrganizationInvitationsRequest) String ¶
func (x *ListOrganizationInvitationsRequest) String() string
type ListOrganizationInvitationsResponse ¶
type ListOrganizationInvitationsResponse struct {
Invitations []*Invitation `protobuf:"bytes,1,rep,name=invitations,proto3" json:"invitations,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationInvitationsResponse) Descriptor
deprecated
func (*ListOrganizationInvitationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationInvitationsResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationInvitationsResponse) GetInvitations ¶
func (x *ListOrganizationInvitationsResponse) GetInvitations() []*Invitation
func (*ListOrganizationInvitationsResponse) ProtoMessage ¶
func (*ListOrganizationInvitationsResponse) ProtoMessage()
func (*ListOrganizationInvitationsResponse) ProtoReflect ¶
func (x *ListOrganizationInvitationsResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationInvitationsResponse) Reset ¶
func (x *ListOrganizationInvitationsResponse) Reset()
func (*ListOrganizationInvitationsResponse) String ¶
func (x *ListOrganizationInvitationsResponse) String() string
type ListOrganizationPreferencesRequest ¶ added in v0.7.3
type ListOrganizationPreferencesRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationPreferencesRequest) Descriptor
deprecated
added in
v0.7.3
func (*ListOrganizationPreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationPreferencesRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationPreferencesRequest) GetId ¶ added in v0.7.3
func (x *ListOrganizationPreferencesRequest) GetId() string
func (*ListOrganizationPreferencesRequest) ProtoMessage ¶ added in v0.7.3
func (*ListOrganizationPreferencesRequest) ProtoMessage()
func (*ListOrganizationPreferencesRequest) ProtoReflect ¶ added in v0.7.3
func (x *ListOrganizationPreferencesRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationPreferencesRequest) Reset ¶ added in v0.7.3
func (x *ListOrganizationPreferencesRequest) Reset()
func (*ListOrganizationPreferencesRequest) String ¶ added in v0.7.3
func (x *ListOrganizationPreferencesRequest) String() string
type ListOrganizationPreferencesResponse ¶ added in v0.7.3
type ListOrganizationPreferencesResponse struct {
Preferences []*Preference `protobuf:"bytes,1,rep,name=preferences,proto3" json:"preferences,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationPreferencesResponse) Descriptor
deprecated
added in
v0.7.3
func (*ListOrganizationPreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationPreferencesResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationPreferencesResponse) GetPreferences ¶ added in v0.7.3
func (x *ListOrganizationPreferencesResponse) GetPreferences() []*Preference
func (*ListOrganizationPreferencesResponse) ProtoMessage ¶ added in v0.7.3
func (*ListOrganizationPreferencesResponse) ProtoMessage()
func (*ListOrganizationPreferencesResponse) ProtoReflect ¶ added in v0.7.3
func (x *ListOrganizationPreferencesResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationPreferencesResponse) Reset ¶ added in v0.7.3
func (x *ListOrganizationPreferencesResponse) Reset()
func (*ListOrganizationPreferencesResponse) String ¶ added in v0.7.3
func (x *ListOrganizationPreferencesResponse) String() string
type ListOrganizationProjectsRequest ¶
type ListOrganizationProjectsRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
State string `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"`
WithMemberCount bool `protobuf:"varint,3,opt,name=with_member_count,json=withMemberCount,proto3" json:"with_member_count,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationProjectsRequest) Descriptor
deprecated
func (*ListOrganizationProjectsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationProjectsRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationProjectsRequest) GetId ¶
func (x *ListOrganizationProjectsRequest) GetId() string
func (*ListOrganizationProjectsRequest) GetState ¶
func (x *ListOrganizationProjectsRequest) GetState() string
func (*ListOrganizationProjectsRequest) GetWithMemberCount ¶ added in v0.8.8
func (x *ListOrganizationProjectsRequest) GetWithMemberCount() bool
func (*ListOrganizationProjectsRequest) ProtoMessage ¶
func (*ListOrganizationProjectsRequest) ProtoMessage()
func (*ListOrganizationProjectsRequest) ProtoReflect ¶
func (x *ListOrganizationProjectsRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationProjectsRequest) Reset ¶
func (x *ListOrganizationProjectsRequest) Reset()
func (*ListOrganizationProjectsRequest) String ¶
func (x *ListOrganizationProjectsRequest) String() string
type ListOrganizationProjectsResponse ¶
type ListOrganizationProjectsResponse struct {
Projects []*Project `protobuf:"bytes,1,rep,name=projects,proto3" json:"projects,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationProjectsResponse) Descriptor
deprecated
func (*ListOrganizationProjectsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationProjectsResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationProjectsResponse) GetProjects ¶
func (x *ListOrganizationProjectsResponse) GetProjects() []*Project
func (*ListOrganizationProjectsResponse) ProtoMessage ¶
func (*ListOrganizationProjectsResponse) ProtoMessage()
func (*ListOrganizationProjectsResponse) ProtoReflect ¶
func (x *ListOrganizationProjectsResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationProjectsResponse) Reset ¶
func (x *ListOrganizationProjectsResponse) Reset()
func (*ListOrganizationProjectsResponse) String ¶
func (x *ListOrganizationProjectsResponse) String() string
type ListOrganizationRolesRequest ¶
type ListOrganizationRolesRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
State string `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"`
Scopes []string `protobuf:"bytes,3,rep,name=scopes,proto3" json:"scopes,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationRolesRequest) Descriptor
deprecated
func (*ListOrganizationRolesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationRolesRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationRolesRequest) GetOrgId ¶
func (x *ListOrganizationRolesRequest) GetOrgId() string
func (*ListOrganizationRolesRequest) GetScopes ¶ added in v0.7.6
func (x *ListOrganizationRolesRequest) GetScopes() []string
func (*ListOrganizationRolesRequest) GetState ¶
func (x *ListOrganizationRolesRequest) GetState() string
func (*ListOrganizationRolesRequest) ProtoMessage ¶
func (*ListOrganizationRolesRequest) ProtoMessage()
func (*ListOrganizationRolesRequest) ProtoReflect ¶
func (x *ListOrganizationRolesRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationRolesRequest) Reset ¶
func (x *ListOrganizationRolesRequest) Reset()
func (*ListOrganizationRolesRequest) String ¶
func (x *ListOrganizationRolesRequest) String() string
type ListOrganizationRolesResponse ¶
type ListOrganizationRolesResponse struct {
Roles []*Role `protobuf:"bytes,1,rep,name=roles,proto3" json:"roles,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationRolesResponse) Descriptor
deprecated
func (*ListOrganizationRolesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationRolesResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationRolesResponse) GetRoles ¶
func (x *ListOrganizationRolesResponse) GetRoles() []*Role
func (*ListOrganizationRolesResponse) ProtoMessage ¶
func (*ListOrganizationRolesResponse) ProtoMessage()
func (*ListOrganizationRolesResponse) ProtoReflect ¶
func (x *ListOrganizationRolesResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationRolesResponse) Reset ¶
func (x *ListOrganizationRolesResponse) Reset()
func (*ListOrganizationRolesResponse) String ¶
func (x *ListOrganizationRolesResponse) String() string
type ListOrganizationServiceUsersRequest ¶
type ListOrganizationServiceUsersRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationServiceUsersRequest) Descriptor
deprecated
func (*ListOrganizationServiceUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationServiceUsersRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationServiceUsersRequest) GetId ¶
func (x *ListOrganizationServiceUsersRequest) GetId() string
func (*ListOrganizationServiceUsersRequest) ProtoMessage ¶
func (*ListOrganizationServiceUsersRequest) ProtoMessage()
func (*ListOrganizationServiceUsersRequest) ProtoReflect ¶
func (x *ListOrganizationServiceUsersRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationServiceUsersRequest) Reset ¶
func (x *ListOrganizationServiceUsersRequest) Reset()
func (*ListOrganizationServiceUsersRequest) String ¶
func (x *ListOrganizationServiceUsersRequest) String() string
type ListOrganizationServiceUsersResponse ¶
type ListOrganizationServiceUsersResponse struct {
Serviceusers []*ServiceUser `protobuf:"bytes,1,rep,name=serviceusers,proto3" json:"serviceusers,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationServiceUsersResponse) Descriptor
deprecated
func (*ListOrganizationServiceUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationServiceUsersResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationServiceUsersResponse) GetServiceusers ¶
func (x *ListOrganizationServiceUsersResponse) GetServiceusers() []*ServiceUser
func (*ListOrganizationServiceUsersResponse) ProtoMessage ¶
func (*ListOrganizationServiceUsersResponse) ProtoMessage()
func (*ListOrganizationServiceUsersResponse) ProtoReflect ¶
func (x *ListOrganizationServiceUsersResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationServiceUsersResponse) Reset ¶
func (x *ListOrganizationServiceUsersResponse) Reset()
func (*ListOrganizationServiceUsersResponse) String ¶
func (x *ListOrganizationServiceUsersResponse) String() string
type ListOrganizationUsersRequest ¶
type ListOrganizationUsersRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
PermissionFilter string `protobuf:"bytes,2,opt,name=permission_filter,json=permissionFilter,proto3" json:"permission_filter,omitempty"`
WithRoles bool `protobuf:"varint,3,opt,name=with_roles,json=withRoles,proto3" json:"with_roles,omitempty"`
RoleFilters []string `protobuf:"bytes,4,rep,name=role_filters,json=roleFilters,proto3" json:"role_filters,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationUsersRequest) Descriptor
deprecated
func (*ListOrganizationUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationUsersRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationUsersRequest) GetId ¶
func (x *ListOrganizationUsersRequest) GetId() string
func (*ListOrganizationUsersRequest) GetPermissionFilter
deprecated
func (x *ListOrganizationUsersRequest) GetPermissionFilter() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*ListOrganizationUsersRequest) GetRoleFilters ¶ added in v0.41.0
func (x *ListOrganizationUsersRequest) GetRoleFilters() []string
func (*ListOrganizationUsersRequest) GetWithRoles ¶ added in v0.7.18
func (x *ListOrganizationUsersRequest) GetWithRoles() bool
func (*ListOrganizationUsersRequest) ProtoMessage ¶
func (*ListOrganizationUsersRequest) ProtoMessage()
func (*ListOrganizationUsersRequest) ProtoReflect ¶
func (x *ListOrganizationUsersRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationUsersRequest) Reset ¶
func (x *ListOrganizationUsersRequest) Reset()
func (*ListOrganizationUsersRequest) String ¶
func (x *ListOrganizationUsersRequest) String() string
type ListOrganizationUsersResponse ¶
type ListOrganizationUsersResponse struct {
Users []*User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"`
RolePairs []*ListOrganizationUsersResponse_RolePair `protobuf:"bytes,2,rep,name=role_pairs,json=rolePairs,proto3" json:"role_pairs,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationUsersResponse) Descriptor
deprecated
func (*ListOrganizationUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationUsersResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationUsersResponse) GetRolePairs ¶ added in v0.7.18
func (x *ListOrganizationUsersResponse) GetRolePairs() []*ListOrganizationUsersResponse_RolePair
func (*ListOrganizationUsersResponse) GetUsers ¶
func (x *ListOrganizationUsersResponse) GetUsers() []*User
func (*ListOrganizationUsersResponse) ProtoMessage ¶
func (*ListOrganizationUsersResponse) ProtoMessage()
func (*ListOrganizationUsersResponse) ProtoReflect ¶
func (x *ListOrganizationUsersResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationUsersResponse) Reset ¶
func (x *ListOrganizationUsersResponse) Reset()
func (*ListOrganizationUsersResponse) String ¶
func (x *ListOrganizationUsersResponse) String() string
type ListOrganizationUsersResponse_RolePair ¶ added in v0.7.18
type ListOrganizationUsersResponse_RolePair struct {
UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
Roles []*Role `protobuf:"bytes,2,rep,name=roles,proto3" json:"roles,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationUsersResponse_RolePair) Descriptor
deprecated
added in
v0.7.18
func (*ListOrganizationUsersResponse_RolePair) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationUsersResponse_RolePair.ProtoReflect.Descriptor instead.
func (*ListOrganizationUsersResponse_RolePair) GetRoles ¶ added in v0.7.18
func (x *ListOrganizationUsersResponse_RolePair) GetRoles() []*Role
func (*ListOrganizationUsersResponse_RolePair) GetUserId ¶ added in v0.7.18
func (x *ListOrganizationUsersResponse_RolePair) GetUserId() string
func (*ListOrganizationUsersResponse_RolePair) ProtoMessage ¶ added in v0.7.18
func (*ListOrganizationUsersResponse_RolePair) ProtoMessage()
func (*ListOrganizationUsersResponse_RolePair) ProtoReflect ¶ added in v0.7.18
func (x *ListOrganizationUsersResponse_RolePair) ProtoReflect() protoreflect.Message
func (*ListOrganizationUsersResponse_RolePair) Reset ¶ added in v0.7.18
func (x *ListOrganizationUsersResponse_RolePair) Reset()
func (*ListOrganizationUsersResponse_RolePair) String ¶ added in v0.7.18
func (x *ListOrganizationUsersResponse_RolePair) String() string
type ListOrganizationsByCurrentUserRequest ¶ added in v0.7.5
type ListOrganizationsByCurrentUserRequest struct {
State string `protobuf:"bytes,1,opt,name=state,proto3" json:"state,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationsByCurrentUserRequest) Descriptor
deprecated
added in
v0.7.5
func (*ListOrganizationsByCurrentUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationsByCurrentUserRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationsByCurrentUserRequest) GetState ¶ added in v0.7.15
func (x *ListOrganizationsByCurrentUserRequest) GetState() string
func (*ListOrganizationsByCurrentUserRequest) ProtoMessage ¶ added in v0.7.5
func (*ListOrganizationsByCurrentUserRequest) ProtoMessage()
func (*ListOrganizationsByCurrentUserRequest) ProtoReflect ¶ added in v0.7.5
func (x *ListOrganizationsByCurrentUserRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationsByCurrentUserRequest) Reset ¶ added in v0.7.5
func (x *ListOrganizationsByCurrentUserRequest) Reset()
func (*ListOrganizationsByCurrentUserRequest) String ¶ added in v0.7.5
func (x *ListOrganizationsByCurrentUserRequest) String() string
type ListOrganizationsByCurrentUserResponse ¶ added in v0.7.5
type ListOrganizationsByCurrentUserResponse struct {
Organizations []*Organization `protobuf:"bytes,1,rep,name=organizations,proto3" json:"organizations,omitempty"`
JoinableViaDomain []*Organization `protobuf:"bytes,2,rep,name=joinable_via_domain,json=joinableViaDomain,proto3" json:"joinable_via_domain,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationsByCurrentUserResponse) Descriptor
deprecated
added in
v0.7.5
func (*ListOrganizationsByCurrentUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationsByCurrentUserResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationsByCurrentUserResponse) GetJoinableViaDomain ¶ added in v0.7.5
func (x *ListOrganizationsByCurrentUserResponse) GetJoinableViaDomain() []*Organization
func (*ListOrganizationsByCurrentUserResponse) GetOrganizations ¶ added in v0.7.5
func (x *ListOrganizationsByCurrentUserResponse) GetOrganizations() []*Organization
func (*ListOrganizationsByCurrentUserResponse) ProtoMessage ¶ added in v0.7.5
func (*ListOrganizationsByCurrentUserResponse) ProtoMessage()
func (*ListOrganizationsByCurrentUserResponse) ProtoReflect ¶ added in v0.7.5
func (x *ListOrganizationsByCurrentUserResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationsByCurrentUserResponse) Reset ¶ added in v0.7.5
func (x *ListOrganizationsByCurrentUserResponse) Reset()
func (*ListOrganizationsByCurrentUserResponse) String ¶ added in v0.7.5
func (x *ListOrganizationsByCurrentUserResponse) String() string
type ListOrganizationsByDomainRequest ¶ added in v0.7.2
type ListOrganizationsByDomainRequest struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationsByDomainRequest) Descriptor
deprecated
added in
v0.7.2
func (*ListOrganizationsByDomainRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationsByDomainRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationsByDomainRequest) GetName ¶ added in v0.7.2
func (x *ListOrganizationsByDomainRequest) GetName() string
func (*ListOrganizationsByDomainRequest) ProtoMessage ¶ added in v0.7.2
func (*ListOrganizationsByDomainRequest) ProtoMessage()
func (*ListOrganizationsByDomainRequest) ProtoReflect ¶ added in v0.7.2
func (x *ListOrganizationsByDomainRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationsByDomainRequest) Reset ¶ added in v0.7.2
func (x *ListOrganizationsByDomainRequest) Reset()
func (*ListOrganizationsByDomainRequest) String ¶ added in v0.7.2
func (x *ListOrganizationsByDomainRequest) String() string
type ListOrganizationsByDomainResponse ¶ added in v0.7.2
type ListOrganizationsByDomainResponse struct {
Organizations []*Organization `protobuf:"bytes,1,rep,name=organizations,proto3" json:"organizations,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationsByDomainResponse) Descriptor
deprecated
added in
v0.7.2
func (*ListOrganizationsByDomainResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationsByDomainResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationsByDomainResponse) GetOrganizations ¶ added in v0.7.2
func (x *ListOrganizationsByDomainResponse) GetOrganizations() []*Organization
func (*ListOrganizationsByDomainResponse) ProtoMessage ¶ added in v0.7.2
func (*ListOrganizationsByDomainResponse) ProtoMessage()
func (*ListOrganizationsByDomainResponse) ProtoReflect ¶ added in v0.7.2
func (x *ListOrganizationsByDomainResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationsByDomainResponse) Reset ¶ added in v0.7.2
func (x *ListOrganizationsByDomainResponse) Reset()
func (*ListOrganizationsByDomainResponse) String ¶ added in v0.7.2
func (x *ListOrganizationsByDomainResponse) String() string
type ListOrganizationsByUserRequest ¶ added in v0.7.5
type ListOrganizationsByUserRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
State string `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationsByUserRequest) Descriptor
deprecated
added in
v0.7.5
func (*ListOrganizationsByUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationsByUserRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationsByUserRequest) GetId ¶ added in v0.7.5
func (x *ListOrganizationsByUserRequest) GetId() string
func (*ListOrganizationsByUserRequest) GetState ¶ added in v0.37.1
func (x *ListOrganizationsByUserRequest) GetState() string
func (*ListOrganizationsByUserRequest) ProtoMessage ¶ added in v0.7.5
func (*ListOrganizationsByUserRequest) ProtoMessage()
func (*ListOrganizationsByUserRequest) ProtoReflect ¶ added in v0.7.5
func (x *ListOrganizationsByUserRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationsByUserRequest) Reset ¶ added in v0.7.5
func (x *ListOrganizationsByUserRequest) Reset()
func (*ListOrganizationsByUserRequest) String ¶ added in v0.7.5
func (x *ListOrganizationsByUserRequest) String() string
type ListOrganizationsByUserResponse ¶ added in v0.7.5
type ListOrganizationsByUserResponse struct {
Organizations []*Organization `protobuf:"bytes,1,rep,name=organizations,proto3" json:"organizations,omitempty"`
JoinableViaDomain []*Organization `protobuf:"bytes,2,rep,name=joinable_via_domain,json=joinableViaDomain,proto3" json:"joinable_via_domain,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationsByUserResponse) Descriptor
deprecated
added in
v0.7.5
func (*ListOrganizationsByUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationsByUserResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationsByUserResponse) GetJoinableViaDomain ¶ added in v0.7.5
func (x *ListOrganizationsByUserResponse) GetJoinableViaDomain() []*Organization
func (*ListOrganizationsByUserResponse) GetOrganizations ¶ added in v0.7.5
func (x *ListOrganizationsByUserResponse) GetOrganizations() []*Organization
func (*ListOrganizationsByUserResponse) ProtoMessage ¶ added in v0.7.5
func (*ListOrganizationsByUserResponse) ProtoMessage()
func (*ListOrganizationsByUserResponse) ProtoReflect ¶ added in v0.7.5
func (x *ListOrganizationsByUserResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationsByUserResponse) Reset ¶ added in v0.7.5
func (x *ListOrganizationsByUserResponse) Reset()
func (*ListOrganizationsByUserResponse) String ¶ added in v0.7.5
func (x *ListOrganizationsByUserResponse) String() string
type ListOrganizationsKycRequest ¶ added in v0.57.0
type ListOrganizationsKycRequest struct {
// contains filtered or unexported fields
}
func (*ListOrganizationsKycRequest) Descriptor
deprecated
added in
v0.57.0
func (*ListOrganizationsKycRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationsKycRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationsKycRequest) ProtoMessage ¶ added in v0.57.0
func (*ListOrganizationsKycRequest) ProtoMessage()
func (*ListOrganizationsKycRequest) ProtoReflect ¶ added in v0.57.0
func (x *ListOrganizationsKycRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationsKycRequest) Reset ¶ added in v0.57.0
func (x *ListOrganizationsKycRequest) Reset()
func (*ListOrganizationsKycRequest) String ¶ added in v0.57.0
func (x *ListOrganizationsKycRequest) String() string
type ListOrganizationsKycResponse ¶ added in v0.57.0
type ListOrganizationsKycResponse struct {
OrganizationsKyc []*OrganizationKyc `protobuf:"bytes,1,rep,name=organizations_kyc,json=organizationsKyc,proto3" json:"organizations_kyc,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationsKycResponse) Descriptor
deprecated
added in
v0.57.0
func (*ListOrganizationsKycResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationsKycResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationsKycResponse) GetOrganizationsKyc ¶ added in v0.57.0
func (x *ListOrganizationsKycResponse) GetOrganizationsKyc() []*OrganizationKyc
func (*ListOrganizationsKycResponse) ProtoMessage ¶ added in v0.57.0
func (*ListOrganizationsKycResponse) ProtoMessage()
func (*ListOrganizationsKycResponse) ProtoReflect ¶ added in v0.57.0
func (x *ListOrganizationsKycResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationsKycResponse) Reset ¶ added in v0.57.0
func (x *ListOrganizationsKycResponse) Reset()
func (*ListOrganizationsKycResponse) String ¶ added in v0.57.0
func (x *ListOrganizationsKycResponse) String() string
type ListOrganizationsRequest ¶
type ListOrganizationsRequest struct {
UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
State string `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"`
PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
PageNum int32 `protobuf:"varint,4,opt,name=page_num,json=pageNum,proto3" json:"page_num,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationsRequest) Descriptor
deprecated
func (*ListOrganizationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationsRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationsRequest) GetPageNum ¶ added in v0.43.0
func (x *ListOrganizationsRequest) GetPageNum() int32
func (*ListOrganizationsRequest) GetPageSize ¶ added in v0.43.0
func (x *ListOrganizationsRequest) GetPageSize() int32
func (*ListOrganizationsRequest) GetState ¶
func (x *ListOrganizationsRequest) GetState() string
func (*ListOrganizationsRequest) GetUserId ¶
func (x *ListOrganizationsRequest) GetUserId() string
func (*ListOrganizationsRequest) ProtoMessage ¶
func (*ListOrganizationsRequest) ProtoMessage()
func (*ListOrganizationsRequest) ProtoReflect ¶
func (x *ListOrganizationsRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationsRequest) Reset ¶
func (x *ListOrganizationsRequest) Reset()
func (*ListOrganizationsRequest) String ¶
func (x *ListOrganizationsRequest) String() string
type ListOrganizationsResponse ¶
type ListOrganizationsResponse struct {
Organizations []*Organization `protobuf:"bytes,1,rep,name=organizations,proto3" json:"organizations,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationsResponse) Descriptor
deprecated
func (*ListOrganizationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationsResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationsResponse) GetOrganizations ¶
func (x *ListOrganizationsResponse) GetOrganizations() []*Organization
func (*ListOrganizationsResponse) ProtoMessage ¶
func (*ListOrganizationsResponse) ProtoMessage()
func (*ListOrganizationsResponse) ProtoReflect ¶
func (x *ListOrganizationsResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationsResponse) Reset ¶
func (x *ListOrganizationsResponse) Reset()
func (*ListOrganizationsResponse) String ¶
func (x *ListOrganizationsResponse) String() string
type ListPermissionsRequest ¶
type ListPermissionsRequest struct {
// contains filtered or unexported fields
}
func (*ListPermissionsRequest) Descriptor
deprecated
func (*ListPermissionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListPermissionsRequest.ProtoReflect.Descriptor instead.
func (*ListPermissionsRequest) ProtoMessage ¶
func (*ListPermissionsRequest) ProtoMessage()
func (*ListPermissionsRequest) ProtoReflect ¶
func (x *ListPermissionsRequest) ProtoReflect() protoreflect.Message
func (*ListPermissionsRequest) Reset ¶
func (x *ListPermissionsRequest) Reset()
func (*ListPermissionsRequest) String ¶
func (x *ListPermissionsRequest) String() string
type ListPermissionsResponse ¶
type ListPermissionsResponse struct {
Permissions []*Permission `protobuf:"bytes,1,rep,name=permissions,proto3" json:"permissions,omitempty"`
// contains filtered or unexported fields
}
func (*ListPermissionsResponse) Descriptor
deprecated
func (*ListPermissionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListPermissionsResponse.ProtoReflect.Descriptor instead.
func (*ListPermissionsResponse) GetPermissions ¶
func (x *ListPermissionsResponse) GetPermissions() []*Permission
func (*ListPermissionsResponse) ProtoMessage ¶
func (*ListPermissionsResponse) ProtoMessage()
func (*ListPermissionsResponse) ProtoReflect ¶
func (x *ListPermissionsResponse) ProtoReflect() protoreflect.Message
func (*ListPermissionsResponse) Reset ¶
func (x *ListPermissionsResponse) Reset()
func (*ListPermissionsResponse) String ¶
func (x *ListPermissionsResponse) String() string
type ListPlansRequest ¶ added in v0.8.0
type ListPlansRequest struct {
// contains filtered or unexported fields
}
func (*ListPlansRequest) Descriptor
deprecated
added in
v0.8.0
func (*ListPlansRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListPlansRequest.ProtoReflect.Descriptor instead.
func (*ListPlansRequest) ProtoMessage ¶ added in v0.8.0
func (*ListPlansRequest) ProtoMessage()
func (*ListPlansRequest) ProtoReflect ¶ added in v0.8.0
func (x *ListPlansRequest) ProtoReflect() protoreflect.Message
func (*ListPlansRequest) Reset ¶ added in v0.8.0
func (x *ListPlansRequest) Reset()
func (*ListPlansRequest) String ¶ added in v0.8.0
func (x *ListPlansRequest) String() string
type ListPlansResponse ¶ added in v0.8.0
type ListPlansResponse struct {
// List of plans
Plans []*Plan `protobuf:"bytes,1,rep,name=plans,proto3" json:"plans,omitempty"`
// contains filtered or unexported fields
}
func (*ListPlansResponse) Descriptor
deprecated
added in
v0.8.0
func (*ListPlansResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListPlansResponse.ProtoReflect.Descriptor instead.
func (*ListPlansResponse) GetPlans ¶ added in v0.8.0
func (x *ListPlansResponse) GetPlans() []*Plan
func (*ListPlansResponse) ProtoMessage ¶ added in v0.8.0
func (*ListPlansResponse) ProtoMessage()
func (*ListPlansResponse) ProtoReflect ¶ added in v0.8.0
func (x *ListPlansResponse) ProtoReflect() protoreflect.Message
func (*ListPlansResponse) Reset ¶ added in v0.8.0
func (x *ListPlansResponse) Reset()
func (*ListPlansResponse) String ¶ added in v0.8.0
func (x *ListPlansResponse) String() string
type ListPlatformUsersRequest ¶ added in v0.8.8
type ListPlatformUsersRequest struct {
// contains filtered or unexported fields
}
func (*ListPlatformUsersRequest) Descriptor
deprecated
added in
v0.8.8
func (*ListPlatformUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListPlatformUsersRequest.ProtoReflect.Descriptor instead.
func (*ListPlatformUsersRequest) ProtoMessage ¶ added in v0.8.8
func (*ListPlatformUsersRequest) ProtoMessage()
func (*ListPlatformUsersRequest) ProtoReflect ¶ added in v0.8.8
func (x *ListPlatformUsersRequest) ProtoReflect() protoreflect.Message
func (*ListPlatformUsersRequest) Reset ¶ added in v0.8.8
func (x *ListPlatformUsersRequest) Reset()
func (*ListPlatformUsersRequest) String ¶ added in v0.8.8
func (x *ListPlatformUsersRequest) String() string
type ListPlatformUsersResponse ¶ added in v0.8.8
type ListPlatformUsersResponse struct {
Users []*User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"`
Serviceusers []*ServiceUser `protobuf:"bytes,2,rep,name=serviceusers,proto3" json:"serviceusers,omitempty"`
// contains filtered or unexported fields
}
func (*ListPlatformUsersResponse) Descriptor
deprecated
added in
v0.8.8
func (*ListPlatformUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListPlatformUsersResponse.ProtoReflect.Descriptor instead.
func (*ListPlatformUsersResponse) GetServiceusers ¶ added in v0.8.8
func (x *ListPlatformUsersResponse) GetServiceusers() []*ServiceUser
func (*ListPlatformUsersResponse) GetUsers ¶ added in v0.8.8
func (x *ListPlatformUsersResponse) GetUsers() []*User
func (*ListPlatformUsersResponse) ProtoMessage ¶ added in v0.8.8
func (*ListPlatformUsersResponse) ProtoMessage()
func (*ListPlatformUsersResponse) ProtoReflect ¶ added in v0.8.8
func (x *ListPlatformUsersResponse) ProtoReflect() protoreflect.Message
func (*ListPlatformUsersResponse) Reset ¶ added in v0.8.8
func (x *ListPlatformUsersResponse) Reset()
func (*ListPlatformUsersResponse) String ¶ added in v0.8.8
func (x *ListPlatformUsersResponse) String() string
type ListPoliciesRequest ¶
type ListPoliciesRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
ProjectId string `protobuf:"bytes,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
UserId string `protobuf:"bytes,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
RoleId string `protobuf:"bytes,4,opt,name=role_id,json=roleId,proto3" json:"role_id,omitempty"`
GroupId string `protobuf:"bytes,5,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"`
// contains filtered or unexported fields
}
func (*ListPoliciesRequest) Descriptor
deprecated
func (*ListPoliciesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListPoliciesRequest.ProtoReflect.Descriptor instead.
func (*ListPoliciesRequest) GetGroupId ¶
func (x *ListPoliciesRequest) GetGroupId() string
func (*ListPoliciesRequest) GetOrgId ¶
func (x *ListPoliciesRequest) GetOrgId() string
func (*ListPoliciesRequest) GetProjectId ¶
func (x *ListPoliciesRequest) GetProjectId() string
func (*ListPoliciesRequest) GetRoleId ¶
func (x *ListPoliciesRequest) GetRoleId() string
func (*ListPoliciesRequest) GetUserId ¶
func (x *ListPoliciesRequest) GetUserId() string
func (*ListPoliciesRequest) ProtoMessage ¶
func (*ListPoliciesRequest) ProtoMessage()
func (*ListPoliciesRequest) ProtoReflect ¶
func (x *ListPoliciesRequest) ProtoReflect() protoreflect.Message
func (*ListPoliciesRequest) Reset ¶
func (x *ListPoliciesRequest) Reset()
func (*ListPoliciesRequest) String ¶
func (x *ListPoliciesRequest) String() string
type ListPoliciesResponse ¶
type ListPoliciesResponse struct {
Policies []*Policy `protobuf:"bytes,1,rep,name=policies,proto3" json:"policies,omitempty"`
// contains filtered or unexported fields
}
func (*ListPoliciesResponse) Descriptor
deprecated
func (*ListPoliciesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListPoliciesResponse.ProtoReflect.Descriptor instead.
func (*ListPoliciesResponse) GetPolicies ¶
func (x *ListPoliciesResponse) GetPolicies() []*Policy
func (*ListPoliciesResponse) ProtoMessage ¶
func (*ListPoliciesResponse) ProtoMessage()
func (*ListPoliciesResponse) ProtoReflect ¶
func (x *ListPoliciesResponse) ProtoReflect() protoreflect.Message
func (*ListPoliciesResponse) Reset ¶
func (x *ListPoliciesResponse) Reset()
func (*ListPoliciesResponse) String ¶
func (x *ListPoliciesResponse) String() string
type ListPreferencesRequest ¶ added in v0.7.3
type ListPreferencesRequest struct {
// contains filtered or unexported fields
}
func (*ListPreferencesRequest) Descriptor
deprecated
added in
v0.7.3
func (*ListPreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListPreferencesRequest.ProtoReflect.Descriptor instead.
func (*ListPreferencesRequest) ProtoMessage ¶ added in v0.7.3
func (*ListPreferencesRequest) ProtoMessage()
func (*ListPreferencesRequest) ProtoReflect ¶ added in v0.7.3
func (x *ListPreferencesRequest) ProtoReflect() protoreflect.Message
func (*ListPreferencesRequest) Reset ¶ added in v0.7.3
func (x *ListPreferencesRequest) Reset()
func (*ListPreferencesRequest) String ¶ added in v0.7.3
func (x *ListPreferencesRequest) String() string
type ListPreferencesResponse ¶ added in v0.7.3
type ListPreferencesResponse struct {
Preferences []*Preference `protobuf:"bytes,1,rep,name=preferences,proto3" json:"preferences,omitempty"`
// contains filtered or unexported fields
}
func (*ListPreferencesResponse) Descriptor
deprecated
added in
v0.7.3
func (*ListPreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListPreferencesResponse.ProtoReflect.Descriptor instead.
func (*ListPreferencesResponse) GetPreferences ¶ added in v0.7.3
func (x *ListPreferencesResponse) GetPreferences() []*Preference
func (*ListPreferencesResponse) ProtoMessage ¶ added in v0.7.3
func (*ListPreferencesResponse) ProtoMessage()
func (*ListPreferencesResponse) ProtoReflect ¶ added in v0.7.3
func (x *ListPreferencesResponse) ProtoReflect() protoreflect.Message
func (*ListPreferencesResponse) Reset ¶ added in v0.7.3
func (x *ListPreferencesResponse) Reset()
func (*ListPreferencesResponse) String ¶ added in v0.7.3
func (x *ListPreferencesResponse) String() string
type ListProductsRequest ¶ added in v0.8.14
type ListProductsRequest struct {
// contains filtered or unexported fields
}
func (*ListProductsRequest) Descriptor
deprecated
added in
v0.8.14
func (*ListProductsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProductsRequest.ProtoReflect.Descriptor instead.
func (*ListProductsRequest) ProtoMessage ¶ added in v0.8.14
func (*ListProductsRequest) ProtoMessage()
func (*ListProductsRequest) ProtoReflect ¶ added in v0.8.14
func (x *ListProductsRequest) ProtoReflect() protoreflect.Message
func (*ListProductsRequest) Reset ¶ added in v0.8.14
func (x *ListProductsRequest) Reset()
func (*ListProductsRequest) String ¶ added in v0.8.14
func (x *ListProductsRequest) String() string
type ListProductsResponse ¶ added in v0.8.14
type ListProductsResponse struct {
// List of products
Products []*Product `protobuf:"bytes,1,rep,name=products,proto3" json:"products,omitempty"`
// contains filtered or unexported fields
}
func (*ListProductsResponse) Descriptor
deprecated
added in
v0.8.14
func (*ListProductsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProductsResponse.ProtoReflect.Descriptor instead.
func (*ListProductsResponse) GetProducts ¶ added in v0.8.14
func (x *ListProductsResponse) GetProducts() []*Product
func (*ListProductsResponse) ProtoMessage ¶ added in v0.8.14
func (*ListProductsResponse) ProtoMessage()
func (*ListProductsResponse) ProtoReflect ¶ added in v0.8.14
func (x *ListProductsResponse) ProtoReflect() protoreflect.Message
func (*ListProductsResponse) Reset ¶ added in v0.8.14
func (x *ListProductsResponse) Reset()
func (*ListProductsResponse) String ¶ added in v0.8.14
func (x *ListProductsResponse) String() string
type ListProjectAdminsRequest ¶
type ListProjectAdminsRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*ListProjectAdminsRequest) Descriptor
deprecated
func (*ListProjectAdminsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectAdminsRequest.ProtoReflect.Descriptor instead.
func (*ListProjectAdminsRequest) GetId ¶
func (x *ListProjectAdminsRequest) GetId() string
func (*ListProjectAdminsRequest) ProtoMessage ¶
func (*ListProjectAdminsRequest) ProtoMessage()
func (*ListProjectAdminsRequest) ProtoReflect ¶
func (x *ListProjectAdminsRequest) ProtoReflect() protoreflect.Message
func (*ListProjectAdminsRequest) Reset ¶
func (x *ListProjectAdminsRequest) Reset()
func (*ListProjectAdminsRequest) String ¶
func (x *ListProjectAdminsRequest) String() string
type ListProjectAdminsResponse ¶
type ListProjectAdminsResponse struct {
Users []*User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"`
// contains filtered or unexported fields
}
func (*ListProjectAdminsResponse) Descriptor
deprecated
func (*ListProjectAdminsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectAdminsResponse.ProtoReflect.Descriptor instead.
func (*ListProjectAdminsResponse) GetUsers ¶
func (x *ListProjectAdminsResponse) GetUsers() []*User
func (*ListProjectAdminsResponse) ProtoMessage ¶
func (*ListProjectAdminsResponse) ProtoMessage()
func (*ListProjectAdminsResponse) ProtoReflect ¶
func (x *ListProjectAdminsResponse) ProtoReflect() protoreflect.Message
func (*ListProjectAdminsResponse) Reset ¶
func (x *ListProjectAdminsResponse) Reset()
func (*ListProjectAdminsResponse) String ¶
func (x *ListProjectAdminsResponse) String() string
type ListProjectGroupsRequest ¶ added in v0.7.6
type ListProjectGroupsRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
WithRoles bool `protobuf:"varint,2,opt,name=with_roles,json=withRoles,proto3" json:"with_roles,omitempty"`
// contains filtered or unexported fields
}
func (*ListProjectGroupsRequest) Descriptor
deprecated
added in
v0.7.6
func (*ListProjectGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectGroupsRequest.ProtoReflect.Descriptor instead.
func (*ListProjectGroupsRequest) GetId ¶ added in v0.7.6
func (x *ListProjectGroupsRequest) GetId() string
func (*ListProjectGroupsRequest) GetWithRoles ¶ added in v0.8.0
func (x *ListProjectGroupsRequest) GetWithRoles() bool
func (*ListProjectGroupsRequest) ProtoMessage ¶ added in v0.7.6
func (*ListProjectGroupsRequest) ProtoMessage()
func (*ListProjectGroupsRequest) ProtoReflect ¶ added in v0.7.6
func (x *ListProjectGroupsRequest) ProtoReflect() protoreflect.Message
func (*ListProjectGroupsRequest) Reset ¶ added in v0.7.6
func (x *ListProjectGroupsRequest) Reset()
func (*ListProjectGroupsRequest) String ¶ added in v0.7.6
func (x *ListProjectGroupsRequest) String() string
type ListProjectGroupsResponse ¶ added in v0.7.6
type ListProjectGroupsResponse struct {
Groups []*Group `protobuf:"bytes,1,rep,name=groups,proto3" json:"groups,omitempty"`
RolePairs []*ListProjectGroupsResponse_RolePair `protobuf:"bytes,2,rep,name=role_pairs,json=rolePairs,proto3" json:"role_pairs,omitempty"`
// contains filtered or unexported fields
}
func (*ListProjectGroupsResponse) Descriptor
deprecated
added in
v0.7.6
func (*ListProjectGroupsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectGroupsResponse.ProtoReflect.Descriptor instead.
func (*ListProjectGroupsResponse) GetGroups ¶ added in v0.7.6
func (x *ListProjectGroupsResponse) GetGroups() []*Group
func (*ListProjectGroupsResponse) GetRolePairs ¶ added in v0.8.0
func (x *ListProjectGroupsResponse) GetRolePairs() []*ListProjectGroupsResponse_RolePair
func (*ListProjectGroupsResponse) ProtoMessage ¶ added in v0.7.6
func (*ListProjectGroupsResponse) ProtoMessage()
func (*ListProjectGroupsResponse) ProtoReflect ¶ added in v0.7.6
func (x *ListProjectGroupsResponse) ProtoReflect() protoreflect.Message
func (*ListProjectGroupsResponse) Reset ¶ added in v0.7.6
func (x *ListProjectGroupsResponse) Reset()
func (*ListProjectGroupsResponse) String ¶ added in v0.7.6
func (x *ListProjectGroupsResponse) String() string
type ListProjectGroupsResponse_RolePair ¶ added in v0.8.0
type ListProjectGroupsResponse_RolePair struct {
GroupId string `protobuf:"bytes,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"`
Roles []*Role `protobuf:"bytes,2,rep,name=roles,proto3" json:"roles,omitempty"`
// contains filtered or unexported fields
}
func (*ListProjectGroupsResponse_RolePair) Descriptor
deprecated
added in
v0.8.0
func (*ListProjectGroupsResponse_RolePair) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectGroupsResponse_RolePair.ProtoReflect.Descriptor instead.
func (*ListProjectGroupsResponse_RolePair) GetGroupId ¶ added in v0.8.0
func (x *ListProjectGroupsResponse_RolePair) GetGroupId() string
func (*ListProjectGroupsResponse_RolePair) GetRoles ¶ added in v0.8.0
func (x *ListProjectGroupsResponse_RolePair) GetRoles() []*Role
func (*ListProjectGroupsResponse_RolePair) ProtoMessage ¶ added in v0.8.0
func (*ListProjectGroupsResponse_RolePair) ProtoMessage()
func (*ListProjectGroupsResponse_RolePair) ProtoReflect ¶ added in v0.8.0
func (x *ListProjectGroupsResponse_RolePair) ProtoReflect() protoreflect.Message
func (*ListProjectGroupsResponse_RolePair) Reset ¶ added in v0.8.0
func (x *ListProjectGroupsResponse_RolePair) Reset()
func (*ListProjectGroupsResponse_RolePair) String ¶ added in v0.8.0
func (x *ListProjectGroupsResponse_RolePair) String() string
type ListProjectPreferencesRequest ¶ added in v0.7.3
type ListProjectPreferencesRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*ListProjectPreferencesRequest) Descriptor
deprecated
added in
v0.7.3
func (*ListProjectPreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectPreferencesRequest.ProtoReflect.Descriptor instead.
func (*ListProjectPreferencesRequest) GetId ¶ added in v0.7.3
func (x *ListProjectPreferencesRequest) GetId() string
func (*ListProjectPreferencesRequest) ProtoMessage ¶ added in v0.7.3
func (*ListProjectPreferencesRequest) ProtoMessage()
func (*ListProjectPreferencesRequest) ProtoReflect ¶ added in v0.7.3
func (x *ListProjectPreferencesRequest) ProtoReflect() protoreflect.Message
func (*ListProjectPreferencesRequest) Reset ¶ added in v0.7.3
func (x *ListProjectPreferencesRequest) Reset()
func (*ListProjectPreferencesRequest) String ¶ added in v0.7.3
func (x *ListProjectPreferencesRequest) String() string
type ListProjectPreferencesResponse ¶ added in v0.7.3
type ListProjectPreferencesResponse struct {
Preferences []*Preference `protobuf:"bytes,1,rep,name=preferences,proto3" json:"preferences,omitempty"`
// contains filtered or unexported fields
}
func (*ListProjectPreferencesResponse) Descriptor
deprecated
added in
v0.7.3
func (*ListProjectPreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectPreferencesResponse.ProtoReflect.Descriptor instead.
func (*ListProjectPreferencesResponse) GetPreferences ¶ added in v0.7.3
func (x *ListProjectPreferencesResponse) GetPreferences() []*Preference
func (*ListProjectPreferencesResponse) ProtoMessage ¶ added in v0.7.3
func (*ListProjectPreferencesResponse) ProtoMessage()
func (*ListProjectPreferencesResponse) ProtoReflect ¶ added in v0.7.3
func (x *ListProjectPreferencesResponse) ProtoReflect() protoreflect.Message
func (*ListProjectPreferencesResponse) Reset ¶ added in v0.7.3
func (x *ListProjectPreferencesResponse) Reset()
func (*ListProjectPreferencesResponse) String ¶ added in v0.7.3
func (x *ListProjectPreferencesResponse) String() string
type ListProjectResourcesRequest ¶
type ListProjectResourcesRequest struct {
ProjectId string `protobuf:"bytes,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
Namespace string `protobuf:"bytes,4,opt,name=namespace,proto3" json:"namespace,omitempty"`
// contains filtered or unexported fields
}
func (*ListProjectResourcesRequest) Descriptor
deprecated
func (*ListProjectResourcesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectResourcesRequest.ProtoReflect.Descriptor instead.
func (*ListProjectResourcesRequest) GetNamespace ¶
func (x *ListProjectResourcesRequest) GetNamespace() string
func (*ListProjectResourcesRequest) GetProjectId ¶
func (x *ListProjectResourcesRequest) GetProjectId() string
func (*ListProjectResourcesRequest) ProtoMessage ¶
func (*ListProjectResourcesRequest) ProtoMessage()
func (*ListProjectResourcesRequest) ProtoReflect ¶
func (x *ListProjectResourcesRequest) ProtoReflect() protoreflect.Message
func (*ListProjectResourcesRequest) Reset ¶
func (x *ListProjectResourcesRequest) Reset()
func (*ListProjectResourcesRequest) String ¶
func (x *ListProjectResourcesRequest) String() string
type ListProjectResourcesResponse ¶
type ListProjectResourcesResponse struct {
Resources []*Resource `protobuf:"bytes,1,rep,name=resources,proto3" json:"resources,omitempty"`
// contains filtered or unexported fields
}
func (*ListProjectResourcesResponse) Descriptor
deprecated
func (*ListProjectResourcesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectResourcesResponse.ProtoReflect.Descriptor instead.
func (*ListProjectResourcesResponse) GetResources ¶
func (x *ListProjectResourcesResponse) GetResources() []*Resource
func (*ListProjectResourcesResponse) ProtoMessage ¶
func (*ListProjectResourcesResponse) ProtoMessage()
func (*ListProjectResourcesResponse) ProtoReflect ¶
func (x *ListProjectResourcesResponse) ProtoReflect() protoreflect.Message
func (*ListProjectResourcesResponse) Reset ¶
func (x *ListProjectResourcesResponse) Reset()
func (*ListProjectResourcesResponse) String ¶
func (x *ListProjectResourcesResponse) String() string
type ListProjectServiceUsersRequest ¶ added in v0.7.5
type ListProjectServiceUsersRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
WithRoles bool `protobuf:"varint,3,opt,name=with_roles,json=withRoles,proto3" json:"with_roles,omitempty"`
// contains filtered or unexported fields
}
func (*ListProjectServiceUsersRequest) Descriptor
deprecated
added in
v0.7.5
func (*ListProjectServiceUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectServiceUsersRequest.ProtoReflect.Descriptor instead.
func (*ListProjectServiceUsersRequest) GetId ¶ added in v0.7.5
func (x *ListProjectServiceUsersRequest) GetId() string
func (*ListProjectServiceUsersRequest) GetWithRoles ¶ added in v0.7.5
func (x *ListProjectServiceUsersRequest) GetWithRoles() bool
func (*ListProjectServiceUsersRequest) ProtoMessage ¶ added in v0.7.5
func (*ListProjectServiceUsersRequest) ProtoMessage()
func (*ListProjectServiceUsersRequest) ProtoReflect ¶ added in v0.7.5
func (x *ListProjectServiceUsersRequest) ProtoReflect() protoreflect.Message
func (*ListProjectServiceUsersRequest) Reset ¶ added in v0.7.5
func (x *ListProjectServiceUsersRequest) Reset()
func (*ListProjectServiceUsersRequest) String ¶ added in v0.7.5
func (x *ListProjectServiceUsersRequest) String() string
type ListProjectServiceUsersResponse ¶ added in v0.7.5
type ListProjectServiceUsersResponse struct {
Serviceusers []*ServiceUser `protobuf:"bytes,1,rep,name=serviceusers,proto3" json:"serviceusers,omitempty"`
RolePairs []*ListProjectServiceUsersResponse_RolePair `protobuf:"bytes,2,rep,name=role_pairs,json=rolePairs,proto3" json:"role_pairs,omitempty"`
// contains filtered or unexported fields
}
func (*ListProjectServiceUsersResponse) Descriptor
deprecated
added in
v0.7.5
func (*ListProjectServiceUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectServiceUsersResponse.ProtoReflect.Descriptor instead.
func (*ListProjectServiceUsersResponse) GetRolePairs ¶ added in v0.7.5
func (x *ListProjectServiceUsersResponse) GetRolePairs() []*ListProjectServiceUsersResponse_RolePair
func (*ListProjectServiceUsersResponse) GetServiceusers ¶ added in v0.7.5
func (x *ListProjectServiceUsersResponse) GetServiceusers() []*ServiceUser
func (*ListProjectServiceUsersResponse) ProtoMessage ¶ added in v0.7.5
func (*ListProjectServiceUsersResponse) ProtoMessage()
func (*ListProjectServiceUsersResponse) ProtoReflect ¶ added in v0.7.5
func (x *ListProjectServiceUsersResponse) ProtoReflect() protoreflect.Message
func (*ListProjectServiceUsersResponse) Reset ¶ added in v0.7.5
func (x *ListProjectServiceUsersResponse) Reset()
func (*ListProjectServiceUsersResponse) String ¶ added in v0.7.5
func (x *ListProjectServiceUsersResponse) String() string
type ListProjectServiceUsersResponse_RolePair ¶ added in v0.7.5
type ListProjectServiceUsersResponse_RolePair struct {
ServiceuserId string `protobuf:"bytes,1,opt,name=serviceuser_id,json=serviceuserId,proto3" json:"serviceuser_id,omitempty"`
Roles []*Role `protobuf:"bytes,2,rep,name=roles,proto3" json:"roles,omitempty"`
// contains filtered or unexported fields
}
func (*ListProjectServiceUsersResponse_RolePair) Descriptor
deprecated
added in
v0.7.5
func (*ListProjectServiceUsersResponse_RolePair) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectServiceUsersResponse_RolePair.ProtoReflect.Descriptor instead.
func (*ListProjectServiceUsersResponse_RolePair) GetRoles ¶ added in v0.7.5
func (x *ListProjectServiceUsersResponse_RolePair) GetRoles() []*Role
func (*ListProjectServiceUsersResponse_RolePair) GetServiceuserId ¶ added in v0.7.5
func (x *ListProjectServiceUsersResponse_RolePair) GetServiceuserId() string
func (*ListProjectServiceUsersResponse_RolePair) ProtoMessage ¶ added in v0.7.5
func (*ListProjectServiceUsersResponse_RolePair) ProtoMessage()
func (*ListProjectServiceUsersResponse_RolePair) ProtoReflect ¶ added in v0.7.5
func (x *ListProjectServiceUsersResponse_RolePair) ProtoReflect() protoreflect.Message
func (*ListProjectServiceUsersResponse_RolePair) Reset ¶ added in v0.7.5
func (x *ListProjectServiceUsersResponse_RolePair) Reset()
func (*ListProjectServiceUsersResponse_RolePair) String ¶ added in v0.7.5
func (x *ListProjectServiceUsersResponse_RolePair) String() string
type ListProjectUsersRequest ¶
type ListProjectUsersRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
PermissionFilter string `protobuf:"bytes,2,opt,name=permission_filter,json=permissionFilter,proto3" json:"permission_filter,omitempty"`
WithRoles bool `protobuf:"varint,3,opt,name=with_roles,json=withRoles,proto3" json:"with_roles,omitempty"`
// contains filtered or unexported fields
}
func (*ListProjectUsersRequest) Descriptor
deprecated
func (*ListProjectUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectUsersRequest.ProtoReflect.Descriptor instead.
func (*ListProjectUsersRequest) GetId ¶
func (x *ListProjectUsersRequest) GetId() string
func (*ListProjectUsersRequest) GetPermissionFilter ¶
func (x *ListProjectUsersRequest) GetPermissionFilter() string
func (*ListProjectUsersRequest) GetWithRoles ¶ added in v0.7.5
func (x *ListProjectUsersRequest) GetWithRoles() bool
func (*ListProjectUsersRequest) ProtoMessage ¶
func (*ListProjectUsersRequest) ProtoMessage()
func (*ListProjectUsersRequest) ProtoReflect ¶
func (x *ListProjectUsersRequest) ProtoReflect() protoreflect.Message
func (*ListProjectUsersRequest) Reset ¶
func (x *ListProjectUsersRequest) Reset()
func (*ListProjectUsersRequest) String ¶
func (x *ListProjectUsersRequest) String() string
type ListProjectUsersResponse ¶
type ListProjectUsersResponse struct {
Users []*User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"`
RolePairs []*ListProjectUsersResponse_RolePair `protobuf:"bytes,2,rep,name=role_pairs,json=rolePairs,proto3" json:"role_pairs,omitempty"`
// contains filtered or unexported fields
}
func (*ListProjectUsersResponse) Descriptor
deprecated
func (*ListProjectUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectUsersResponse.ProtoReflect.Descriptor instead.
func (*ListProjectUsersResponse) GetRolePairs ¶ added in v0.7.5
func (x *ListProjectUsersResponse) GetRolePairs() []*ListProjectUsersResponse_RolePair
func (*ListProjectUsersResponse) GetUsers ¶
func (x *ListProjectUsersResponse) GetUsers() []*User
func (*ListProjectUsersResponse) ProtoMessage ¶
func (*ListProjectUsersResponse) ProtoMessage()
func (*ListProjectUsersResponse) ProtoReflect ¶
func (x *ListProjectUsersResponse) ProtoReflect() protoreflect.Message
func (*ListProjectUsersResponse) Reset ¶
func (x *ListProjectUsersResponse) Reset()
func (*ListProjectUsersResponse) String ¶
func (x *ListProjectUsersResponse) String() string
type ListProjectUsersResponse_RolePair ¶ added in v0.7.5
type ListProjectUsersResponse_RolePair struct {
UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
Roles []*Role `protobuf:"bytes,2,rep,name=roles,proto3" json:"roles,omitempty"`
// contains filtered or unexported fields
}
func (*ListProjectUsersResponse_RolePair) Descriptor
deprecated
added in
v0.7.5
func (*ListProjectUsersResponse_RolePair) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectUsersResponse_RolePair.ProtoReflect.Descriptor instead.
func (*ListProjectUsersResponse_RolePair) GetRoles ¶ added in v0.7.5
func (x *ListProjectUsersResponse_RolePair) GetRoles() []*Role
func (*ListProjectUsersResponse_RolePair) GetUserId ¶ added in v0.7.5
func (x *ListProjectUsersResponse_RolePair) GetUserId() string
func (*ListProjectUsersResponse_RolePair) ProtoMessage ¶ added in v0.7.5
func (*ListProjectUsersResponse_RolePair) ProtoMessage()
func (*ListProjectUsersResponse_RolePair) ProtoReflect ¶ added in v0.7.5
func (x *ListProjectUsersResponse_RolePair) ProtoReflect() protoreflect.Message
func (*ListProjectUsersResponse_RolePair) Reset ¶ added in v0.7.5
func (x *ListProjectUsersResponse_RolePair) Reset()
func (*ListProjectUsersResponse_RolePair) String ¶ added in v0.7.5
func (x *ListProjectUsersResponse_RolePair) String() string
type ListProjectsByCurrentUserRequest ¶ added in v0.7.5
type ListProjectsByCurrentUserRequest struct {
// org_id is optional and filter projects by org
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// list of permissions needs to be checked against each project
// query params are set as with_permissions=get&with_permissions=delete
// to be represented as array
WithPermissions []string `protobuf:"bytes,2,rep,name=with_permissions,json=withPermissions,proto3" json:"with_permissions,omitempty"`
// Note: this is a bad design and would recommend against using this filter
// It is used to list only projects which are explicitly given permission
// to user. A user could get permission to access a project either via getting
// access from organization level role or a group. But for some reason we want
// only users who could have inherited these permissions from top but we only
// want explictly added ones.
NonInherited bool `protobuf:"varint,3,opt,name=non_inherited,json=nonInherited,proto3" json:"non_inherited,omitempty"`
WithMemberCount bool `protobuf:"varint,4,opt,name=with_member_count,json=withMemberCount,proto3" json:"with_member_count,omitempty"`
PageSize int32 `protobuf:"varint,5,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
PageNum int32 `protobuf:"varint,6,opt,name=page_num,json=pageNum,proto3" json:"page_num,omitempty"`
// contains filtered or unexported fields
}
func (*ListProjectsByCurrentUserRequest) Descriptor
deprecated
added in
v0.7.5
func (*ListProjectsByCurrentUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectsByCurrentUserRequest.ProtoReflect.Descriptor instead.
func (*ListProjectsByCurrentUserRequest) GetNonInherited ¶ added in v0.8.3
func (x *ListProjectsByCurrentUserRequest) GetNonInherited() bool
func (*ListProjectsByCurrentUserRequest) GetOrgId ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserRequest) GetOrgId() string
func (*ListProjectsByCurrentUserRequest) GetPageNum ¶ added in v0.43.0
func (x *ListProjectsByCurrentUserRequest) GetPageNum() int32
func (*ListProjectsByCurrentUserRequest) GetPageSize ¶ added in v0.43.0
func (x *ListProjectsByCurrentUserRequest) GetPageSize() int32
func (*ListProjectsByCurrentUserRequest) GetWithMemberCount ¶ added in v0.8.8
func (x *ListProjectsByCurrentUserRequest) GetWithMemberCount() bool
func (*ListProjectsByCurrentUserRequest) GetWithPermissions ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserRequest) GetWithPermissions() []string
func (*ListProjectsByCurrentUserRequest) ProtoMessage ¶ added in v0.7.5
func (*ListProjectsByCurrentUserRequest) ProtoMessage()
func (*ListProjectsByCurrentUserRequest) ProtoReflect ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserRequest) ProtoReflect() protoreflect.Message
func (*ListProjectsByCurrentUserRequest) Reset ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserRequest) Reset()
func (*ListProjectsByCurrentUserRequest) String ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserRequest) String() string
type ListProjectsByCurrentUserResponse ¶ added in v0.7.5
type ListProjectsByCurrentUserResponse struct {
Projects []*Project `protobuf:"bytes,1,rep,name=projects,proto3" json:"projects,omitempty"`
AccessPairs []*ListProjectsByCurrentUserResponse_AccessPair `protobuf:"bytes,2,rep,name=access_pairs,json=accessPairs,proto3" json:"access_pairs,omitempty"`
Count int32 `protobuf:"varint,3,opt,name=count,proto3" json:"count,omitempty"`
// contains filtered or unexported fields
}
func (*ListProjectsByCurrentUserResponse) Descriptor
deprecated
added in
v0.7.5
func (*ListProjectsByCurrentUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectsByCurrentUserResponse.ProtoReflect.Descriptor instead.
func (*ListProjectsByCurrentUserResponse) GetAccessPairs ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserResponse) GetAccessPairs() []*ListProjectsByCurrentUserResponse_AccessPair
func (*ListProjectsByCurrentUserResponse) GetCount ¶ added in v0.43.0
func (x *ListProjectsByCurrentUserResponse) GetCount() int32
func (*ListProjectsByCurrentUserResponse) GetProjects ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserResponse) GetProjects() []*Project
func (*ListProjectsByCurrentUserResponse) ProtoMessage ¶ added in v0.7.5
func (*ListProjectsByCurrentUserResponse) ProtoMessage()
func (*ListProjectsByCurrentUserResponse) ProtoReflect ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserResponse) ProtoReflect() protoreflect.Message
func (*ListProjectsByCurrentUserResponse) Reset ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserResponse) Reset()
func (*ListProjectsByCurrentUserResponse) String ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserResponse) String() string
type ListProjectsByCurrentUserResponse_AccessPair ¶ added in v0.7.5
type ListProjectsByCurrentUserResponse_AccessPair struct {
ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
Permissions []string `protobuf:"bytes,2,rep,name=permissions,proto3" json:"permissions,omitempty"`
// contains filtered or unexported fields
}
func (*ListProjectsByCurrentUserResponse_AccessPair) Descriptor
deprecated
added in
v0.7.5
func (*ListProjectsByCurrentUserResponse_AccessPair) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectsByCurrentUserResponse_AccessPair.ProtoReflect.Descriptor instead.
func (*ListProjectsByCurrentUserResponse_AccessPair) GetPermissions ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserResponse_AccessPair) GetPermissions() []string
func (*ListProjectsByCurrentUserResponse_AccessPair) GetProjectId ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserResponse_AccessPair) GetProjectId() string
func (*ListProjectsByCurrentUserResponse_AccessPair) ProtoMessage ¶ added in v0.7.5
func (*ListProjectsByCurrentUserResponse_AccessPair) ProtoMessage()
func (*ListProjectsByCurrentUserResponse_AccessPair) ProtoReflect ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserResponse_AccessPair) ProtoReflect() protoreflect.Message
func (*ListProjectsByCurrentUserResponse_AccessPair) Reset ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserResponse_AccessPair) Reset()
func (*ListProjectsByCurrentUserResponse_AccessPair) String ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserResponse_AccessPair) String() string
type ListProjectsByUserRequest ¶ added in v0.7.5
type ListProjectsByUserRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*ListProjectsByUserRequest) Descriptor
deprecated
added in
v0.7.5
func (*ListProjectsByUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectsByUserRequest.ProtoReflect.Descriptor instead.
func (*ListProjectsByUserRequest) GetId ¶ added in v0.7.5
func (x *ListProjectsByUserRequest) GetId() string
func (*ListProjectsByUserRequest) ProtoMessage ¶ added in v0.7.5
func (*ListProjectsByUserRequest) ProtoMessage()
func (*ListProjectsByUserRequest) ProtoReflect ¶ added in v0.7.5
func (x *ListProjectsByUserRequest) ProtoReflect() protoreflect.Message
func (*ListProjectsByUserRequest) Reset ¶ added in v0.7.5
func (x *ListProjectsByUserRequest) Reset()
func (*ListProjectsByUserRequest) String ¶ added in v0.7.5
func (x *ListProjectsByUserRequest) String() string
type ListProjectsByUserResponse ¶ added in v0.7.5
type ListProjectsByUserResponse struct {
Projects []*Project `protobuf:"bytes,1,rep,name=projects,proto3" json:"projects,omitempty"`
// contains filtered or unexported fields
}
func (*ListProjectsByUserResponse) Descriptor
deprecated
added in
v0.7.5
func (*ListProjectsByUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectsByUserResponse.ProtoReflect.Descriptor instead.
func (*ListProjectsByUserResponse) GetProjects ¶ added in v0.7.5
func (x *ListProjectsByUserResponse) GetProjects() []*Project
func (*ListProjectsByUserResponse) ProtoMessage ¶ added in v0.7.5
func (*ListProjectsByUserResponse) ProtoMessage()
func (*ListProjectsByUserResponse) ProtoReflect ¶ added in v0.7.5
func (x *ListProjectsByUserResponse) ProtoReflect() protoreflect.Message
func (*ListProjectsByUserResponse) Reset ¶ added in v0.7.5
func (x *ListProjectsByUserResponse) Reset()
func (*ListProjectsByUserResponse) String ¶ added in v0.7.5
func (x *ListProjectsByUserResponse) String() string
type ListProjectsRequest ¶
type ListProjectsRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
State string `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"`
// contains filtered or unexported fields
}
func (*ListProjectsRequest) Descriptor
deprecated
func (*ListProjectsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectsRequest.ProtoReflect.Descriptor instead.
func (*ListProjectsRequest) GetOrgId ¶
func (x *ListProjectsRequest) GetOrgId() string
func (*ListProjectsRequest) GetState ¶
func (x *ListProjectsRequest) GetState() string
func (*ListProjectsRequest) ProtoMessage ¶
func (*ListProjectsRequest) ProtoMessage()
func (*ListProjectsRequest) ProtoReflect ¶
func (x *ListProjectsRequest) ProtoReflect() protoreflect.Message
func (*ListProjectsRequest) Reset ¶
func (x *ListProjectsRequest) Reset()
func (*ListProjectsRequest) String ¶
func (x *ListProjectsRequest) String() string
type ListProjectsResponse ¶
type ListProjectsResponse struct {
Projects []*Project `protobuf:"bytes,1,rep,name=projects,proto3" json:"projects,omitempty"`
// contains filtered or unexported fields
}
func (*ListProjectsResponse) Descriptor
deprecated
func (*ListProjectsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectsResponse.ProtoReflect.Descriptor instead.
func (*ListProjectsResponse) GetProjects ¶
func (x *ListProjectsResponse) GetProjects() []*Project
func (*ListProjectsResponse) ProtoMessage ¶
func (*ListProjectsResponse) ProtoMessage()
func (*ListProjectsResponse) ProtoReflect ¶
func (x *ListProjectsResponse) ProtoReflect() protoreflect.Message
func (*ListProjectsResponse) Reset ¶
func (x *ListProjectsResponse) Reset()
func (*ListProjectsResponse) String ¶
func (x *ListProjectsResponse) String() string
type ListProspectsRequest ¶ added in v0.50.0
type ListProspectsRequest struct {
Query *RQLRequest `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*ListProspectsRequest) Descriptor
deprecated
added in
v0.50.0
func (*ListProspectsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProspectsRequest.ProtoReflect.Descriptor instead.
func (*ListProspectsRequest) GetQuery ¶ added in v0.50.0
func (x *ListProspectsRequest) GetQuery() *RQLRequest
func (*ListProspectsRequest) ProtoMessage ¶ added in v0.50.0
func (*ListProspectsRequest) ProtoMessage()
func (*ListProspectsRequest) ProtoReflect ¶ added in v0.50.0
func (x *ListProspectsRequest) ProtoReflect() protoreflect.Message
func (*ListProspectsRequest) Reset ¶ added in v0.50.0
func (x *ListProspectsRequest) Reset()
func (*ListProspectsRequest) String ¶ added in v0.50.0
func (x *ListProspectsRequest) String() string
type ListProspectsResponse ¶ added in v0.50.0
type ListProspectsResponse struct {
Prospects []*Prospect `protobuf:"bytes,1,rep,name=prospects,proto3" json:"prospects,omitempty"`
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
Group *RQLQueryGroupResponse `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*ListProspectsResponse) Descriptor
deprecated
added in
v0.50.0
func (*ListProspectsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProspectsResponse.ProtoReflect.Descriptor instead.
func (*ListProspectsResponse) GetGroup ¶ added in v0.51.0
func (x *ListProspectsResponse) GetGroup() *RQLQueryGroupResponse
func (*ListProspectsResponse) GetPagination ¶ added in v0.51.0
func (x *ListProspectsResponse) GetPagination() *RQLQueryPaginationResponse
func (*ListProspectsResponse) GetProspects ¶ added in v0.50.0
func (x *ListProspectsResponse) GetProspects() []*Prospect
func (*ListProspectsResponse) ProtoMessage ¶ added in v0.50.0
func (*ListProspectsResponse) ProtoMessage()
func (*ListProspectsResponse) ProtoReflect ¶ added in v0.50.0
func (x *ListProspectsResponse) ProtoReflect() protoreflect.Message
func (*ListProspectsResponse) Reset ¶ added in v0.50.0
func (x *ListProspectsResponse) Reset()
func (*ListProspectsResponse) String ¶ added in v0.50.0
func (x *ListProspectsResponse) String() string
type ListRelationsRequest ¶
type ListRelationsRequest struct {
Subject string `protobuf:"bytes,1,opt,name=subject,proto3" json:"subject,omitempty"`
Object string `protobuf:"bytes,2,opt,name=object,proto3" json:"object,omitempty"`
// contains filtered or unexported fields
}
func (*ListRelationsRequest) Descriptor
deprecated
func (*ListRelationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRelationsRequest.ProtoReflect.Descriptor instead.
func (*ListRelationsRequest) GetObject ¶ added in v0.8.8
func (x *ListRelationsRequest) GetObject() string
func (*ListRelationsRequest) GetSubject ¶ added in v0.8.8
func (x *ListRelationsRequest) GetSubject() string
func (*ListRelationsRequest) ProtoMessage ¶
func (*ListRelationsRequest) ProtoMessage()
func (*ListRelationsRequest) ProtoReflect ¶
func (x *ListRelationsRequest) ProtoReflect() protoreflect.Message
func (*ListRelationsRequest) Reset ¶
func (x *ListRelationsRequest) Reset()
func (*ListRelationsRequest) String ¶
func (x *ListRelationsRequest) String() string
type ListRelationsResponse ¶
type ListRelationsResponse struct {
Relations []*Relation `protobuf:"bytes,1,rep,name=relations,proto3" json:"relations,omitempty"`
// contains filtered or unexported fields
}
func (*ListRelationsResponse) Descriptor
deprecated
func (*ListRelationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListRelationsResponse.ProtoReflect.Descriptor instead.
func (*ListRelationsResponse) GetRelations ¶
func (x *ListRelationsResponse) GetRelations() []*Relation
func (*ListRelationsResponse) ProtoMessage ¶
func (*ListRelationsResponse) ProtoMessage()
func (*ListRelationsResponse) ProtoReflect ¶
func (x *ListRelationsResponse) ProtoReflect() protoreflect.Message
func (*ListRelationsResponse) Reset ¶
func (x *ListRelationsResponse) Reset()
func (*ListRelationsResponse) String ¶
func (x *ListRelationsResponse) String() string
type ListResourcesRequest ¶
type ListResourcesRequest struct {
UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
ProjectId string `protobuf:"bytes,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
OrganizationId string `protobuf:"bytes,3,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"`
Namespace string `protobuf:"bytes,4,opt,name=namespace,proto3" json:"namespace,omitempty"`
// contains filtered or unexported fields
}
func (*ListResourcesRequest) Descriptor
deprecated
func (*ListResourcesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListResourcesRequest.ProtoReflect.Descriptor instead.
func (*ListResourcesRequest) GetNamespace ¶
func (x *ListResourcesRequest) GetNamespace() string
func (*ListResourcesRequest) GetOrganizationId ¶
func (x *ListResourcesRequest) GetOrganizationId() string
func (*ListResourcesRequest) GetProjectId ¶
func (x *ListResourcesRequest) GetProjectId() string
func (*ListResourcesRequest) GetUserId ¶
func (x *ListResourcesRequest) GetUserId() string
func (*ListResourcesRequest) ProtoMessage ¶
func (*ListResourcesRequest) ProtoMessage()
func (*ListResourcesRequest) ProtoReflect ¶
func (x *ListResourcesRequest) ProtoReflect() protoreflect.Message
func (*ListResourcesRequest) Reset ¶
func (x *ListResourcesRequest) Reset()
func (*ListResourcesRequest) String ¶
func (x *ListResourcesRequest) String() string
type ListResourcesResponse ¶
type ListResourcesResponse struct {
Resources []*Resource `protobuf:"bytes,1,rep,name=resources,proto3" json:"resources,omitempty"`
// contains filtered or unexported fields
}
func (*ListResourcesResponse) Descriptor
deprecated
func (*ListResourcesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListResourcesResponse.ProtoReflect.Descriptor instead.
func (*ListResourcesResponse) GetResources ¶
func (x *ListResourcesResponse) GetResources() []*Resource
func (*ListResourcesResponse) ProtoMessage ¶
func (*ListResourcesResponse) ProtoMessage()
func (*ListResourcesResponse) ProtoReflect ¶
func (x *ListResourcesResponse) ProtoReflect() protoreflect.Message
func (*ListResourcesResponse) Reset ¶
func (x *ListResourcesResponse) Reset()
func (*ListResourcesResponse) String ¶
func (x *ListResourcesResponse) String() string
type ListRolesForPATRequest ¶ added in v0.94.0
type ListRolesForPATRequest struct {
Scopes []string `protobuf:"bytes,1,rep,name=scopes,proto3" json:"scopes,omitempty"`
// contains filtered or unexported fields
}
func (*ListRolesForPATRequest) Descriptor
deprecated
added in
v0.94.0
func (*ListRolesForPATRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRolesForPATRequest.ProtoReflect.Descriptor instead.
func (*ListRolesForPATRequest) GetScopes ¶ added in v0.94.0
func (x *ListRolesForPATRequest) GetScopes() []string
func (*ListRolesForPATRequest) ProtoMessage ¶ added in v0.94.0
func (*ListRolesForPATRequest) ProtoMessage()
func (*ListRolesForPATRequest) ProtoReflect ¶ added in v0.94.0
func (x *ListRolesForPATRequest) ProtoReflect() protoreflect.Message
func (*ListRolesForPATRequest) Reset ¶ added in v0.94.0
func (x *ListRolesForPATRequest) Reset()
func (*ListRolesForPATRequest) String ¶ added in v0.94.0
func (x *ListRolesForPATRequest) String() string
type ListRolesForPATResponse ¶ added in v0.94.0
type ListRolesForPATResponse struct {
Roles []*Role `protobuf:"bytes,1,rep,name=roles,proto3" json:"roles,omitempty"`
// contains filtered or unexported fields
}
func (*ListRolesForPATResponse) Descriptor
deprecated
added in
v0.94.0
func (*ListRolesForPATResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListRolesForPATResponse.ProtoReflect.Descriptor instead.
func (*ListRolesForPATResponse) GetRoles ¶ added in v0.94.0
func (x *ListRolesForPATResponse) GetRoles() []*Role
func (*ListRolesForPATResponse) ProtoMessage ¶ added in v0.94.0
func (*ListRolesForPATResponse) ProtoMessage()
func (*ListRolesForPATResponse) ProtoReflect ¶ added in v0.94.0
func (x *ListRolesForPATResponse) ProtoReflect() protoreflect.Message
func (*ListRolesForPATResponse) Reset ¶ added in v0.94.0
func (x *ListRolesForPATResponse) Reset()
func (*ListRolesForPATResponse) String ¶ added in v0.94.0
func (x *ListRolesForPATResponse) String() string
type ListRolesRequest ¶
type ListRolesRequest struct {
State string `protobuf:"bytes,1,opt,name=state,proto3" json:"state,omitempty"`
Scopes []string `protobuf:"bytes,2,rep,name=scopes,proto3" json:"scopes,omitempty"`
// contains filtered or unexported fields
}
func (*ListRolesRequest) Descriptor
deprecated
func (*ListRolesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRolesRequest.ProtoReflect.Descriptor instead.
func (*ListRolesRequest) GetScopes ¶ added in v0.7.6
func (x *ListRolesRequest) GetScopes() []string
func (*ListRolesRequest) GetState ¶
func (x *ListRolesRequest) GetState() string
func (*ListRolesRequest) ProtoMessage ¶
func (*ListRolesRequest) ProtoMessage()
func (*ListRolesRequest) ProtoReflect ¶
func (x *ListRolesRequest) ProtoReflect() protoreflect.Message
func (*ListRolesRequest) Reset ¶
func (x *ListRolesRequest) Reset()
func (*ListRolesRequest) String ¶
func (x *ListRolesRequest) String() string
type ListRolesResponse ¶
type ListRolesResponse struct {
Roles []*Role `protobuf:"bytes,1,rep,name=roles,proto3" json:"roles,omitempty"`
// contains filtered or unexported fields
}
func (*ListRolesResponse) Descriptor
deprecated
func (*ListRolesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListRolesResponse.ProtoReflect.Descriptor instead.
func (*ListRolesResponse) GetRoles ¶
func (x *ListRolesResponse) GetRoles() []*Role
func (*ListRolesResponse) ProtoMessage ¶
func (*ListRolesResponse) ProtoMessage()
func (*ListRolesResponse) ProtoReflect ¶
func (x *ListRolesResponse) ProtoReflect() protoreflect.Message
func (*ListRolesResponse) Reset ¶
func (x *ListRolesResponse) Reset()
func (*ListRolesResponse) String ¶
func (x *ListRolesResponse) String() string
type ListServiceUserCredentialsRequest ¶ added in v0.9.1
type ListServiceUserCredentialsRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*ListServiceUserCredentialsRequest) Descriptor
deprecated
added in
v0.9.1
func (*ListServiceUserCredentialsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceUserCredentialsRequest.ProtoReflect.Descriptor instead.
func (*ListServiceUserCredentialsRequest) GetId ¶ added in v0.9.1
func (x *ListServiceUserCredentialsRequest) GetId() string
func (*ListServiceUserCredentialsRequest) GetOrgId ¶ added in v0.40.0
func (x *ListServiceUserCredentialsRequest) GetOrgId() string
func (*ListServiceUserCredentialsRequest) ProtoMessage ¶ added in v0.9.1
func (*ListServiceUserCredentialsRequest) ProtoMessage()
func (*ListServiceUserCredentialsRequest) ProtoReflect ¶ added in v0.9.1
func (x *ListServiceUserCredentialsRequest) ProtoReflect() protoreflect.Message
func (*ListServiceUserCredentialsRequest) Reset ¶ added in v0.9.1
func (x *ListServiceUserCredentialsRequest) Reset()
func (*ListServiceUserCredentialsRequest) String ¶ added in v0.9.1
func (x *ListServiceUserCredentialsRequest) String() string
type ListServiceUserCredentialsResponse ¶ added in v0.9.1
type ListServiceUserCredentialsResponse struct {
// secrets will be listed without the secret value
Secrets []*SecretCredential `protobuf:"bytes,1,rep,name=secrets,proto3" json:"secrets,omitempty"`
// contains filtered or unexported fields
}
func (*ListServiceUserCredentialsResponse) Descriptor
deprecated
added in
v0.9.1
func (*ListServiceUserCredentialsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceUserCredentialsResponse.ProtoReflect.Descriptor instead.
func (*ListServiceUserCredentialsResponse) GetSecrets ¶ added in v0.9.1
func (x *ListServiceUserCredentialsResponse) GetSecrets() []*SecretCredential
func (*ListServiceUserCredentialsResponse) ProtoMessage ¶ added in v0.9.1
func (*ListServiceUserCredentialsResponse) ProtoMessage()
func (*ListServiceUserCredentialsResponse) ProtoReflect ¶ added in v0.9.1
func (x *ListServiceUserCredentialsResponse) ProtoReflect() protoreflect.Message
func (*ListServiceUserCredentialsResponse) Reset ¶ added in v0.9.1
func (x *ListServiceUserCredentialsResponse) Reset()
func (*ListServiceUserCredentialsResponse) String ¶ added in v0.9.1
func (x *ListServiceUserCredentialsResponse) String() string
type ListServiceUserJWKsRequest ¶ added in v0.9.1
type ListServiceUserJWKsRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*ListServiceUserJWKsRequest) Descriptor
deprecated
added in
v0.9.1
func (*ListServiceUserJWKsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceUserJWKsRequest.ProtoReflect.Descriptor instead.
func (*ListServiceUserJWKsRequest) GetId ¶ added in v0.9.1
func (x *ListServiceUserJWKsRequest) GetId() string
func (*ListServiceUserJWKsRequest) GetOrgId ¶ added in v0.40.0
func (x *ListServiceUserJWKsRequest) GetOrgId() string
func (*ListServiceUserJWKsRequest) ProtoMessage ¶ added in v0.9.1
func (*ListServiceUserJWKsRequest) ProtoMessage()
func (*ListServiceUserJWKsRequest) ProtoReflect ¶ added in v0.9.1
func (x *ListServiceUserJWKsRequest) ProtoReflect() protoreflect.Message
func (*ListServiceUserJWKsRequest) Reset ¶ added in v0.9.1
func (x *ListServiceUserJWKsRequest) Reset()
func (*ListServiceUserJWKsRequest) String ¶ added in v0.9.1
func (x *ListServiceUserJWKsRequest) String() string
type ListServiceUserJWKsResponse ¶ added in v0.9.1
type ListServiceUserJWKsResponse struct {
Keys []*ServiceUserJWK `protobuf:"bytes,1,rep,name=keys,proto3" json:"keys,omitempty"`
// contains filtered or unexported fields
}
func (*ListServiceUserJWKsResponse) Descriptor
deprecated
added in
v0.9.1
func (*ListServiceUserJWKsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceUserJWKsResponse.ProtoReflect.Descriptor instead.
func (*ListServiceUserJWKsResponse) GetKeys ¶ added in v0.9.1
func (x *ListServiceUserJWKsResponse) GetKeys() []*ServiceUserJWK
func (*ListServiceUserJWKsResponse) ProtoMessage ¶ added in v0.9.1
func (*ListServiceUserJWKsResponse) ProtoMessage()
func (*ListServiceUserJWKsResponse) ProtoReflect ¶ added in v0.9.1
func (x *ListServiceUserJWKsResponse) ProtoReflect() protoreflect.Message
func (*ListServiceUserJWKsResponse) Reset ¶ added in v0.9.1
func (x *ListServiceUserJWKsResponse) Reset()
func (*ListServiceUserJWKsResponse) String ¶ added in v0.9.1
func (x *ListServiceUserJWKsResponse) String() string
type ListServiceUserProjectsRequest ¶ added in v0.46.0
type ListServiceUserProjectsRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// list of permissions needs to be checked against each project
// query params are set as with_permissions=get&with_permissions=delete
// to be represented as array
WithPermissions []string `protobuf:"bytes,3,rep,name=with_permissions,json=withPermissions,proto3" json:"with_permissions,omitempty"`
// contains filtered or unexported fields
}
func (*ListServiceUserProjectsRequest) Descriptor
deprecated
added in
v0.46.0
func (*ListServiceUserProjectsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceUserProjectsRequest.ProtoReflect.Descriptor instead.
func (*ListServiceUserProjectsRequest) GetId ¶ added in v0.46.0
func (x *ListServiceUserProjectsRequest) GetId() string
func (*ListServiceUserProjectsRequest) GetOrgId ¶ added in v0.46.0
func (x *ListServiceUserProjectsRequest) GetOrgId() string
func (*ListServiceUserProjectsRequest) GetWithPermissions ¶ added in v0.46.0
func (x *ListServiceUserProjectsRequest) GetWithPermissions() []string
func (*ListServiceUserProjectsRequest) ProtoMessage ¶ added in v0.46.0
func (*ListServiceUserProjectsRequest) ProtoMessage()
func (*ListServiceUserProjectsRequest) ProtoReflect ¶ added in v0.46.0
func (x *ListServiceUserProjectsRequest) ProtoReflect() protoreflect.Message
func (*ListServiceUserProjectsRequest) Reset ¶ added in v0.46.0
func (x *ListServiceUserProjectsRequest) Reset()
func (*ListServiceUserProjectsRequest) String ¶ added in v0.46.0
func (x *ListServiceUserProjectsRequest) String() string
type ListServiceUserProjectsResponse ¶ added in v0.46.0
type ListServiceUserProjectsResponse struct {
Projects []*Project `protobuf:"bytes,1,rep,name=projects,proto3" json:"projects,omitempty"`
AccessPairs []*ListServiceUserProjectsResponse_AccessPair `protobuf:"bytes,2,rep,name=access_pairs,json=accessPairs,proto3" json:"access_pairs,omitempty"`
// contains filtered or unexported fields
}
func (*ListServiceUserProjectsResponse) Descriptor
deprecated
added in
v0.46.0
func (*ListServiceUserProjectsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceUserProjectsResponse.ProtoReflect.Descriptor instead.
func (*ListServiceUserProjectsResponse) GetAccessPairs ¶ added in v0.46.0
func (x *ListServiceUserProjectsResponse) GetAccessPairs() []*ListServiceUserProjectsResponse_AccessPair
func (*ListServiceUserProjectsResponse) GetProjects ¶ added in v0.46.0
func (x *ListServiceUserProjectsResponse) GetProjects() []*Project
func (*ListServiceUserProjectsResponse) ProtoMessage ¶ added in v0.46.0
func (*ListServiceUserProjectsResponse) ProtoMessage()
func (*ListServiceUserProjectsResponse) ProtoReflect ¶ added in v0.46.0
func (x *ListServiceUserProjectsResponse) ProtoReflect() protoreflect.Message
func (*ListServiceUserProjectsResponse) Reset ¶ added in v0.46.0
func (x *ListServiceUserProjectsResponse) Reset()
func (*ListServiceUserProjectsResponse) String ¶ added in v0.46.0
func (x *ListServiceUserProjectsResponse) String() string
type ListServiceUserProjectsResponse_AccessPair ¶ added in v0.46.0
type ListServiceUserProjectsResponse_AccessPair struct {
ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
Permissions []string `protobuf:"bytes,2,rep,name=permissions,proto3" json:"permissions,omitempty"`
// contains filtered or unexported fields
}
func (*ListServiceUserProjectsResponse_AccessPair) Descriptor
deprecated
added in
v0.46.0
func (*ListServiceUserProjectsResponse_AccessPair) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceUserProjectsResponse_AccessPair.ProtoReflect.Descriptor instead.
func (*ListServiceUserProjectsResponse_AccessPair) GetPermissions ¶ added in v0.46.0
func (x *ListServiceUserProjectsResponse_AccessPair) GetPermissions() []string
func (*ListServiceUserProjectsResponse_AccessPair) GetProjectId ¶ added in v0.46.0
func (x *ListServiceUserProjectsResponse_AccessPair) GetProjectId() string
func (*ListServiceUserProjectsResponse_AccessPair) ProtoMessage ¶ added in v0.46.0
func (*ListServiceUserProjectsResponse_AccessPair) ProtoMessage()
func (*ListServiceUserProjectsResponse_AccessPair) ProtoReflect ¶ added in v0.46.0
func (x *ListServiceUserProjectsResponse_AccessPair) ProtoReflect() protoreflect.Message
func (*ListServiceUserProjectsResponse_AccessPair) Reset ¶ added in v0.46.0
func (x *ListServiceUserProjectsResponse_AccessPair) Reset()
func (*ListServiceUserProjectsResponse_AccessPair) String ¶ added in v0.46.0
func (x *ListServiceUserProjectsResponse_AccessPair) String() string
type ListServiceUserTokensRequest ¶ added in v0.9.1
type ListServiceUserTokensRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*ListServiceUserTokensRequest) Descriptor
deprecated
added in
v0.9.1
func (*ListServiceUserTokensRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceUserTokensRequest.ProtoReflect.Descriptor instead.
func (*ListServiceUserTokensRequest) GetId ¶ added in v0.9.1
func (x *ListServiceUserTokensRequest) GetId() string
func (*ListServiceUserTokensRequest) GetOrgId ¶ added in v0.40.0
func (x *ListServiceUserTokensRequest) GetOrgId() string
func (*ListServiceUserTokensRequest) ProtoMessage ¶ added in v0.9.1
func (*ListServiceUserTokensRequest) ProtoMessage()
func (*ListServiceUserTokensRequest) ProtoReflect ¶ added in v0.9.1
func (x *ListServiceUserTokensRequest) ProtoReflect() protoreflect.Message
func (*ListServiceUserTokensRequest) Reset ¶ added in v0.9.1
func (x *ListServiceUserTokensRequest) Reset()
func (*ListServiceUserTokensRequest) String ¶ added in v0.9.1
func (x *ListServiceUserTokensRequest) String() string
type ListServiceUserTokensResponse ¶ added in v0.9.1
type ListServiceUserTokensResponse struct {
Tokens []*ServiceUserToken `protobuf:"bytes,1,rep,name=tokens,proto3" json:"tokens,omitempty"`
// contains filtered or unexported fields
}
func (*ListServiceUserTokensResponse) Descriptor
deprecated
added in
v0.9.1
func (*ListServiceUserTokensResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceUserTokensResponse.ProtoReflect.Descriptor instead.
func (*ListServiceUserTokensResponse) GetTokens ¶ added in v0.9.1
func (x *ListServiceUserTokensResponse) GetTokens() []*ServiceUserToken
func (*ListServiceUserTokensResponse) ProtoMessage ¶ added in v0.9.1
func (*ListServiceUserTokensResponse) ProtoMessage()
func (*ListServiceUserTokensResponse) ProtoReflect ¶ added in v0.9.1
func (x *ListServiceUserTokensResponse) ProtoReflect() protoreflect.Message
func (*ListServiceUserTokensResponse) Reset ¶ added in v0.9.1
func (x *ListServiceUserTokensResponse) Reset()
func (*ListServiceUserTokensResponse) String ¶ added in v0.9.1
func (x *ListServiceUserTokensResponse) String() string
type ListServiceUsersRequest ¶
type ListServiceUsersRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
State string `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"`
// contains filtered or unexported fields
}
func (*ListServiceUsersRequest) Descriptor
deprecated
func (*ListServiceUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceUsersRequest.ProtoReflect.Descriptor instead.
func (*ListServiceUsersRequest) GetOrgId ¶
func (x *ListServiceUsersRequest) GetOrgId() string
func (*ListServiceUsersRequest) GetState ¶
func (x *ListServiceUsersRequest) GetState() string
func (*ListServiceUsersRequest) ProtoMessage ¶
func (*ListServiceUsersRequest) ProtoMessage()
func (*ListServiceUsersRequest) ProtoReflect ¶
func (x *ListServiceUsersRequest) ProtoReflect() protoreflect.Message
func (*ListServiceUsersRequest) Reset ¶
func (x *ListServiceUsersRequest) Reset()
func (*ListServiceUsersRequest) String ¶
func (x *ListServiceUsersRequest) String() string
type ListServiceUsersResponse ¶
type ListServiceUsersResponse struct {
Serviceusers []*ServiceUser `protobuf:"bytes,1,rep,name=serviceusers,proto3" json:"serviceusers,omitempty"`
// contains filtered or unexported fields
}
func (*ListServiceUsersResponse) Descriptor
deprecated
func (*ListServiceUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceUsersResponse.ProtoReflect.Descriptor instead.
func (*ListServiceUsersResponse) GetServiceusers ¶
func (x *ListServiceUsersResponse) GetServiceusers() []*ServiceUser
func (*ListServiceUsersResponse) ProtoMessage ¶
func (*ListServiceUsersResponse) ProtoMessage()
func (*ListServiceUsersResponse) ProtoReflect ¶
func (x *ListServiceUsersResponse) ProtoReflect() protoreflect.Message
func (*ListServiceUsersResponse) Reset ¶
func (x *ListServiceUsersResponse) Reset()
func (*ListServiceUsersResponse) String ¶
func (x *ListServiceUsersResponse) String() string
type ListSessionsRequest ¶ added in v0.74.0
type ListSessionsRequest struct {
// contains filtered or unexported fields
}
func (*ListSessionsRequest) Descriptor
deprecated
added in
v0.74.0
func (*ListSessionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListSessionsRequest.ProtoReflect.Descriptor instead.
func (*ListSessionsRequest) ProtoMessage ¶ added in v0.74.0
func (*ListSessionsRequest) ProtoMessage()
func (*ListSessionsRequest) ProtoReflect ¶ added in v0.74.0
func (x *ListSessionsRequest) ProtoReflect() protoreflect.Message
func (*ListSessionsRequest) Reset ¶ added in v0.74.0
func (x *ListSessionsRequest) Reset()
func (*ListSessionsRequest) String ¶ added in v0.74.0
func (x *ListSessionsRequest) String() string
type ListSessionsResponse ¶ added in v0.74.0
type ListSessionsResponse struct {
Sessions []*Session `protobuf:"bytes,1,rep,name=sessions,proto3" json:"sessions,omitempty"`
// contains filtered or unexported fields
}
func (*ListSessionsResponse) Descriptor
deprecated
added in
v0.74.0
func (*ListSessionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListSessionsResponse.ProtoReflect.Descriptor instead.
func (*ListSessionsResponse) GetSessions ¶ added in v0.74.0
func (x *ListSessionsResponse) GetSessions() []*Session
func (*ListSessionsResponse) ProtoMessage ¶ added in v0.74.0
func (*ListSessionsResponse) ProtoMessage()
func (*ListSessionsResponse) ProtoReflect ¶ added in v0.74.0
func (x *ListSessionsResponse) ProtoReflect() protoreflect.Message
func (*ListSessionsResponse) Reset ¶ added in v0.74.0
func (x *ListSessionsResponse) Reset()
func (*ListSessionsResponse) String ¶ added in v0.74.0
func (x *ListSessionsResponse) String() string
type ListSubscriptionsRequest ¶ added in v0.8.0
type ListSubscriptionsRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// DEPRECATED: billing_id will be inferred from org_id
// ID of the billing account to list subscriptions for
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
// Filter subscriptions by state
State string `protobuf:"bytes,3,opt,name=state,proto3" json:"state,omitempty"`
Plan string `protobuf:"bytes,4,opt,name=plan,proto3" json:"plan,omitempty"`
Expand []string `protobuf:"bytes,101,rep,name=expand,proto3" json:"expand,omitempty"`
// contains filtered or unexported fields
}
func (*ListSubscriptionsRequest) Descriptor
deprecated
added in
v0.8.0
func (*ListSubscriptionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListSubscriptionsRequest.ProtoReflect.Descriptor instead.
func (*ListSubscriptionsRequest) GetBillingId
deprecated
added in
v0.8.0
func (x *ListSubscriptionsRequest) GetBillingId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*ListSubscriptionsRequest) GetExpand ¶ added in v0.8.41
func (x *ListSubscriptionsRequest) GetExpand() []string
func (*ListSubscriptionsRequest) GetOrgId ¶ added in v0.8.0
func (x *ListSubscriptionsRequest) GetOrgId() string
func (*ListSubscriptionsRequest) GetPlan ¶ added in v0.8.19
func (x *ListSubscriptionsRequest) GetPlan() string
func (*ListSubscriptionsRequest) GetState ¶ added in v0.8.18
func (x *ListSubscriptionsRequest) GetState() string
func (*ListSubscriptionsRequest) ProtoMessage ¶ added in v0.8.0
func (*ListSubscriptionsRequest) ProtoMessage()
func (*ListSubscriptionsRequest) ProtoReflect ¶ added in v0.8.0
func (x *ListSubscriptionsRequest) ProtoReflect() protoreflect.Message
func (*ListSubscriptionsRequest) Reset ¶ added in v0.8.0
func (x *ListSubscriptionsRequest) Reset()
func (*ListSubscriptionsRequest) String ¶ added in v0.8.0
func (x *ListSubscriptionsRequest) String() string
type ListSubscriptionsResponse ¶ added in v0.8.0
type ListSubscriptionsResponse struct {
// List of subscriptions
Subscriptions []*Subscription `protobuf:"bytes,1,rep,name=subscriptions,proto3" json:"subscriptions,omitempty"`
// contains filtered or unexported fields
}
func (*ListSubscriptionsResponse) Descriptor
deprecated
added in
v0.8.0
func (*ListSubscriptionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListSubscriptionsResponse.ProtoReflect.Descriptor instead.
func (*ListSubscriptionsResponse) GetSubscriptions ¶ added in v0.8.0
func (x *ListSubscriptionsResponse) GetSubscriptions() []*Subscription
func (*ListSubscriptionsResponse) ProtoMessage ¶ added in v0.8.0
func (*ListSubscriptionsResponse) ProtoMessage()
func (*ListSubscriptionsResponse) ProtoReflect ¶ added in v0.8.0
func (x *ListSubscriptionsResponse) ProtoReflect() protoreflect.Message
func (*ListSubscriptionsResponse) Reset ¶ added in v0.8.0
func (x *ListSubscriptionsResponse) Reset()
func (*ListSubscriptionsResponse) String ¶ added in v0.8.0
func (x *ListSubscriptionsResponse) String() string
type ListUserGroupsRequest ¶
type ListUserGroupsRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
OrgId string `protobuf:"bytes,3,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*ListUserGroupsRequest) Descriptor
deprecated
func (*ListUserGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListUserGroupsRequest.ProtoReflect.Descriptor instead.
func (*ListUserGroupsRequest) GetId ¶
func (x *ListUserGroupsRequest) GetId() string
func (*ListUserGroupsRequest) GetOrgId ¶
func (x *ListUserGroupsRequest) GetOrgId() string
func (*ListUserGroupsRequest) ProtoMessage ¶
func (*ListUserGroupsRequest) ProtoMessage()
func (*ListUserGroupsRequest) ProtoReflect ¶
func (x *ListUserGroupsRequest) ProtoReflect() protoreflect.Message
func (*ListUserGroupsRequest) Reset ¶
func (x *ListUserGroupsRequest) Reset()
func (*ListUserGroupsRequest) String ¶
func (x *ListUserGroupsRequest) String() string
type ListUserGroupsResponse ¶
type ListUserGroupsResponse struct {
Groups []*Group `protobuf:"bytes,1,rep,name=groups,proto3" json:"groups,omitempty"`
// contains filtered or unexported fields
}
func (*ListUserGroupsResponse) Descriptor
deprecated
func (*ListUserGroupsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListUserGroupsResponse.ProtoReflect.Descriptor instead.
func (*ListUserGroupsResponse) GetGroups ¶
func (x *ListUserGroupsResponse) GetGroups() []*Group
func (*ListUserGroupsResponse) ProtoMessage ¶
func (*ListUserGroupsResponse) ProtoMessage()
func (*ListUserGroupsResponse) ProtoReflect ¶
func (x *ListUserGroupsResponse) ProtoReflect() protoreflect.Message
func (*ListUserGroupsResponse) Reset ¶
func (x *ListUserGroupsResponse) Reset()
func (*ListUserGroupsResponse) String ¶
func (x *ListUserGroupsResponse) String() string
type ListUserInvitationsRequest ¶
type ListUserInvitationsRequest struct {
// id is email id of the user
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*ListUserInvitationsRequest) Descriptor
deprecated
func (*ListUserInvitationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListUserInvitationsRequest.ProtoReflect.Descriptor instead.
func (*ListUserInvitationsRequest) GetId ¶
func (x *ListUserInvitationsRequest) GetId() string
func (*ListUserInvitationsRequest) ProtoMessage ¶
func (*ListUserInvitationsRequest) ProtoMessage()
func (*ListUserInvitationsRequest) ProtoReflect ¶
func (x *ListUserInvitationsRequest) ProtoReflect() protoreflect.Message
func (*ListUserInvitationsRequest) Reset ¶
func (x *ListUserInvitationsRequest) Reset()
func (*ListUserInvitationsRequest) String ¶
func (x *ListUserInvitationsRequest) String() string
type ListUserInvitationsResponse ¶
type ListUserInvitationsResponse struct {
Invitations []*Invitation `protobuf:"bytes,1,rep,name=invitations,proto3" json:"invitations,omitempty"`
// contains filtered or unexported fields
}
func (*ListUserInvitationsResponse) Descriptor
deprecated
func (*ListUserInvitationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListUserInvitationsResponse.ProtoReflect.Descriptor instead.
func (*ListUserInvitationsResponse) GetInvitations ¶
func (x *ListUserInvitationsResponse) GetInvitations() []*Invitation
func (*ListUserInvitationsResponse) ProtoMessage ¶
func (*ListUserInvitationsResponse) ProtoMessage()
func (*ListUserInvitationsResponse) ProtoReflect ¶
func (x *ListUserInvitationsResponse) ProtoReflect() protoreflect.Message
func (*ListUserInvitationsResponse) Reset ¶
func (x *ListUserInvitationsResponse) Reset()
func (*ListUserInvitationsResponse) String ¶
func (x *ListUserInvitationsResponse) String() string
type ListUserPreferencesRequest ¶ added in v0.7.3
type ListUserPreferencesRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// scope_type filters preferences by context type (e.g., "app/organization")
// If empty, returns all user preferences (global + all scoped)
// If set with scope_id, returns preferences for the specific scope,
// with trait defaults for any unset preferences
ScopeType string `protobuf:"bytes,2,opt,name=scope_type,json=scopeType,proto3" json:"scope_type,omitempty"`
// scope_id filters preferences by scope identifier (e.g., organization ID)
// Only applicable when scope_type is set
ScopeId string `protobuf:"bytes,3,opt,name=scope_id,json=scopeId,proto3" json:"scope_id,omitempty"`
// contains filtered or unexported fields
}
func (*ListUserPreferencesRequest) Descriptor
deprecated
added in
v0.7.3
func (*ListUserPreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListUserPreferencesRequest.ProtoReflect.Descriptor instead.
func (*ListUserPreferencesRequest) GetId ¶ added in v0.7.3
func (x *ListUserPreferencesRequest) GetId() string
func (*ListUserPreferencesRequest) GetScopeId ¶ added in v0.90.0
func (x *ListUserPreferencesRequest) GetScopeId() string
func (*ListUserPreferencesRequest) GetScopeType ¶ added in v0.90.0
func (x *ListUserPreferencesRequest) GetScopeType() string
func (*ListUserPreferencesRequest) ProtoMessage ¶ added in v0.7.3
func (*ListUserPreferencesRequest) ProtoMessage()
func (*ListUserPreferencesRequest) ProtoReflect ¶ added in v0.7.3
func (x *ListUserPreferencesRequest) ProtoReflect() protoreflect.Message
func (*ListUserPreferencesRequest) Reset ¶ added in v0.7.3
func (x *ListUserPreferencesRequest) Reset()
func (*ListUserPreferencesRequest) String ¶ added in v0.7.3
func (x *ListUserPreferencesRequest) String() string
type ListUserPreferencesResponse ¶ added in v0.7.3
type ListUserPreferencesResponse struct {
Preferences []*Preference `protobuf:"bytes,1,rep,name=preferences,proto3" json:"preferences,omitempty"`
// contains filtered or unexported fields
}
func (*ListUserPreferencesResponse) Descriptor
deprecated
added in
v0.7.3
func (*ListUserPreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListUserPreferencesResponse.ProtoReflect.Descriptor instead.
func (*ListUserPreferencesResponse) GetPreferences ¶ added in v0.7.3
func (x *ListUserPreferencesResponse) GetPreferences() []*Preference
func (*ListUserPreferencesResponse) ProtoMessage ¶ added in v0.7.3
func (*ListUserPreferencesResponse) ProtoMessage()
func (*ListUserPreferencesResponse) ProtoReflect ¶ added in v0.7.3
func (x *ListUserPreferencesResponse) ProtoReflect() protoreflect.Message
func (*ListUserPreferencesResponse) Reset ¶ added in v0.7.3
func (x *ListUserPreferencesResponse) Reset()
func (*ListUserPreferencesResponse) String ¶ added in v0.7.3
func (x *ListUserPreferencesResponse) String() string
type ListUserSessionsRequest ¶ added in v0.74.0
type ListUserSessionsRequest struct {
UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
// contains filtered or unexported fields
}
func (*ListUserSessionsRequest) Descriptor
deprecated
added in
v0.74.0
func (*ListUserSessionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListUserSessionsRequest.ProtoReflect.Descriptor instead.
func (*ListUserSessionsRequest) GetUserId ¶ added in v0.74.0
func (x *ListUserSessionsRequest) GetUserId() string
func (*ListUserSessionsRequest) ProtoMessage ¶ added in v0.74.0
func (*ListUserSessionsRequest) ProtoMessage()
func (*ListUserSessionsRequest) ProtoReflect ¶ added in v0.74.0
func (x *ListUserSessionsRequest) ProtoReflect() protoreflect.Message
func (*ListUserSessionsRequest) Reset ¶ added in v0.74.0
func (x *ListUserSessionsRequest) Reset()
func (*ListUserSessionsRequest) String ¶ added in v0.74.0
func (x *ListUserSessionsRequest) String() string
type ListUserSessionsResponse ¶ added in v0.74.0
type ListUserSessionsResponse struct {
Sessions []*Session `protobuf:"bytes,1,rep,name=sessions,proto3" json:"sessions,omitempty"`
// contains filtered or unexported fields
}
func (*ListUserSessionsResponse) Descriptor
deprecated
added in
v0.74.0
func (*ListUserSessionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListUserSessionsResponse.ProtoReflect.Descriptor instead.
func (*ListUserSessionsResponse) GetSessions ¶ added in v0.74.0
func (x *ListUserSessionsResponse) GetSessions() []*Session
func (*ListUserSessionsResponse) ProtoMessage ¶ added in v0.74.0
func (*ListUserSessionsResponse) ProtoMessage()
func (*ListUserSessionsResponse) ProtoReflect ¶ added in v0.74.0
func (x *ListUserSessionsResponse) ProtoReflect() protoreflect.Message
func (*ListUserSessionsResponse) Reset ¶ added in v0.74.0
func (x *ListUserSessionsResponse) Reset()
func (*ListUserSessionsResponse) String ¶ added in v0.74.0
func (x *ListUserSessionsResponse) String() string
type ListUsersRequest ¶
type ListUsersRequest struct {
PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
PageNum int32 `protobuf:"varint,2,opt,name=page_num,json=pageNum,proto3" json:"page_num,omitempty"`
Keyword string `protobuf:"bytes,3,opt,name=keyword,proto3" json:"keyword,omitempty"`
OrgId string `protobuf:"bytes,4,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
GroupId string `protobuf:"bytes,5,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"`
State string `protobuf:"bytes,6,opt,name=state,proto3" json:"state,omitempty"`
// contains filtered or unexported fields
}
func (*ListUsersRequest) Descriptor
deprecated
func (*ListUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListUsersRequest.ProtoReflect.Descriptor instead.
func (*ListUsersRequest) GetGroupId ¶
func (x *ListUsersRequest) GetGroupId() string
func (*ListUsersRequest) GetKeyword ¶
func (x *ListUsersRequest) GetKeyword() string
func (*ListUsersRequest) GetOrgId ¶
func (x *ListUsersRequest) GetOrgId() string
func (*ListUsersRequest) GetPageNum ¶
func (x *ListUsersRequest) GetPageNum() int32
func (*ListUsersRequest) GetPageSize ¶
func (x *ListUsersRequest) GetPageSize() int32
func (*ListUsersRequest) GetState ¶
func (x *ListUsersRequest) GetState() string
func (*ListUsersRequest) ProtoMessage ¶
func (*ListUsersRequest) ProtoMessage()
func (*ListUsersRequest) ProtoReflect ¶
func (x *ListUsersRequest) ProtoReflect() protoreflect.Message
func (*ListUsersRequest) Reset ¶
func (x *ListUsersRequest) Reset()
func (*ListUsersRequest) String ¶
func (x *ListUsersRequest) String() string
type ListUsersResponse ¶
type ListUsersResponse struct {
Count int32 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"`
Users []*User `protobuf:"bytes,2,rep,name=users,proto3" json:"users,omitempty"`
// contains filtered or unexported fields
}
func (*ListUsersResponse) Descriptor
deprecated
func (*ListUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListUsersResponse.ProtoReflect.Descriptor instead.
func (*ListUsersResponse) GetCount ¶
func (x *ListUsersResponse) GetCount() int32
func (*ListUsersResponse) GetUsers ¶
func (x *ListUsersResponse) GetUsers() []*User
func (*ListUsersResponse) ProtoMessage ¶
func (*ListUsersResponse) ProtoMessage()
func (*ListUsersResponse) ProtoReflect ¶
func (x *ListUsersResponse) ProtoReflect() protoreflect.Message
func (*ListUsersResponse) Reset ¶
func (x *ListUsersResponse) Reset()
func (*ListUsersResponse) String ¶
func (x *ListUsersResponse) String() string
type ListWebhooksRequest ¶ added in v0.11.0
type ListWebhooksRequest struct {
// contains filtered or unexported fields
}
func (*ListWebhooksRequest) Descriptor
deprecated
added in
v0.11.0
func (*ListWebhooksRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListWebhooksRequest.ProtoReflect.Descriptor instead.
func (*ListWebhooksRequest) ProtoMessage ¶ added in v0.11.0
func (*ListWebhooksRequest) ProtoMessage()
func (*ListWebhooksRequest) ProtoReflect ¶ added in v0.11.0
func (x *ListWebhooksRequest) ProtoReflect() protoreflect.Message
func (*ListWebhooksRequest) Reset ¶ added in v0.11.0
func (x *ListWebhooksRequest) Reset()
func (*ListWebhooksRequest) String ¶ added in v0.11.0
func (x *ListWebhooksRequest) String() string
type ListWebhooksResponse ¶ added in v0.11.0
type ListWebhooksResponse struct {
Webhooks []*Webhook `protobuf:"bytes,1,rep,name=webhooks,proto3" json:"webhooks,omitempty"`
// contains filtered or unexported fields
}
func (*ListWebhooksResponse) Descriptor
deprecated
added in
v0.11.0
func (*ListWebhooksResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListWebhooksResponse.ProtoReflect.Descriptor instead.
func (*ListWebhooksResponse) GetWebhooks ¶ added in v0.11.0
func (x *ListWebhooksResponse) GetWebhooks() []*Webhook
func (*ListWebhooksResponse) ProtoMessage ¶ added in v0.11.0
func (*ListWebhooksResponse) ProtoMessage()
func (*ListWebhooksResponse) ProtoReflect ¶ added in v0.11.0
func (x *ListWebhooksResponse) ProtoReflect() protoreflect.Message
func (*ListWebhooksResponse) Reset ¶ added in v0.11.0
func (x *ListWebhooksResponse) Reset()
func (*ListWebhooksResponse) String ¶ added in v0.11.0
func (x *ListWebhooksResponse) String() string
type MetaSchema ¶
type MetaSchema struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Schema string `protobuf:"bytes,3,opt,name=schema,proto3" json:"schema,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// contains filtered or unexported fields
}
func (*MetaSchema) Descriptor
deprecated
func (*MetaSchema) Descriptor() ([]byte, []int)
Deprecated: Use MetaSchema.ProtoReflect.Descriptor instead.
func (*MetaSchema) GetCreatedAt ¶
func (x *MetaSchema) GetCreatedAt() *timestamppb.Timestamp
func (*MetaSchema) GetId ¶
func (x *MetaSchema) GetId() string
func (*MetaSchema) GetName ¶
func (x *MetaSchema) GetName() string
func (*MetaSchema) GetSchema ¶
func (x *MetaSchema) GetSchema() string
func (*MetaSchema) GetUpdatedAt ¶
func (x *MetaSchema) GetUpdatedAt() *timestamppb.Timestamp
func (*MetaSchema) ProtoMessage ¶
func (*MetaSchema) ProtoMessage()
func (*MetaSchema) ProtoReflect ¶
func (x *MetaSchema) ProtoReflect() protoreflect.Message
func (*MetaSchema) Reset ¶
func (x *MetaSchema) Reset()
func (*MetaSchema) String ¶
func (x *MetaSchema) String() string
type MetaSchemaRequestBody ¶
type MetaSchemaRequestBody struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Schema string `protobuf:"bytes,2,opt,name=schema,proto3" json:"schema,omitempty"`
// contains filtered or unexported fields
}
func (*MetaSchemaRequestBody) Descriptor
deprecated
func (*MetaSchemaRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use MetaSchemaRequestBody.ProtoReflect.Descriptor instead.
func (*MetaSchemaRequestBody) GetName ¶
func (x *MetaSchemaRequestBody) GetName() string
func (*MetaSchemaRequestBody) GetSchema ¶
func (x *MetaSchemaRequestBody) GetSchema() string
func (*MetaSchemaRequestBody) ProtoMessage ¶
func (*MetaSchemaRequestBody) ProtoMessage()
func (*MetaSchemaRequestBody) ProtoReflect ¶
func (x *MetaSchemaRequestBody) ProtoReflect() protoreflect.Message
func (*MetaSchemaRequestBody) Reset ¶
func (x *MetaSchemaRequestBody) Reset()
func (*MetaSchemaRequestBody) String ¶
func (x *MetaSchemaRequestBody) String() string
type Namespace ¶
type Namespace struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// name could be in a format like: app/organization
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,3,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// contains filtered or unexported fields
}
func (*Namespace) Descriptor
deprecated
func (*Namespace) GetCreatedAt ¶
func (x *Namespace) GetCreatedAt() *timestamppb.Timestamp
func (*Namespace) GetMetadata ¶
func (*Namespace) GetUpdatedAt ¶
func (x *Namespace) GetUpdatedAt() *timestamppb.Timestamp
func (*Namespace) ProtoMessage ¶
func (*Namespace) ProtoMessage()
func (*Namespace) ProtoReflect ¶
func (x *Namespace) ProtoReflect() protoreflect.Message
type Organization ¶
type Organization struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,4,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
State string `protobuf:"bytes,7,opt,name=state,proto3" json:"state,omitempty"`
Avatar string `protobuf:"bytes,8,opt,name=avatar,proto3" json:"avatar,omitempty"`
// contains filtered or unexported fields
}
func (*Organization) Descriptor
deprecated
func (*Organization) Descriptor() ([]byte, []int)
Deprecated: Use Organization.ProtoReflect.Descriptor instead.
func (*Organization) GetAvatar ¶ added in v0.7.5
func (x *Organization) GetAvatar() string
func (*Organization) GetCreatedAt ¶
func (x *Organization) GetCreatedAt() *timestamppb.Timestamp
func (*Organization) GetId ¶
func (x *Organization) GetId() string
func (*Organization) GetMetadata ¶
func (x *Organization) GetMetadata() *structpb.Struct
func (*Organization) GetName ¶
func (x *Organization) GetName() string
func (*Organization) GetState ¶ added in v0.7.5
func (x *Organization) GetState() string
func (*Organization) GetTitle ¶
func (x *Organization) GetTitle() string
func (*Organization) GetUpdatedAt ¶
func (x *Organization) GetUpdatedAt() *timestamppb.Timestamp
func (*Organization) ProtoMessage ¶
func (*Organization) ProtoMessage()
func (*Organization) ProtoReflect ¶
func (x *Organization) ProtoReflect() protoreflect.Message
func (*Organization) Reset ¶
func (x *Organization) Reset()
func (*Organization) String ¶
func (x *Organization) String() string
type OrganizationKyc ¶ added in v0.49.0
type OrganizationKyc struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
Status bool `protobuf:"varint,2,opt,name=status,proto3" json:"status,omitempty"`
Link string `protobuf:"bytes,3,opt,name=link,proto3" json:"link,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// contains filtered or unexported fields
}
func (*OrganizationKyc) Descriptor
deprecated
added in
v0.49.0
func (*OrganizationKyc) Descriptor() ([]byte, []int)
Deprecated: Use OrganizationKyc.ProtoReflect.Descriptor instead.
func (*OrganizationKyc) GetCreatedAt ¶ added in v0.49.0
func (x *OrganizationKyc) GetCreatedAt() *timestamppb.Timestamp
func (*OrganizationKyc) GetLink ¶ added in v0.49.0
func (x *OrganizationKyc) GetLink() string
func (*OrganizationKyc) GetOrgId ¶ added in v0.49.0
func (x *OrganizationKyc) GetOrgId() string
func (*OrganizationKyc) GetStatus ¶ added in v0.49.0
func (x *OrganizationKyc) GetStatus() bool
func (*OrganizationKyc) GetUpdatedAt ¶ added in v0.49.0
func (x *OrganizationKyc) GetUpdatedAt() *timestamppb.Timestamp
func (*OrganizationKyc) ProtoMessage ¶ added in v0.49.0
func (*OrganizationKyc) ProtoMessage()
func (*OrganizationKyc) ProtoReflect ¶ added in v0.49.0
func (x *OrganizationKyc) ProtoReflect() protoreflect.Message
func (*OrganizationKyc) Reset ¶ added in v0.49.0
func (x *OrganizationKyc) Reset()
func (*OrganizationKyc) String ¶ added in v0.49.0
func (x *OrganizationKyc) String() string
type OrganizationRequestBody ¶
type OrganizationRequestBody struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,3,opt,name=metadata,proto3" json:"metadata,omitempty"`
Avatar string `protobuf:"bytes,4,opt,name=avatar,proto3" json:"avatar,omitempty"`
// contains filtered or unexported fields
}
func (*OrganizationRequestBody) Descriptor
deprecated
func (*OrganizationRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use OrganizationRequestBody.ProtoReflect.Descriptor instead.
func (*OrganizationRequestBody) GetAvatar ¶ added in v0.7.5
func (x *OrganizationRequestBody) GetAvatar() string
func (*OrganizationRequestBody) GetMetadata ¶
func (x *OrganizationRequestBody) GetMetadata() *structpb.Struct
func (*OrganizationRequestBody) GetName ¶
func (x *OrganizationRequestBody) GetName() string
func (*OrganizationRequestBody) GetTitle ¶
func (x *OrganizationRequestBody) GetTitle() string
func (*OrganizationRequestBody) ProtoMessage ¶
func (*OrganizationRequestBody) ProtoMessage()
func (*OrganizationRequestBody) ProtoReflect ¶
func (x *OrganizationRequestBody) ProtoReflect() protoreflect.Message
func (*OrganizationRequestBody) Reset ¶
func (x *OrganizationRequestBody) Reset()
func (*OrganizationRequestBody) String ¶
func (x *OrganizationRequestBody) String() string
type PAT ¶ added in v0.93.0
type PAT struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
UserId string `protobuf:"bytes,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
OrgId string `protobuf:"bytes,4,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// token will only be returned once as part of the create process
// this value is never persisted in the system so if lost, can't be recovered
Token string `protobuf:"bytes,5,opt,name=token,proto3" json:"token,omitempty"`
Scopes []*PATScope `protobuf:"bytes,8,rep,name=scopes,proto3" json:"scopes,omitempty"`
ExpiresAt *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=expires_at,json=expiresAt,proto3" json:"expires_at,omitempty"`
LastUsedAt *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=last_used_at,json=lastUsedAt,proto3" json:"last_used_at,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*PAT) Descriptor
deprecated
added in
v0.93.0
func (*PAT) GetCreatedAt ¶ added in v0.93.0
func (x *PAT) GetCreatedAt() *timestamppb.Timestamp
func (*PAT) GetExpiresAt ¶ added in v0.93.0
func (x *PAT) GetExpiresAt() *timestamppb.Timestamp
func (*PAT) GetLastUsedAt ¶ added in v0.93.0
func (x *PAT) GetLastUsedAt() *timestamppb.Timestamp
func (*PAT) GetMetadata ¶ added in v0.93.0
func (*PAT) GetUpdatedAt ¶ added in v0.93.0
func (x *PAT) GetUpdatedAt() *timestamppb.Timestamp
func (*PAT) ProtoMessage ¶ added in v0.93.0
func (*PAT) ProtoMessage()
func (*PAT) ProtoReflect ¶ added in v0.93.0
func (x *PAT) ProtoReflect() protoreflect.Message
type PATScope ¶ added in v0.95.0
type PATScope struct {
RoleId string `protobuf:"bytes,1,opt,name=role_id,json=roleId,proto3" json:"role_id,omitempty"`
// Resource type: "app/organization" or "app/project"
ResourceType string `protobuf:"bytes,2,opt,name=resource_type,json=resourceType,proto3" json:"resource_type,omitempty"`
// Specific resource UUIDs within the resource type (optional)
ResourceIds []string `protobuf:"bytes,3,rep,name=resource_ids,json=resourceIds,proto3" json:"resource_ids,omitempty"`
// contains filtered or unexported fields
}
PATScope pairs a role with its resource type and optional resource IDs.
func (*PATScope) Descriptor
deprecated
added in
v0.95.0
func (*PATScope) GetResourceIds ¶ added in v0.95.0
func (*PATScope) GetResourceType ¶ added in v0.95.0
func (*PATScope) ProtoMessage ¶ added in v0.95.0
func (*PATScope) ProtoMessage()
func (*PATScope) ProtoReflect ¶ added in v0.95.0
func (x *PATScope) ProtoReflect() protoreflect.Message
type PaymentMethod ¶ added in v0.8.13
type PaymentMethod struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
CustomerId string `protobuf:"bytes,2,opt,name=customer_id,json=customerId,proto3" json:"customer_id,omitempty"`
ProviderId string `protobuf:"bytes,3,opt,name=provider_id,json=providerId,proto3" json:"provider_id,omitempty"`
Type string `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"`
CardBrand string `protobuf:"bytes,15,opt,name=card_brand,json=cardBrand,proto3" json:"card_brand,omitempty"`
CardLast4 string `protobuf:"bytes,16,opt,name=card_last4,json=cardLast4,proto3" json:"card_last4,omitempty"`
CardExpiryMonth int64 `protobuf:"varint,17,opt,name=card_expiry_month,json=cardExpiryMonth,proto3" json:"card_expiry_month,omitempty"`
CardExpiryYear int64 `protobuf:"varint,18,opt,name=card_expiry_year,json=cardExpiryYear,proto3" json:"card_expiry_year,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,21,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
// contains filtered or unexported fields
}
func (*PaymentMethod) Descriptor
deprecated
added in
v0.8.13
func (*PaymentMethod) Descriptor() ([]byte, []int)
Deprecated: Use PaymentMethod.ProtoReflect.Descriptor instead.
func (*PaymentMethod) GetCardBrand ¶ added in v0.8.13
func (x *PaymentMethod) GetCardBrand() string
func (*PaymentMethod) GetCardExpiryMonth ¶ added in v0.8.13
func (x *PaymentMethod) GetCardExpiryMonth() int64
func (*PaymentMethod) GetCardExpiryYear ¶ added in v0.8.13
func (x *PaymentMethod) GetCardExpiryYear() int64
func (*PaymentMethod) GetCardLast4 ¶ added in v0.8.13
func (x *PaymentMethod) GetCardLast4() string
func (*PaymentMethod) GetCreatedAt ¶ added in v0.8.13
func (x *PaymentMethod) GetCreatedAt() *timestamppb.Timestamp
func (*PaymentMethod) GetCustomerId ¶ added in v0.8.13
func (x *PaymentMethod) GetCustomerId() string
func (*PaymentMethod) GetId ¶ added in v0.8.13
func (x *PaymentMethod) GetId() string
func (*PaymentMethod) GetMetadata ¶ added in v0.8.13
func (x *PaymentMethod) GetMetadata() *structpb.Struct
func (*PaymentMethod) GetProviderId ¶ added in v0.8.13
func (x *PaymentMethod) GetProviderId() string
func (*PaymentMethod) GetType ¶ added in v0.8.13
func (x *PaymentMethod) GetType() string
func (*PaymentMethod) ProtoMessage ¶ added in v0.8.13
func (*PaymentMethod) ProtoMessage()
func (*PaymentMethod) ProtoReflect ¶ added in v0.8.13
func (x *PaymentMethod) ProtoReflect() protoreflect.Message
func (*PaymentMethod) Reset ¶ added in v0.8.13
func (x *PaymentMethod) Reset()
func (*PaymentMethod) String ¶ added in v0.8.13
func (x *PaymentMethod) String() string
type Permission ¶
type Permission struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/models.proto.
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/models.proto.
Namespace string `protobuf:"bytes,6,opt,name=namespace,proto3" json:"namespace,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,7,opt,name=metadata,proto3" json:"metadata,omitempty"`
Key string `protobuf:"bytes,8,opt,name=key,proto3" json:"key,omitempty"`
// contains filtered or unexported fields
}
func (*Permission) Descriptor
deprecated
func (*Permission) Descriptor() ([]byte, []int)
Deprecated: Use Permission.ProtoReflect.Descriptor instead.
func (*Permission) GetCreatedAt ¶
func (x *Permission) GetCreatedAt() *timestamppb.Timestamp
func (*Permission) GetId ¶
func (x *Permission) GetId() string
func (*Permission) GetKey ¶
func (x *Permission) GetKey() string
func (*Permission) GetMetadata ¶
func (x *Permission) GetMetadata() *structpb.Struct
func (*Permission) GetName
deprecated
func (x *Permission) GetName() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/models.proto.
func (*Permission) GetNamespace
deprecated
func (x *Permission) GetNamespace() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/models.proto.
func (*Permission) GetTitle ¶
func (x *Permission) GetTitle() string
func (*Permission) GetUpdatedAt ¶
func (x *Permission) GetUpdatedAt() *timestamppb.Timestamp
func (*Permission) ProtoMessage ¶
func (*Permission) ProtoMessage()
func (*Permission) ProtoReflect ¶
func (x *Permission) ProtoReflect() protoreflect.Message
func (*Permission) Reset ¶
func (x *Permission) Reset()
func (*Permission) String ¶
func (x *Permission) String() string
type PermissionRequestBody ¶
type PermissionRequestBody struct {
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/admin.proto.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// namespace should be in service/resource format
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/admin.proto.
Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,3,opt,name=metadata,proto3" json:"metadata,omitempty"`
Title string `protobuf:"bytes,4,opt,name=title,proto3" json:"title,omitempty"`
// key is composed of three parts, 'service.resource.verb'. Where 'service.resource' works as a namespace for the 'verb'.
// Use this instead of using name and namespace fields
Key string `protobuf:"bytes,5,opt,name=key,proto3" json:"key,omitempty"`
// contains filtered or unexported fields
}
func (*PermissionRequestBody) Descriptor
deprecated
func (*PermissionRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use PermissionRequestBody.ProtoReflect.Descriptor instead.
func (*PermissionRequestBody) GetKey ¶
func (x *PermissionRequestBody) GetKey() string
func (*PermissionRequestBody) GetMetadata ¶
func (x *PermissionRequestBody) GetMetadata() *structpb.Struct
func (*PermissionRequestBody) GetName
deprecated
func (x *PermissionRequestBody) GetName() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/admin.proto.
func (*PermissionRequestBody) GetNamespace
deprecated
func (x *PermissionRequestBody) GetNamespace() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/admin.proto.
func (*PermissionRequestBody) GetTitle ¶
func (x *PermissionRequestBody) GetTitle() string
func (*PermissionRequestBody) ProtoMessage ¶
func (*PermissionRequestBody) ProtoMessage()
func (*PermissionRequestBody) ProtoReflect ¶
func (x *PermissionRequestBody) ProtoReflect() protoreflect.Message
func (*PermissionRequestBody) Reset ¶
func (x *PermissionRequestBody) Reset()
func (*PermissionRequestBody) String ¶
func (x *PermissionRequestBody) String() string
type PingUserSessionRequest ¶ added in v0.74.0
type PingUserSessionRequest struct {
// contains filtered or unexported fields
}
func (*PingUserSessionRequest) Descriptor
deprecated
added in
v0.74.0
func (*PingUserSessionRequest) Descriptor() ([]byte, []int)
Deprecated: Use PingUserSessionRequest.ProtoReflect.Descriptor instead.
func (*PingUserSessionRequest) ProtoMessage ¶ added in v0.74.0
func (*PingUserSessionRequest) ProtoMessage()
func (*PingUserSessionRequest) ProtoReflect ¶ added in v0.74.0
func (x *PingUserSessionRequest) ProtoReflect() protoreflect.Message
func (*PingUserSessionRequest) Reset ¶ added in v0.74.0
func (x *PingUserSessionRequest) Reset()
func (*PingUserSessionRequest) String ¶ added in v0.74.0
func (x *PingUserSessionRequest) String() string
type PingUserSessionResponse ¶ added in v0.74.0
type PingUserSessionResponse struct {
Metadata *Session_Meta `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*PingUserSessionResponse) Descriptor
deprecated
added in
v0.74.0
func (*PingUserSessionResponse) Descriptor() ([]byte, []int)
Deprecated: Use PingUserSessionResponse.ProtoReflect.Descriptor instead.
func (*PingUserSessionResponse) GetMetadata ¶ added in v0.82.0
func (x *PingUserSessionResponse) GetMetadata() *Session_Meta
func (*PingUserSessionResponse) ProtoMessage ¶ added in v0.74.0
func (*PingUserSessionResponse) ProtoMessage()
func (*PingUserSessionResponse) ProtoReflect ¶ added in v0.74.0
func (x *PingUserSessionResponse) ProtoReflect() protoreflect.Message
func (*PingUserSessionResponse) Reset ¶ added in v0.74.0
func (x *PingUserSessionResponse) Reset()
func (*PingUserSessionResponse) String ¶ added in v0.74.0
func (x *PingUserSessionResponse) String() string
type Plan ¶ added in v0.8.0
type Plan struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"`
Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
Products []*Product `protobuf:"bytes,5,rep,name=products,proto3" json:"products,omitempty"`
// known intervals are "day", "week", "month", and "year"
Interval string `protobuf:"bytes,6,opt,name=interval,proto3" json:"interval,omitempty"`
OnStartCredits int64 `protobuf:"varint,7,opt,name=on_start_credits,json=onStartCredits,proto3" json:"on_start_credits,omitempty"`
TrialDays int64 `protobuf:"varint,8,opt,name=trial_days,json=trialDays,proto3" json:"trial_days,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,21,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,22,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// contains filtered or unexported fields
}
func (*Plan) Descriptor
deprecated
added in
v0.8.0
func (*Plan) GetCreatedAt ¶ added in v0.8.0
func (x *Plan) GetCreatedAt() *timestamppb.Timestamp
func (*Plan) GetDescription ¶ added in v0.8.0
func (*Plan) GetInterval ¶ added in v0.8.0
func (*Plan) GetMetadata ¶ added in v0.8.0
func (*Plan) GetOnStartCredits ¶ added in v0.8.18
func (*Plan) GetProducts ¶ added in v0.8.14
func (*Plan) GetTrialDays ¶ added in v0.8.24
func (*Plan) GetUpdatedAt ¶ added in v0.8.0
func (x *Plan) GetUpdatedAt() *timestamppb.Timestamp
func (*Plan) ProtoMessage ¶ added in v0.8.0
func (*Plan) ProtoMessage()
func (*Plan) ProtoReflect ¶ added in v0.8.0
func (x *Plan) ProtoReflect() protoreflect.Message
type PlanRequestBody ¶ added in v0.8.0
type PlanRequestBody struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
Products []*Product `protobuf:"bytes,4,rep,name=products,proto3" json:"products,omitempty"`
// known intervals are "day", "week", "month", and "year"
Interval string `protobuf:"bytes,5,opt,name=interval,proto3" json:"interval,omitempty"`
OnStartCredits int64 `protobuf:"varint,6,opt,name=on_start_credits,json=onStartCredits,proto3" json:"on_start_credits,omitempty"`
TrialDays int64 `protobuf:"varint,7,opt,name=trial_days,json=trialDays,proto3" json:"trial_days,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*PlanRequestBody) Descriptor
deprecated
added in
v0.8.0
func (*PlanRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use PlanRequestBody.ProtoReflect.Descriptor instead.
func (*PlanRequestBody) GetDescription ¶ added in v0.8.0
func (x *PlanRequestBody) GetDescription() string
func (*PlanRequestBody) GetInterval ¶ added in v0.8.0
func (x *PlanRequestBody) GetInterval() string
func (*PlanRequestBody) GetMetadata ¶ added in v0.8.0
func (x *PlanRequestBody) GetMetadata() *structpb.Struct
func (*PlanRequestBody) GetName ¶ added in v0.8.0
func (x *PlanRequestBody) GetName() string
func (*PlanRequestBody) GetOnStartCredits ¶ added in v0.8.18
func (x *PlanRequestBody) GetOnStartCredits() int64
func (*PlanRequestBody) GetProducts ¶ added in v0.8.14
func (x *PlanRequestBody) GetProducts() []*Product
func (*PlanRequestBody) GetTitle ¶ added in v0.8.0
func (x *PlanRequestBody) GetTitle() string
func (*PlanRequestBody) GetTrialDays ¶ added in v0.8.24
func (x *PlanRequestBody) GetTrialDays() int64
func (*PlanRequestBody) ProtoMessage ¶ added in v0.8.0
func (*PlanRequestBody) ProtoMessage()
func (*PlanRequestBody) ProtoReflect ¶ added in v0.8.0
func (x *PlanRequestBody) ProtoReflect() protoreflect.Message
func (*PlanRequestBody) Reset ¶ added in v0.8.0
func (x *PlanRequestBody) Reset()
func (*PlanRequestBody) String ¶ added in v0.8.0
func (x *PlanRequestBody) String() string
type Policy ¶
type Policy struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
RoleId string `protobuf:"bytes,8,opt,name=role_id,json=roleId,proto3" json:"role_id,omitempty"`
// namespace:uuid
Resource string `protobuf:"bytes,10,opt,name=resource,proto3" json:"resource,omitempty"`
// namespace:uuid
Principal string `protobuf:"bytes,11,opt,name=principal,proto3" json:"principal,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,12,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*Policy) Descriptor
deprecated
func (*Policy) GetCreatedAt ¶
func (x *Policy) GetCreatedAt() *timestamppb.Timestamp
func (*Policy) GetMetadata ¶
func (*Policy) GetPrincipal ¶
func (*Policy) GetResource ¶
func (*Policy) GetUpdatedAt ¶
func (x *Policy) GetUpdatedAt() *timestamppb.Timestamp
func (*Policy) ProtoMessage ¶
func (*Policy) ProtoMessage()
func (*Policy) ProtoReflect ¶
func (x *Policy) ProtoReflect() protoreflect.Message
type PolicyRequestBody ¶
type PolicyRequestBody struct {
RoleId string `protobuf:"bytes,1,opt,name=role_id,json=roleId,proto3" json:"role_id,omitempty"`
Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"`
Resource string `protobuf:"bytes,2,opt,name=resource,proto3" json:"resource,omitempty"`
Principal string `protobuf:"bytes,4,opt,name=principal,proto3" json:"principal,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,5,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*PolicyRequestBody) Descriptor
deprecated
func (*PolicyRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use PolicyRequestBody.ProtoReflect.Descriptor instead.
func (*PolicyRequestBody) GetMetadata ¶
func (x *PolicyRequestBody) GetMetadata() *structpb.Struct
func (*PolicyRequestBody) GetPrincipal ¶
func (x *PolicyRequestBody) GetPrincipal() string
func (*PolicyRequestBody) GetResource ¶
func (x *PolicyRequestBody) GetResource() string
func (*PolicyRequestBody) GetRoleId ¶
func (x *PolicyRequestBody) GetRoleId() string
func (*PolicyRequestBody) GetTitle ¶
func (x *PolicyRequestBody) GetTitle() string
func (*PolicyRequestBody) ProtoMessage ¶
func (*PolicyRequestBody) ProtoMessage()
func (*PolicyRequestBody) ProtoReflect ¶
func (x *PolicyRequestBody) ProtoReflect() protoreflect.Message
func (*PolicyRequestBody) Reset ¶
func (x *PolicyRequestBody) Reset()
func (*PolicyRequestBody) String ¶
func (x *PolicyRequestBody) String() string
type Preference ¶ added in v0.7.3
type Preference struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Value string `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
ResourceId string `protobuf:"bytes,4,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`
ResourceType string `protobuf:"bytes,5,opt,name=resource_type,json=resourceType,proto3" json:"resource_type,omitempty"`
// scope_type defines the context type for scoped preferences (e.g., "app/organization")
// If empty, the preference is global (not scoped to any context)
ScopeType string `protobuf:"bytes,6,opt,name=scope_type,json=scopeType,proto3" json:"scope_type,omitempty"`
// scope_id is the identifier of the scope context (e.g., organization ID)
// Only applicable when scope_type is set
ScopeId string `protobuf:"bytes,7,opt,name=scope_id,json=scopeId,proto3" json:"scope_id,omitempty"`
// value_description is the human-readable display description for the value
// Populated from InputHintOption.description when the trait has input_options configured
ValueDescription string `protobuf:"bytes,8,opt,name=value_description,json=valueDescription,proto3" json:"value_description,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// contains filtered or unexported fields
}
func (*Preference) Descriptor
deprecated
added in
v0.7.3
func (*Preference) Descriptor() ([]byte, []int)
Deprecated: Use Preference.ProtoReflect.Descriptor instead.
func (*Preference) GetCreatedAt ¶ added in v0.7.3
func (x *Preference) GetCreatedAt() *timestamppb.Timestamp
func (*Preference) GetId ¶ added in v0.7.3
func (x *Preference) GetId() string
func (*Preference) GetName ¶ added in v0.7.3
func (x *Preference) GetName() string
func (*Preference) GetResourceId ¶ added in v0.7.3
func (x *Preference) GetResourceId() string
func (*Preference) GetResourceType ¶ added in v0.7.3
func (x *Preference) GetResourceType() string
func (*Preference) GetScopeId ¶ added in v0.90.0
func (x *Preference) GetScopeId() string
func (*Preference) GetScopeType ¶ added in v0.90.0
func (x *Preference) GetScopeType() string
func (*Preference) GetUpdatedAt ¶ added in v0.7.3
func (x *Preference) GetUpdatedAt() *timestamppb.Timestamp
func (*Preference) GetValue ¶ added in v0.7.3
func (x *Preference) GetValue() string
func (*Preference) GetValueDescription ¶ added in v0.90.0
func (x *Preference) GetValueDescription() string
func (*Preference) ProtoMessage ¶ added in v0.7.3
func (*Preference) ProtoMessage()
func (*Preference) ProtoReflect ¶ added in v0.7.3
func (x *Preference) ProtoReflect() protoreflect.Message
func (*Preference) Reset ¶ added in v0.7.3
func (x *Preference) Reset()
func (*Preference) String ¶ added in v0.7.3
func (x *Preference) String() string
type PreferenceRequestBody ¶ added in v0.7.3
type PreferenceRequestBody struct {
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Value string `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
// scope_type defines the context type for scoped preferences (e.g., "app/organization")
// If empty, the preference is global (not scoped to any context)
ScopeType string `protobuf:"bytes,4,opt,name=scope_type,json=scopeType,proto3" json:"scope_type,omitempty"`
// scope_id is the identifier of the scope context (e.g., organization ID)
// Only applicable when scope_type is set
ScopeId string `protobuf:"bytes,5,opt,name=scope_id,json=scopeId,proto3" json:"scope_id,omitempty"`
// contains filtered or unexported fields
}
func (*PreferenceRequestBody) Descriptor
deprecated
added in
v0.7.3
func (*PreferenceRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use PreferenceRequestBody.ProtoReflect.Descriptor instead.
func (*PreferenceRequestBody) GetName ¶ added in v0.7.3
func (x *PreferenceRequestBody) GetName() string
func (*PreferenceRequestBody) GetScopeId ¶ added in v0.90.0
func (x *PreferenceRequestBody) GetScopeId() string
func (*PreferenceRequestBody) GetScopeType ¶ added in v0.90.0
func (x *PreferenceRequestBody) GetScopeType() string
func (*PreferenceRequestBody) GetValue ¶ added in v0.7.3
func (x *PreferenceRequestBody) GetValue() string
func (*PreferenceRequestBody) ProtoMessage ¶ added in v0.7.3
func (*PreferenceRequestBody) ProtoMessage()
func (*PreferenceRequestBody) ProtoReflect ¶ added in v0.7.3
func (x *PreferenceRequestBody) ProtoReflect() protoreflect.Message
func (*PreferenceRequestBody) Reset ¶ added in v0.7.3
func (x *PreferenceRequestBody) Reset()
func (*PreferenceRequestBody) String ¶ added in v0.7.3
func (x *PreferenceRequestBody) String() string
type PreferenceTrait ¶ added in v0.7.3
type PreferenceTrait struct {
ResourceType string `protobuf:"bytes,1,opt,name=resource_type,json=resourceType,proto3" json:"resource_type,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"`
Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
LongDescription string `protobuf:"bytes,5,opt,name=long_description,json=longDescription,proto3" json:"long_description,omitempty"`
Heading string `protobuf:"bytes,6,opt,name=heading,proto3" json:"heading,omitempty"`
SubHeading string `protobuf:"bytes,7,opt,name=sub_heading,json=subHeading,proto3" json:"sub_heading,omitempty"`
Breadcrumb string `protobuf:"bytes,8,opt,name=breadcrumb,proto3" json:"breadcrumb,omitempty"`
Default string `protobuf:"bytes,9,opt,name=default,proto3" json:"default,omitempty"`
InputHints string `protobuf:"bytes,19,opt,name=input_hints,json=inputHints,proto3" json:"input_hints,omitempty"`
InputType PreferenceTrait_InputType `` /* 147-byte string literal not displayed */
// Structured input options with name and description for select/combobox/multiselect inputs
InputOptions []*InputHintOption `protobuf:"bytes,28,rep,name=input_options,json=inputOptions,proto3" json:"input_options,omitempty"`
// contains filtered or unexported fields
}
PreferenceTrait is a trait that can be used to add preferences to a resource it explains what preferences are available for a resource
func (*PreferenceTrait) Descriptor
deprecated
added in
v0.7.3
func (*PreferenceTrait) Descriptor() ([]byte, []int)
Deprecated: Use PreferenceTrait.ProtoReflect.Descriptor instead.
func (*PreferenceTrait) GetBreadcrumb ¶ added in v0.7.3
func (x *PreferenceTrait) GetBreadcrumb() string
func (*PreferenceTrait) GetDefault ¶ added in v0.7.12
func (x *PreferenceTrait) GetDefault() string
func (*PreferenceTrait) GetDescription ¶ added in v0.7.3
func (x *PreferenceTrait) GetDescription() string
func (*PreferenceTrait) GetHeading ¶ added in v0.7.3
func (x *PreferenceTrait) GetHeading() string
func (*PreferenceTrait) GetInputHints ¶ added in v0.7.3
func (x *PreferenceTrait) GetInputHints() string
func (*PreferenceTrait) GetInputOptions ¶ added in v0.90.0
func (x *PreferenceTrait) GetInputOptions() []*InputHintOption
func (*PreferenceTrait) GetInputType ¶ added in v0.77.0
func (x *PreferenceTrait) GetInputType() PreferenceTrait_InputType
func (*PreferenceTrait) GetLongDescription ¶ added in v0.7.3
func (x *PreferenceTrait) GetLongDescription() string
func (*PreferenceTrait) GetName ¶ added in v0.7.3
func (x *PreferenceTrait) GetName() string
func (*PreferenceTrait) GetResourceType ¶ added in v0.7.3
func (x *PreferenceTrait) GetResourceType() string
func (*PreferenceTrait) GetSubHeading ¶ added in v0.7.3
func (x *PreferenceTrait) GetSubHeading() string
func (*PreferenceTrait) GetTitle ¶ added in v0.7.3
func (x *PreferenceTrait) GetTitle() string
func (*PreferenceTrait) ProtoMessage ¶ added in v0.7.3
func (*PreferenceTrait) ProtoMessage()
func (*PreferenceTrait) ProtoReflect ¶ added in v0.7.3
func (x *PreferenceTrait) ProtoReflect() protoreflect.Message
func (*PreferenceTrait) Reset ¶ added in v0.7.3
func (x *PreferenceTrait) Reset()
func (*PreferenceTrait) String ¶ added in v0.7.3
func (x *PreferenceTrait) String() string
type PreferenceTrait_InputType ¶ added in v0.77.0
type PreferenceTrait_InputType int32
const ( PreferenceTrait_INPUT_TYPE_UNSPECIFIED PreferenceTrait_InputType = 0 PreferenceTrait_INPUT_TYPE_TEXT PreferenceTrait_InputType = 1 PreferenceTrait_INPUT_TYPE_TEXTAREA PreferenceTrait_InputType = 2 PreferenceTrait_INPUT_TYPE_SELECT PreferenceTrait_InputType = 3 PreferenceTrait_INPUT_TYPE_COMBOBOX PreferenceTrait_InputType = 4 PreferenceTrait_INPUT_TYPE_CHECKBOX PreferenceTrait_InputType = 5 PreferenceTrait_INPUT_TYPE_MULTISELECT PreferenceTrait_InputType = 6 PreferenceTrait_INPUT_TYPE_NUMBER PreferenceTrait_InputType = 7 )
func (PreferenceTrait_InputType) Descriptor ¶ added in v0.77.0
func (PreferenceTrait_InputType) Descriptor() protoreflect.EnumDescriptor
func (PreferenceTrait_InputType) Enum ¶ added in v0.77.0
func (x PreferenceTrait_InputType) Enum() *PreferenceTrait_InputType
func (PreferenceTrait_InputType) EnumDescriptor
deprecated
added in
v0.77.0
func (PreferenceTrait_InputType) EnumDescriptor() ([]byte, []int)
Deprecated: Use PreferenceTrait_InputType.Descriptor instead.
func (PreferenceTrait_InputType) Number ¶ added in v0.77.0
func (x PreferenceTrait_InputType) Number() protoreflect.EnumNumber
func (PreferenceTrait_InputType) String ¶ added in v0.77.0
func (x PreferenceTrait_InputType) String() string
func (PreferenceTrait_InputType) Type ¶ added in v0.77.0
func (PreferenceTrait_InputType) Type() protoreflect.EnumType
type Price ¶ added in v0.8.0
type Price struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ProductId string `protobuf:"bytes,2,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"`
ProviderId string `protobuf:"bytes,3,opt,name=provider_id,json=providerId,proto3" json:"provider_id,omitempty"`
Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"`
// known intervals are "day", "week", "month", and "year"
Interval string `protobuf:"bytes,6,opt,name=interval,proto3" json:"interval,omitempty"`
// usage_type known types are "licensed" and "metered"
UsageType string `protobuf:"bytes,7,opt,name=usage_type,json=usageType,proto3" json:"usage_type,omitempty"`
// billing_scheme known schemes are "tiered" and "flat"
BillingScheme string `protobuf:"bytes,8,opt,name=billing_scheme,json=billingScheme,proto3" json:"billing_scheme,omitempty"`
State string `protobuf:"bytes,9,opt,name=state,proto3" json:"state,omitempty"`
// currency like "usd", "eur", "gbp"
Currency string `protobuf:"bytes,10,opt,name=currency,proto3" json:"currency,omitempty"`
Amount int64 `protobuf:"varint,11,opt,name=amount,proto3" json:"amount,omitempty"`
// metered_aggregate known aggregations are "sum", "last_during_period" and "max"
MeteredAggregate string `protobuf:"bytes,13,opt,name=metered_aggregate,json=meteredAggregate,proto3" json:"metered_aggregate,omitempty"`
// tier_mode known modes are "graduated" and "volume"
TierMode string `protobuf:"bytes,14,opt,name=tier_mode,json=tierMode,proto3" json:"tier_mode,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,21,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,22,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// contains filtered or unexported fields
}
func (*Price) Descriptor
deprecated
added in
v0.8.0
func (*Price) GetBillingScheme ¶ added in v0.8.0
func (*Price) GetCreatedAt ¶ added in v0.8.0
func (x *Price) GetCreatedAt() *timestamppb.Timestamp
func (*Price) GetCurrency ¶ added in v0.8.0
func (*Price) GetInterval ¶ added in v0.8.0
func (*Price) GetMetadata ¶ added in v0.8.0
func (*Price) GetMeteredAggregate ¶ added in v0.8.0
func (*Price) GetProductId ¶ added in v0.8.14
func (*Price) GetProviderId ¶ added in v0.8.0
func (*Price) GetTierMode ¶ added in v0.8.0
func (*Price) GetUpdatedAt ¶ added in v0.8.0
func (x *Price) GetUpdatedAt() *timestamppb.Timestamp
func (*Price) GetUsageType ¶ added in v0.8.0
func (*Price) ProtoMessage ¶ added in v0.8.0
func (*Price) ProtoMessage()
func (*Price) ProtoReflect ¶ added in v0.8.0
func (x *Price) ProtoReflect() protoreflect.Message
type Product ¶ added in v0.8.14
type Product struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"`
Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
PlanIds []string `protobuf:"bytes,5,rep,name=plan_ids,json=planIds,proto3" json:"plan_ids,omitempty"`
State string `protobuf:"bytes,6,opt,name=state,proto3" json:"state,omitempty"`
Prices []*Price `protobuf:"bytes,7,rep,name=prices,proto3" json:"prices,omitempty"`
Behavior string `protobuf:"bytes,9,opt,name=behavior,proto3" json:"behavior,omitempty"`
Features []*Feature `protobuf:"bytes,10,rep,name=features,proto3" json:"features,omitempty"`
BehaviorConfig *Product_BehaviorConfig `protobuf:"bytes,11,opt,name=behavior_config,json=behaviorConfig,proto3" json:"behavior_config,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,21,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,22,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// contains filtered or unexported fields
}
func (*Product) Descriptor
deprecated
added in
v0.8.14
func (*Product) GetBehavior ¶ added in v0.8.14
func (*Product) GetBehaviorConfig ¶ added in v0.8.18
func (x *Product) GetBehaviorConfig() *Product_BehaviorConfig
func (*Product) GetCreatedAt ¶ added in v0.8.14
func (x *Product) GetCreatedAt() *timestamppb.Timestamp
func (*Product) GetDescription ¶ added in v0.8.14
func (*Product) GetFeatures ¶ added in v0.8.14
func (*Product) GetMetadata ¶ added in v0.8.14
func (*Product) GetPlanIds ¶ added in v0.8.14
func (*Product) GetUpdatedAt ¶ added in v0.8.14
func (x *Product) GetUpdatedAt() *timestamppb.Timestamp
func (*Product) ProtoMessage ¶ added in v0.8.14
func (*Product) ProtoMessage()
func (*Product) ProtoReflect ¶ added in v0.8.14
func (x *Product) ProtoReflect() protoreflect.Message
type ProductRequestBody ¶ added in v0.8.14
type ProductRequestBody struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
PlanId string `protobuf:"bytes,4,opt,name=plan_id,json=planId,proto3" json:"plan_id,omitempty"`
Prices []*Price `protobuf:"bytes,5,rep,name=prices,proto3" json:"prices,omitempty"`
Behavior string `protobuf:"bytes,8,opt,name=behavior,proto3" json:"behavior,omitempty"`
Features []*Feature `protobuf:"bytes,9,rep,name=features,proto3" json:"features,omitempty"`
BehaviorConfig *Product_BehaviorConfig `protobuf:"bytes,10,opt,name=behavior_config,json=behaviorConfig,proto3" json:"behavior_config,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*ProductRequestBody) Descriptor
deprecated
added in
v0.8.14
func (*ProductRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use ProductRequestBody.ProtoReflect.Descriptor instead.
func (*ProductRequestBody) GetBehavior ¶ added in v0.8.14
func (x *ProductRequestBody) GetBehavior() string
func (*ProductRequestBody) GetBehaviorConfig ¶ added in v0.8.18
func (x *ProductRequestBody) GetBehaviorConfig() *Product_BehaviorConfig
func (*ProductRequestBody) GetDescription ¶ added in v0.8.14
func (x *ProductRequestBody) GetDescription() string
func (*ProductRequestBody) GetFeatures ¶ added in v0.8.14
func (x *ProductRequestBody) GetFeatures() []*Feature
func (*ProductRequestBody) GetMetadata ¶ added in v0.8.14
func (x *ProductRequestBody) GetMetadata() *structpb.Struct
func (*ProductRequestBody) GetName ¶ added in v0.8.14
func (x *ProductRequestBody) GetName() string
func (*ProductRequestBody) GetPlanId ¶ added in v0.8.14
func (x *ProductRequestBody) GetPlanId() string
func (*ProductRequestBody) GetPrices ¶ added in v0.8.14
func (x *ProductRequestBody) GetPrices() []*Price
func (*ProductRequestBody) GetTitle ¶ added in v0.8.14
func (x *ProductRequestBody) GetTitle() string
func (*ProductRequestBody) ProtoMessage ¶ added in v0.8.14
func (*ProductRequestBody) ProtoMessage()
func (*ProductRequestBody) ProtoReflect ¶ added in v0.8.14
func (x *ProductRequestBody) ProtoReflect() protoreflect.Message
func (*ProductRequestBody) Reset ¶ added in v0.8.14
func (x *ProductRequestBody) Reset()
func (*ProductRequestBody) String ¶ added in v0.8.14
func (x *ProductRequestBody) String() string
type Product_BehaviorConfig ¶ added in v0.8.18
type Product_BehaviorConfig struct {
CreditAmount int64 `protobuf:"varint,1,opt,name=credit_amount,json=creditAmount,proto3" json:"credit_amount,omitempty"`
SeatLimit int64 `protobuf:"varint,2,opt,name=seat_limit,json=seatLimit,proto3" json:"seat_limit,omitempty"`
MinQuantity int64 `protobuf:"varint,3,opt,name=min_quantity,json=minQuantity,proto3" json:"min_quantity,omitempty"`
MaxQuantity int64 `protobuf:"varint,4,opt,name=max_quantity,json=maxQuantity,proto3" json:"max_quantity,omitempty"`
// contains filtered or unexported fields
}
func (*Product_BehaviorConfig) Descriptor
deprecated
added in
v0.8.18
func (*Product_BehaviorConfig) Descriptor() ([]byte, []int)
Deprecated: Use Product_BehaviorConfig.ProtoReflect.Descriptor instead.
func (*Product_BehaviorConfig) GetCreditAmount ¶ added in v0.8.18
func (x *Product_BehaviorConfig) GetCreditAmount() int64
func (*Product_BehaviorConfig) GetMaxQuantity ¶ added in v0.9.2
func (x *Product_BehaviorConfig) GetMaxQuantity() int64
func (*Product_BehaviorConfig) GetMinQuantity ¶ added in v0.9.2
func (x *Product_BehaviorConfig) GetMinQuantity() int64
func (*Product_BehaviorConfig) GetSeatLimit ¶ added in v0.8.18
func (x *Product_BehaviorConfig) GetSeatLimit() int64
func (*Product_BehaviorConfig) ProtoMessage ¶ added in v0.8.18
func (*Product_BehaviorConfig) ProtoMessage()
func (*Product_BehaviorConfig) ProtoReflect ¶ added in v0.8.18
func (x *Product_BehaviorConfig) ProtoReflect() protoreflect.Message
func (*Product_BehaviorConfig) Reset ¶ added in v0.8.18
func (x *Product_BehaviorConfig) Reset()
func (*Product_BehaviorConfig) String ¶ added in v0.8.18
func (x *Product_BehaviorConfig) String() string
type Project ¶
type Project struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"`
OrgId string `protobuf:"bytes,4,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,5,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
MembersCount int32 `protobuf:"varint,8,opt,name=members_count,json=membersCount,proto3" json:"members_count,omitempty"`
// contains filtered or unexported fields
}
func (*Project) Descriptor
deprecated
func (*Project) GetCreatedAt ¶
func (x *Project) GetCreatedAt() *timestamppb.Timestamp
func (*Project) GetMembersCount ¶ added in v0.8.8
func (*Project) GetMetadata ¶
func (*Project) GetUpdatedAt ¶
func (x *Project) GetUpdatedAt() *timestamppb.Timestamp
func (*Project) ProtoMessage ¶
func (*Project) ProtoMessage()
func (*Project) ProtoReflect ¶
func (x *Project) ProtoReflect() protoreflect.Message
type ProjectRequestBody ¶
type ProjectRequestBody struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,3,opt,name=metadata,proto3" json:"metadata,omitempty"`
OrgId string `protobuf:"bytes,4,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*ProjectRequestBody) Descriptor
deprecated
func (*ProjectRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use ProjectRequestBody.ProtoReflect.Descriptor instead.
func (*ProjectRequestBody) GetMetadata ¶
func (x *ProjectRequestBody) GetMetadata() *structpb.Struct
func (*ProjectRequestBody) GetName ¶
func (x *ProjectRequestBody) GetName() string
func (*ProjectRequestBody) GetOrgId ¶
func (x *ProjectRequestBody) GetOrgId() string
func (*ProjectRequestBody) GetTitle ¶
func (x *ProjectRequestBody) GetTitle() string
func (*ProjectRequestBody) ProtoMessage ¶
func (*ProjectRequestBody) ProtoMessage()
func (*ProjectRequestBody) ProtoReflect ¶
func (x *ProjectRequestBody) ProtoReflect() protoreflect.Message
func (*ProjectRequestBody) Reset ¶
func (x *ProjectRequestBody) Reset()
func (*ProjectRequestBody) String ¶
func (x *ProjectRequestBody) String() string
type Prospect ¶ added in v0.50.0
type Prospect struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"`
Email string `protobuf:"bytes,8,opt,name=email,proto3" json:"email,omitempty"`
Phone string `protobuf:"bytes,10,opt,name=phone,proto3" json:"phone,omitempty"`
Activity string `protobuf:"bytes,15,opt,name=activity,proto3" json:"activity,omitempty"`
Status Prospect_Status `protobuf:"varint,20,opt,name=status,proto3,enum=raystack.frontier.v1beta1.Prospect_Status" json:"status,omitempty"`
ChangedAt *timestamppb.Timestamp `protobuf:"bytes,21,opt,name=changed_at,json=changedAt,proto3" json:"changed_at,omitempty"`
Source string `protobuf:"bytes,25,opt,name=source,proto3" json:"source,omitempty"`
Verified bool `protobuf:"varint,27,opt,name=verified,proto3" json:"verified,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,30,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,31,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,35,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*Prospect) Descriptor
deprecated
added in
v0.50.0
func (*Prospect) GetActivity ¶ added in v0.50.0
func (*Prospect) GetChangedAt ¶ added in v0.50.0
func (x *Prospect) GetChangedAt() *timestamppb.Timestamp
func (*Prospect) GetCreatedAt ¶ added in v0.50.0
func (x *Prospect) GetCreatedAt() *timestamppb.Timestamp
func (*Prospect) GetMetadata ¶ added in v0.50.0
func (*Prospect) GetStatus ¶ added in v0.50.0
func (x *Prospect) GetStatus() Prospect_Status
func (*Prospect) GetUpdatedAt ¶ added in v0.50.0
func (x *Prospect) GetUpdatedAt() *timestamppb.Timestamp
func (*Prospect) GetVerified ¶ added in v0.50.0
func (*Prospect) ProtoMessage ¶ added in v0.50.0
func (*Prospect) ProtoMessage()
func (*Prospect) ProtoReflect ¶ added in v0.50.0
func (x *Prospect) ProtoReflect() protoreflect.Message
type Prospect_Status ¶ added in v0.50.0
type Prospect_Status int32
subscription status
const ( Prospect_STATUS_UNSPECIFIED Prospect_Status = 0 Prospect_STATUS_UNSUBSCRIBED Prospect_Status = 1 Prospect_STATUS_SUBSCRIBED Prospect_Status = 2 )
func (Prospect_Status) Descriptor ¶ added in v0.50.0
func (Prospect_Status) Descriptor() protoreflect.EnumDescriptor
func (Prospect_Status) Enum ¶ added in v0.50.0
func (x Prospect_Status) Enum() *Prospect_Status
func (Prospect_Status) EnumDescriptor
deprecated
added in
v0.50.0
func (Prospect_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use Prospect_Status.Descriptor instead.
func (Prospect_Status) Number ¶ added in v0.50.0
func (x Prospect_Status) Number() protoreflect.EnumNumber
func (Prospect_Status) String ¶ added in v0.50.0
func (x Prospect_Status) String() string
func (Prospect_Status) Type ¶ added in v0.50.0
func (Prospect_Status) Type() protoreflect.EnumType
type RQLExportRequest ¶ added in v0.75.0
type RQLExportRequest struct {
Filters []*RQLFilter `protobuf:"bytes,1,rep,name=filters,proto3" json:"filters,omitempty"`
Search string `protobuf:"bytes,2,opt,name=search,proto3" json:"search,omitempty"`
Sort []*RQLSort `protobuf:"bytes,3,rep,name=sort,proto3" json:"sort,omitempty"`
// contains filtered or unexported fields
}
func (*RQLExportRequest) Descriptor
deprecated
added in
v0.75.0
func (*RQLExportRequest) Descriptor() ([]byte, []int)
Deprecated: Use RQLExportRequest.ProtoReflect.Descriptor instead.
func (*RQLExportRequest) GetFilters ¶ added in v0.75.0
func (x *RQLExportRequest) GetFilters() []*RQLFilter
func (*RQLExportRequest) GetSearch ¶ added in v0.75.0
func (x *RQLExportRequest) GetSearch() string
func (*RQLExportRequest) GetSort ¶ added in v0.75.0
func (x *RQLExportRequest) GetSort() []*RQLSort
func (*RQLExportRequest) ProtoMessage ¶ added in v0.75.0
func (*RQLExportRequest) ProtoMessage()
func (*RQLExportRequest) ProtoReflect ¶ added in v0.75.0
func (x *RQLExportRequest) ProtoReflect() protoreflect.Message
func (*RQLExportRequest) Reset ¶ added in v0.75.0
func (x *RQLExportRequest) Reset()
func (*RQLExportRequest) String ¶ added in v0.75.0
func (x *RQLExportRequest) String() string
type RQLFilter ¶ added in v0.50.0
type RQLFilter struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Operator string `protobuf:"bytes,2,opt,name=operator,proto3" json:"operator,omitempty"`
// Types that are assignable to Value:
//
// *RQLFilter_BoolValue
// *RQLFilter_StringValue
// *RQLFilter_NumberValue
Value isRQLFilter_Value `protobuf_oneof:"value"`
// contains filtered or unexported fields
}
func (*RQLFilter) Descriptor
deprecated
added in
v0.50.0
func (*RQLFilter) GetBoolValue ¶ added in v0.50.0
func (*RQLFilter) GetNumberValue ¶ added in v0.50.0
func (*RQLFilter) GetOperator ¶ added in v0.50.0
func (*RQLFilter) GetStringValue ¶ added in v0.50.0
func (*RQLFilter) ProtoMessage ¶ added in v0.50.0
func (*RQLFilter) ProtoMessage()
func (*RQLFilter) ProtoReflect ¶ added in v0.50.0
func (x *RQLFilter) ProtoReflect() protoreflect.Message
type RQLFilter_BoolValue ¶ added in v0.50.0
type RQLFilter_BoolValue struct {
BoolValue bool `protobuf:"varint,3,opt,name=bool_value,json=boolValue,proto3,oneof"`
}
type RQLFilter_NumberValue ¶ added in v0.50.0
type RQLFilter_NumberValue struct {
NumberValue float32 `protobuf:"fixed32,5,opt,name=number_value,json=numberValue,proto3,oneof"`
}
type RQLFilter_StringValue ¶ added in v0.50.0
type RQLFilter_StringValue struct {
StringValue string `protobuf:"bytes,4,opt,name=string_value,json=stringValue,proto3,oneof"`
}
type RQLQueryGroupData ¶ added in v0.51.0
type RQLQueryGroupData struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Count uint32 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"`
// contains filtered or unexported fields
}
func (*RQLQueryGroupData) Descriptor
deprecated
added in
v0.51.0
func (*RQLQueryGroupData) Descriptor() ([]byte, []int)
Deprecated: Use RQLQueryGroupData.ProtoReflect.Descriptor instead.
func (*RQLQueryGroupData) GetCount ¶ added in v0.51.0
func (x *RQLQueryGroupData) GetCount() uint32
func (*RQLQueryGroupData) GetName ¶ added in v0.51.0
func (x *RQLQueryGroupData) GetName() string
func (*RQLQueryGroupData) ProtoMessage ¶ added in v0.51.0
func (*RQLQueryGroupData) ProtoMessage()
func (*RQLQueryGroupData) ProtoReflect ¶ added in v0.51.0
func (x *RQLQueryGroupData) ProtoReflect() protoreflect.Message
func (*RQLQueryGroupData) Reset ¶ added in v0.51.0
func (x *RQLQueryGroupData) Reset()
func (*RQLQueryGroupData) String ¶ added in v0.51.0
func (x *RQLQueryGroupData) String() string
type RQLQueryGroupResponse ¶ added in v0.51.0
type RQLQueryGroupResponse struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Data []*RQLQueryGroupData `protobuf:"bytes,2,rep,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*RQLQueryGroupResponse) Descriptor
deprecated
added in
v0.51.0
func (*RQLQueryGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use RQLQueryGroupResponse.ProtoReflect.Descriptor instead.
func (*RQLQueryGroupResponse) GetData ¶ added in v0.51.0
func (x *RQLQueryGroupResponse) GetData() []*RQLQueryGroupData
func (*RQLQueryGroupResponse) GetName ¶ added in v0.51.0
func (x *RQLQueryGroupResponse) GetName() string
func (*RQLQueryGroupResponse) ProtoMessage ¶ added in v0.51.0
func (*RQLQueryGroupResponse) ProtoMessage()
func (*RQLQueryGroupResponse) ProtoReflect ¶ added in v0.51.0
func (x *RQLQueryGroupResponse) ProtoReflect() protoreflect.Message
func (*RQLQueryGroupResponse) Reset ¶ added in v0.51.0
func (x *RQLQueryGroupResponse) Reset()
func (*RQLQueryGroupResponse) String ¶ added in v0.51.0
func (x *RQLQueryGroupResponse) String() string
type RQLQueryPaginationResponse ¶ added in v0.50.0
type RQLQueryPaginationResponse struct {
Offset uint32 `protobuf:"varint,1,opt,name=offset,proto3" json:"offset,omitempty"`
Limit uint32 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"`
TotalCount uint32 `protobuf:"varint,3,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"`
// contains filtered or unexported fields
}
func (*RQLQueryPaginationResponse) Descriptor
deprecated
added in
v0.50.0
func (*RQLQueryPaginationResponse) Descriptor() ([]byte, []int)
Deprecated: Use RQLQueryPaginationResponse.ProtoReflect.Descriptor instead.
func (*RQLQueryPaginationResponse) GetLimit ¶ added in v0.50.0
func (x *RQLQueryPaginationResponse) GetLimit() uint32
func (*RQLQueryPaginationResponse) GetOffset ¶ added in v0.50.0
func (x *RQLQueryPaginationResponse) GetOffset() uint32
func (*RQLQueryPaginationResponse) GetTotalCount ¶ added in v0.50.0
func (x *RQLQueryPaginationResponse) GetTotalCount() uint32
func (*RQLQueryPaginationResponse) ProtoMessage ¶ added in v0.50.0
func (*RQLQueryPaginationResponse) ProtoMessage()
func (*RQLQueryPaginationResponse) ProtoReflect ¶ added in v0.50.0
func (x *RQLQueryPaginationResponse) ProtoReflect() protoreflect.Message
func (*RQLQueryPaginationResponse) Reset ¶ added in v0.50.0
func (x *RQLQueryPaginationResponse) Reset()
func (*RQLQueryPaginationResponse) String ¶ added in v0.50.0
func (x *RQLQueryPaginationResponse) String() string
type RQLRequest ¶ added in v0.50.0
type RQLRequest struct {
Filters []*RQLFilter `protobuf:"bytes,1,rep,name=filters,proto3" json:"filters,omitempty"`
GroupBy []string `protobuf:"bytes,2,rep,name=group_by,json=groupBy,proto3" json:"group_by,omitempty"`
Offset uint32 `protobuf:"varint,3,opt,name=offset,proto3" json:"offset,omitempty"`
Limit uint32 `protobuf:"varint,4,opt,name=limit,proto3" json:"limit,omitempty"`
Search string `protobuf:"bytes,5,opt,name=search,proto3" json:"search,omitempty"`
Sort []*RQLSort `protobuf:"bytes,6,rep,name=sort,proto3" json:"sort,omitempty"`
// contains filtered or unexported fields
}
func (*RQLRequest) Descriptor
deprecated
added in
v0.50.0
func (*RQLRequest) Descriptor() ([]byte, []int)
Deprecated: Use RQLRequest.ProtoReflect.Descriptor instead.
func (*RQLRequest) GetFilters ¶ added in v0.50.0
func (x *RQLRequest) GetFilters() []*RQLFilter
func (*RQLRequest) GetGroupBy ¶ added in v0.50.0
func (x *RQLRequest) GetGroupBy() []string
func (*RQLRequest) GetLimit ¶ added in v0.50.0
func (x *RQLRequest) GetLimit() uint32
func (*RQLRequest) GetOffset ¶ added in v0.50.0
func (x *RQLRequest) GetOffset() uint32
func (*RQLRequest) GetSearch ¶ added in v0.50.0
func (x *RQLRequest) GetSearch() string
func (*RQLRequest) GetSort ¶ added in v0.50.0
func (x *RQLRequest) GetSort() []*RQLSort
func (*RQLRequest) ProtoMessage ¶ added in v0.50.0
func (*RQLRequest) ProtoMessage()
func (*RQLRequest) ProtoReflect ¶ added in v0.50.0
func (x *RQLRequest) ProtoReflect() protoreflect.Message
func (*RQLRequest) Reset ¶ added in v0.50.0
func (x *RQLRequest) Reset()
func (*RQLRequest) String ¶ added in v0.50.0
func (x *RQLRequest) String() string
type RQLSort ¶ added in v0.50.0
type RQLSort struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Order string `protobuf:"bytes,2,opt,name=order,proto3" json:"order,omitempty"`
// contains filtered or unexported fields
}
func (*RQLSort) Descriptor
deprecated
added in
v0.50.0
func (*RQLSort) ProtoMessage ¶ added in v0.50.0
func (*RQLSort) ProtoMessage()
func (*RQLSort) ProtoReflect ¶ added in v0.50.0
func (x *RQLSort) ProtoReflect() protoreflect.Message
type RegenerateCurrentUserPATRequest ¶ added in v0.94.0
type RegenerateCurrentUserPATRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ExpiresAt *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=expires_at,json=expiresAt,proto3" json:"expires_at,omitempty"`
// contains filtered or unexported fields
}
func (*RegenerateCurrentUserPATRequest) Descriptor
deprecated
added in
v0.94.0
func (*RegenerateCurrentUserPATRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegenerateCurrentUserPATRequest.ProtoReflect.Descriptor instead.
func (*RegenerateCurrentUserPATRequest) GetExpiresAt ¶ added in v0.94.0
func (x *RegenerateCurrentUserPATRequest) GetExpiresAt() *timestamppb.Timestamp
func (*RegenerateCurrentUserPATRequest) GetId ¶ added in v0.94.0
func (x *RegenerateCurrentUserPATRequest) GetId() string
func (*RegenerateCurrentUserPATRequest) ProtoMessage ¶ added in v0.94.0
func (*RegenerateCurrentUserPATRequest) ProtoMessage()
func (*RegenerateCurrentUserPATRequest) ProtoReflect ¶ added in v0.94.0
func (x *RegenerateCurrentUserPATRequest) ProtoReflect() protoreflect.Message
func (*RegenerateCurrentUserPATRequest) Reset ¶ added in v0.94.0
func (x *RegenerateCurrentUserPATRequest) Reset()
func (*RegenerateCurrentUserPATRequest) String ¶ added in v0.94.0
func (x *RegenerateCurrentUserPATRequest) String() string
type RegenerateCurrentUserPATResponse ¶ added in v0.94.0
type RegenerateCurrentUserPATResponse struct {
Pat *PAT `protobuf:"bytes,1,opt,name=pat,proto3" json:"pat,omitempty"`
// contains filtered or unexported fields
}
func (*RegenerateCurrentUserPATResponse) Descriptor
deprecated
added in
v0.94.0
func (*RegenerateCurrentUserPATResponse) Descriptor() ([]byte, []int)
Deprecated: Use RegenerateCurrentUserPATResponse.ProtoReflect.Descriptor instead.
func (*RegenerateCurrentUserPATResponse) GetPat ¶ added in v0.94.0
func (x *RegenerateCurrentUserPATResponse) GetPat() *PAT
func (*RegenerateCurrentUserPATResponse) ProtoMessage ¶ added in v0.94.0
func (*RegenerateCurrentUserPATResponse) ProtoMessage()
func (*RegenerateCurrentUserPATResponse) ProtoReflect ¶ added in v0.94.0
func (x *RegenerateCurrentUserPATResponse) ProtoReflect() protoreflect.Message
func (*RegenerateCurrentUserPATResponse) Reset ¶ added in v0.94.0
func (x *RegenerateCurrentUserPATResponse) Reset()
func (*RegenerateCurrentUserPATResponse) String ¶ added in v0.94.0
func (x *RegenerateCurrentUserPATResponse) String() string
type RegisterBillingAccountRequest ¶ added in v0.17.0
type RegisterBillingAccountRequest struct {
// ID of the billing account to register
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // DEPRECATED: org_id will be inferred from billing account id
// contains filtered or unexported fields
}
func (*RegisterBillingAccountRequest) Descriptor
deprecated
added in
v0.17.0
func (*RegisterBillingAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegisterBillingAccountRequest.ProtoReflect.Descriptor instead.
func (*RegisterBillingAccountRequest) GetId ¶ added in v0.17.0
func (x *RegisterBillingAccountRequest) GetId() string
func (*RegisterBillingAccountRequest) GetOrgId
deprecated
added in
v0.17.0
func (x *RegisterBillingAccountRequest) GetOrgId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*RegisterBillingAccountRequest) ProtoMessage ¶ added in v0.17.0
func (*RegisterBillingAccountRequest) ProtoMessage()
func (*RegisterBillingAccountRequest) ProtoReflect ¶ added in v0.17.0
func (x *RegisterBillingAccountRequest) ProtoReflect() protoreflect.Message
func (*RegisterBillingAccountRequest) Reset ¶ added in v0.17.0
func (x *RegisterBillingAccountRequest) Reset()
func (*RegisterBillingAccountRequest) String ¶ added in v0.17.0
func (x *RegisterBillingAccountRequest) String() string
type RegisterBillingAccountResponse ¶ added in v0.17.0
type RegisterBillingAccountResponse struct {
// contains filtered or unexported fields
}
func (*RegisterBillingAccountResponse) Descriptor
deprecated
added in
v0.17.0
func (*RegisterBillingAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use RegisterBillingAccountResponse.ProtoReflect.Descriptor instead.
func (*RegisterBillingAccountResponse) ProtoMessage ¶ added in v0.17.0
func (*RegisterBillingAccountResponse) ProtoMessage()
func (*RegisterBillingAccountResponse) ProtoReflect ¶ added in v0.17.0
func (x *RegisterBillingAccountResponse) ProtoReflect() protoreflect.Message
func (*RegisterBillingAccountResponse) Reset ¶ added in v0.17.0
func (x *RegisterBillingAccountResponse) Reset()
func (*RegisterBillingAccountResponse) String ¶ added in v0.17.0
func (x *RegisterBillingAccountResponse) String() string
type Relation ¶
type Relation struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
SubjectSubRelation string `protobuf:"bytes,9,opt,name=subject_sub_relation,json=subjectSubRelation,proto3" json:"subject_sub_relation,omitempty"`
Relation string `protobuf:"bytes,10,opt,name=relation,proto3" json:"relation,omitempty"`
// objectnamespace:id
Object string `protobuf:"bytes,11,opt,name=object,proto3" json:"object,omitempty"`
// subjectnamespace:id
Subject string `protobuf:"bytes,12,opt,name=subject,proto3" json:"subject,omitempty"`
// contains filtered or unexported fields
}
func (*Relation) Descriptor
deprecated
func (*Relation) GetCreatedAt ¶
func (x *Relation) GetCreatedAt() *timestamppb.Timestamp
func (*Relation) GetRelation ¶
func (*Relation) GetSubject ¶
func (*Relation) GetSubjectSubRelation ¶
func (*Relation) GetUpdatedAt ¶
func (x *Relation) GetUpdatedAt() *timestamppb.Timestamp
func (*Relation) ProtoMessage ¶
func (*Relation) ProtoMessage()
func (*Relation) ProtoReflect ¶
func (x *Relation) ProtoReflect() protoreflect.Message
type RelationRequestBody ¶
type RelationRequestBody struct {
// objectnamespace:uuid
Object string `protobuf:"bytes,1,opt,name=object,proto3" json:"object,omitempty"`
// subjectnamespace:uuid
Subject string `protobuf:"bytes,3,opt,name=subject,proto3" json:"subject,omitempty"`
Relation string `protobuf:"bytes,4,opt,name=relation,proto3" json:"relation,omitempty"`
SubjectSubRelation string `protobuf:"bytes,6,opt,name=subject_sub_relation,json=subjectSubRelation,proto3" json:"subject_sub_relation,omitempty"`
// contains filtered or unexported fields
}
func (*RelationRequestBody) Descriptor
deprecated
func (*RelationRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use RelationRequestBody.ProtoReflect.Descriptor instead.
func (*RelationRequestBody) GetObject ¶
func (x *RelationRequestBody) GetObject() string
func (*RelationRequestBody) GetRelation ¶
func (x *RelationRequestBody) GetRelation() string
func (*RelationRequestBody) GetSubject ¶
func (x *RelationRequestBody) GetSubject() string
func (*RelationRequestBody) GetSubjectSubRelation ¶
func (x *RelationRequestBody) GetSubjectSubRelation() string
func (*RelationRequestBody) ProtoMessage ¶
func (*RelationRequestBody) ProtoMessage()
func (*RelationRequestBody) ProtoReflect ¶
func (x *RelationRequestBody) ProtoReflect() protoreflect.Message
func (*RelationRequestBody) Reset ¶
func (x *RelationRequestBody) Reset()
func (*RelationRequestBody) String ¶
func (x *RelationRequestBody) String() string
type RemoveGroupUserRequest ¶
type RemoveGroupUserRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
UserId string `protobuf:"bytes,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
// contains filtered or unexported fields
}
func (*RemoveGroupUserRequest) Descriptor
deprecated
func (*RemoveGroupUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveGroupUserRequest.ProtoReflect.Descriptor instead.
func (*RemoveGroupUserRequest) GetId ¶
func (x *RemoveGroupUserRequest) GetId() string
func (*RemoveGroupUserRequest) GetOrgId ¶
func (x *RemoveGroupUserRequest) GetOrgId() string
func (*RemoveGroupUserRequest) GetUserId ¶
func (x *RemoveGroupUserRequest) GetUserId() string
func (*RemoveGroupUserRequest) ProtoMessage ¶
func (*RemoveGroupUserRequest) ProtoMessage()
func (*RemoveGroupUserRequest) ProtoReflect ¶
func (x *RemoveGroupUserRequest) ProtoReflect() protoreflect.Message
func (*RemoveGroupUserRequest) Reset ¶
func (x *RemoveGroupUserRequest) Reset()
func (*RemoveGroupUserRequest) String ¶
func (x *RemoveGroupUserRequest) String() string
type RemoveGroupUserResponse ¶
type RemoveGroupUserResponse struct {
// contains filtered or unexported fields
}
func (*RemoveGroupUserResponse) Descriptor
deprecated
func (*RemoveGroupUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveGroupUserResponse.ProtoReflect.Descriptor instead.
func (*RemoveGroupUserResponse) ProtoMessage ¶
func (*RemoveGroupUserResponse) ProtoMessage()
func (*RemoveGroupUserResponse) ProtoReflect ¶
func (x *RemoveGroupUserResponse) ProtoReflect() protoreflect.Message
func (*RemoveGroupUserResponse) Reset ¶
func (x *RemoveGroupUserResponse) Reset()
func (*RemoveGroupUserResponse) String ¶
func (x *RemoveGroupUserResponse) String() string
type RemoveOrganizationUserRequest ¶
type RemoveOrganizationUserRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
// contains filtered or unexported fields
}
func (*RemoveOrganizationUserRequest) Descriptor
deprecated
func (*RemoveOrganizationUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveOrganizationUserRequest.ProtoReflect.Descriptor instead.
func (*RemoveOrganizationUserRequest) GetId ¶
func (x *RemoveOrganizationUserRequest) GetId() string
func (*RemoveOrganizationUserRequest) GetUserId ¶
func (x *RemoveOrganizationUserRequest) GetUserId() string
func (*RemoveOrganizationUserRequest) ProtoMessage ¶
func (*RemoveOrganizationUserRequest) ProtoMessage()
func (*RemoveOrganizationUserRequest) ProtoReflect ¶
func (x *RemoveOrganizationUserRequest) ProtoReflect() protoreflect.Message
func (*RemoveOrganizationUserRequest) Reset ¶
func (x *RemoveOrganizationUserRequest) Reset()
func (*RemoveOrganizationUserRequest) String ¶
func (x *RemoveOrganizationUserRequest) String() string
type RemoveOrganizationUserResponse ¶
type RemoveOrganizationUserResponse struct {
// contains filtered or unexported fields
}
func (*RemoveOrganizationUserResponse) Descriptor
deprecated
func (*RemoveOrganizationUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveOrganizationUserResponse.ProtoReflect.Descriptor instead.
func (*RemoveOrganizationUserResponse) ProtoMessage ¶
func (*RemoveOrganizationUserResponse) ProtoMessage()
func (*RemoveOrganizationUserResponse) ProtoReflect ¶
func (x *RemoveOrganizationUserResponse) ProtoReflect() protoreflect.Message
func (*RemoveOrganizationUserResponse) Reset ¶
func (x *RemoveOrganizationUserResponse) Reset()
func (*RemoveOrganizationUserResponse) String ¶
func (x *RemoveOrganizationUserResponse) String() string
type RemovePlatformUserRequest ¶ added in v0.14.0
type RemovePlatformUserRequest struct {
UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
ServiceuserId string `protobuf:"bytes,2,opt,name=serviceuser_id,json=serviceuserId,proto3" json:"serviceuser_id,omitempty"`
// contains filtered or unexported fields
}
func (*RemovePlatformUserRequest) Descriptor
deprecated
added in
v0.14.0
func (*RemovePlatformUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemovePlatformUserRequest.ProtoReflect.Descriptor instead.
func (*RemovePlatformUserRequest) GetServiceuserId ¶ added in v0.14.0
func (x *RemovePlatformUserRequest) GetServiceuserId() string
func (*RemovePlatformUserRequest) GetUserId ¶ added in v0.14.0
func (x *RemovePlatformUserRequest) GetUserId() string
func (*RemovePlatformUserRequest) ProtoMessage ¶ added in v0.14.0
func (*RemovePlatformUserRequest) ProtoMessage()
func (*RemovePlatformUserRequest) ProtoReflect ¶ added in v0.14.0
func (x *RemovePlatformUserRequest) ProtoReflect() protoreflect.Message
func (*RemovePlatformUserRequest) Reset ¶ added in v0.14.0
func (x *RemovePlatformUserRequest) Reset()
func (*RemovePlatformUserRequest) String ¶ added in v0.14.0
func (x *RemovePlatformUserRequest) String() string
type RemovePlatformUserResponse ¶ added in v0.14.0
type RemovePlatformUserResponse struct {
// contains filtered or unexported fields
}
func (*RemovePlatformUserResponse) Descriptor
deprecated
added in
v0.14.0
func (*RemovePlatformUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemovePlatformUserResponse.ProtoReflect.Descriptor instead.
func (*RemovePlatformUserResponse) ProtoMessage ¶ added in v0.14.0
func (*RemovePlatformUserResponse) ProtoMessage()
func (*RemovePlatformUserResponse) ProtoReflect ¶ added in v0.14.0
func (x *RemovePlatformUserResponse) ProtoReflect() protoreflect.Message
func (*RemovePlatformUserResponse) Reset ¶ added in v0.14.0
func (x *RemovePlatformUserResponse) Reset()
func (*RemovePlatformUserResponse) String ¶ added in v0.14.0
func (x *RemovePlatformUserResponse) String() string
type Resource ¶
type Resource struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
Urn string `protobuf:"bytes,9,opt,name=urn,proto3" json:"urn,omitempty"`
ProjectId string `protobuf:"bytes,10,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
Namespace string `protobuf:"bytes,11,opt,name=namespace,proto3" json:"namespace,omitempty"`
Principal string `protobuf:"bytes,12,opt,name=principal,proto3" json:"principal,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,13,opt,name=metadata,proto3" json:"metadata,omitempty"`
Title string `protobuf:"bytes,14,opt,name=title,proto3" json:"title,omitempty"`
// contains filtered or unexported fields
}
func (*Resource) Descriptor
deprecated
func (*Resource) GetCreatedAt ¶
func (x *Resource) GetCreatedAt() *timestamppb.Timestamp
func (*Resource) GetMetadata ¶
func (*Resource) GetNamespace ¶
func (*Resource) GetPrincipal ¶
func (*Resource) GetProjectId ¶
func (*Resource) GetUpdatedAt ¶
func (x *Resource) GetUpdatedAt() *timestamppb.Timestamp
func (*Resource) ProtoMessage ¶
func (*Resource) ProtoMessage()
func (*Resource) ProtoReflect ¶
func (x *Resource) ProtoReflect() protoreflect.Message
type ResourceRequestBody ¶
type ResourceRequestBody struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"`
// format namespace:uuid or just uuid for user
Principal string `protobuf:"bytes,6,opt,name=principal,proto3" json:"principal,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,7,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*ResourceRequestBody) Descriptor
deprecated
func (*ResourceRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use ResourceRequestBody.ProtoReflect.Descriptor instead.
func (*ResourceRequestBody) GetMetadata ¶
func (x *ResourceRequestBody) GetMetadata() *structpb.Struct
func (*ResourceRequestBody) GetName ¶
func (x *ResourceRequestBody) GetName() string
func (*ResourceRequestBody) GetNamespace ¶
func (x *ResourceRequestBody) GetNamespace() string
func (*ResourceRequestBody) GetPrincipal ¶
func (x *ResourceRequestBody) GetPrincipal() string
func (*ResourceRequestBody) GetTitle ¶
func (x *ResourceRequestBody) GetTitle() string
func (*ResourceRequestBody) ProtoMessage ¶
func (*ResourceRequestBody) ProtoMessage()
func (*ResourceRequestBody) ProtoReflect ¶
func (x *ResourceRequestBody) ProtoReflect() protoreflect.Message
func (*ResourceRequestBody) Reset ¶
func (x *ResourceRequestBody) Reset()
func (*ResourceRequestBody) String ¶
func (x *ResourceRequestBody) String() string
type RevertBillingUsageRequest ¶ added in v0.8.37
type RevertBillingUsageRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// DEPRECATED
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/admin.proto.
ProjectId string `protobuf:"bytes,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
// DEPRECATED: billing_id will be inferred from org_id
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/admin.proto.
BillingId string `protobuf:"bytes,3,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
// usage id to revert, a usage can only be allowed to revert once
UsageId string `protobuf:"bytes,4,opt,name=usage_id,json=usageId,proto3" json:"usage_id,omitempty"`
// amount should be equal or less than the usage amount
Amount int64 `protobuf:"varint,5,opt,name=amount,proto3" json:"amount,omitempty"`
// contains filtered or unexported fields
}
func (*RevertBillingUsageRequest) Descriptor
deprecated
added in
v0.8.37
func (*RevertBillingUsageRequest) Descriptor() ([]byte, []int)
Deprecated: Use RevertBillingUsageRequest.ProtoReflect.Descriptor instead.
func (*RevertBillingUsageRequest) GetAmount ¶ added in v0.8.37
func (x *RevertBillingUsageRequest) GetAmount() int64
func (*RevertBillingUsageRequest) GetBillingId
deprecated
added in
v0.8.37
func (x *RevertBillingUsageRequest) GetBillingId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/admin.proto.
func (*RevertBillingUsageRequest) GetOrgId ¶ added in v0.8.37
func (x *RevertBillingUsageRequest) GetOrgId() string
func (*RevertBillingUsageRequest) GetProjectId
deprecated
added in
v0.8.37
func (x *RevertBillingUsageRequest) GetProjectId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/admin.proto.
func (*RevertBillingUsageRequest) GetUsageId ¶ added in v0.8.37
func (x *RevertBillingUsageRequest) GetUsageId() string
func (*RevertBillingUsageRequest) ProtoMessage ¶ added in v0.8.37
func (*RevertBillingUsageRequest) ProtoMessage()
func (*RevertBillingUsageRequest) ProtoReflect ¶ added in v0.8.37
func (x *RevertBillingUsageRequest) ProtoReflect() protoreflect.Message
func (*RevertBillingUsageRequest) Reset ¶ added in v0.8.37
func (x *RevertBillingUsageRequest) Reset()
func (*RevertBillingUsageRequest) String ¶ added in v0.8.37
func (x *RevertBillingUsageRequest) String() string
type RevertBillingUsageResponse ¶ added in v0.8.37
type RevertBillingUsageResponse struct {
// contains filtered or unexported fields
}
func (*RevertBillingUsageResponse) Descriptor
deprecated
added in
v0.8.37
func (*RevertBillingUsageResponse) Descriptor() ([]byte, []int)
Deprecated: Use RevertBillingUsageResponse.ProtoReflect.Descriptor instead.
func (*RevertBillingUsageResponse) ProtoMessage ¶ added in v0.8.37
func (*RevertBillingUsageResponse) ProtoMessage()
func (*RevertBillingUsageResponse) ProtoReflect ¶ added in v0.8.37
func (x *RevertBillingUsageResponse) ProtoReflect() protoreflect.Message
func (*RevertBillingUsageResponse) Reset ¶ added in v0.8.37
func (x *RevertBillingUsageResponse) Reset()
func (*RevertBillingUsageResponse) String ¶ added in v0.8.37
func (x *RevertBillingUsageResponse) String() string
type RevokeSessionRequest ¶ added in v0.74.0
type RevokeSessionRequest struct {
SessionId string `protobuf:"bytes,1,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"`
// contains filtered or unexported fields
}
func (*RevokeSessionRequest) Descriptor
deprecated
added in
v0.74.0
func (*RevokeSessionRequest) Descriptor() ([]byte, []int)
Deprecated: Use RevokeSessionRequest.ProtoReflect.Descriptor instead.
func (*RevokeSessionRequest) GetSessionId ¶ added in v0.74.0
func (x *RevokeSessionRequest) GetSessionId() string
func (*RevokeSessionRequest) ProtoMessage ¶ added in v0.74.0
func (*RevokeSessionRequest) ProtoMessage()
func (*RevokeSessionRequest) ProtoReflect ¶ added in v0.74.0
func (x *RevokeSessionRequest) ProtoReflect() protoreflect.Message
func (*RevokeSessionRequest) Reset ¶ added in v0.74.0
func (x *RevokeSessionRequest) Reset()
func (*RevokeSessionRequest) String ¶ added in v0.74.0
func (x *RevokeSessionRequest) String() string
type RevokeSessionResponse ¶ added in v0.74.0
type RevokeSessionResponse struct {
// contains filtered or unexported fields
}
func (*RevokeSessionResponse) Descriptor
deprecated
added in
v0.74.0
func (*RevokeSessionResponse) Descriptor() ([]byte, []int)
Deprecated: Use RevokeSessionResponse.ProtoReflect.Descriptor instead.
func (*RevokeSessionResponse) ProtoMessage ¶ added in v0.74.0
func (*RevokeSessionResponse) ProtoMessage()
func (*RevokeSessionResponse) ProtoReflect ¶ added in v0.74.0
func (x *RevokeSessionResponse) ProtoReflect() protoreflect.Message
func (*RevokeSessionResponse) Reset ¶ added in v0.74.0
func (x *RevokeSessionResponse) Reset()
func (*RevokeSessionResponse) String ¶ added in v0.74.0
func (x *RevokeSessionResponse) String() string
type RevokeUserSessionRequest ¶ added in v0.74.0
type RevokeUserSessionRequest struct {
SessionId string `protobuf:"bytes,2,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"`
// contains filtered or unexported fields
}
func (*RevokeUserSessionRequest) Descriptor
deprecated
added in
v0.74.0
func (*RevokeUserSessionRequest) Descriptor() ([]byte, []int)
Deprecated: Use RevokeUserSessionRequest.ProtoReflect.Descriptor instead.
func (*RevokeUserSessionRequest) GetSessionId ¶ added in v0.74.0
func (x *RevokeUserSessionRequest) GetSessionId() string
func (*RevokeUserSessionRequest) ProtoMessage ¶ added in v0.74.0
func (*RevokeUserSessionRequest) ProtoMessage()
func (*RevokeUserSessionRequest) ProtoReflect ¶ added in v0.74.0
func (x *RevokeUserSessionRequest) ProtoReflect() protoreflect.Message
func (*RevokeUserSessionRequest) Reset ¶ added in v0.74.0
func (x *RevokeUserSessionRequest) Reset()
func (*RevokeUserSessionRequest) String ¶ added in v0.74.0
func (x *RevokeUserSessionRequest) String() string
type RevokeUserSessionResponse ¶ added in v0.74.0
type RevokeUserSessionResponse struct {
// contains filtered or unexported fields
}
func (*RevokeUserSessionResponse) Descriptor
deprecated
added in
v0.74.0
func (*RevokeUserSessionResponse) Descriptor() ([]byte, []int)
Deprecated: Use RevokeUserSessionResponse.ProtoReflect.Descriptor instead.
func (*RevokeUserSessionResponse) ProtoMessage ¶ added in v0.74.0
func (*RevokeUserSessionResponse) ProtoMessage()
func (*RevokeUserSessionResponse) ProtoReflect ¶ added in v0.74.0
func (x *RevokeUserSessionResponse) ProtoReflect() protoreflect.Message
func (*RevokeUserSessionResponse) Reset ¶ added in v0.74.0
func (x *RevokeUserSessionResponse) Reset()
func (*RevokeUserSessionResponse) String ¶ added in v0.74.0
func (x *RevokeUserSessionResponse) String() string
type Role ¶
type Role struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Permissions []string `protobuf:"bytes,3,rep,name=permissions,proto3" json:"permissions,omitempty"`
Title string `protobuf:"bytes,4,opt,name=title,proto3" json:"title,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,5,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
OrgId string `protobuf:"bytes,9,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
State string `protobuf:"bytes,10,opt,name=state,proto3" json:"state,omitempty"`
Scopes []string `protobuf:"bytes,11,rep,name=scopes,proto3" json:"scopes,omitempty"`
// contains filtered or unexported fields
}
func (*Role) Descriptor
deprecated
func (*Role) GetCreatedAt ¶
func (x *Role) GetCreatedAt() *timestamppb.Timestamp
func (*Role) GetMetadata ¶
func (*Role) GetPermissions ¶
func (*Role) GetUpdatedAt ¶
func (x *Role) GetUpdatedAt() *timestamppb.Timestamp
func (*Role) ProtoMessage ¶
func (*Role) ProtoMessage()
func (*Role) ProtoReflect ¶
func (x *Role) ProtoReflect() protoreflect.Message
type RoleRequestBody ¶
type RoleRequestBody struct {
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Permissions []string `protobuf:"bytes,3,rep,name=permissions,proto3" json:"permissions,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,5,opt,name=metadata,proto3" json:"metadata,omitempty"`
Title string `protobuf:"bytes,6,opt,name=title,proto3" json:"title,omitempty"`
Scopes []string `protobuf:"bytes,7,rep,name=scopes,proto3" json:"scopes,omitempty"`
// contains filtered or unexported fields
}
func (*RoleRequestBody) Descriptor
deprecated
func (*RoleRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use RoleRequestBody.ProtoReflect.Descriptor instead.
func (*RoleRequestBody) GetMetadata ¶
func (x *RoleRequestBody) GetMetadata() *structpb.Struct
func (*RoleRequestBody) GetName ¶
func (x *RoleRequestBody) GetName() string
func (*RoleRequestBody) GetPermissions ¶
func (x *RoleRequestBody) GetPermissions() []string
func (*RoleRequestBody) GetScopes ¶ added in v0.7.6
func (x *RoleRequestBody) GetScopes() []string
func (*RoleRequestBody) GetTitle ¶
func (x *RoleRequestBody) GetTitle() string
func (*RoleRequestBody) ProtoMessage ¶
func (*RoleRequestBody) ProtoMessage()
func (*RoleRequestBody) ProtoReflect ¶
func (x *RoleRequestBody) ProtoReflect() protoreflect.Message
func (*RoleRequestBody) Reset ¶
func (x *RoleRequestBody) Reset()
func (*RoleRequestBody) String ¶
func (x *RoleRequestBody) String() string
type SearchCurrentUserPATsRequest ¶ added in v0.95.0
type SearchCurrentUserPATsRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
Query *RQLRequest `protobuf:"bytes,2,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*SearchCurrentUserPATsRequest) Descriptor
deprecated
added in
v0.95.0
func (*SearchCurrentUserPATsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchCurrentUserPATsRequest.ProtoReflect.Descriptor instead.
func (*SearchCurrentUserPATsRequest) GetOrgId ¶ added in v0.95.0
func (x *SearchCurrentUserPATsRequest) GetOrgId() string
func (*SearchCurrentUserPATsRequest) GetQuery ¶ added in v0.95.0
func (x *SearchCurrentUserPATsRequest) GetQuery() *RQLRequest
func (*SearchCurrentUserPATsRequest) ProtoMessage ¶ added in v0.95.0
func (*SearchCurrentUserPATsRequest) ProtoMessage()
func (*SearchCurrentUserPATsRequest) ProtoReflect ¶ added in v0.95.0
func (x *SearchCurrentUserPATsRequest) ProtoReflect() protoreflect.Message
func (*SearchCurrentUserPATsRequest) Reset ¶ added in v0.95.0
func (x *SearchCurrentUserPATsRequest) Reset()
func (*SearchCurrentUserPATsRequest) String ¶ added in v0.95.0
func (x *SearchCurrentUserPATsRequest) String() string
type SearchCurrentUserPATsResponse ¶ added in v0.95.0
type SearchCurrentUserPATsResponse struct {
Pats []*PAT `protobuf:"bytes,1,rep,name=pats,proto3" json:"pats,omitempty"`
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
// contains filtered or unexported fields
}
func (*SearchCurrentUserPATsResponse) Descriptor
deprecated
added in
v0.95.0
func (*SearchCurrentUserPATsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchCurrentUserPATsResponse.ProtoReflect.Descriptor instead.
func (*SearchCurrentUserPATsResponse) GetPagination ¶ added in v0.95.0
func (x *SearchCurrentUserPATsResponse) GetPagination() *RQLQueryPaginationResponse
func (*SearchCurrentUserPATsResponse) GetPats ¶ added in v0.95.0
func (x *SearchCurrentUserPATsResponse) GetPats() []*PAT
func (*SearchCurrentUserPATsResponse) ProtoMessage ¶ added in v0.95.0
func (*SearchCurrentUserPATsResponse) ProtoMessage()
func (*SearchCurrentUserPATsResponse) ProtoReflect ¶ added in v0.95.0
func (x *SearchCurrentUserPATsResponse) ProtoReflect() protoreflect.Message
func (*SearchCurrentUserPATsResponse) Reset ¶ added in v0.95.0
func (x *SearchCurrentUserPATsResponse) Reset()
func (*SearchCurrentUserPATsResponse) String ¶ added in v0.95.0
func (x *SearchCurrentUserPATsResponse) String() string
type SearchInvoicesRequest ¶ added in v0.66.0
type SearchInvoicesRequest struct {
Query *RQLRequest `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*SearchInvoicesRequest) Descriptor
deprecated
added in
v0.66.0
func (*SearchInvoicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchInvoicesRequest.ProtoReflect.Descriptor instead.
func (*SearchInvoicesRequest) GetQuery ¶ added in v0.66.0
func (x *SearchInvoicesRequest) GetQuery() *RQLRequest
func (*SearchInvoicesRequest) ProtoMessage ¶ added in v0.66.0
func (*SearchInvoicesRequest) ProtoMessage()
func (*SearchInvoicesRequest) ProtoReflect ¶ added in v0.66.0
func (x *SearchInvoicesRequest) ProtoReflect() protoreflect.Message
func (*SearchInvoicesRequest) Reset ¶ added in v0.66.0
func (x *SearchInvoicesRequest) Reset()
func (*SearchInvoicesRequest) String ¶ added in v0.66.0
func (x *SearchInvoicesRequest) String() string
type SearchInvoicesResponse ¶ added in v0.66.0
type SearchInvoicesResponse struct {
Invoices []*SearchInvoicesResponse_Invoice `protobuf:"bytes,1,rep,name=invoices,proto3" json:"invoices,omitempty"`
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
Group *RQLQueryGroupResponse `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*SearchInvoicesResponse) Descriptor
deprecated
added in
v0.66.0
func (*SearchInvoicesResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchInvoicesResponse.ProtoReflect.Descriptor instead.
func (*SearchInvoicesResponse) GetGroup ¶ added in v0.66.0
func (x *SearchInvoicesResponse) GetGroup() *RQLQueryGroupResponse
func (*SearchInvoicesResponse) GetInvoices ¶ added in v0.66.0
func (x *SearchInvoicesResponse) GetInvoices() []*SearchInvoicesResponse_Invoice
func (*SearchInvoicesResponse) GetPagination ¶ added in v0.66.0
func (x *SearchInvoicesResponse) GetPagination() *RQLQueryPaginationResponse
func (*SearchInvoicesResponse) ProtoMessage ¶ added in v0.66.0
func (*SearchInvoicesResponse) ProtoMessage()
func (*SearchInvoicesResponse) ProtoReflect ¶ added in v0.66.0
func (x *SearchInvoicesResponse) ProtoReflect() protoreflect.Message
func (*SearchInvoicesResponse) Reset ¶ added in v0.66.0
func (x *SearchInvoicesResponse) Reset()
func (*SearchInvoicesResponse) String ¶ added in v0.66.0
func (x *SearchInvoicesResponse) String() string
type SearchInvoicesResponse_Invoice ¶ added in v0.66.0
type SearchInvoicesResponse_Invoice struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Amount int64 `protobuf:"varint,2,opt,name=amount,proto3" json:"amount,omitempty"`
Currency string `protobuf:"bytes,3,opt,name=currency,proto3" json:"currency,omitempty"`
State string `protobuf:"bytes,4,opt,name=state,proto3" json:"state,omitempty"`
InvoiceLink string `protobuf:"bytes,5,opt,name=invoice_link,json=invoiceLink,proto3" json:"invoice_link,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
OrgId string `protobuf:"bytes,7,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
OrgName string `protobuf:"bytes,8,opt,name=org_name,json=orgName,proto3" json:"org_name,omitempty"`
OrgTitle string `protobuf:"bytes,9,opt,name=org_title,json=orgTitle,proto3" json:"org_title,omitempty"`
// contains filtered or unexported fields
}
func (*SearchInvoicesResponse_Invoice) Descriptor
deprecated
added in
v0.66.0
func (*SearchInvoicesResponse_Invoice) Descriptor() ([]byte, []int)
Deprecated: Use SearchInvoicesResponse_Invoice.ProtoReflect.Descriptor instead.
func (*SearchInvoicesResponse_Invoice) GetAmount ¶ added in v0.66.0
func (x *SearchInvoicesResponse_Invoice) GetAmount() int64
func (*SearchInvoicesResponse_Invoice) GetCreatedAt ¶ added in v0.66.0
func (x *SearchInvoicesResponse_Invoice) GetCreatedAt() *timestamppb.Timestamp
func (*SearchInvoicesResponse_Invoice) GetCurrency ¶ added in v0.66.0
func (x *SearchInvoicesResponse_Invoice) GetCurrency() string
func (*SearchInvoicesResponse_Invoice) GetId ¶ added in v0.66.0
func (x *SearchInvoicesResponse_Invoice) GetId() string
func (*SearchInvoicesResponse_Invoice) GetInvoiceLink ¶ added in v0.66.0
func (x *SearchInvoicesResponse_Invoice) GetInvoiceLink() string
func (*SearchInvoicesResponse_Invoice) GetOrgId ¶ added in v0.66.0
func (x *SearchInvoicesResponse_Invoice) GetOrgId() string
func (*SearchInvoicesResponse_Invoice) GetOrgName ¶ added in v0.66.0
func (x *SearchInvoicesResponse_Invoice) GetOrgName() string
func (*SearchInvoicesResponse_Invoice) GetOrgTitle ¶ added in v0.66.0
func (x *SearchInvoicesResponse_Invoice) GetOrgTitle() string
func (*SearchInvoicesResponse_Invoice) GetState ¶ added in v0.66.0
func (x *SearchInvoicesResponse_Invoice) GetState() string
func (*SearchInvoicesResponse_Invoice) ProtoMessage ¶ added in v0.66.0
func (*SearchInvoicesResponse_Invoice) ProtoMessage()
func (*SearchInvoicesResponse_Invoice) ProtoReflect ¶ added in v0.66.0
func (x *SearchInvoicesResponse_Invoice) ProtoReflect() protoreflect.Message
func (*SearchInvoicesResponse_Invoice) Reset ¶ added in v0.66.0
func (x *SearchInvoicesResponse_Invoice) Reset()
func (*SearchInvoicesResponse_Invoice) String ¶ added in v0.66.0
func (x *SearchInvoicesResponse_Invoice) String() string
type SearchOrganizationInvoicesRequest ¶ added in v0.56.0
type SearchOrganizationInvoicesRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Query *RQLRequest `protobuf:"bytes,2,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationInvoicesRequest) Descriptor
deprecated
added in
v0.56.0
func (*SearchOrganizationInvoicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationInvoicesRequest.ProtoReflect.Descriptor instead.
func (*SearchOrganizationInvoicesRequest) GetId ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesRequest) GetId() string
func (*SearchOrganizationInvoicesRequest) GetQuery ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesRequest) GetQuery() *RQLRequest
func (*SearchOrganizationInvoicesRequest) ProtoMessage ¶ added in v0.56.0
func (*SearchOrganizationInvoicesRequest) ProtoMessage()
func (*SearchOrganizationInvoicesRequest) ProtoReflect ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesRequest) ProtoReflect() protoreflect.Message
func (*SearchOrganizationInvoicesRequest) Reset ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesRequest) Reset()
func (*SearchOrganizationInvoicesRequest) String ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesRequest) String() string
type SearchOrganizationInvoicesResponse ¶ added in v0.56.0
type SearchOrganizationInvoicesResponse struct {
OrganizationInvoices []*SearchOrganizationInvoicesResponse_OrganizationInvoice `protobuf:"bytes,1,rep,name=organization_invoices,json=organizationInvoices,proto3" json:"organization_invoices,omitempty"`
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
Group *RQLQueryGroupResponse `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationInvoicesResponse) Descriptor
deprecated
added in
v0.56.0
func (*SearchOrganizationInvoicesResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationInvoicesResponse.ProtoReflect.Descriptor instead.
func (*SearchOrganizationInvoicesResponse) GetGroup ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse) GetGroup() *RQLQueryGroupResponse
func (*SearchOrganizationInvoicesResponse) GetOrganizationInvoices ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse) GetOrganizationInvoices() []*SearchOrganizationInvoicesResponse_OrganizationInvoice
func (*SearchOrganizationInvoicesResponse) GetPagination ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse) GetPagination() *RQLQueryPaginationResponse
func (*SearchOrganizationInvoicesResponse) ProtoMessage ¶ added in v0.56.0
func (*SearchOrganizationInvoicesResponse) ProtoMessage()
func (*SearchOrganizationInvoicesResponse) ProtoReflect ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse) ProtoReflect() protoreflect.Message
func (*SearchOrganizationInvoicesResponse) Reset ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse) Reset()
func (*SearchOrganizationInvoicesResponse) String ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse) String() string
type SearchOrganizationInvoicesResponse_OrganizationInvoice ¶ added in v0.56.0
type SearchOrganizationInvoicesResponse_OrganizationInvoice struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Amount int64 `protobuf:"varint,2,opt,name=amount,proto3" json:"amount,omitempty"`
Currency string `protobuf:"bytes,3,opt,name=currency,proto3" json:"currency,omitempty"`
State string `protobuf:"bytes,4,opt,name=state,proto3" json:"state,omitempty"`
InvoiceLink string `protobuf:"bytes,5,opt,name=invoice_link,json=invoiceLink,proto3" json:"invoice_link,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
OrgId string `protobuf:"bytes,7,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) Descriptor
deprecated
added in
v0.56.0
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationInvoicesResponse_OrganizationInvoice.ProtoReflect.Descriptor instead.
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) GetAmount ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) GetAmount() int64
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) GetCreatedAt ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) GetCreatedAt() *timestamppb.Timestamp
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) GetCurrency ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) GetCurrency() string
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) GetId ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) GetId() string
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) GetInvoiceLink ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) GetInvoiceLink() string
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) GetOrgId ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) GetOrgId() string
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) GetState ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) GetState() string
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) ProtoMessage ¶ added in v0.56.0
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) ProtoMessage()
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) ProtoReflect ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) ProtoReflect() protoreflect.Message
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) Reset ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) Reset()
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) String ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) String() string
type SearchOrganizationPATsRequest ¶ added in v0.95.0
type SearchOrganizationPATsRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
Query *RQLRequest `protobuf:"bytes,2,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationPATsRequest) Descriptor
deprecated
added in
v0.95.0
func (*SearchOrganizationPATsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationPATsRequest.ProtoReflect.Descriptor instead.
func (*SearchOrganizationPATsRequest) GetOrgId ¶ added in v0.95.0
func (x *SearchOrganizationPATsRequest) GetOrgId() string
func (*SearchOrganizationPATsRequest) GetQuery ¶ added in v0.95.0
func (x *SearchOrganizationPATsRequest) GetQuery() *RQLRequest
func (*SearchOrganizationPATsRequest) ProtoMessage ¶ added in v0.95.0
func (*SearchOrganizationPATsRequest) ProtoMessage()
func (*SearchOrganizationPATsRequest) ProtoReflect ¶ added in v0.95.0
func (x *SearchOrganizationPATsRequest) ProtoReflect() protoreflect.Message
func (*SearchOrganizationPATsRequest) Reset ¶ added in v0.95.0
func (x *SearchOrganizationPATsRequest) Reset()
func (*SearchOrganizationPATsRequest) String ¶ added in v0.95.0
func (x *SearchOrganizationPATsRequest) String() string
type SearchOrganizationPATsResponse ¶ added in v0.95.0
type SearchOrganizationPATsResponse struct {
OrganizationPats []*SearchOrganizationPATsResponse_OrganizationPAT `protobuf:"bytes,1,rep,name=organization_pats,json=organizationPats,proto3" json:"organization_pats,omitempty"`
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationPATsResponse) Descriptor
deprecated
added in
v0.95.0
func (*SearchOrganizationPATsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationPATsResponse.ProtoReflect.Descriptor instead.
func (*SearchOrganizationPATsResponse) GetOrganizationPats ¶ added in v0.95.0
func (x *SearchOrganizationPATsResponse) GetOrganizationPats() []*SearchOrganizationPATsResponse_OrganizationPAT
func (*SearchOrganizationPATsResponse) GetPagination ¶ added in v0.95.0
func (x *SearchOrganizationPATsResponse) GetPagination() *RQLQueryPaginationResponse
func (*SearchOrganizationPATsResponse) ProtoMessage ¶ added in v0.95.0
func (*SearchOrganizationPATsResponse) ProtoMessage()
func (*SearchOrganizationPATsResponse) ProtoReflect ¶ added in v0.95.0
func (x *SearchOrganizationPATsResponse) ProtoReflect() protoreflect.Message
func (*SearchOrganizationPATsResponse) Reset ¶ added in v0.95.0
func (x *SearchOrganizationPATsResponse) Reset()
func (*SearchOrganizationPATsResponse) String ¶ added in v0.95.0
func (x *SearchOrganizationPATsResponse) String() string
type SearchOrganizationPATsResponse_CreatedBy ¶ added in v0.95.0
type SearchOrganizationPATsResponse_CreatedBy struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
Email string `protobuf:"bytes,3,opt,name=email,proto3" json:"email,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationPATsResponse_CreatedBy) Descriptor
deprecated
added in
v0.95.0
func (*SearchOrganizationPATsResponse_CreatedBy) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationPATsResponse_CreatedBy.ProtoReflect.Descriptor instead.
func (*SearchOrganizationPATsResponse_CreatedBy) GetEmail ¶ added in v0.95.0
func (x *SearchOrganizationPATsResponse_CreatedBy) GetEmail() string
func (*SearchOrganizationPATsResponse_CreatedBy) GetId ¶ added in v0.95.0
func (x *SearchOrganizationPATsResponse_CreatedBy) GetId() string
func (*SearchOrganizationPATsResponse_CreatedBy) GetTitle ¶ added in v0.95.0
func (x *SearchOrganizationPATsResponse_CreatedBy) GetTitle() string
func (*SearchOrganizationPATsResponse_CreatedBy) ProtoMessage ¶ added in v0.95.0
func (*SearchOrganizationPATsResponse_CreatedBy) ProtoMessage()
func (*SearchOrganizationPATsResponse_CreatedBy) ProtoReflect ¶ added in v0.95.0
func (x *SearchOrganizationPATsResponse_CreatedBy) ProtoReflect() protoreflect.Message
func (*SearchOrganizationPATsResponse_CreatedBy) Reset ¶ added in v0.95.0
func (x *SearchOrganizationPATsResponse_CreatedBy) Reset()
func (*SearchOrganizationPATsResponse_CreatedBy) String ¶ added in v0.95.0
func (x *SearchOrganizationPATsResponse_CreatedBy) String() string
type SearchOrganizationPATsResponse_OrganizationPAT ¶ added in v0.95.0
type SearchOrganizationPATsResponse_OrganizationPAT struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
CreatedBy *SearchOrganizationPATsResponse_CreatedBy `protobuf:"bytes,3,opt,name=created_by,json=createdBy,proto3" json:"created_by,omitempty"`
Scopes []*PATScope `protobuf:"bytes,4,rep,name=scopes,proto3" json:"scopes,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
ExpiresAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=expires_at,json=expiresAt,proto3" json:"expires_at,omitempty"`
LastUsedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=last_used_at,json=lastUsedAt,proto3" json:"last_used_at,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationPATsResponse_OrganizationPAT) Descriptor
deprecated
added in
v0.95.0
func (*SearchOrganizationPATsResponse_OrganizationPAT) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationPATsResponse_OrganizationPAT.ProtoReflect.Descriptor instead.
func (*SearchOrganizationPATsResponse_OrganizationPAT) GetCreatedAt ¶ added in v0.95.0
func (x *SearchOrganizationPATsResponse_OrganizationPAT) GetCreatedAt() *timestamppb.Timestamp
func (*SearchOrganizationPATsResponse_OrganizationPAT) GetCreatedBy ¶ added in v0.95.0
func (x *SearchOrganizationPATsResponse_OrganizationPAT) GetCreatedBy() *SearchOrganizationPATsResponse_CreatedBy
func (*SearchOrganizationPATsResponse_OrganizationPAT) GetExpiresAt ¶ added in v0.95.0
func (x *SearchOrganizationPATsResponse_OrganizationPAT) GetExpiresAt() *timestamppb.Timestamp
func (*SearchOrganizationPATsResponse_OrganizationPAT) GetId ¶ added in v0.95.0
func (x *SearchOrganizationPATsResponse_OrganizationPAT) GetId() string
func (*SearchOrganizationPATsResponse_OrganizationPAT) GetLastUsedAt ¶ added in v0.95.0
func (x *SearchOrganizationPATsResponse_OrganizationPAT) GetLastUsedAt() *timestamppb.Timestamp
func (*SearchOrganizationPATsResponse_OrganizationPAT) GetScopes ¶ added in v0.95.0
func (x *SearchOrganizationPATsResponse_OrganizationPAT) GetScopes() []*PATScope
func (*SearchOrganizationPATsResponse_OrganizationPAT) GetTitle ¶ added in v0.95.0
func (x *SearchOrganizationPATsResponse_OrganizationPAT) GetTitle() string
func (*SearchOrganizationPATsResponse_OrganizationPAT) ProtoMessage ¶ added in v0.95.0
func (*SearchOrganizationPATsResponse_OrganizationPAT) ProtoMessage()
func (*SearchOrganizationPATsResponse_OrganizationPAT) ProtoReflect ¶ added in v0.95.0
func (x *SearchOrganizationPATsResponse_OrganizationPAT) ProtoReflect() protoreflect.Message
func (*SearchOrganizationPATsResponse_OrganizationPAT) Reset ¶ added in v0.95.0
func (x *SearchOrganizationPATsResponse_OrganizationPAT) Reset()
func (*SearchOrganizationPATsResponse_OrganizationPAT) String ¶ added in v0.95.0
func (x *SearchOrganizationPATsResponse_OrganizationPAT) String() string
type SearchOrganizationProjectsRequest ¶ added in v0.54.0
type SearchOrganizationProjectsRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Query *RQLRequest `protobuf:"bytes,2,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationProjectsRequest) Descriptor
deprecated
added in
v0.54.0
func (*SearchOrganizationProjectsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationProjectsRequest.ProtoReflect.Descriptor instead.
func (*SearchOrganizationProjectsRequest) GetId ¶ added in v0.54.0
func (x *SearchOrganizationProjectsRequest) GetId() string
func (*SearchOrganizationProjectsRequest) GetQuery ¶ added in v0.54.0
func (x *SearchOrganizationProjectsRequest) GetQuery() *RQLRequest
func (*SearchOrganizationProjectsRequest) ProtoMessage ¶ added in v0.54.0
func (*SearchOrganizationProjectsRequest) ProtoMessage()
func (*SearchOrganizationProjectsRequest) ProtoReflect ¶ added in v0.54.0
func (x *SearchOrganizationProjectsRequest) ProtoReflect() protoreflect.Message
func (*SearchOrganizationProjectsRequest) Reset ¶ added in v0.54.0
func (x *SearchOrganizationProjectsRequest) Reset()
func (*SearchOrganizationProjectsRequest) String ¶ added in v0.54.0
func (x *SearchOrganizationProjectsRequest) String() string
type SearchOrganizationProjectsResponse ¶ added in v0.54.0
type SearchOrganizationProjectsResponse struct {
OrgProjects []*SearchOrganizationProjectsResponse_OrganizationProject `protobuf:"bytes,1,rep,name=org_projects,json=orgProjects,proto3" json:"org_projects,omitempty"`
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
Group *RQLQueryGroupResponse `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationProjectsResponse) Descriptor
deprecated
added in
v0.54.0
func (*SearchOrganizationProjectsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationProjectsResponse.ProtoReflect.Descriptor instead.
func (*SearchOrganizationProjectsResponse) GetGroup ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse) GetGroup() *RQLQueryGroupResponse
func (*SearchOrganizationProjectsResponse) GetOrgProjects ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse) GetOrgProjects() []*SearchOrganizationProjectsResponse_OrganizationProject
func (*SearchOrganizationProjectsResponse) GetPagination ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse) GetPagination() *RQLQueryPaginationResponse
func (*SearchOrganizationProjectsResponse) ProtoMessage ¶ added in v0.54.0
func (*SearchOrganizationProjectsResponse) ProtoMessage()
func (*SearchOrganizationProjectsResponse) ProtoReflect ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse) ProtoReflect() protoreflect.Message
func (*SearchOrganizationProjectsResponse) Reset ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse) Reset()
func (*SearchOrganizationProjectsResponse) String ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse) String() string
type SearchOrganizationProjectsResponse_OrganizationProject ¶ added in v0.54.0
type SearchOrganizationProjectsResponse_OrganizationProject struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"`
State string `protobuf:"bytes,4,opt,name=state,proto3" json:"state,omitempty"`
MemberCount int64 `protobuf:"varint,5,opt,name=member_count,json=memberCount,proto3" json:"member_count,omitempty"`
UserIds []string `protobuf:"bytes,6,rep,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
OrganizationId string `protobuf:"bytes,8,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationProjectsResponse_OrganizationProject) Descriptor
deprecated
added in
v0.54.0
func (*SearchOrganizationProjectsResponse_OrganizationProject) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationProjectsResponse_OrganizationProject.ProtoReflect.Descriptor instead.
func (*SearchOrganizationProjectsResponse_OrganizationProject) GetCreatedAt ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetCreatedAt() *timestamppb.Timestamp
func (*SearchOrganizationProjectsResponse_OrganizationProject) GetId ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetId() string
func (*SearchOrganizationProjectsResponse_OrganizationProject) GetMemberCount ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetMemberCount() int64
func (*SearchOrganizationProjectsResponse_OrganizationProject) GetName ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetName() string
func (*SearchOrganizationProjectsResponse_OrganizationProject) GetOrganizationId ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetOrganizationId() string
func (*SearchOrganizationProjectsResponse_OrganizationProject) GetState ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetState() string
func (*SearchOrganizationProjectsResponse_OrganizationProject) GetTitle ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetTitle() string
func (*SearchOrganizationProjectsResponse_OrganizationProject) GetUserIds ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetUserIds() []string
func (*SearchOrganizationProjectsResponse_OrganizationProject) ProtoMessage ¶ added in v0.54.0
func (*SearchOrganizationProjectsResponse_OrganizationProject) ProtoMessage()
func (*SearchOrganizationProjectsResponse_OrganizationProject) ProtoReflect ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse_OrganizationProject) ProtoReflect() protoreflect.Message
func (*SearchOrganizationProjectsResponse_OrganizationProject) Reset ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse_OrganizationProject) Reset()
func (*SearchOrganizationProjectsResponse_OrganizationProject) String ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse_OrganizationProject) String() string
type SearchOrganizationServiceUserCredentialsRequest ¶ added in v0.57.0
type SearchOrganizationServiceUserCredentialsRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Query *RQLRequest `protobuf:"bytes,2,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationServiceUserCredentialsRequest) Descriptor
deprecated
added in
v0.57.0
func (*SearchOrganizationServiceUserCredentialsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationServiceUserCredentialsRequest.ProtoReflect.Descriptor instead.
func (*SearchOrganizationServiceUserCredentialsRequest) GetId ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsRequest) GetId() string
func (*SearchOrganizationServiceUserCredentialsRequest) GetQuery ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsRequest) GetQuery() *RQLRequest
func (*SearchOrganizationServiceUserCredentialsRequest) ProtoMessage ¶ added in v0.57.0
func (*SearchOrganizationServiceUserCredentialsRequest) ProtoMessage()
func (*SearchOrganizationServiceUserCredentialsRequest) ProtoReflect ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsRequest) ProtoReflect() protoreflect.Message
func (*SearchOrganizationServiceUserCredentialsRequest) Reset ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsRequest) Reset()
func (*SearchOrganizationServiceUserCredentialsRequest) String ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsRequest) String() string
type SearchOrganizationServiceUserCredentialsResponse ¶ added in v0.57.0
type SearchOrganizationServiceUserCredentialsResponse struct {
OrganizationServiceuserCredentials []*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential `` /* 165-byte string literal not displayed */
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
Group *RQLQueryGroupResponse `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationServiceUserCredentialsResponse) Descriptor
deprecated
added in
v0.57.0
func (*SearchOrganizationServiceUserCredentialsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationServiceUserCredentialsResponse.ProtoReflect.Descriptor instead.
func (*SearchOrganizationServiceUserCredentialsResponse) GetGroup ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsResponse) GetGroup() *RQLQueryGroupResponse
func (*SearchOrganizationServiceUserCredentialsResponse) GetOrganizationServiceuserCredentials ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsResponse) GetOrganizationServiceuserCredentials() []*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential
func (*SearchOrganizationServiceUserCredentialsResponse) GetPagination ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsResponse) GetPagination() *RQLQueryPaginationResponse
func (*SearchOrganizationServiceUserCredentialsResponse) ProtoMessage ¶ added in v0.57.0
func (*SearchOrganizationServiceUserCredentialsResponse) ProtoMessage()
func (*SearchOrganizationServiceUserCredentialsResponse) ProtoReflect ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsResponse) ProtoReflect() protoreflect.Message
func (*SearchOrganizationServiceUserCredentialsResponse) Reset ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsResponse) Reset()
func (*SearchOrganizationServiceUserCredentialsResponse) String ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsResponse) String() string
type SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential ¶ added in v0.57.0
type SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential struct {
Title string `protobuf:"bytes,1,opt,name=title,proto3" json:"title,omitempty"`
ServiceuserTitle string `protobuf:"bytes,2,opt,name=serviceuser_title,json=serviceuserTitle,proto3" json:"serviceuser_title,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
OrgId string `protobuf:"bytes,4,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) Descriptor
deprecated
added in
v0.57.0
func (*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential.ProtoReflect.Descriptor instead.
func (*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) GetCreatedAt ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) GetCreatedAt() *timestamppb.Timestamp
func (*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) GetOrgId ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) GetOrgId() string
func (*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) GetServiceuserTitle ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) GetServiceuserTitle() string
func (*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) GetTitle ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) GetTitle() string
func (*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) ProtoMessage ¶ added in v0.57.0
func (*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) ProtoMessage()
func (*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) ProtoReflect ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) ProtoReflect() protoreflect.Message
func (*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) Reset ¶ added in v0.57.0
type SearchOrganizationServiceUsersRequest ¶ added in v0.66.0
type SearchOrganizationServiceUsersRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Query *RQLRequest `protobuf:"bytes,2,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationServiceUsersRequest) Descriptor
deprecated
added in
v0.66.0
func (*SearchOrganizationServiceUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationServiceUsersRequest.ProtoReflect.Descriptor instead.
func (*SearchOrganizationServiceUsersRequest) GetId ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersRequest) GetId() string
func (*SearchOrganizationServiceUsersRequest) GetQuery ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersRequest) GetQuery() *RQLRequest
func (*SearchOrganizationServiceUsersRequest) ProtoMessage ¶ added in v0.66.0
func (*SearchOrganizationServiceUsersRequest) ProtoMessage()
func (*SearchOrganizationServiceUsersRequest) ProtoReflect ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersRequest) ProtoReflect() protoreflect.Message
func (*SearchOrganizationServiceUsersRequest) Reset ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersRequest) Reset()
func (*SearchOrganizationServiceUsersRequest) String ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersRequest) String() string
type SearchOrganizationServiceUsersResponse ¶ added in v0.66.0
type SearchOrganizationServiceUsersResponse struct {
OrganizationServiceUsers []*SearchOrganizationServiceUsersResponse_OrganizationServiceUser `` /* 135-byte string literal not displayed */
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
Group *RQLQueryGroupResponse `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationServiceUsersResponse) Descriptor
deprecated
added in
v0.66.0
func (*SearchOrganizationServiceUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationServiceUsersResponse.ProtoReflect.Descriptor instead.
func (*SearchOrganizationServiceUsersResponse) GetGroup ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse) GetGroup() *RQLQueryGroupResponse
func (*SearchOrganizationServiceUsersResponse) GetOrganizationServiceUsers ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse) GetOrganizationServiceUsers() []*SearchOrganizationServiceUsersResponse_OrganizationServiceUser
func (*SearchOrganizationServiceUsersResponse) GetPagination ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse) GetPagination() *RQLQueryPaginationResponse
func (*SearchOrganizationServiceUsersResponse) ProtoMessage ¶ added in v0.66.0
func (*SearchOrganizationServiceUsersResponse) ProtoMessage()
func (*SearchOrganizationServiceUsersResponse) ProtoReflect ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse) ProtoReflect() protoreflect.Message
func (*SearchOrganizationServiceUsersResponse) Reset ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse) Reset()
func (*SearchOrganizationServiceUsersResponse) String ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse) String() string
type SearchOrganizationServiceUsersResponse_OrganizationServiceUser ¶ added in v0.66.0
type SearchOrganizationServiceUsersResponse_OrganizationServiceUser struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
OrgId string `protobuf:"bytes,3,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
Projects []*SearchOrganizationServiceUsersResponse_Project `protobuf:"bytes,4,rep,name=projects,proto3" json:"projects,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) Descriptor
deprecated
added in
v0.66.0
func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationServiceUsersResponse_OrganizationServiceUser.ProtoReflect.Descriptor instead.
func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetCreatedAt ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetCreatedAt() *timestamppb.Timestamp
func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetId ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetId() string
func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetOrgId ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetOrgId() string
func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetProjects ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetProjects() []*SearchOrganizationServiceUsersResponse_Project
func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetTitle ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetTitle() string
func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) ProtoMessage ¶ added in v0.66.0
func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) ProtoMessage()
func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) ProtoReflect ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) ProtoReflect() protoreflect.Message
func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) Reset ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) Reset()
func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) String ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) String() string
type SearchOrganizationServiceUsersResponse_Project ¶ added in v0.66.0
type SearchOrganizationServiceUsersResponse_Project struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationServiceUsersResponse_Project) Descriptor
deprecated
added in
v0.66.0
func (*SearchOrganizationServiceUsersResponse_Project) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationServiceUsersResponse_Project.ProtoReflect.Descriptor instead.
func (*SearchOrganizationServiceUsersResponse_Project) GetId ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse_Project) GetId() string
func (*SearchOrganizationServiceUsersResponse_Project) GetName ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse_Project) GetName() string
func (*SearchOrganizationServiceUsersResponse_Project) GetTitle ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse_Project) GetTitle() string
func (*SearchOrganizationServiceUsersResponse_Project) ProtoMessage ¶ added in v0.66.0
func (*SearchOrganizationServiceUsersResponse_Project) ProtoMessage()
func (*SearchOrganizationServiceUsersResponse_Project) ProtoReflect ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse_Project) ProtoReflect() protoreflect.Message
func (*SearchOrganizationServiceUsersResponse_Project) Reset ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse_Project) Reset()
func (*SearchOrganizationServiceUsersResponse_Project) String ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse_Project) String() string
type SearchOrganizationTokensRequest ¶ added in v0.56.0
type SearchOrganizationTokensRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Query *RQLRequest `protobuf:"bytes,2,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationTokensRequest) Descriptor
deprecated
added in
v0.56.0
func (*SearchOrganizationTokensRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationTokensRequest.ProtoReflect.Descriptor instead.
func (*SearchOrganizationTokensRequest) GetId ¶ added in v0.56.0
func (x *SearchOrganizationTokensRequest) GetId() string
func (*SearchOrganizationTokensRequest) GetQuery ¶ added in v0.56.0
func (x *SearchOrganizationTokensRequest) GetQuery() *RQLRequest
func (*SearchOrganizationTokensRequest) ProtoMessage ¶ added in v0.56.0
func (*SearchOrganizationTokensRequest) ProtoMessage()
func (*SearchOrganizationTokensRequest) ProtoReflect ¶ added in v0.56.0
func (x *SearchOrganizationTokensRequest) ProtoReflect() protoreflect.Message
func (*SearchOrganizationTokensRequest) Reset ¶ added in v0.56.0
func (x *SearchOrganizationTokensRequest) Reset()
func (*SearchOrganizationTokensRequest) String ¶ added in v0.56.0
func (x *SearchOrganizationTokensRequest) String() string
type SearchOrganizationTokensResponse ¶ added in v0.56.0
type SearchOrganizationTokensResponse struct {
OrganizationTokens []*SearchOrganizationTokensResponse_OrganizationToken `protobuf:"bytes,1,rep,name=organization_tokens,json=organizationTokens,proto3" json:"organization_tokens,omitempty"`
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
Group *RQLQueryGroupResponse `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationTokensResponse) Descriptor
deprecated
added in
v0.56.0
func (*SearchOrganizationTokensResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationTokensResponse.ProtoReflect.Descriptor instead.
func (*SearchOrganizationTokensResponse) GetGroup ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse) GetGroup() *RQLQueryGroupResponse
func (*SearchOrganizationTokensResponse) GetOrganizationTokens ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse) GetOrganizationTokens() []*SearchOrganizationTokensResponse_OrganizationToken
func (*SearchOrganizationTokensResponse) GetPagination ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse) GetPagination() *RQLQueryPaginationResponse
func (*SearchOrganizationTokensResponse) ProtoMessage ¶ added in v0.56.0
func (*SearchOrganizationTokensResponse) ProtoMessage()
func (*SearchOrganizationTokensResponse) ProtoReflect ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse) ProtoReflect() protoreflect.Message
func (*SearchOrganizationTokensResponse) Reset ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse) Reset()
func (*SearchOrganizationTokensResponse) String ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse) String() string
type SearchOrganizationTokensResponse_OrganizationToken ¶ added in v0.56.0
type SearchOrganizationTokensResponse_OrganizationToken struct {
Amount int64 `protobuf:"varint,1,opt,name=amount,proto3" json:"amount,omitempty"`
Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"`
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
UserId string `protobuf:"bytes,4,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
UserTitle string `protobuf:"bytes,5,opt,name=user_title,json=userTitle,proto3" json:"user_title,omitempty"`
UserAvatar string `protobuf:"bytes,6,opt,name=user_avatar,json=userAvatar,proto3" json:"user_avatar,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
OrgId string `protobuf:"bytes,8,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationTokensResponse_OrganizationToken) Descriptor
deprecated
added in
v0.56.0
func (*SearchOrganizationTokensResponse_OrganizationToken) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationTokensResponse_OrganizationToken.ProtoReflect.Descriptor instead.
func (*SearchOrganizationTokensResponse_OrganizationToken) GetAmount ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse_OrganizationToken) GetAmount() int64
func (*SearchOrganizationTokensResponse_OrganizationToken) GetCreatedAt ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse_OrganizationToken) GetCreatedAt() *timestamppb.Timestamp
func (*SearchOrganizationTokensResponse_OrganizationToken) GetDescription ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse_OrganizationToken) GetDescription() string
func (*SearchOrganizationTokensResponse_OrganizationToken) GetOrgId ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse_OrganizationToken) GetOrgId() string
func (*SearchOrganizationTokensResponse_OrganizationToken) GetType ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse_OrganizationToken) GetType() string
func (*SearchOrganizationTokensResponse_OrganizationToken) GetUserAvatar ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse_OrganizationToken) GetUserAvatar() string
func (*SearchOrganizationTokensResponse_OrganizationToken) GetUserId ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse_OrganizationToken) GetUserId() string
func (*SearchOrganizationTokensResponse_OrganizationToken) GetUserTitle ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse_OrganizationToken) GetUserTitle() string
func (*SearchOrganizationTokensResponse_OrganizationToken) ProtoMessage ¶ added in v0.56.0
func (*SearchOrganizationTokensResponse_OrganizationToken) ProtoMessage()
func (*SearchOrganizationTokensResponse_OrganizationToken) ProtoReflect ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse_OrganizationToken) ProtoReflect() protoreflect.Message
func (*SearchOrganizationTokensResponse_OrganizationToken) Reset ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse_OrganizationToken) Reset()
func (*SearchOrganizationTokensResponse_OrganizationToken) String ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse_OrganizationToken) String() string
type SearchOrganizationUsersRequest ¶ added in v0.53.0
type SearchOrganizationUsersRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Query *RQLRequest `protobuf:"bytes,2,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationUsersRequest) Descriptor
deprecated
added in
v0.53.0
func (*SearchOrganizationUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationUsersRequest.ProtoReflect.Descriptor instead.
func (*SearchOrganizationUsersRequest) GetId ¶ added in v0.53.0
func (x *SearchOrganizationUsersRequest) GetId() string
func (*SearchOrganizationUsersRequest) GetQuery ¶ added in v0.53.0
func (x *SearchOrganizationUsersRequest) GetQuery() *RQLRequest
func (*SearchOrganizationUsersRequest) ProtoMessage ¶ added in v0.53.0
func (*SearchOrganizationUsersRequest) ProtoMessage()
func (*SearchOrganizationUsersRequest) ProtoReflect ¶ added in v0.53.0
func (x *SearchOrganizationUsersRequest) ProtoReflect() protoreflect.Message
func (*SearchOrganizationUsersRequest) Reset ¶ added in v0.53.0
func (x *SearchOrganizationUsersRequest) Reset()
func (*SearchOrganizationUsersRequest) String ¶ added in v0.53.0
func (x *SearchOrganizationUsersRequest) String() string
type SearchOrganizationUsersResponse ¶ added in v0.53.0
type SearchOrganizationUsersResponse struct {
OrgUsers []*SearchOrganizationUsersResponse_OrganizationUser `protobuf:"bytes,1,rep,name=org_users,json=orgUsers,proto3" json:"org_users,omitempty"`
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
Group *RQLQueryGroupResponse `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationUsersResponse) Descriptor
deprecated
added in
v0.53.0
func (*SearchOrganizationUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationUsersResponse.ProtoReflect.Descriptor instead.
func (*SearchOrganizationUsersResponse) GetGroup ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse) GetGroup() *RQLQueryGroupResponse
func (*SearchOrganizationUsersResponse) GetOrgUsers ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse) GetOrgUsers() []*SearchOrganizationUsersResponse_OrganizationUser
func (*SearchOrganizationUsersResponse) GetPagination ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse) GetPagination() *RQLQueryPaginationResponse
func (*SearchOrganizationUsersResponse) ProtoMessage ¶ added in v0.53.0
func (*SearchOrganizationUsersResponse) ProtoMessage()
func (*SearchOrganizationUsersResponse) ProtoReflect ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse) ProtoReflect() protoreflect.Message
func (*SearchOrganizationUsersResponse) Reset ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse) Reset()
func (*SearchOrganizationUsersResponse) String ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse) String() string
type SearchOrganizationUsersResponse_OrganizationUser ¶ added in v0.53.0
type SearchOrganizationUsersResponse_OrganizationUser struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"`
Email string `protobuf:"bytes,4,opt,name=email,proto3" json:"email,omitempty"`
OrgJoinedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=org_joined_at,json=orgJoinedAt,proto3" json:"org_joined_at,omitempty"`
State string `protobuf:"bytes,6,opt,name=state,proto3" json:"state,omitempty"`
Avatar string `protobuf:"bytes,7,opt,name=avatar,proto3" json:"avatar,omitempty"`
RoleNames []string `protobuf:"bytes,8,rep,name=role_names,json=roleNames,proto3" json:"role_names,omitempty"`
RoleTitles []string `protobuf:"bytes,9,rep,name=role_titles,json=roleTitles,proto3" json:"role_titles,omitempty"`
RoleIds []string `protobuf:"bytes,10,rep,name=role_ids,json=roleIds,proto3" json:"role_ids,omitempty"`
OrganizationId string `protobuf:"bytes,11,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationUsersResponse_OrganizationUser) Descriptor
deprecated
added in
v0.53.0
func (*SearchOrganizationUsersResponse_OrganizationUser) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationUsersResponse_OrganizationUser.ProtoReflect.Descriptor instead.
func (*SearchOrganizationUsersResponse_OrganizationUser) GetAvatar ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse_OrganizationUser) GetAvatar() string
func (*SearchOrganizationUsersResponse_OrganizationUser) GetEmail ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse_OrganizationUser) GetEmail() string
func (*SearchOrganizationUsersResponse_OrganizationUser) GetId ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse_OrganizationUser) GetId() string
func (*SearchOrganizationUsersResponse_OrganizationUser) GetName ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse_OrganizationUser) GetName() string
func (*SearchOrganizationUsersResponse_OrganizationUser) GetOrgJoinedAt ¶ added in v0.55.0
func (x *SearchOrganizationUsersResponse_OrganizationUser) GetOrgJoinedAt() *timestamppb.Timestamp
func (*SearchOrganizationUsersResponse_OrganizationUser) GetOrganizationId ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse_OrganizationUser) GetOrganizationId() string
func (*SearchOrganizationUsersResponse_OrganizationUser) GetRoleIds ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse_OrganizationUser) GetRoleIds() []string
func (*SearchOrganizationUsersResponse_OrganizationUser) GetRoleNames ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse_OrganizationUser) GetRoleNames() []string
func (*SearchOrganizationUsersResponse_OrganizationUser) GetRoleTitles ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse_OrganizationUser) GetRoleTitles() []string
func (*SearchOrganizationUsersResponse_OrganizationUser) GetState ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse_OrganizationUser) GetState() string
func (*SearchOrganizationUsersResponse_OrganizationUser) GetTitle ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse_OrganizationUser) GetTitle() string
func (*SearchOrganizationUsersResponse_OrganizationUser) ProtoMessage ¶ added in v0.53.0
func (*SearchOrganizationUsersResponse_OrganizationUser) ProtoMessage()
func (*SearchOrganizationUsersResponse_OrganizationUser) ProtoReflect ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse_OrganizationUser) ProtoReflect() protoreflect.Message
func (*SearchOrganizationUsersResponse_OrganizationUser) Reset ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse_OrganizationUser) Reset()
func (*SearchOrganizationUsersResponse_OrganizationUser) String ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse_OrganizationUser) String() string
type SearchOrganizationsRequest ¶ added in v0.50.0
type SearchOrganizationsRequest struct {
Query *RQLRequest `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationsRequest) Descriptor
deprecated
added in
v0.50.0
func (*SearchOrganizationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationsRequest.ProtoReflect.Descriptor instead.
func (*SearchOrganizationsRequest) GetQuery ¶ added in v0.50.0
func (x *SearchOrganizationsRequest) GetQuery() *RQLRequest
func (*SearchOrganizationsRequest) ProtoMessage ¶ added in v0.50.0
func (*SearchOrganizationsRequest) ProtoMessage()
func (*SearchOrganizationsRequest) ProtoReflect ¶ added in v0.50.0
func (x *SearchOrganizationsRequest) ProtoReflect() protoreflect.Message
func (*SearchOrganizationsRequest) Reset ¶ added in v0.50.0
func (x *SearchOrganizationsRequest) Reset()
func (*SearchOrganizationsRequest) String ¶ added in v0.50.0
func (x *SearchOrganizationsRequest) String() string
type SearchOrganizationsResponse ¶ added in v0.50.0
type SearchOrganizationsResponse struct {
Organizations []*SearchOrganizationsResponse_OrganizationResult `protobuf:"bytes,1,rep,name=organizations,proto3" json:"organizations,omitempty"`
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
Group *RQLQueryGroupResponse `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationsResponse) Descriptor
deprecated
added in
v0.50.0
func (*SearchOrganizationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationsResponse.ProtoReflect.Descriptor instead.
func (*SearchOrganizationsResponse) GetGroup ¶ added in v0.51.0
func (x *SearchOrganizationsResponse) GetGroup() *RQLQueryGroupResponse
func (*SearchOrganizationsResponse) GetOrganizations ¶ added in v0.50.0
func (x *SearchOrganizationsResponse) GetOrganizations() []*SearchOrganizationsResponse_OrganizationResult
func (*SearchOrganizationsResponse) GetPagination ¶ added in v0.50.0
func (x *SearchOrganizationsResponse) GetPagination() *RQLQueryPaginationResponse
func (*SearchOrganizationsResponse) ProtoMessage ¶ added in v0.50.0
func (*SearchOrganizationsResponse) ProtoMessage()
func (*SearchOrganizationsResponse) ProtoReflect ¶ added in v0.50.0
func (x *SearchOrganizationsResponse) ProtoReflect() protoreflect.Message
func (*SearchOrganizationsResponse) Reset ¶ added in v0.50.0
func (x *SearchOrganizationsResponse) Reset()
func (*SearchOrganizationsResponse) String ¶ added in v0.50.0
func (x *SearchOrganizationsResponse) String() string
type SearchOrganizationsResponse_OrganizationResult ¶ added in v0.50.0
type SearchOrganizationsResponse_OrganizationResult struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
State string `protobuf:"bytes,6,opt,name=state,proto3" json:"state,omitempty"`
Avatar string `protobuf:"bytes,7,opt,name=avatar,proto3" json:"avatar,omitempty"`
CreatedBy string `protobuf:"bytes,8,opt,name=created_by,json=createdBy,proto3" json:"created_by,omitempty"`
PlanName string `protobuf:"bytes,9,opt,name=plan_name,json=planName,proto3" json:"plan_name,omitempty"`
PaymentMode string `protobuf:"bytes,10,opt,name=payment_mode,json=paymentMode,proto3" json:"payment_mode,omitempty"`
SubscriptionCycleEndAt *timestamppb.Timestamp `` /* 132-byte string literal not displayed */
Country string `protobuf:"bytes,12,opt,name=country,proto3" json:"country,omitempty"`
SubscriptionState string `protobuf:"bytes,14,opt,name=subscription_state,json=subscriptionState,proto3" json:"subscription_state,omitempty"`
PlanInterval string `protobuf:"bytes,15,opt,name=plan_interval,json=planInterval,proto3" json:"plan_interval,omitempty"`
PlanId string `protobuf:"bytes,16,opt,name=plan_id,json=planId,proto3" json:"plan_id,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationsResponse_OrganizationResult) Descriptor
deprecated
added in
v0.50.0
func (*SearchOrganizationsResponse_OrganizationResult) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationsResponse_OrganizationResult.ProtoReflect.Descriptor instead.
func (*SearchOrganizationsResponse_OrganizationResult) GetAvatar ¶ added in v0.50.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetAvatar() string
func (*SearchOrganizationsResponse_OrganizationResult) GetCountry ¶ added in v0.50.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetCountry() string
func (*SearchOrganizationsResponse_OrganizationResult) GetCreatedAt ¶ added in v0.50.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetCreatedAt() *timestamppb.Timestamp
func (*SearchOrganizationsResponse_OrganizationResult) GetCreatedBy ¶ added in v0.50.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetCreatedBy() string
func (*SearchOrganizationsResponse_OrganizationResult) GetId ¶ added in v0.50.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetId() string
func (*SearchOrganizationsResponse_OrganizationResult) GetName ¶ added in v0.50.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetName() string
func (*SearchOrganizationsResponse_OrganizationResult) GetPaymentMode ¶ added in v0.50.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetPaymentMode() string
func (*SearchOrganizationsResponse_OrganizationResult) GetPlanId ¶ added in v0.51.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetPlanId() string
func (*SearchOrganizationsResponse_OrganizationResult) GetPlanInterval ¶ added in v0.51.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetPlanInterval() string
func (*SearchOrganizationsResponse_OrganizationResult) GetPlanName ¶ added in v0.51.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetPlanName() string
func (*SearchOrganizationsResponse_OrganizationResult) GetState ¶ added in v0.50.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetState() string
func (*SearchOrganizationsResponse_OrganizationResult) GetSubscriptionCycleEndAt ¶ added in v0.51.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetSubscriptionCycleEndAt() *timestamppb.Timestamp
func (*SearchOrganizationsResponse_OrganizationResult) GetSubscriptionState ¶ added in v0.51.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetSubscriptionState() string
func (*SearchOrganizationsResponse_OrganizationResult) GetTitle ¶ added in v0.50.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetTitle() string
func (*SearchOrganizationsResponse_OrganizationResult) GetUpdatedAt ¶ added in v0.50.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetUpdatedAt() *timestamppb.Timestamp
func (*SearchOrganizationsResponse_OrganizationResult) ProtoMessage ¶ added in v0.50.0
func (*SearchOrganizationsResponse_OrganizationResult) ProtoMessage()
func (*SearchOrganizationsResponse_OrganizationResult) ProtoReflect ¶ added in v0.50.0
func (x *SearchOrganizationsResponse_OrganizationResult) ProtoReflect() protoreflect.Message
func (*SearchOrganizationsResponse_OrganizationResult) Reset ¶ added in v0.50.0
func (x *SearchOrganizationsResponse_OrganizationResult) Reset()
func (*SearchOrganizationsResponse_OrganizationResult) String ¶ added in v0.50.0
func (x *SearchOrganizationsResponse_OrganizationResult) String() string
type SearchProjectUsersRequest ¶ added in v0.55.0
type SearchProjectUsersRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Query *RQLRequest `protobuf:"bytes,2,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*SearchProjectUsersRequest) Descriptor
deprecated
added in
v0.55.0
func (*SearchProjectUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchProjectUsersRequest.ProtoReflect.Descriptor instead.
func (*SearchProjectUsersRequest) GetId ¶ added in v0.55.0
func (x *SearchProjectUsersRequest) GetId() string
func (*SearchProjectUsersRequest) GetQuery ¶ added in v0.55.0
func (x *SearchProjectUsersRequest) GetQuery() *RQLRequest
func (*SearchProjectUsersRequest) ProtoMessage ¶ added in v0.55.0
func (*SearchProjectUsersRequest) ProtoMessage()
func (*SearchProjectUsersRequest) ProtoReflect ¶ added in v0.55.0
func (x *SearchProjectUsersRequest) ProtoReflect() protoreflect.Message
func (*SearchProjectUsersRequest) Reset ¶ added in v0.55.0
func (x *SearchProjectUsersRequest) Reset()
func (*SearchProjectUsersRequest) String ¶ added in v0.55.0
func (x *SearchProjectUsersRequest) String() string
type SearchProjectUsersResponse ¶ added in v0.55.0
type SearchProjectUsersResponse struct {
ProjectUsers []*SearchProjectUsersResponse_ProjectUser `protobuf:"bytes,1,rep,name=project_users,json=projectUsers,proto3" json:"project_users,omitempty"`
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
Group *RQLQueryGroupResponse `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*SearchProjectUsersResponse) Descriptor
deprecated
added in
v0.55.0
func (*SearchProjectUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchProjectUsersResponse.ProtoReflect.Descriptor instead.
func (*SearchProjectUsersResponse) GetGroup ¶ added in v0.55.0
func (x *SearchProjectUsersResponse) GetGroup() *RQLQueryGroupResponse
func (*SearchProjectUsersResponse) GetPagination ¶ added in v0.55.0
func (x *SearchProjectUsersResponse) GetPagination() *RQLQueryPaginationResponse
func (*SearchProjectUsersResponse) GetProjectUsers ¶ added in v0.55.0
func (x *SearchProjectUsersResponse) GetProjectUsers() []*SearchProjectUsersResponse_ProjectUser
func (*SearchProjectUsersResponse) ProtoMessage ¶ added in v0.55.0
func (*SearchProjectUsersResponse) ProtoMessage()
func (*SearchProjectUsersResponse) ProtoReflect ¶ added in v0.55.0
func (x *SearchProjectUsersResponse) ProtoReflect() protoreflect.Message
func (*SearchProjectUsersResponse) Reset ¶ added in v0.55.0
func (x *SearchProjectUsersResponse) Reset()
func (*SearchProjectUsersResponse) String ¶ added in v0.55.0
func (x *SearchProjectUsersResponse) String() string
type SearchProjectUsersResponse_ProjectUser ¶ added in v0.55.0
type SearchProjectUsersResponse_ProjectUser struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"`
Email string `protobuf:"bytes,4,opt,name=email,proto3" json:"email,omitempty"`
Avatar string `protobuf:"bytes,7,opt,name=avatar,proto3" json:"avatar,omitempty"`
RoleNames []string `protobuf:"bytes,8,rep,name=role_names,json=roleNames,proto3" json:"role_names,omitempty"`
RoleTitles []string `protobuf:"bytes,9,rep,name=role_titles,json=roleTitles,proto3" json:"role_titles,omitempty"`
RoleIds []string `protobuf:"bytes,10,rep,name=role_ids,json=roleIds,proto3" json:"role_ids,omitempty"`
ProjectId string `protobuf:"bytes,11,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
// contains filtered or unexported fields
}
func (*SearchProjectUsersResponse_ProjectUser) Descriptor
deprecated
added in
v0.55.0
func (*SearchProjectUsersResponse_ProjectUser) Descriptor() ([]byte, []int)
Deprecated: Use SearchProjectUsersResponse_ProjectUser.ProtoReflect.Descriptor instead.
func (*SearchProjectUsersResponse_ProjectUser) GetAvatar ¶ added in v0.55.0
func (x *SearchProjectUsersResponse_ProjectUser) GetAvatar() string
func (*SearchProjectUsersResponse_ProjectUser) GetEmail ¶ added in v0.55.0
func (x *SearchProjectUsersResponse_ProjectUser) GetEmail() string
func (*SearchProjectUsersResponse_ProjectUser) GetId ¶ added in v0.55.0
func (x *SearchProjectUsersResponse_ProjectUser) GetId() string
func (*SearchProjectUsersResponse_ProjectUser) GetName ¶ added in v0.55.0
func (x *SearchProjectUsersResponse_ProjectUser) GetName() string
func (*SearchProjectUsersResponse_ProjectUser) GetProjectId ¶ added in v0.55.0
func (x *SearchProjectUsersResponse_ProjectUser) GetProjectId() string
func (*SearchProjectUsersResponse_ProjectUser) GetRoleIds ¶ added in v0.55.0
func (x *SearchProjectUsersResponse_ProjectUser) GetRoleIds() []string
func (*SearchProjectUsersResponse_ProjectUser) GetRoleNames ¶ added in v0.55.0
func (x *SearchProjectUsersResponse_ProjectUser) GetRoleNames() []string
func (*SearchProjectUsersResponse_ProjectUser) GetRoleTitles ¶ added in v0.55.0
func (x *SearchProjectUsersResponse_ProjectUser) GetRoleTitles() []string
func (*SearchProjectUsersResponse_ProjectUser) GetTitle ¶ added in v0.55.0
func (x *SearchProjectUsersResponse_ProjectUser) GetTitle() string
func (*SearchProjectUsersResponse_ProjectUser) ProtoMessage ¶ added in v0.55.0
func (*SearchProjectUsersResponse_ProjectUser) ProtoMessage()
func (*SearchProjectUsersResponse_ProjectUser) ProtoReflect ¶ added in v0.55.0
func (x *SearchProjectUsersResponse_ProjectUser) ProtoReflect() protoreflect.Message
func (*SearchProjectUsersResponse_ProjectUser) Reset ¶ added in v0.55.0
func (x *SearchProjectUsersResponse_ProjectUser) Reset()
func (*SearchProjectUsersResponse_ProjectUser) String ¶ added in v0.55.0
func (x *SearchProjectUsersResponse_ProjectUser) String() string
type SearchUserOrganizationsRequest ¶ added in v0.59.0
type SearchUserOrganizationsRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Query *RQLRequest `protobuf:"bytes,2,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*SearchUserOrganizationsRequest) Descriptor
deprecated
added in
v0.59.0
func (*SearchUserOrganizationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchUserOrganizationsRequest.ProtoReflect.Descriptor instead.
func (*SearchUserOrganizationsRequest) GetId ¶ added in v0.59.0
func (x *SearchUserOrganizationsRequest) GetId() string
func (*SearchUserOrganizationsRequest) GetQuery ¶ added in v0.59.0
func (x *SearchUserOrganizationsRequest) GetQuery() *RQLRequest
func (*SearchUserOrganizationsRequest) ProtoMessage ¶ added in v0.59.0
func (*SearchUserOrganizationsRequest) ProtoMessage()
func (*SearchUserOrganizationsRequest) ProtoReflect ¶ added in v0.59.0
func (x *SearchUserOrganizationsRequest) ProtoReflect() protoreflect.Message
func (*SearchUserOrganizationsRequest) Reset ¶ added in v0.59.0
func (x *SearchUserOrganizationsRequest) Reset()
func (*SearchUserOrganizationsRequest) String ¶ added in v0.59.0
func (x *SearchUserOrganizationsRequest) String() string
type SearchUserOrganizationsResponse ¶ added in v0.59.0
type SearchUserOrganizationsResponse struct {
UserOrganizations []*SearchUserOrganizationsResponse_UserOrganization `protobuf:"bytes,1,rep,name=user_organizations,json=userOrganizations,proto3" json:"user_organizations,omitempty"`
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
Group *RQLQueryGroupResponse `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*SearchUserOrganizationsResponse) Descriptor
deprecated
added in
v0.59.0
func (*SearchUserOrganizationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchUserOrganizationsResponse.ProtoReflect.Descriptor instead.
func (*SearchUserOrganizationsResponse) GetGroup ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse) GetGroup() *RQLQueryGroupResponse
func (*SearchUserOrganizationsResponse) GetPagination ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse) GetPagination() *RQLQueryPaginationResponse
func (*SearchUserOrganizationsResponse) GetUserOrganizations ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse) GetUserOrganizations() []*SearchUserOrganizationsResponse_UserOrganization
func (*SearchUserOrganizationsResponse) ProtoMessage ¶ added in v0.59.0
func (*SearchUserOrganizationsResponse) ProtoMessage()
func (*SearchUserOrganizationsResponse) ProtoReflect ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse) ProtoReflect() protoreflect.Message
func (*SearchUserOrganizationsResponse) Reset ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse) Reset()
func (*SearchUserOrganizationsResponse) String ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse) String() string
type SearchUserOrganizationsResponse_UserOrganization ¶ added in v0.59.0
type SearchUserOrganizationsResponse_UserOrganization struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
OrgTitle string `protobuf:"bytes,2,opt,name=org_title,json=orgTitle,proto3" json:"org_title,omitempty"`
OrgName string `protobuf:"bytes,3,opt,name=org_name,json=orgName,proto3" json:"org_name,omitempty"`
OrgAvatar string `protobuf:"bytes,4,opt,name=org_avatar,json=orgAvatar,proto3" json:"org_avatar,omitempty"`
ProjectCount int64 `protobuf:"varint,5,opt,name=project_count,json=projectCount,proto3" json:"project_count,omitempty"`
RoleNames []string `protobuf:"bytes,6,rep,name=role_names,json=roleNames,proto3" json:"role_names,omitempty"`
RoleTitles []string `protobuf:"bytes,7,rep,name=role_titles,json=roleTitles,proto3" json:"role_titles,omitempty"`
RoleIds []string `protobuf:"bytes,8,rep,name=role_ids,json=roleIds,proto3" json:"role_ids,omitempty"`
OrgJoinedOn *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=org_joined_on,json=orgJoinedOn,proto3" json:"org_joined_on,omitempty"`
UserId string `protobuf:"bytes,10,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
// contains filtered or unexported fields
}
func (*SearchUserOrganizationsResponse_UserOrganization) Descriptor
deprecated
added in
v0.59.0
func (*SearchUserOrganizationsResponse_UserOrganization) Descriptor() ([]byte, []int)
Deprecated: Use SearchUserOrganizationsResponse_UserOrganization.ProtoReflect.Descriptor instead.
func (*SearchUserOrganizationsResponse_UserOrganization) GetOrgAvatar ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse_UserOrganization) GetOrgAvatar() string
func (*SearchUserOrganizationsResponse_UserOrganization) GetOrgId ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse_UserOrganization) GetOrgId() string
func (*SearchUserOrganizationsResponse_UserOrganization) GetOrgJoinedOn ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse_UserOrganization) GetOrgJoinedOn() *timestamppb.Timestamp
func (*SearchUserOrganizationsResponse_UserOrganization) GetOrgName ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse_UserOrganization) GetOrgName() string
func (*SearchUserOrganizationsResponse_UserOrganization) GetOrgTitle ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse_UserOrganization) GetOrgTitle() string
func (*SearchUserOrganizationsResponse_UserOrganization) GetProjectCount ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse_UserOrganization) GetProjectCount() int64
func (*SearchUserOrganizationsResponse_UserOrganization) GetRoleIds ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse_UserOrganization) GetRoleIds() []string
func (*SearchUserOrganizationsResponse_UserOrganization) GetRoleNames ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse_UserOrganization) GetRoleNames() []string
func (*SearchUserOrganizationsResponse_UserOrganization) GetRoleTitles ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse_UserOrganization) GetRoleTitles() []string
func (*SearchUserOrganizationsResponse_UserOrganization) GetUserId ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse_UserOrganization) GetUserId() string
func (*SearchUserOrganizationsResponse_UserOrganization) ProtoMessage ¶ added in v0.59.0
func (*SearchUserOrganizationsResponse_UserOrganization) ProtoMessage()
func (*SearchUserOrganizationsResponse_UserOrganization) ProtoReflect ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse_UserOrganization) ProtoReflect() protoreflect.Message
func (*SearchUserOrganizationsResponse_UserOrganization) Reset ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse_UserOrganization) Reset()
func (*SearchUserOrganizationsResponse_UserOrganization) String ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse_UserOrganization) String() string
type SearchUserProjectsRequest ¶ added in v0.62.0
type SearchUserProjectsRequest struct {
UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
Query *RQLRequest `protobuf:"bytes,3,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*SearchUserProjectsRequest) Descriptor
deprecated
added in
v0.62.0
func (*SearchUserProjectsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchUserProjectsRequest.ProtoReflect.Descriptor instead.
func (*SearchUserProjectsRequest) GetOrgId ¶ added in v0.62.0
func (x *SearchUserProjectsRequest) GetOrgId() string
func (*SearchUserProjectsRequest) GetQuery ¶ added in v0.62.0
func (x *SearchUserProjectsRequest) GetQuery() *RQLRequest
func (*SearchUserProjectsRequest) GetUserId ¶ added in v0.62.0
func (x *SearchUserProjectsRequest) GetUserId() string
func (*SearchUserProjectsRequest) ProtoMessage ¶ added in v0.62.0
func (*SearchUserProjectsRequest) ProtoMessage()
func (*SearchUserProjectsRequest) ProtoReflect ¶ added in v0.62.0
func (x *SearchUserProjectsRequest) ProtoReflect() protoreflect.Message
func (*SearchUserProjectsRequest) Reset ¶ added in v0.62.0
func (x *SearchUserProjectsRequest) Reset()
func (*SearchUserProjectsRequest) String ¶ added in v0.62.0
func (x *SearchUserProjectsRequest) String() string
type SearchUserProjectsResponse ¶ added in v0.62.0
type SearchUserProjectsResponse struct {
UserProjects []*SearchUserProjectsResponse_UserProject `protobuf:"bytes,1,rep,name=user_projects,json=userProjects,proto3" json:"user_projects,omitempty"`
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
Group *RQLQueryGroupResponse `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*SearchUserProjectsResponse) Descriptor
deprecated
added in
v0.62.0
func (*SearchUserProjectsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchUserProjectsResponse.ProtoReflect.Descriptor instead.
func (*SearchUserProjectsResponse) GetGroup ¶ added in v0.62.0
func (x *SearchUserProjectsResponse) GetGroup() *RQLQueryGroupResponse
func (*SearchUserProjectsResponse) GetPagination ¶ added in v0.62.0
func (x *SearchUserProjectsResponse) GetPagination() *RQLQueryPaginationResponse
func (*SearchUserProjectsResponse) GetUserProjects ¶ added in v0.62.0
func (x *SearchUserProjectsResponse) GetUserProjects() []*SearchUserProjectsResponse_UserProject
func (*SearchUserProjectsResponse) ProtoMessage ¶ added in v0.62.0
func (*SearchUserProjectsResponse) ProtoMessage()
func (*SearchUserProjectsResponse) ProtoReflect ¶ added in v0.62.0
func (x *SearchUserProjectsResponse) ProtoReflect() protoreflect.Message
func (*SearchUserProjectsResponse) Reset ¶ added in v0.62.0
func (x *SearchUserProjectsResponse) Reset()
func (*SearchUserProjectsResponse) String ¶ added in v0.62.0
func (x *SearchUserProjectsResponse) String() string
type SearchUserProjectsResponse_UserProject ¶ added in v0.62.0
type SearchUserProjectsResponse_UserProject struct {
ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
ProjectTitle string `protobuf:"bytes,2,opt,name=project_title,json=projectTitle,proto3" json:"project_title,omitempty"`
ProjectName string `protobuf:"bytes,3,opt,name=project_name,json=projectName,proto3" json:"project_name,omitempty"`
ProjectCreatedOn *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=project_created_on,json=projectCreatedOn,proto3" json:"project_created_on,omitempty"`
UserNames []string `protobuf:"bytes,5,rep,name=user_names,json=userNames,proto3" json:"user_names,omitempty"`
UserTitles []string `protobuf:"bytes,6,rep,name=user_titles,json=userTitles,proto3" json:"user_titles,omitempty"`
UserIds []string `protobuf:"bytes,7,rep,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"`
UserAvatars []string `protobuf:"bytes,8,rep,name=user_avatars,json=userAvatars,proto3" json:"user_avatars,omitempty"`
OrgId string `protobuf:"bytes,9,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
UserId string `protobuf:"bytes,10,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
// contains filtered or unexported fields
}
func (*SearchUserProjectsResponse_UserProject) Descriptor
deprecated
added in
v0.62.0
func (*SearchUserProjectsResponse_UserProject) Descriptor() ([]byte, []int)
Deprecated: Use SearchUserProjectsResponse_UserProject.ProtoReflect.Descriptor instead.
func (*SearchUserProjectsResponse_UserProject) GetOrgId ¶ added in v0.62.0
func (x *SearchUserProjectsResponse_UserProject) GetOrgId() string
func (*SearchUserProjectsResponse_UserProject) GetProjectCreatedOn ¶ added in v0.62.0
func (x *SearchUserProjectsResponse_UserProject) GetProjectCreatedOn() *timestamppb.Timestamp
func (*SearchUserProjectsResponse_UserProject) GetProjectId ¶ added in v0.62.0
func (x *SearchUserProjectsResponse_UserProject) GetProjectId() string
func (*SearchUserProjectsResponse_UserProject) GetProjectName ¶ added in v0.62.0
func (x *SearchUserProjectsResponse_UserProject) GetProjectName() string
func (*SearchUserProjectsResponse_UserProject) GetProjectTitle ¶ added in v0.62.0
func (x *SearchUserProjectsResponse_UserProject) GetProjectTitle() string
func (*SearchUserProjectsResponse_UserProject) GetUserAvatars ¶ added in v0.62.0
func (x *SearchUserProjectsResponse_UserProject) GetUserAvatars() []string
func (*SearchUserProjectsResponse_UserProject) GetUserId ¶ added in v0.62.0
func (x *SearchUserProjectsResponse_UserProject) GetUserId() string
func (*SearchUserProjectsResponse_UserProject) GetUserIds ¶ added in v0.62.0
func (x *SearchUserProjectsResponse_UserProject) GetUserIds() []string
func (*SearchUserProjectsResponse_UserProject) GetUserNames ¶ added in v0.62.0
func (x *SearchUserProjectsResponse_UserProject) GetUserNames() []string
func (*SearchUserProjectsResponse_UserProject) GetUserTitles ¶ added in v0.62.0
func (x *SearchUserProjectsResponse_UserProject) GetUserTitles() []string
func (*SearchUserProjectsResponse_UserProject) ProtoMessage ¶ added in v0.62.0
func (*SearchUserProjectsResponse_UserProject) ProtoMessage()
func (*SearchUserProjectsResponse_UserProject) ProtoReflect ¶ added in v0.62.0
func (x *SearchUserProjectsResponse_UserProject) ProtoReflect() protoreflect.Message
func (*SearchUserProjectsResponse_UserProject) Reset ¶ added in v0.62.0
func (x *SearchUserProjectsResponse_UserProject) Reset()
func (*SearchUserProjectsResponse_UserProject) String ¶ added in v0.62.0
func (x *SearchUserProjectsResponse_UserProject) String() string
type SearchUsersRequest ¶ added in v0.57.0
type SearchUsersRequest struct {
Query *RQLRequest `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*SearchUsersRequest) Descriptor
deprecated
added in
v0.57.0
func (*SearchUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchUsersRequest.ProtoReflect.Descriptor instead.
func (*SearchUsersRequest) GetQuery ¶ added in v0.57.0
func (x *SearchUsersRequest) GetQuery() *RQLRequest
func (*SearchUsersRequest) ProtoMessage ¶ added in v0.57.0
func (*SearchUsersRequest) ProtoMessage()
func (*SearchUsersRequest) ProtoReflect ¶ added in v0.57.0
func (x *SearchUsersRequest) ProtoReflect() protoreflect.Message
func (*SearchUsersRequest) Reset ¶ added in v0.57.0
func (x *SearchUsersRequest) Reset()
func (*SearchUsersRequest) String ¶ added in v0.57.0
func (x *SearchUsersRequest) String() string
type SearchUsersResponse ¶ added in v0.57.0
type SearchUsersResponse struct {
Users []*User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"`
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
Group *RQLQueryGroupResponse `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*SearchUsersResponse) Descriptor
deprecated
added in
v0.57.0
func (*SearchUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchUsersResponse.ProtoReflect.Descriptor instead.
func (*SearchUsersResponse) GetGroup ¶ added in v0.57.0
func (x *SearchUsersResponse) GetGroup() *RQLQueryGroupResponse
func (*SearchUsersResponse) GetPagination ¶ added in v0.57.0
func (x *SearchUsersResponse) GetPagination() *RQLQueryPaginationResponse
func (*SearchUsersResponse) GetUsers ¶ added in v0.57.0
func (x *SearchUsersResponse) GetUsers() []*User
func (*SearchUsersResponse) ProtoMessage ¶ added in v0.57.0
func (*SearchUsersResponse) ProtoMessage()
func (*SearchUsersResponse) ProtoReflect ¶ added in v0.57.0
func (x *SearchUsersResponse) ProtoReflect() protoreflect.Message
func (*SearchUsersResponse) Reset ¶ added in v0.57.0
func (x *SearchUsersResponse) Reset()
func (*SearchUsersResponse) String ¶ added in v0.57.0
func (x *SearchUsersResponse) String() string
type SecretCredential ¶
type SecretCredential struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
// secret will only be returned once as part of the create process
// this value is never persisted in the system so if lost, can't be recovered
Secret string `protobuf:"bytes,3,opt,name=secret,proto3" json:"secret,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
// contains filtered or unexported fields
}
func (*SecretCredential) Descriptor
deprecated
func (*SecretCredential) Descriptor() ([]byte, []int)
Deprecated: Use SecretCredential.ProtoReflect.Descriptor instead.
func (*SecretCredential) GetCreatedAt ¶
func (x *SecretCredential) GetCreatedAt() *timestamppb.Timestamp
func (*SecretCredential) GetId ¶
func (x *SecretCredential) GetId() string
func (*SecretCredential) GetSecret ¶
func (x *SecretCredential) GetSecret() string
func (*SecretCredential) GetTitle ¶
func (x *SecretCredential) GetTitle() string
func (*SecretCredential) ProtoMessage ¶
func (*SecretCredential) ProtoMessage()
func (*SecretCredential) ProtoReflect ¶
func (x *SecretCredential) ProtoReflect() protoreflect.Message
func (*SecretCredential) Reset ¶
func (x *SecretCredential) Reset()
func (*SecretCredential) String ¶
func (x *SecretCredential) String() string
type ServiceUser ¶
type ServiceUser struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,4,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
State string `protobuf:"bytes,7,opt,name=state,proto3" json:"state,omitempty"`
OrgId string `protobuf:"bytes,8,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*ServiceUser) Descriptor
deprecated
func (*ServiceUser) Descriptor() ([]byte, []int)
Deprecated: Use ServiceUser.ProtoReflect.Descriptor instead.
func (*ServiceUser) GetCreatedAt ¶
func (x *ServiceUser) GetCreatedAt() *timestamppb.Timestamp
func (*ServiceUser) GetId ¶
func (x *ServiceUser) GetId() string
func (*ServiceUser) GetMetadata ¶
func (x *ServiceUser) GetMetadata() *structpb.Struct
func (*ServiceUser) GetOrgId ¶
func (x *ServiceUser) GetOrgId() string
func (*ServiceUser) GetState ¶
func (x *ServiceUser) GetState() string
func (*ServiceUser) GetTitle ¶
func (x *ServiceUser) GetTitle() string
func (*ServiceUser) GetUpdatedAt ¶
func (x *ServiceUser) GetUpdatedAt() *timestamppb.Timestamp
func (*ServiceUser) ProtoMessage ¶
func (*ServiceUser) ProtoMessage()
func (*ServiceUser) ProtoReflect ¶
func (x *ServiceUser) ProtoReflect() protoreflect.Message
func (*ServiceUser) Reset ¶
func (x *ServiceUser) Reset()
func (*ServiceUser) String ¶
func (x *ServiceUser) String() string
type ServiceUserJWK ¶ added in v0.9.1
type ServiceUserJWK struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
PrincipalId string `protobuf:"bytes,3,opt,name=principal_id,json=principalId,proto3" json:"principal_id,omitempty"`
PublicKey string `protobuf:"bytes,4,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
// contains filtered or unexported fields
}
func (*ServiceUserJWK) Descriptor
deprecated
added in
v0.9.1
func (*ServiceUserJWK) Descriptor() ([]byte, []int)
Deprecated: Use ServiceUserJWK.ProtoReflect.Descriptor instead.
func (*ServiceUserJWK) GetCreatedAt ¶ added in v0.9.1
func (x *ServiceUserJWK) GetCreatedAt() *timestamppb.Timestamp
func (*ServiceUserJWK) GetId ¶ added in v0.9.1
func (x *ServiceUserJWK) GetId() string
func (*ServiceUserJWK) GetPrincipalId ¶ added in v0.9.1
func (x *ServiceUserJWK) GetPrincipalId() string
func (*ServiceUserJWK) GetPublicKey ¶ added in v0.9.1
func (x *ServiceUserJWK) GetPublicKey() string
func (*ServiceUserJWK) GetTitle ¶ added in v0.9.1
func (x *ServiceUserJWK) GetTitle() string
func (*ServiceUserJWK) ProtoMessage ¶ added in v0.9.1
func (*ServiceUserJWK) ProtoMessage()
func (*ServiceUserJWK) ProtoReflect ¶ added in v0.9.1
func (x *ServiceUserJWK) ProtoReflect() protoreflect.Message
func (*ServiceUserJWK) Reset ¶ added in v0.9.1
func (x *ServiceUserJWK) Reset()
func (*ServiceUserJWK) String ¶ added in v0.9.1
func (x *ServiceUserJWK) String() string
type ServiceUserRequestBody ¶
type ServiceUserRequestBody struct {
Title string `protobuf:"bytes,1,opt,name=title,proto3" json:"title,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,2,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*ServiceUserRequestBody) Descriptor
deprecated
func (*ServiceUserRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use ServiceUserRequestBody.ProtoReflect.Descriptor instead.
func (*ServiceUserRequestBody) GetMetadata ¶
func (x *ServiceUserRequestBody) GetMetadata() *structpb.Struct
func (*ServiceUserRequestBody) GetTitle ¶
func (x *ServiceUserRequestBody) GetTitle() string
func (*ServiceUserRequestBody) ProtoMessage ¶
func (*ServiceUserRequestBody) ProtoMessage()
func (*ServiceUserRequestBody) ProtoReflect ¶
func (x *ServiceUserRequestBody) ProtoReflect() protoreflect.Message
func (*ServiceUserRequestBody) Reset ¶
func (x *ServiceUserRequestBody) Reset()
func (*ServiceUserRequestBody) String ¶
func (x *ServiceUserRequestBody) String() string
type ServiceUserToken ¶ added in v0.9.1
type ServiceUserToken struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
// token will only be returned once as part of the create process
// this value is never persisted in the system so if lost, can't be recovered
Token string `protobuf:"bytes,3,opt,name=token,proto3" json:"token,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
// contains filtered or unexported fields
}
func (*ServiceUserToken) Descriptor
deprecated
added in
v0.9.1
func (*ServiceUserToken) Descriptor() ([]byte, []int)
Deprecated: Use ServiceUserToken.ProtoReflect.Descriptor instead.
func (*ServiceUserToken) GetCreatedAt ¶ added in v0.9.1
func (x *ServiceUserToken) GetCreatedAt() *timestamppb.Timestamp
func (*ServiceUserToken) GetId ¶ added in v0.9.1
func (x *ServiceUserToken) GetId() string
func (*ServiceUserToken) GetTitle ¶ added in v0.9.1
func (x *ServiceUserToken) GetTitle() string
func (*ServiceUserToken) GetToken ¶ added in v0.9.1
func (x *ServiceUserToken) GetToken() string
func (*ServiceUserToken) ProtoMessage ¶ added in v0.9.1
func (*ServiceUserToken) ProtoMessage()
func (*ServiceUserToken) ProtoReflect ¶ added in v0.9.1
func (x *ServiceUserToken) ProtoReflect() protoreflect.Message
func (*ServiceUserToken) Reset ¶ added in v0.9.1
func (x *ServiceUserToken) Reset()
func (*ServiceUserToken) String ¶ added in v0.9.1
func (x *ServiceUserToken) String() string
type Session ¶ added in v0.74.0
type Session struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Metadata *Session_Meta `protobuf:"bytes,2,opt,name=metadata,proto3" json:"metadata,omitempty"`
IsCurrentSession bool `protobuf:"varint,3,opt,name=is_current_session,json=isCurrentSession,proto3" json:"is_current_session,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// contains filtered or unexported fields
}
func (*Session) Descriptor
deprecated
added in
v0.74.0
func (*Session) GetCreatedAt ¶ added in v0.74.0
func (x *Session) GetCreatedAt() *timestamppb.Timestamp
func (*Session) GetIsCurrentSession ¶ added in v0.74.0
func (*Session) GetMetadata ¶ added in v0.74.0
func (x *Session) GetMetadata() *Session_Meta
func (*Session) GetUpdatedAt ¶ added in v0.74.0
func (x *Session) GetUpdatedAt() *timestamppb.Timestamp
func (*Session) ProtoMessage ¶ added in v0.74.0
func (*Session) ProtoMessage()
func (*Session) ProtoReflect ¶ added in v0.74.0
func (x *Session) ProtoReflect() protoreflect.Message
type Session_Meta ¶ added in v0.74.0
type Session_Meta struct {
OperatingSystem string `protobuf:"bytes,1,opt,name=operating_system,json=operatingSystem,proto3" json:"operating_system,omitempty"`
Browser string `protobuf:"bytes,2,opt,name=browser,proto3" json:"browser,omitempty"`
IpAddress string `protobuf:"bytes,3,opt,name=ip_address,json=ipAddress,proto3" json:"ip_address,omitempty"`
Location *Session_Meta_Location `protobuf:"bytes,4,opt,name=location,proto3" json:"location,omitempty"`
// contains filtered or unexported fields
}
func (*Session_Meta) Descriptor
deprecated
added in
v0.74.0
func (*Session_Meta) Descriptor() ([]byte, []int)
Deprecated: Use Session_Meta.ProtoReflect.Descriptor instead.
func (*Session_Meta) GetBrowser ¶ added in v0.74.0
func (x *Session_Meta) GetBrowser() string
func (*Session_Meta) GetIpAddress ¶ added in v0.74.0
func (x *Session_Meta) GetIpAddress() string
func (*Session_Meta) GetLocation ¶ added in v0.74.0
func (x *Session_Meta) GetLocation() *Session_Meta_Location
func (*Session_Meta) GetOperatingSystem ¶ added in v0.74.0
func (x *Session_Meta) GetOperatingSystem() string
func (*Session_Meta) ProtoMessage ¶ added in v0.74.0
func (*Session_Meta) ProtoMessage()
func (*Session_Meta) ProtoReflect ¶ added in v0.74.0
func (x *Session_Meta) ProtoReflect() protoreflect.Message
func (*Session_Meta) Reset ¶ added in v0.74.0
func (x *Session_Meta) Reset()
func (*Session_Meta) String ¶ added in v0.74.0
func (x *Session_Meta) String() string
type Session_Meta_Location ¶ added in v0.82.0
type Session_Meta_Location struct {
City string `protobuf:"bytes,1,opt,name=city,proto3" json:"city,omitempty"`
Country string `protobuf:"bytes,2,opt,name=country,proto3" json:"country,omitempty"`
Latitude string `protobuf:"bytes,3,opt,name=latitude,proto3" json:"latitude,omitempty"`
Longitude string `protobuf:"bytes,4,opt,name=longitude,proto3" json:"longitude,omitempty"`
// contains filtered or unexported fields
}
func (*Session_Meta_Location) Descriptor
deprecated
added in
v0.82.0
func (*Session_Meta_Location) Descriptor() ([]byte, []int)
Deprecated: Use Session_Meta_Location.ProtoReflect.Descriptor instead.
func (*Session_Meta_Location) GetCity ¶ added in v0.82.0
func (x *Session_Meta_Location) GetCity() string
func (*Session_Meta_Location) GetCountry ¶ added in v0.82.0
func (x *Session_Meta_Location) GetCountry() string
func (*Session_Meta_Location) GetLatitude ¶ added in v0.82.0
func (x *Session_Meta_Location) GetLatitude() string
func (*Session_Meta_Location) GetLongitude ¶ added in v0.82.0
func (x *Session_Meta_Location) GetLongitude() string
func (*Session_Meta_Location) ProtoMessage ¶ added in v0.82.0
func (*Session_Meta_Location) ProtoMessage()
func (*Session_Meta_Location) ProtoReflect ¶ added in v0.82.0
func (x *Session_Meta_Location) ProtoReflect() protoreflect.Message
func (*Session_Meta_Location) Reset ¶ added in v0.82.0
func (x *Session_Meta_Location) Reset()
func (*Session_Meta_Location) String ¶ added in v0.82.0
func (x *Session_Meta_Location) String() string
type SetOrganizationKycRequest ¶ added in v0.49.0
type SetOrganizationKycRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
Status bool `protobuf:"varint,2,opt,name=status,proto3" json:"status,omitempty"`
Link string `protobuf:"bytes,3,opt,name=link,proto3" json:"link,omitempty"`
// contains filtered or unexported fields
}
func (*SetOrganizationKycRequest) Descriptor
deprecated
added in
v0.49.0
func (*SetOrganizationKycRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetOrganizationKycRequest.ProtoReflect.Descriptor instead.
func (*SetOrganizationKycRequest) GetLink ¶ added in v0.49.0
func (x *SetOrganizationKycRequest) GetLink() string
func (*SetOrganizationKycRequest) GetOrgId ¶ added in v0.49.0
func (x *SetOrganizationKycRequest) GetOrgId() string
func (*SetOrganizationKycRequest) GetStatus ¶ added in v0.49.0
func (x *SetOrganizationKycRequest) GetStatus() bool
func (*SetOrganizationKycRequest) ProtoMessage ¶ added in v0.49.0
func (*SetOrganizationKycRequest) ProtoMessage()
func (*SetOrganizationKycRequest) ProtoReflect ¶ added in v0.49.0
func (x *SetOrganizationKycRequest) ProtoReflect() protoreflect.Message
func (*SetOrganizationKycRequest) Reset ¶ added in v0.49.0
func (x *SetOrganizationKycRequest) Reset()
func (*SetOrganizationKycRequest) String ¶ added in v0.49.0
func (x *SetOrganizationKycRequest) String() string
type SetOrganizationKycResponse ¶ added in v0.49.0
type SetOrganizationKycResponse struct {
OrganizationKyc *OrganizationKyc `protobuf:"bytes,1,opt,name=organization_kyc,json=organizationKyc,proto3" json:"organization_kyc,omitempty"`
// contains filtered or unexported fields
}
func (*SetOrganizationKycResponse) Descriptor
deprecated
added in
v0.49.0
func (*SetOrganizationKycResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetOrganizationKycResponse.ProtoReflect.Descriptor instead.
func (*SetOrganizationKycResponse) GetOrganizationKyc ¶ added in v0.49.0
func (x *SetOrganizationKycResponse) GetOrganizationKyc() *OrganizationKyc
func (*SetOrganizationKycResponse) ProtoMessage ¶ added in v0.49.0
func (*SetOrganizationKycResponse) ProtoMessage()
func (*SetOrganizationKycResponse) ProtoReflect ¶ added in v0.49.0
func (x *SetOrganizationKycResponse) ProtoReflect() protoreflect.Message
func (*SetOrganizationKycResponse) Reset ¶ added in v0.49.0
func (x *SetOrganizationKycResponse) Reset()
func (*SetOrganizationKycResponse) String ¶ added in v0.49.0
func (x *SetOrganizationKycResponse) String() string
type SetOrganizationMemberRoleRequest ¶ added in v0.95.0
type SetOrganizationMemberRoleRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
RoleId string `protobuf:"bytes,3,opt,name=role_id,json=roleId,proto3" json:"role_id,omitempty"`
// contains filtered or unexported fields
}
func (*SetOrganizationMemberRoleRequest) Descriptor
deprecated
added in
v0.95.0
func (*SetOrganizationMemberRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetOrganizationMemberRoleRequest.ProtoReflect.Descriptor instead.
func (*SetOrganizationMemberRoleRequest) GetOrgId ¶ added in v0.95.0
func (x *SetOrganizationMemberRoleRequest) GetOrgId() string
func (*SetOrganizationMemberRoleRequest) GetRoleId ¶ added in v0.95.0
func (x *SetOrganizationMemberRoleRequest) GetRoleId() string
func (*SetOrganizationMemberRoleRequest) GetUserId ¶ added in v0.95.0
func (x *SetOrganizationMemberRoleRequest) GetUserId() string
func (*SetOrganizationMemberRoleRequest) ProtoMessage ¶ added in v0.95.0
func (*SetOrganizationMemberRoleRequest) ProtoMessage()
func (*SetOrganizationMemberRoleRequest) ProtoReflect ¶ added in v0.95.0
func (x *SetOrganizationMemberRoleRequest) ProtoReflect() protoreflect.Message
func (*SetOrganizationMemberRoleRequest) Reset ¶ added in v0.95.0
func (x *SetOrganizationMemberRoleRequest) Reset()
func (*SetOrganizationMemberRoleRequest) String ¶ added in v0.95.0
func (x *SetOrganizationMemberRoleRequest) String() string
type SetOrganizationMemberRoleResponse ¶ added in v0.95.0
type SetOrganizationMemberRoleResponse struct {
// contains filtered or unexported fields
}
func (*SetOrganizationMemberRoleResponse) Descriptor
deprecated
added in
v0.95.0
func (*SetOrganizationMemberRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetOrganizationMemberRoleResponse.ProtoReflect.Descriptor instead.
func (*SetOrganizationMemberRoleResponse) ProtoMessage ¶ added in v0.95.0
func (*SetOrganizationMemberRoleResponse) ProtoMessage()
func (*SetOrganizationMemberRoleResponse) ProtoReflect ¶ added in v0.95.0
func (x *SetOrganizationMemberRoleResponse) ProtoReflect() protoreflect.Message
func (*SetOrganizationMemberRoleResponse) Reset ¶ added in v0.95.0
func (x *SetOrganizationMemberRoleResponse) Reset()
func (*SetOrganizationMemberRoleResponse) String ¶ added in v0.95.0
func (x *SetOrganizationMemberRoleResponse) String() string
type Subscription ¶ added in v0.8.0
type Subscription struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
CustomerId string `protobuf:"bytes,2,opt,name=customer_id,json=customerId,proto3" json:"customer_id,omitempty"`
ProviderId string `protobuf:"bytes,3,opt,name=provider_id,json=providerId,proto3" json:"provider_id,omitempty"`
PlanId string `protobuf:"bytes,4,opt,name=plan_id,json=planId,proto3" json:"plan_id,omitempty"`
State string `protobuf:"bytes,5,opt,name=state,proto3" json:"state,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,10,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
CanceledAt *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=canceled_at,json=canceledAt,proto3" json:"canceled_at,omitempty"`
EndedAt *timestamppb.Timestamp `protobuf:"bytes,14,opt,name=ended_at,json=endedAt,proto3" json:"ended_at,omitempty"`
TrialEndsAt *timestamppb.Timestamp `protobuf:"bytes,15,opt,name=trial_ends_at,json=trialEndsAt,proto3" json:"trial_ends_at,omitempty"`
CurrentPeriodStartAt *timestamppb.Timestamp `` /* 126-byte string literal not displayed */
CurrentPeriodEndAt *timestamppb.Timestamp `protobuf:"bytes,17,opt,name=current_period_end_at,json=currentPeriodEndAt,proto3" json:"current_period_end_at,omitempty"`
BillingCycleAnchorAt *timestamppb.Timestamp `` /* 126-byte string literal not displayed */
Phases []*Subscription_Phase `protobuf:"bytes,20,rep,name=phases,proto3" json:"phases,omitempty"`
Customer *BillingAccount `protobuf:"bytes,101,opt,name=customer,proto3" json:"customer,omitempty"`
Plan *Plan `protobuf:"bytes,102,opt,name=plan,proto3" json:"plan,omitempty"`
// contains filtered or unexported fields
}
func (*Subscription) Descriptor
deprecated
added in
v0.8.0
func (*Subscription) Descriptor() ([]byte, []int)
Deprecated: Use Subscription.ProtoReflect.Descriptor instead.
func (*Subscription) GetBillingCycleAnchorAt ¶ added in v0.8.26
func (x *Subscription) GetBillingCycleAnchorAt() *timestamppb.Timestamp
func (*Subscription) GetCanceledAt ¶ added in v0.8.0
func (x *Subscription) GetCanceledAt() *timestamppb.Timestamp
func (*Subscription) GetCreatedAt ¶ added in v0.8.0
func (x *Subscription) GetCreatedAt() *timestamppb.Timestamp
func (*Subscription) GetCurrentPeriodEndAt ¶ added in v0.8.26
func (x *Subscription) GetCurrentPeriodEndAt() *timestamppb.Timestamp
func (*Subscription) GetCurrentPeriodStartAt ¶ added in v0.8.26
func (x *Subscription) GetCurrentPeriodStartAt() *timestamppb.Timestamp
func (*Subscription) GetCustomer ¶ added in v0.8.41
func (x *Subscription) GetCustomer() *BillingAccount
func (*Subscription) GetCustomerId ¶ added in v0.8.0
func (x *Subscription) GetCustomerId() string
func (*Subscription) GetEndedAt ¶ added in v0.8.0
func (x *Subscription) GetEndedAt() *timestamppb.Timestamp
func (*Subscription) GetId ¶ added in v0.8.0
func (x *Subscription) GetId() string
func (*Subscription) GetMetadata ¶ added in v0.8.0
func (x *Subscription) GetMetadata() *structpb.Struct
func (*Subscription) GetPhases ¶ added in v0.8.19
func (x *Subscription) GetPhases() []*Subscription_Phase
func (*Subscription) GetPlan ¶ added in v0.8.41
func (x *Subscription) GetPlan() *Plan
func (*Subscription) GetPlanId ¶ added in v0.8.0
func (x *Subscription) GetPlanId() string
func (*Subscription) GetProviderId ¶ added in v0.8.0
func (x *Subscription) GetProviderId() string
func (*Subscription) GetState ¶ added in v0.8.0
func (x *Subscription) GetState() string
func (*Subscription) GetTrialEndsAt ¶ added in v0.8.24
func (x *Subscription) GetTrialEndsAt() *timestamppb.Timestamp
func (*Subscription) GetUpdatedAt ¶ added in v0.8.0
func (x *Subscription) GetUpdatedAt() *timestamppb.Timestamp
func (*Subscription) ProtoMessage ¶ added in v0.8.0
func (*Subscription) ProtoMessage()
func (*Subscription) ProtoReflect ¶ added in v0.8.0
func (x *Subscription) ProtoReflect() protoreflect.Message
func (*Subscription) Reset ¶ added in v0.8.0
func (x *Subscription) Reset()
func (*Subscription) String ¶ added in v0.8.0
func (x *Subscription) String() string
type Subscription_Phase ¶ added in v0.8.19
type Subscription_Phase struct {
EffectiveAt *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=effective_at,json=effectiveAt,proto3" json:"effective_at,omitempty"`
PlanId string `protobuf:"bytes,2,opt,name=plan_id,json=planId,proto3" json:"plan_id,omitempty"`
Reason string `protobuf:"bytes,3,opt,name=reason,proto3" json:"reason,omitempty"`
// contains filtered or unexported fields
}
func (*Subscription_Phase) Descriptor
deprecated
added in
v0.8.19
func (*Subscription_Phase) Descriptor() ([]byte, []int)
Deprecated: Use Subscription_Phase.ProtoReflect.Descriptor instead.
func (*Subscription_Phase) GetEffectiveAt ¶ added in v0.8.19
func (x *Subscription_Phase) GetEffectiveAt() *timestamppb.Timestamp
func (*Subscription_Phase) GetPlanId ¶ added in v0.8.19
func (x *Subscription_Phase) GetPlanId() string
func (*Subscription_Phase) GetReason ¶ added in v0.24.0
func (x *Subscription_Phase) GetReason() string
func (*Subscription_Phase) ProtoMessage ¶ added in v0.8.19
func (*Subscription_Phase) ProtoMessage()
func (*Subscription_Phase) ProtoReflect ¶ added in v0.8.19
func (x *Subscription_Phase) ProtoReflect() protoreflect.Message
func (*Subscription_Phase) Reset ¶ added in v0.8.19
func (x *Subscription_Phase) Reset()
func (*Subscription_Phase) String ¶ added in v0.8.19
func (x *Subscription_Phase) String() string
type TotalDebitedTransactionsRequest ¶ added in v0.51.0
type TotalDebitedTransactionsRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// DEPRECATED: billing_id will be inferred from org_id
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
// contains filtered or unexported fields
}
func (*TotalDebitedTransactionsRequest) Descriptor
deprecated
added in
v0.51.0
func (*TotalDebitedTransactionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use TotalDebitedTransactionsRequest.ProtoReflect.Descriptor instead.
func (*TotalDebitedTransactionsRequest) GetBillingId
deprecated
added in
v0.51.0
func (x *TotalDebitedTransactionsRequest) GetBillingId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*TotalDebitedTransactionsRequest) GetOrgId ¶ added in v0.51.0
func (x *TotalDebitedTransactionsRequest) GetOrgId() string
func (*TotalDebitedTransactionsRequest) ProtoMessage ¶ added in v0.51.0
func (*TotalDebitedTransactionsRequest) ProtoMessage()
func (*TotalDebitedTransactionsRequest) ProtoReflect ¶ added in v0.51.0
func (x *TotalDebitedTransactionsRequest) ProtoReflect() protoreflect.Message
func (*TotalDebitedTransactionsRequest) Reset ¶ added in v0.51.0
func (x *TotalDebitedTransactionsRequest) Reset()
func (*TotalDebitedTransactionsRequest) String ¶ added in v0.51.0
func (x *TotalDebitedTransactionsRequest) String() string
type TotalDebitedTransactionsResponse ¶ added in v0.51.0
type TotalDebitedTransactionsResponse struct {
// Total debited amount in the billing account
Debited *BillingAccount_Balance `protobuf:"bytes,1,opt,name=debited,proto3" json:"debited,omitempty"`
// contains filtered or unexported fields
}
func (*TotalDebitedTransactionsResponse) Descriptor
deprecated
added in
v0.51.0
func (*TotalDebitedTransactionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use TotalDebitedTransactionsResponse.ProtoReflect.Descriptor instead.
func (*TotalDebitedTransactionsResponse) GetDebited ¶ added in v0.51.0
func (x *TotalDebitedTransactionsResponse) GetDebited() *BillingAccount_Balance
func (*TotalDebitedTransactionsResponse) ProtoMessage ¶ added in v0.51.0
func (*TotalDebitedTransactionsResponse) ProtoMessage()
func (*TotalDebitedTransactionsResponse) ProtoReflect ¶ added in v0.51.0
func (x *TotalDebitedTransactionsResponse) ProtoReflect() protoreflect.Message
func (*TotalDebitedTransactionsResponse) Reset ¶ added in v0.51.0
func (x *TotalDebitedTransactionsResponse) Reset()
func (*TotalDebitedTransactionsResponse) String ¶ added in v0.51.0
func (x *TotalDebitedTransactionsResponse) String() string
type UpdateBillingAccountDetailsRequest ¶ added in v0.60.0
type UpdateBillingAccountDetailsRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
// credit_min is the minimum credit limit for the billing account
// default is 0, negative numbers work as overdraft, positive
// numbers work as minimum purchase limit
CreditMin int64 `protobuf:"varint,3,opt,name=credit_min,json=creditMin,proto3" json:"credit_min,omitempty"`
// due_in_days is the number of days after the invoice finalization
// that it will be considered overdue, if set to 0, the customer will
// be charged immediately
DueInDays int64 `protobuf:"varint,4,opt,name=due_in_days,json=dueInDays,proto3" json:"due_in_days,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateBillingAccountDetailsRequest) Descriptor
deprecated
added in
v0.60.0
func (*UpdateBillingAccountDetailsRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBillingAccountDetailsRequest.ProtoReflect.Descriptor instead.
func (*UpdateBillingAccountDetailsRequest) GetCreditMin ¶ added in v0.60.0
func (x *UpdateBillingAccountDetailsRequest) GetCreditMin() int64
func (*UpdateBillingAccountDetailsRequest) GetDueInDays ¶ added in v0.60.0
func (x *UpdateBillingAccountDetailsRequest) GetDueInDays() int64
func (*UpdateBillingAccountDetailsRequest) GetId ¶ added in v0.60.0
func (x *UpdateBillingAccountDetailsRequest) GetId() string
func (*UpdateBillingAccountDetailsRequest) GetOrgId ¶ added in v0.60.0
func (x *UpdateBillingAccountDetailsRequest) GetOrgId() string
func (*UpdateBillingAccountDetailsRequest) ProtoMessage ¶ added in v0.60.0
func (*UpdateBillingAccountDetailsRequest) ProtoMessage()
func (*UpdateBillingAccountDetailsRequest) ProtoReflect ¶ added in v0.60.0
func (x *UpdateBillingAccountDetailsRequest) ProtoReflect() protoreflect.Message
func (*UpdateBillingAccountDetailsRequest) Reset ¶ added in v0.60.0
func (x *UpdateBillingAccountDetailsRequest) Reset()
func (*UpdateBillingAccountDetailsRequest) String ¶ added in v0.60.0
func (x *UpdateBillingAccountDetailsRequest) String() string
type UpdateBillingAccountDetailsResponse ¶ added in v0.60.0
type UpdateBillingAccountDetailsResponse struct {
// contains filtered or unexported fields
}
func (*UpdateBillingAccountDetailsResponse) Descriptor
deprecated
added in
v0.60.0
func (*UpdateBillingAccountDetailsResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBillingAccountDetailsResponse.ProtoReflect.Descriptor instead.
func (*UpdateBillingAccountDetailsResponse) ProtoMessage ¶ added in v0.60.0
func (*UpdateBillingAccountDetailsResponse) ProtoMessage()
func (*UpdateBillingAccountDetailsResponse) ProtoReflect ¶ added in v0.60.0
func (x *UpdateBillingAccountDetailsResponse) ProtoReflect() protoreflect.Message
func (*UpdateBillingAccountDetailsResponse) Reset ¶ added in v0.60.0
func (x *UpdateBillingAccountDetailsResponse) Reset()
func (*UpdateBillingAccountDetailsResponse) String ¶ added in v0.60.0
func (x *UpdateBillingAccountDetailsResponse) String() string
type UpdateBillingAccountLimitsRequest ¶ added in v0.34.0
type UpdateBillingAccountLimitsRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
// credit_min is the minimum credit limit for the billing account
// default is 0, negative numbers work as overdraft, positive
// numbers work as minimum purchase limit
CreditMin int64 `protobuf:"varint,3,opt,name=credit_min,json=creditMin,proto3" json:"credit_min,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateBillingAccountLimitsRequest) Descriptor
deprecated
added in
v0.34.0
func (*UpdateBillingAccountLimitsRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBillingAccountLimitsRequest.ProtoReflect.Descriptor instead.
func (*UpdateBillingAccountLimitsRequest) GetCreditMin ¶ added in v0.34.0
func (x *UpdateBillingAccountLimitsRequest) GetCreditMin() int64
func (*UpdateBillingAccountLimitsRequest) GetId ¶ added in v0.34.0
func (x *UpdateBillingAccountLimitsRequest) GetId() string
func (*UpdateBillingAccountLimitsRequest) GetOrgId ¶ added in v0.34.0
func (x *UpdateBillingAccountLimitsRequest) GetOrgId() string
func (*UpdateBillingAccountLimitsRequest) ProtoMessage ¶ added in v0.34.0
func (*UpdateBillingAccountLimitsRequest) ProtoMessage()
func (*UpdateBillingAccountLimitsRequest) ProtoReflect ¶ added in v0.34.0
func (x *UpdateBillingAccountLimitsRequest) ProtoReflect() protoreflect.Message
func (*UpdateBillingAccountLimitsRequest) Reset ¶ added in v0.34.0
func (x *UpdateBillingAccountLimitsRequest) Reset()
func (*UpdateBillingAccountLimitsRequest) String ¶ added in v0.34.0
func (x *UpdateBillingAccountLimitsRequest) String() string
type UpdateBillingAccountLimitsResponse ¶ added in v0.34.0
type UpdateBillingAccountLimitsResponse struct {
// contains filtered or unexported fields
}
func (*UpdateBillingAccountLimitsResponse) Descriptor
deprecated
added in
v0.34.0
func (*UpdateBillingAccountLimitsResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBillingAccountLimitsResponse.ProtoReflect.Descriptor instead.
func (*UpdateBillingAccountLimitsResponse) ProtoMessage ¶ added in v0.34.0
func (*UpdateBillingAccountLimitsResponse) ProtoMessage()
func (*UpdateBillingAccountLimitsResponse) ProtoReflect ¶ added in v0.34.0
func (x *UpdateBillingAccountLimitsResponse) ProtoReflect() protoreflect.Message
func (*UpdateBillingAccountLimitsResponse) Reset ¶ added in v0.34.0
func (x *UpdateBillingAccountLimitsResponse) Reset()
func (*UpdateBillingAccountLimitsResponse) String ¶ added in v0.34.0
func (x *UpdateBillingAccountLimitsResponse) String() string
type UpdateBillingAccountRequest ¶ added in v0.8.0
type UpdateBillingAccountRequest struct {
// ID of the billing account to update
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // DEPRECATED: org_id will be inferred from billing account id
// Billing account to update.
Body *BillingAccountRequestBody `protobuf:"bytes,3,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateBillingAccountRequest) Descriptor
deprecated
added in
v0.8.0
func (*UpdateBillingAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBillingAccountRequest.ProtoReflect.Descriptor instead.
func (*UpdateBillingAccountRequest) GetBody ¶ added in v0.8.0
func (x *UpdateBillingAccountRequest) GetBody() *BillingAccountRequestBody
func (*UpdateBillingAccountRequest) GetId ¶ added in v0.8.0
func (x *UpdateBillingAccountRequest) GetId() string
func (*UpdateBillingAccountRequest) GetOrgId
deprecated
added in
v0.8.0
func (x *UpdateBillingAccountRequest) GetOrgId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*UpdateBillingAccountRequest) ProtoMessage ¶ added in v0.8.0
func (*UpdateBillingAccountRequest) ProtoMessage()
func (*UpdateBillingAccountRequest) ProtoReflect ¶ added in v0.8.0
func (x *UpdateBillingAccountRequest) ProtoReflect() protoreflect.Message
func (*UpdateBillingAccountRequest) Reset ¶ added in v0.8.0
func (x *UpdateBillingAccountRequest) Reset()
func (*UpdateBillingAccountRequest) String ¶ added in v0.8.0
func (x *UpdateBillingAccountRequest) String() string
type UpdateBillingAccountResponse ¶ added in v0.8.0
type UpdateBillingAccountResponse struct {
// Updated billing account
BillingAccount *BillingAccount `protobuf:"bytes,1,opt,name=billing_account,json=billingAccount,proto3" json:"billing_account,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateBillingAccountResponse) Descriptor
deprecated
added in
v0.8.0
func (*UpdateBillingAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBillingAccountResponse.ProtoReflect.Descriptor instead.
func (*UpdateBillingAccountResponse) GetBillingAccount ¶ added in v0.8.0
func (x *UpdateBillingAccountResponse) GetBillingAccount() *BillingAccount
func (*UpdateBillingAccountResponse) ProtoMessage ¶ added in v0.8.0
func (*UpdateBillingAccountResponse) ProtoMessage()
func (*UpdateBillingAccountResponse) ProtoReflect ¶ added in v0.8.0
func (x *UpdateBillingAccountResponse) ProtoReflect() protoreflect.Message
func (*UpdateBillingAccountResponse) Reset ¶ added in v0.8.0
func (x *UpdateBillingAccountResponse) Reset()
func (*UpdateBillingAccountResponse) String ¶ added in v0.8.0
func (x *UpdateBillingAccountResponse) String() string
type UpdateCurrentUserPATRequest ¶ added in v0.94.0
type UpdateCurrentUserPATRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
// Role-scope assignments for the PAT
Scopes []*PATScope `protobuf:"bytes,6,rep,name=scopes,proto3" json:"scopes,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,5,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateCurrentUserPATRequest) Descriptor
deprecated
added in
v0.94.0
func (*UpdateCurrentUserPATRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCurrentUserPATRequest.ProtoReflect.Descriptor instead.
func (*UpdateCurrentUserPATRequest) GetId ¶ added in v0.94.0
func (x *UpdateCurrentUserPATRequest) GetId() string
func (*UpdateCurrentUserPATRequest) GetMetadata ¶ added in v0.94.0
func (x *UpdateCurrentUserPATRequest) GetMetadata() *structpb.Struct
func (*UpdateCurrentUserPATRequest) GetScopes ¶ added in v0.95.0
func (x *UpdateCurrentUserPATRequest) GetScopes() []*PATScope
func (*UpdateCurrentUserPATRequest) GetTitle ¶ added in v0.94.0
func (x *UpdateCurrentUserPATRequest) GetTitle() string
func (*UpdateCurrentUserPATRequest) ProtoMessage ¶ added in v0.94.0
func (*UpdateCurrentUserPATRequest) ProtoMessage()
func (*UpdateCurrentUserPATRequest) ProtoReflect ¶ added in v0.94.0
func (x *UpdateCurrentUserPATRequest) ProtoReflect() protoreflect.Message
func (*UpdateCurrentUserPATRequest) Reset ¶ added in v0.94.0
func (x *UpdateCurrentUserPATRequest) Reset()
func (*UpdateCurrentUserPATRequest) String ¶ added in v0.94.0
func (x *UpdateCurrentUserPATRequest) String() string
type UpdateCurrentUserPATResponse ¶ added in v0.94.0
type UpdateCurrentUserPATResponse struct {
Pat *PAT `protobuf:"bytes,1,opt,name=pat,proto3" json:"pat,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateCurrentUserPATResponse) Descriptor
deprecated
added in
v0.94.0
func (*UpdateCurrentUserPATResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCurrentUserPATResponse.ProtoReflect.Descriptor instead.
func (*UpdateCurrentUserPATResponse) GetPat ¶ added in v0.94.0
func (x *UpdateCurrentUserPATResponse) GetPat() *PAT
func (*UpdateCurrentUserPATResponse) ProtoMessage ¶ added in v0.94.0
func (*UpdateCurrentUserPATResponse) ProtoMessage()
func (*UpdateCurrentUserPATResponse) ProtoReflect ¶ added in v0.94.0
func (x *UpdateCurrentUserPATResponse) ProtoReflect() protoreflect.Message
func (*UpdateCurrentUserPATResponse) Reset ¶ added in v0.94.0
func (x *UpdateCurrentUserPATResponse) Reset()
func (*UpdateCurrentUserPATResponse) String ¶ added in v0.94.0
func (x *UpdateCurrentUserPATResponse) String() string
type UpdateCurrentUserRequest ¶
type UpdateCurrentUserRequest struct {
Body *UserRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateCurrentUserRequest) Descriptor
deprecated
func (*UpdateCurrentUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCurrentUserRequest.ProtoReflect.Descriptor instead.
func (*UpdateCurrentUserRequest) GetBody ¶
func (x *UpdateCurrentUserRequest) GetBody() *UserRequestBody
func (*UpdateCurrentUserRequest) ProtoMessage ¶
func (*UpdateCurrentUserRequest) ProtoMessage()
func (*UpdateCurrentUserRequest) ProtoReflect ¶
func (x *UpdateCurrentUserRequest) ProtoReflect() protoreflect.Message
func (*UpdateCurrentUserRequest) Reset ¶
func (x *UpdateCurrentUserRequest) Reset()
func (*UpdateCurrentUserRequest) String ¶
func (x *UpdateCurrentUserRequest) String() string
type UpdateCurrentUserResponse ¶
type UpdateCurrentUserResponse struct {
User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateCurrentUserResponse) Descriptor
deprecated
func (*UpdateCurrentUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCurrentUserResponse.ProtoReflect.Descriptor instead.
func (*UpdateCurrentUserResponse) GetUser ¶
func (x *UpdateCurrentUserResponse) GetUser() *User
func (*UpdateCurrentUserResponse) ProtoMessage ¶
func (*UpdateCurrentUserResponse) ProtoMessage()
func (*UpdateCurrentUserResponse) ProtoReflect ¶
func (x *UpdateCurrentUserResponse) ProtoReflect() protoreflect.Message
func (*UpdateCurrentUserResponse) Reset ¶
func (x *UpdateCurrentUserResponse) Reset()
func (*UpdateCurrentUserResponse) String ¶
func (x *UpdateCurrentUserResponse) String() string
type UpdateFeatureRequest ¶ added in v0.8.0
type UpdateFeatureRequest struct {
// ID of the feature to update
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// Feature to update
Body *FeatureRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateFeatureRequest) Descriptor
deprecated
added in
v0.8.0
func (*UpdateFeatureRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFeatureRequest.ProtoReflect.Descriptor instead.
func (*UpdateFeatureRequest) GetBody ¶ added in v0.8.0
func (x *UpdateFeatureRequest) GetBody() *FeatureRequestBody
func (*UpdateFeatureRequest) GetId ¶ added in v0.8.0
func (x *UpdateFeatureRequest) GetId() string
func (*UpdateFeatureRequest) ProtoMessage ¶ added in v0.8.0
func (*UpdateFeatureRequest) ProtoMessage()
func (*UpdateFeatureRequest) ProtoReflect ¶ added in v0.8.0
func (x *UpdateFeatureRequest) ProtoReflect() protoreflect.Message
func (*UpdateFeatureRequest) Reset ¶ added in v0.8.0
func (x *UpdateFeatureRequest) Reset()
func (*UpdateFeatureRequest) String ¶ added in v0.8.0
func (x *UpdateFeatureRequest) String() string
type UpdateFeatureResponse ¶ added in v0.8.0
type UpdateFeatureResponse struct {
// Updated feature
Feature *Feature `protobuf:"bytes,1,opt,name=feature,proto3" json:"feature,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateFeatureResponse) Descriptor
deprecated
added in
v0.8.0
func (*UpdateFeatureResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFeatureResponse.ProtoReflect.Descriptor instead.
func (*UpdateFeatureResponse) GetFeature ¶ added in v0.8.0
func (x *UpdateFeatureResponse) GetFeature() *Feature
func (*UpdateFeatureResponse) ProtoMessage ¶ added in v0.8.0
func (*UpdateFeatureResponse) ProtoMessage()
func (*UpdateFeatureResponse) ProtoReflect ¶ added in v0.8.0
func (x *UpdateFeatureResponse) ProtoReflect() protoreflect.Message
func (*UpdateFeatureResponse) Reset ¶ added in v0.8.0
func (x *UpdateFeatureResponse) Reset()
func (*UpdateFeatureResponse) String ¶ added in v0.8.0
func (x *UpdateFeatureResponse) String() string
type UpdateGroupRequest ¶
type UpdateGroupRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Body *GroupRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"`
OrgId string `protobuf:"bytes,3,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateGroupRequest) Descriptor
deprecated
func (*UpdateGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGroupRequest.ProtoReflect.Descriptor instead.
func (*UpdateGroupRequest) GetBody ¶
func (x *UpdateGroupRequest) GetBody() *GroupRequestBody
func (*UpdateGroupRequest) GetId ¶
func (x *UpdateGroupRequest) GetId() string
func (*UpdateGroupRequest) GetOrgId ¶
func (x *UpdateGroupRequest) GetOrgId() string
func (*UpdateGroupRequest) ProtoMessage ¶
func (*UpdateGroupRequest) ProtoMessage()
func (*UpdateGroupRequest) ProtoReflect ¶
func (x *UpdateGroupRequest) ProtoReflect() protoreflect.Message
func (*UpdateGroupRequest) Reset ¶
func (x *UpdateGroupRequest) Reset()
func (*UpdateGroupRequest) String ¶
func (x *UpdateGroupRequest) String() string
type UpdateGroupResponse ¶
type UpdateGroupResponse struct {
Group *Group `protobuf:"bytes,1,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateGroupResponse) Descriptor
deprecated
func (*UpdateGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGroupResponse.ProtoReflect.Descriptor instead.
func (*UpdateGroupResponse) GetGroup ¶
func (x *UpdateGroupResponse) GetGroup() *Group
func (*UpdateGroupResponse) ProtoMessage ¶
func (*UpdateGroupResponse) ProtoMessage()
func (*UpdateGroupResponse) ProtoReflect ¶
func (x *UpdateGroupResponse) ProtoReflect() protoreflect.Message
func (*UpdateGroupResponse) Reset ¶
func (x *UpdateGroupResponse) Reset()
func (*UpdateGroupResponse) String ¶
func (x *UpdateGroupResponse) String() string
type UpdateMetaSchemaRequest ¶
type UpdateMetaSchemaRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Body *MetaSchemaRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateMetaSchemaRequest) Descriptor
deprecated
func (*UpdateMetaSchemaRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateMetaSchemaRequest.ProtoReflect.Descriptor instead.
func (*UpdateMetaSchemaRequest) GetBody ¶
func (x *UpdateMetaSchemaRequest) GetBody() *MetaSchemaRequestBody
func (*UpdateMetaSchemaRequest) GetId ¶
func (x *UpdateMetaSchemaRequest) GetId() string
func (*UpdateMetaSchemaRequest) ProtoMessage ¶
func (*UpdateMetaSchemaRequest) ProtoMessage()
func (*UpdateMetaSchemaRequest) ProtoReflect ¶
func (x *UpdateMetaSchemaRequest) ProtoReflect() protoreflect.Message
func (*UpdateMetaSchemaRequest) Reset ¶
func (x *UpdateMetaSchemaRequest) Reset()
func (*UpdateMetaSchemaRequest) String ¶
func (x *UpdateMetaSchemaRequest) String() string
type UpdateMetaSchemaResponse ¶
type UpdateMetaSchemaResponse struct {
Metaschema *MetaSchema `protobuf:"bytes,1,opt,name=metaschema,proto3" json:"metaschema,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateMetaSchemaResponse) Descriptor
deprecated
func (*UpdateMetaSchemaResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateMetaSchemaResponse.ProtoReflect.Descriptor instead.
func (*UpdateMetaSchemaResponse) GetMetaschema ¶
func (x *UpdateMetaSchemaResponse) GetMetaschema() *MetaSchema
func (*UpdateMetaSchemaResponse) ProtoMessage ¶
func (*UpdateMetaSchemaResponse) ProtoMessage()
func (*UpdateMetaSchemaResponse) ProtoReflect ¶
func (x *UpdateMetaSchemaResponse) ProtoReflect() protoreflect.Message
func (*UpdateMetaSchemaResponse) Reset ¶
func (x *UpdateMetaSchemaResponse) Reset()
func (*UpdateMetaSchemaResponse) String ¶
func (x *UpdateMetaSchemaResponse) String() string
type UpdateOrganizationRequest ¶
type UpdateOrganizationRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Body *OrganizationRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateOrganizationRequest) Descriptor
deprecated
func (*UpdateOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateOrganizationRequest.ProtoReflect.Descriptor instead.
func (*UpdateOrganizationRequest) GetBody ¶
func (x *UpdateOrganizationRequest) GetBody() *OrganizationRequestBody
func (*UpdateOrganizationRequest) GetId ¶
func (x *UpdateOrganizationRequest) GetId() string
func (*UpdateOrganizationRequest) ProtoMessage ¶
func (*UpdateOrganizationRequest) ProtoMessage()
func (*UpdateOrganizationRequest) ProtoReflect ¶
func (x *UpdateOrganizationRequest) ProtoReflect() protoreflect.Message
func (*UpdateOrganizationRequest) Reset ¶
func (x *UpdateOrganizationRequest) Reset()
func (*UpdateOrganizationRequest) String ¶
func (x *UpdateOrganizationRequest) String() string
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
type UpdateOrganizationRoleRequest ¶
type UpdateOrganizationRoleRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
OrgId string `protobuf:"bytes,3,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
Body *RoleRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateOrganizationRoleRequest) Descriptor
deprecated
func (*UpdateOrganizationRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateOrganizationRoleRequest.ProtoReflect.Descriptor instead.
func (*UpdateOrganizationRoleRequest) GetBody ¶
func (x *UpdateOrganizationRoleRequest) GetBody() *RoleRequestBody
func (*UpdateOrganizationRoleRequest) GetId ¶
func (x *UpdateOrganizationRoleRequest) GetId() string
func (*UpdateOrganizationRoleRequest) GetOrgId ¶
func (x *UpdateOrganizationRoleRequest) GetOrgId() string
func (*UpdateOrganizationRoleRequest) ProtoMessage ¶
func (*UpdateOrganizationRoleRequest) ProtoMessage()
func (*UpdateOrganizationRoleRequest) ProtoReflect ¶
func (x *UpdateOrganizationRoleRequest) ProtoReflect() protoreflect.Message
func (*UpdateOrganizationRoleRequest) Reset ¶
func (x *UpdateOrganizationRoleRequest) Reset()
func (*UpdateOrganizationRoleRequest) String ¶
func (x *UpdateOrganizationRoleRequest) String() string
type UpdateOrganizationRoleResponse ¶
type UpdateOrganizationRoleResponse struct {
Role *Role `protobuf:"bytes,1,opt,name=role,proto3" json:"role,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateOrganizationRoleResponse) Descriptor
deprecated
func (*UpdateOrganizationRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateOrganizationRoleResponse.ProtoReflect.Descriptor instead.
func (*UpdateOrganizationRoleResponse) GetRole ¶
func (x *UpdateOrganizationRoleResponse) GetRole() *Role
func (*UpdateOrganizationRoleResponse) ProtoMessage ¶
func (*UpdateOrganizationRoleResponse) ProtoMessage()
func (*UpdateOrganizationRoleResponse) ProtoReflect ¶
func (x *UpdateOrganizationRoleResponse) ProtoReflect() protoreflect.Message
func (*UpdateOrganizationRoleResponse) Reset ¶
func (x *UpdateOrganizationRoleResponse) Reset()
func (*UpdateOrganizationRoleResponse) String ¶
func (x *UpdateOrganizationRoleResponse) String() string
type UpdatePermissionRequest ¶
type UpdatePermissionRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Body *PermissionRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*UpdatePermissionRequest) Descriptor
deprecated
func (*UpdatePermissionRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePermissionRequest.ProtoReflect.Descriptor instead.
func (*UpdatePermissionRequest) GetBody ¶
func (x *UpdatePermissionRequest) GetBody() *PermissionRequestBody
func (*UpdatePermissionRequest) GetId ¶
func (x *UpdatePermissionRequest) GetId() string
func (*UpdatePermissionRequest) ProtoMessage ¶
func (*UpdatePermissionRequest) ProtoMessage()
func (*UpdatePermissionRequest) ProtoReflect ¶
func (x *UpdatePermissionRequest) ProtoReflect() protoreflect.Message
func (*UpdatePermissionRequest) Reset ¶
func (x *UpdatePermissionRequest) Reset()
func (*UpdatePermissionRequest) String ¶
func (x *UpdatePermissionRequest) String() string
type UpdatePermissionResponse ¶
type UpdatePermissionResponse struct {
Permission *Permission `protobuf:"bytes,1,opt,name=permission,proto3" json:"permission,omitempty"`
// contains filtered or unexported fields
}
func (*UpdatePermissionResponse) Descriptor
deprecated
func (*UpdatePermissionResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePermissionResponse.ProtoReflect.Descriptor instead.
func (*UpdatePermissionResponse) GetPermission ¶
func (x *UpdatePermissionResponse) GetPermission() *Permission
func (*UpdatePermissionResponse) ProtoMessage ¶
func (*UpdatePermissionResponse) ProtoMessage()
func (*UpdatePermissionResponse) ProtoReflect ¶
func (x *UpdatePermissionResponse) ProtoReflect() protoreflect.Message
func (*UpdatePermissionResponse) Reset ¶
func (x *UpdatePermissionResponse) Reset()
func (*UpdatePermissionResponse) String ¶
func (x *UpdatePermissionResponse) String() string
type UpdatePlanRequest ¶ added in v0.8.0
type UpdatePlanRequest struct {
// ID of the plan to update
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// Plan to update
Body *PlanRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*UpdatePlanRequest) Descriptor
deprecated
added in
v0.8.0
func (*UpdatePlanRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePlanRequest.ProtoReflect.Descriptor instead.
func (*UpdatePlanRequest) GetBody ¶ added in v0.8.0
func (x *UpdatePlanRequest) GetBody() *PlanRequestBody
func (*UpdatePlanRequest) GetId ¶ added in v0.8.0
func (x *UpdatePlanRequest) GetId() string
func (*UpdatePlanRequest) ProtoMessage ¶ added in v0.8.0
func (*UpdatePlanRequest) ProtoMessage()
func (*UpdatePlanRequest) ProtoReflect ¶ added in v0.8.0
func (x *UpdatePlanRequest) ProtoReflect() protoreflect.Message
func (*UpdatePlanRequest) Reset ¶ added in v0.8.0
func (x *UpdatePlanRequest) Reset()
func (*UpdatePlanRequest) String ¶ added in v0.8.0
func (x *UpdatePlanRequest) String() string
type UpdatePlanResponse ¶ added in v0.8.0
type UpdatePlanResponse struct {
// Updated plan
Plan *Plan `protobuf:"bytes,1,opt,name=plan,proto3" json:"plan,omitempty"`
// contains filtered or unexported fields
}
func (*UpdatePlanResponse) Descriptor
deprecated
added in
v0.8.0
func (*UpdatePlanResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePlanResponse.ProtoReflect.Descriptor instead.
func (*UpdatePlanResponse) GetPlan ¶ added in v0.8.0
func (x *UpdatePlanResponse) GetPlan() *Plan
func (*UpdatePlanResponse) ProtoMessage ¶ added in v0.8.0
func (*UpdatePlanResponse) ProtoMessage()
func (*UpdatePlanResponse) ProtoReflect ¶ added in v0.8.0
func (x *UpdatePlanResponse) ProtoReflect() protoreflect.Message
func (*UpdatePlanResponse) Reset ¶ added in v0.8.0
func (x *UpdatePlanResponse) Reset()
func (*UpdatePlanResponse) String ¶ added in v0.8.0
func (x *UpdatePlanResponse) String() string
type UpdatePolicyRequest ¶
type UpdatePolicyRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Body *PolicyRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*UpdatePolicyRequest) Descriptor
deprecated
func (*UpdatePolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePolicyRequest.ProtoReflect.Descriptor instead.
func (*UpdatePolicyRequest) GetBody ¶
func (x *UpdatePolicyRequest) GetBody() *PolicyRequestBody
func (*UpdatePolicyRequest) GetId ¶
func (x *UpdatePolicyRequest) GetId() string
func (*UpdatePolicyRequest) ProtoMessage ¶
func (*UpdatePolicyRequest) ProtoMessage()
func (*UpdatePolicyRequest) ProtoReflect ¶
func (x *UpdatePolicyRequest) ProtoReflect() protoreflect.Message
func (*UpdatePolicyRequest) Reset ¶
func (x *UpdatePolicyRequest) Reset()
func (*UpdatePolicyRequest) String ¶
func (x *UpdatePolicyRequest) String() string
type UpdatePolicyResponse ¶
type UpdatePolicyResponse struct {
Policies []*Policy `protobuf:"bytes,1,rep,name=policies,proto3" json:"policies,omitempty"`
// contains filtered or unexported fields
}
func (*UpdatePolicyResponse) Descriptor
deprecated
func (*UpdatePolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePolicyResponse.ProtoReflect.Descriptor instead.
func (*UpdatePolicyResponse) GetPolicies ¶
func (x *UpdatePolicyResponse) GetPolicies() []*Policy
func (*UpdatePolicyResponse) ProtoMessage ¶
func (*UpdatePolicyResponse) ProtoMessage()
func (*UpdatePolicyResponse) ProtoReflect ¶
func (x *UpdatePolicyResponse) ProtoReflect() protoreflect.Message
func (*UpdatePolicyResponse) Reset ¶
func (x *UpdatePolicyResponse) Reset()
func (*UpdatePolicyResponse) String ¶
func (x *UpdatePolicyResponse) String() string
type UpdateProductRequest ¶ added in v0.8.14
type UpdateProductRequest struct {
// ID of the product to update
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// Product to update
Body *ProductRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateProductRequest) Descriptor
deprecated
added in
v0.8.14
func (*UpdateProductRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProductRequest.ProtoReflect.Descriptor instead.
func (*UpdateProductRequest) GetBody ¶ added in v0.8.14
func (x *UpdateProductRequest) GetBody() *ProductRequestBody
func (*UpdateProductRequest) GetId ¶ added in v0.8.14
func (x *UpdateProductRequest) GetId() string
func (*UpdateProductRequest) ProtoMessage ¶ added in v0.8.14
func (*UpdateProductRequest) ProtoMessage()
func (*UpdateProductRequest) ProtoReflect ¶ added in v0.8.14
func (x *UpdateProductRequest) ProtoReflect() protoreflect.Message
func (*UpdateProductRequest) Reset ¶ added in v0.8.14
func (x *UpdateProductRequest) Reset()
func (*UpdateProductRequest) String ¶ added in v0.8.14
func (x *UpdateProductRequest) String() string
type UpdateProductResponse ¶ added in v0.8.14
type UpdateProductResponse struct {
// Updated product
Product *Product `protobuf:"bytes,1,opt,name=product,proto3" json:"product,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateProductResponse) Descriptor
deprecated
added in
v0.8.14
func (*UpdateProductResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProductResponse.ProtoReflect.Descriptor instead.
func (*UpdateProductResponse) GetProduct ¶ added in v0.8.14
func (x *UpdateProductResponse) GetProduct() *Product
func (*UpdateProductResponse) ProtoMessage ¶ added in v0.8.14
func (*UpdateProductResponse) ProtoMessage()
func (*UpdateProductResponse) ProtoReflect ¶ added in v0.8.14
func (x *UpdateProductResponse) ProtoReflect() protoreflect.Message
func (*UpdateProductResponse) Reset ¶ added in v0.8.14
func (x *UpdateProductResponse) Reset()
func (*UpdateProductResponse) String ¶ added in v0.8.14
func (x *UpdateProductResponse) String() string
type UpdateProjectRequest ¶
type UpdateProjectRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Body *ProjectRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateProjectRequest) Descriptor
deprecated
func (*UpdateProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProjectRequest.ProtoReflect.Descriptor instead.
func (*UpdateProjectRequest) GetBody ¶
func (x *UpdateProjectRequest) GetBody() *ProjectRequestBody
func (*UpdateProjectRequest) GetId ¶
func (x *UpdateProjectRequest) GetId() string
func (*UpdateProjectRequest) ProtoMessage ¶
func (*UpdateProjectRequest) ProtoMessage()
func (*UpdateProjectRequest) ProtoReflect ¶
func (x *UpdateProjectRequest) ProtoReflect() protoreflect.Message
func (*UpdateProjectRequest) Reset ¶
func (x *UpdateProjectRequest) Reset()
func (*UpdateProjectRequest) String ¶
func (x *UpdateProjectRequest) String() string
type UpdateProjectResourceRequest ¶
type UpdateProjectResourceRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Body *ResourceRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"`
ProjectId string `protobuf:"bytes,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateProjectResourceRequest) Descriptor
deprecated
func (*UpdateProjectResourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProjectResourceRequest.ProtoReflect.Descriptor instead.
func (*UpdateProjectResourceRequest) GetBody ¶
func (x *UpdateProjectResourceRequest) GetBody() *ResourceRequestBody
func (*UpdateProjectResourceRequest) GetId ¶
func (x *UpdateProjectResourceRequest) GetId() string
func (*UpdateProjectResourceRequest) GetProjectId ¶
func (x *UpdateProjectResourceRequest) GetProjectId() string
func (*UpdateProjectResourceRequest) ProtoMessage ¶
func (*UpdateProjectResourceRequest) ProtoMessage()
func (*UpdateProjectResourceRequest) ProtoReflect ¶
func (x *UpdateProjectResourceRequest) ProtoReflect() protoreflect.Message
func (*UpdateProjectResourceRequest) Reset ¶
func (x *UpdateProjectResourceRequest) Reset()
func (*UpdateProjectResourceRequest) String ¶
func (x *UpdateProjectResourceRequest) String() string
type UpdateProjectResourceResponse ¶
type UpdateProjectResourceResponse struct {
Resource *Resource `protobuf:"bytes,1,opt,name=resource,proto3" json:"resource,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateProjectResourceResponse) Descriptor
deprecated
func (*UpdateProjectResourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProjectResourceResponse.ProtoReflect.Descriptor instead.
func (*UpdateProjectResourceResponse) GetResource ¶
func (x *UpdateProjectResourceResponse) GetResource() *Resource
func (*UpdateProjectResourceResponse) ProtoMessage ¶
func (*UpdateProjectResourceResponse) ProtoMessage()
func (*UpdateProjectResourceResponse) ProtoReflect ¶
func (x *UpdateProjectResourceResponse) ProtoReflect() protoreflect.Message
func (*UpdateProjectResourceResponse) Reset ¶
func (x *UpdateProjectResourceResponse) Reset()
func (*UpdateProjectResourceResponse) String ¶
func (x *UpdateProjectResourceResponse) String() string
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
type UpdateProspectRequest ¶ added in v0.50.0
type UpdateProspectRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Email string `protobuf:"bytes,5,opt,name=email,proto3" json:"email,omitempty"`
Phone string `protobuf:"bytes,6,opt,name=phone,proto3" json:"phone,omitempty"`
Activity string `protobuf:"bytes,7,opt,name=activity,proto3" json:"activity,omitempty"`
Status Prospect_Status `protobuf:"varint,8,opt,name=status,proto3,enum=raystack.frontier.v1beta1.Prospect_Status" json:"status,omitempty"`
Source string `protobuf:"bytes,9,opt,name=source,proto3" json:"source,omitempty"`
Verified bool `protobuf:"varint,10,opt,name=verified,proto3" json:"verified,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,11,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateProspectRequest) Descriptor
deprecated
added in
v0.50.0
func (*UpdateProspectRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProspectRequest.ProtoReflect.Descriptor instead.
func (*UpdateProspectRequest) GetActivity ¶ added in v0.50.0
func (x *UpdateProspectRequest) GetActivity() string
func (*UpdateProspectRequest) GetEmail ¶ added in v0.50.0
func (x *UpdateProspectRequest) GetEmail() string
func (*UpdateProspectRequest) GetId ¶ added in v0.50.0
func (x *UpdateProspectRequest) GetId() string
func (*UpdateProspectRequest) GetMetadata ¶ added in v0.50.0
func (x *UpdateProspectRequest) GetMetadata() *structpb.Struct
func (*UpdateProspectRequest) GetName ¶ added in v0.50.0
func (x *UpdateProspectRequest) GetName() string
func (*UpdateProspectRequest) GetPhone ¶ added in v0.50.0
func (x *UpdateProspectRequest) GetPhone() string
func (*UpdateProspectRequest) GetSource ¶ added in v0.50.0
func (x *UpdateProspectRequest) GetSource() string
func (*UpdateProspectRequest) GetStatus ¶ added in v0.50.0
func (x *UpdateProspectRequest) GetStatus() Prospect_Status
func (*UpdateProspectRequest) GetVerified ¶ added in v0.50.0
func (x *UpdateProspectRequest) GetVerified() bool
func (*UpdateProspectRequest) ProtoMessage ¶ added in v0.50.0
func (*UpdateProspectRequest) ProtoMessage()
func (*UpdateProspectRequest) ProtoReflect ¶ added in v0.50.0
func (x *UpdateProspectRequest) ProtoReflect() protoreflect.Message
func (*UpdateProspectRequest) Reset ¶ added in v0.50.0
func (x *UpdateProspectRequest) Reset()
func (*UpdateProspectRequest) String ¶ added in v0.50.0
func (x *UpdateProspectRequest) String() string
type UpdateProspectResponse ¶ added in v0.50.0
type UpdateProspectResponse struct {
Prospect *Prospect `protobuf:"bytes,1,opt,name=prospect,proto3" json:"prospect,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateProspectResponse) Descriptor
deprecated
added in
v0.50.0
func (*UpdateProspectResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProspectResponse.ProtoReflect.Descriptor instead.
func (*UpdateProspectResponse) GetProspect ¶ added in v0.50.0
func (x *UpdateProspectResponse) GetProspect() *Prospect
func (*UpdateProspectResponse) ProtoMessage ¶ added in v0.50.0
func (*UpdateProspectResponse) ProtoMessage()
func (*UpdateProspectResponse) ProtoReflect ¶ added in v0.50.0
func (x *UpdateProspectResponse) ProtoReflect() protoreflect.Message
func (*UpdateProspectResponse) Reset ¶ added in v0.50.0
func (x *UpdateProspectResponse) Reset()
func (*UpdateProspectResponse) String ¶ added in v0.50.0
func (x *UpdateProspectResponse) String() string
type UpdateRelationRequest ¶
type UpdateRelationRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Body *RelationRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateRelationRequest) Descriptor
deprecated
func (*UpdateRelationRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRelationRequest.ProtoReflect.Descriptor instead.
func (*UpdateRelationRequest) GetBody ¶
func (x *UpdateRelationRequest) GetBody() *RelationRequestBody
func (*UpdateRelationRequest) GetId ¶
func (x *UpdateRelationRequest) GetId() string
func (*UpdateRelationRequest) ProtoMessage ¶
func (*UpdateRelationRequest) ProtoMessage()
func (*UpdateRelationRequest) ProtoReflect ¶
func (x *UpdateRelationRequest) ProtoReflect() protoreflect.Message
func (*UpdateRelationRequest) Reset ¶
func (x *UpdateRelationRequest) Reset()
func (*UpdateRelationRequest) String ¶
func (x *UpdateRelationRequest) String() string
type UpdateRelationResponse ¶
type UpdateRelationResponse struct {
Relation *Relation `protobuf:"bytes,1,opt,name=relation,proto3" json:"relation,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateRelationResponse) Descriptor
deprecated
func (*UpdateRelationResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRelationResponse.ProtoReflect.Descriptor instead.
func (*UpdateRelationResponse) GetRelation ¶
func (x *UpdateRelationResponse) GetRelation() *Relation
func (*UpdateRelationResponse) ProtoMessage ¶
func (*UpdateRelationResponse) ProtoMessage()
func (*UpdateRelationResponse) ProtoReflect ¶
func (x *UpdateRelationResponse) ProtoReflect() protoreflect.Message
func (*UpdateRelationResponse) Reset ¶
func (x *UpdateRelationResponse) Reset()
func (*UpdateRelationResponse) String ¶
func (x *UpdateRelationResponse) String() string
type UpdateRoleRequest ¶ added in v0.7.2
type UpdateRoleRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Body *RoleRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateRoleRequest) Descriptor
deprecated
added in
v0.7.2
func (*UpdateRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRoleRequest.ProtoReflect.Descriptor instead.
func (*UpdateRoleRequest) GetBody ¶ added in v0.7.2
func (x *UpdateRoleRequest) GetBody() *RoleRequestBody
func (*UpdateRoleRequest) GetId ¶ added in v0.7.2
func (x *UpdateRoleRequest) GetId() string
func (*UpdateRoleRequest) ProtoMessage ¶ added in v0.7.2
func (*UpdateRoleRequest) ProtoMessage()
func (*UpdateRoleRequest) ProtoReflect ¶ added in v0.7.2
func (x *UpdateRoleRequest) ProtoReflect() protoreflect.Message
func (*UpdateRoleRequest) Reset ¶ added in v0.7.2
func (x *UpdateRoleRequest) Reset()
func (*UpdateRoleRequest) String ¶ added in v0.7.2
func (x *UpdateRoleRequest) String() string
type UpdateRoleResponse ¶ added in v0.7.2
type UpdateRoleResponse struct {
Role *Role `protobuf:"bytes,1,opt,name=role,proto3" json:"role,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateRoleResponse) Descriptor
deprecated
added in
v0.7.2
func (*UpdateRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRoleResponse.ProtoReflect.Descriptor instead.
func (*UpdateRoleResponse) GetRole ¶ added in v0.7.2
func (x *UpdateRoleResponse) GetRole() *Role
func (*UpdateRoleResponse) ProtoMessage ¶ added in v0.7.2
func (*UpdateRoleResponse) ProtoMessage()
func (*UpdateRoleResponse) ProtoReflect ¶ added in v0.7.2
func (x *UpdateRoleResponse) ProtoReflect() protoreflect.Message
func (*UpdateRoleResponse) Reset ¶ added in v0.7.2
func (x *UpdateRoleResponse) Reset()
func (*UpdateRoleResponse) String ¶ added in v0.7.2
func (x *UpdateRoleResponse) String() string
type UpdateSubscriptionRequest ¶ added in v0.8.0
type UpdateSubscriptionRequest struct {
// DEPRECATED: org_id will be inferred from subscription id
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// DEPRECATED: billing_id will be inferred from subscription id
// ID of the billing account to update the subscription for
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
// ID of the subscription to update
Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateSubscriptionRequest) Descriptor
deprecated
added in
v0.8.0
func (*UpdateSubscriptionRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSubscriptionRequest.ProtoReflect.Descriptor instead.
func (*UpdateSubscriptionRequest) GetBillingId
deprecated
added in
v0.8.0
func (x *UpdateSubscriptionRequest) GetBillingId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*UpdateSubscriptionRequest) GetId ¶ added in v0.8.0
func (x *UpdateSubscriptionRequest) GetId() string
func (*UpdateSubscriptionRequest) GetMetadata ¶ added in v0.8.0
func (x *UpdateSubscriptionRequest) GetMetadata() *structpb.Struct
func (*UpdateSubscriptionRequest) GetOrgId
deprecated
added in
v0.8.0
func (x *UpdateSubscriptionRequest) GetOrgId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*UpdateSubscriptionRequest) ProtoMessage ¶ added in v0.8.0
func (*UpdateSubscriptionRequest) ProtoMessage()
func (*UpdateSubscriptionRequest) ProtoReflect ¶ added in v0.8.0
func (x *UpdateSubscriptionRequest) ProtoReflect() protoreflect.Message
func (*UpdateSubscriptionRequest) Reset ¶ added in v0.8.0
func (x *UpdateSubscriptionRequest) Reset()
func (*UpdateSubscriptionRequest) String ¶ added in v0.8.0
func (x *UpdateSubscriptionRequest) String() string
type UpdateSubscriptionResponse ¶ added in v0.8.0
type UpdateSubscriptionResponse struct {
// Updated subscription
Subscription *Subscription `protobuf:"bytes,1,opt,name=subscription,proto3" json:"subscription,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateSubscriptionResponse) Descriptor
deprecated
added in
v0.8.0
func (*UpdateSubscriptionResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSubscriptionResponse.ProtoReflect.Descriptor instead.
func (*UpdateSubscriptionResponse) GetSubscription ¶ added in v0.8.0
func (x *UpdateSubscriptionResponse) GetSubscription() *Subscription
func (*UpdateSubscriptionResponse) ProtoMessage ¶ added in v0.8.0
func (*UpdateSubscriptionResponse) ProtoMessage()
func (*UpdateSubscriptionResponse) ProtoReflect ¶ added in v0.8.0
func (x *UpdateSubscriptionResponse) ProtoReflect() protoreflect.Message
func (*UpdateSubscriptionResponse) Reset ¶ added in v0.8.0
func (x *UpdateSubscriptionResponse) Reset()
func (*UpdateSubscriptionResponse) String ¶ added in v0.8.0
func (x *UpdateSubscriptionResponse) String() string
type UpdateUserRequest ¶
type UpdateUserRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Body *UserRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateUserRequest) Descriptor
deprecated
func (*UpdateUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserRequest.ProtoReflect.Descriptor instead.
func (*UpdateUserRequest) GetBody ¶
func (x *UpdateUserRequest) GetBody() *UserRequestBody
func (*UpdateUserRequest) GetId ¶
func (x *UpdateUserRequest) GetId() string
func (*UpdateUserRequest) ProtoMessage ¶
func (*UpdateUserRequest) ProtoMessage()
func (*UpdateUserRequest) ProtoReflect ¶
func (x *UpdateUserRequest) ProtoReflect() protoreflect.Message
func (*UpdateUserRequest) Reset ¶
func (x *UpdateUserRequest) Reset()
func (*UpdateUserRequest) String ¶
func (x *UpdateUserRequest) String() string
type UpdateUserResponse ¶
type UpdateUserResponse struct {
User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateUserResponse) Descriptor
deprecated
func (*UpdateUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserResponse.ProtoReflect.Descriptor instead.
func (*UpdateUserResponse) GetUser ¶
func (x *UpdateUserResponse) GetUser() *User
func (*UpdateUserResponse) ProtoMessage ¶
func (*UpdateUserResponse) ProtoMessage()
func (*UpdateUserResponse) ProtoReflect ¶
func (x *UpdateUserResponse) ProtoReflect() protoreflect.Message
func (*UpdateUserResponse) Reset ¶
func (x *UpdateUserResponse) Reset()
func (*UpdateUserResponse) String ¶
func (x *UpdateUserResponse) String() string
type UpdateWebhookRequest ¶ added in v0.11.0
type UpdateWebhookRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Body *WebhookRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateWebhookRequest) Descriptor
deprecated
added in
v0.11.0
func (*UpdateWebhookRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateWebhookRequest.ProtoReflect.Descriptor instead.
func (*UpdateWebhookRequest) GetBody ¶ added in v0.11.0
func (x *UpdateWebhookRequest) GetBody() *WebhookRequestBody
func (*UpdateWebhookRequest) GetId ¶ added in v0.11.0
func (x *UpdateWebhookRequest) GetId() string
func (*UpdateWebhookRequest) ProtoMessage ¶ added in v0.11.0
func (*UpdateWebhookRequest) ProtoMessage()
func (*UpdateWebhookRequest) ProtoReflect ¶ added in v0.11.0
func (x *UpdateWebhookRequest) ProtoReflect() protoreflect.Message
func (*UpdateWebhookRequest) Reset ¶ added in v0.11.0
func (x *UpdateWebhookRequest) Reset()
func (*UpdateWebhookRequest) String ¶ added in v0.11.0
func (x *UpdateWebhookRequest) String() string
type UpdateWebhookResponse ¶ added in v0.11.0
type UpdateWebhookResponse struct {
Webhook *Webhook `protobuf:"bytes,1,opt,name=webhook,proto3" json:"webhook,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateWebhookResponse) Descriptor
deprecated
added in
v0.11.0
func (*UpdateWebhookResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateWebhookResponse.ProtoReflect.Descriptor instead.
func (*UpdateWebhookResponse) GetWebhook ¶ added in v0.11.0
func (x *UpdateWebhookResponse) GetWebhook() *Webhook
func (*UpdateWebhookResponse) ProtoMessage ¶ added in v0.11.0
func (*UpdateWebhookResponse) ProtoMessage()
func (*UpdateWebhookResponse) ProtoReflect ¶ added in v0.11.0
func (x *UpdateWebhookResponse) ProtoReflect() protoreflect.Message
func (*UpdateWebhookResponse) Reset ¶ added in v0.11.0
func (x *UpdateWebhookResponse) Reset()
func (*UpdateWebhookResponse) String ¶ added in v0.11.0
func (x *UpdateWebhookResponse) String() string
type Usage ¶ added in v0.8.0
type Usage struct {
// uuid used as an idempotent key
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
CustomerId string `protobuf:"bytes,2,opt,name=customer_id,json=customerId,proto3" json:"customer_id,omitempty"`
// additional metadata for storing event/service that triggered this usage
Source string `protobuf:"bytes,3,opt,name=source,proto3" json:"source,omitempty"`
Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
// Type is the type of usage, it can be credit or feature
// if credit, the amount is the amount of credits that were consumed
// if feature, the amount is the amount of features that were used
Type string `protobuf:"bytes,5,opt,name=type,proto3" json:"type,omitempty"`
Amount int64 `protobuf:"varint,6,opt,name=amount,proto3" json:"amount,omitempty"`
// user_id is the user that triggered this usage
UserId string `protobuf:"bytes,7,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,21,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,22,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// contains filtered or unexported fields
}
func (*Usage) Descriptor
deprecated
added in
v0.8.0
func (*Usage) GetCreatedAt ¶ added in v0.8.0
func (x *Usage) GetCreatedAt() *timestamppb.Timestamp
func (*Usage) GetCustomerId ¶ added in v0.8.0
func (*Usage) GetDescription ¶ added in v0.8.0
func (*Usage) GetMetadata ¶ added in v0.8.0
func (*Usage) GetUpdatedAt ¶ added in v0.8.0
func (x *Usage) GetUpdatedAt() *timestamppb.Timestamp
func (*Usage) ProtoMessage ¶ added in v0.8.0
func (*Usage) ProtoMessage()
func (*Usage) ProtoReflect ¶ added in v0.8.0
func (x *Usage) ProtoReflect() protoreflect.Message
type User ¶
type User struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// can either be empty or must start with a character
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"`
Email string `protobuf:"bytes,4,opt,name=email,proto3" json:"email,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,5,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
State string `protobuf:"bytes,8,opt,name=state,proto3" json:"state,omitempty"`
Avatar string `protobuf:"bytes,9,opt,name=avatar,proto3" json:"avatar,omitempty"`
// contains filtered or unexported fields
}
func (*User) Descriptor
deprecated
func (*User) GetCreatedAt ¶
func (x *User) GetCreatedAt() *timestamppb.Timestamp
func (*User) GetMetadata ¶
func (*User) GetUpdatedAt ¶
func (x *User) GetUpdatedAt() *timestamppb.Timestamp
func (*User) ProtoMessage ¶
func (*User) ProtoMessage()
func (*User) ProtoReflect ¶
func (x *User) ProtoReflect() protoreflect.Message
type UserRequestBody ¶
type UserRequestBody struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,3,opt,name=metadata,proto3" json:"metadata,omitempty"`
Title string `protobuf:"bytes,4,opt,name=title,proto3" json:"title,omitempty"`
Avatar string `protobuf:"bytes,5,opt,name=avatar,proto3" json:"avatar,omitempty"`
// contains filtered or unexported fields
}
func (*UserRequestBody) Descriptor
deprecated
func (*UserRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use UserRequestBody.ProtoReflect.Descriptor instead.
func (*UserRequestBody) GetAvatar ¶ added in v0.7.5
func (x *UserRequestBody) GetAvatar() string
func (*UserRequestBody) GetEmail ¶
func (x *UserRequestBody) GetEmail() string
func (*UserRequestBody) GetMetadata ¶
func (x *UserRequestBody) GetMetadata() *structpb.Struct
func (*UserRequestBody) GetName ¶
func (x *UserRequestBody) GetName() string
func (*UserRequestBody) GetTitle ¶
func (x *UserRequestBody) GetTitle() string
func (*UserRequestBody) ProtoMessage ¶
func (*UserRequestBody) ProtoMessage()
func (*UserRequestBody) ProtoReflect ¶
func (x *UserRequestBody) ProtoReflect() protoreflect.Message
func (*UserRequestBody) Reset ¶
func (x *UserRequestBody) Reset()
func (*UserRequestBody) String ¶
func (x *UserRequestBody) String() string
type VerifyOrganizationDomainRequest ¶ added in v0.7.2
type VerifyOrganizationDomainRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*VerifyOrganizationDomainRequest) Descriptor
deprecated
added in
v0.7.2
func (*VerifyOrganizationDomainRequest) Descriptor() ([]byte, []int)
Deprecated: Use VerifyOrganizationDomainRequest.ProtoReflect.Descriptor instead.
func (*VerifyOrganizationDomainRequest) GetId ¶ added in v0.7.2
func (x *VerifyOrganizationDomainRequest) GetId() string
func (*VerifyOrganizationDomainRequest) GetOrgId ¶ added in v0.7.2
func (x *VerifyOrganizationDomainRequest) GetOrgId() string
func (*VerifyOrganizationDomainRequest) ProtoMessage ¶ added in v0.7.2
func (*VerifyOrganizationDomainRequest) ProtoMessage()
func (*VerifyOrganizationDomainRequest) ProtoReflect ¶ added in v0.7.2
func (x *VerifyOrganizationDomainRequest) ProtoReflect() protoreflect.Message
func (*VerifyOrganizationDomainRequest) Reset ¶ added in v0.7.2
func (x *VerifyOrganizationDomainRequest) Reset()
func (*VerifyOrganizationDomainRequest) String ¶ added in v0.7.2
func (x *VerifyOrganizationDomainRequest) String() string
type VerifyOrganizationDomainResponse ¶ added in v0.7.2
type VerifyOrganizationDomainResponse struct {
State string `protobuf:"bytes,1,opt,name=state,proto3" json:"state,omitempty"`
// contains filtered or unexported fields
}
func (*VerifyOrganizationDomainResponse) Descriptor
deprecated
added in
v0.7.2
func (*VerifyOrganizationDomainResponse) Descriptor() ([]byte, []int)
Deprecated: Use VerifyOrganizationDomainResponse.ProtoReflect.Descriptor instead.
func (*VerifyOrganizationDomainResponse) GetState ¶ added in v0.7.2
func (x *VerifyOrganizationDomainResponse) GetState() string
func (*VerifyOrganizationDomainResponse) ProtoMessage ¶ added in v0.7.2
func (*VerifyOrganizationDomainResponse) ProtoMessage()
func (*VerifyOrganizationDomainResponse) ProtoReflect ¶ added in v0.7.2
func (x *VerifyOrganizationDomainResponse) ProtoReflect() protoreflect.Message
func (*VerifyOrganizationDomainResponse) Reset ¶ added in v0.7.2
func (x *VerifyOrganizationDomainResponse) Reset()
func (*VerifyOrganizationDomainResponse) String ¶ added in v0.7.2
func (x *VerifyOrganizationDomainResponse) String() string
type Webhook ¶ added in v0.11.0
type Webhook struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
Url string `protobuf:"bytes,3,opt,name=url,proto3" json:"url,omitempty"`
SubscribedEvents []string `protobuf:"bytes,4,rep,name=subscribed_events,json=subscribedEvents,proto3" json:"subscribed_events,omitempty"`
// headers to be sent with the webhook
Headers map[string]string `` /* 155-byte string literal not displayed */
// secret to sign the payload, there could be multiple enabled secrets for a webhook
// but only one will be used to sign the payload, this is useful for rotating secrets
Secrets []*Webhook_Secret `protobuf:"bytes,6,rep,name=secrets,proto3" json:"secrets,omitempty"`
State string `protobuf:"bytes,7,opt,name=state,proto3" json:"state,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,21,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,22,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// contains filtered or unexported fields
}
func (*Webhook) Descriptor
deprecated
added in
v0.11.0
func (*Webhook) GetCreatedAt ¶ added in v0.11.0
func (x *Webhook) GetCreatedAt() *timestamppb.Timestamp
func (*Webhook) GetDescription ¶ added in v0.11.0
func (*Webhook) GetHeaders ¶ added in v0.11.0
func (*Webhook) GetMetadata ¶ added in v0.11.0
func (*Webhook) GetSecrets ¶ added in v0.11.0
func (x *Webhook) GetSecrets() []*Webhook_Secret
func (*Webhook) GetSubscribedEvents ¶ added in v0.11.0
func (*Webhook) GetUpdatedAt ¶ added in v0.11.0
func (x *Webhook) GetUpdatedAt() *timestamppb.Timestamp
func (*Webhook) ProtoMessage ¶ added in v0.11.0
func (*Webhook) ProtoMessage()
func (*Webhook) ProtoReflect ¶ added in v0.11.0
func (x *Webhook) ProtoReflect() protoreflect.Message
type WebhookEvent ¶ added in v0.11.0
type WebhookEvent struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Action string `protobuf:"bytes,2,opt,name=action,proto3" json:"action,omitempty"`
Data *structpb.Struct `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,21,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
// contains filtered or unexported fields
}
func (*WebhookEvent) Descriptor
deprecated
added in
v0.11.0
func (*WebhookEvent) Descriptor() ([]byte, []int)
Deprecated: Use WebhookEvent.ProtoReflect.Descriptor instead.
func (*WebhookEvent) GetAction ¶ added in v0.11.0
func (x *WebhookEvent) GetAction() string
func (*WebhookEvent) GetCreatedAt ¶ added in v0.11.0
func (x *WebhookEvent) GetCreatedAt() *timestamppb.Timestamp
func (*WebhookEvent) GetData ¶ added in v0.11.0
func (x *WebhookEvent) GetData() *structpb.Struct
func (*WebhookEvent) GetId ¶ added in v0.11.0
func (x *WebhookEvent) GetId() string
func (*WebhookEvent) GetMetadata ¶ added in v0.11.0
func (x *WebhookEvent) GetMetadata() *structpb.Struct
func (*WebhookEvent) ProtoMessage ¶ added in v0.11.0
func (*WebhookEvent) ProtoMessage()
func (*WebhookEvent) ProtoReflect ¶ added in v0.11.0
func (x *WebhookEvent) ProtoReflect() protoreflect.Message
func (*WebhookEvent) Reset ¶ added in v0.11.0
func (x *WebhookEvent) Reset()
func (*WebhookEvent) String ¶ added in v0.11.0
func (x *WebhookEvent) String() string
type WebhookRequestBody ¶ added in v0.11.0
type WebhookRequestBody struct {
// URL to send the webhook to (valid absolute URI via RFC 3986)
Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"`
Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
// events to subscribe to, if empty all events are subscribed
SubscribedEvents []string `protobuf:"bytes,3,rep,name=subscribed_events,json=subscribedEvents,proto3" json:"subscribed_events,omitempty"`
// headers to be sent with the webhook
Headers map[string]string `` /* 155-byte string literal not displayed */
State string `protobuf:"bytes,5,opt,name=state,proto3" json:"state,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*WebhookRequestBody) Descriptor
deprecated
added in
v0.11.0
func (*WebhookRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use WebhookRequestBody.ProtoReflect.Descriptor instead.
func (*WebhookRequestBody) GetDescription ¶ added in v0.11.0
func (x *WebhookRequestBody) GetDescription() string
func (*WebhookRequestBody) GetHeaders ¶ added in v0.11.0
func (x *WebhookRequestBody) GetHeaders() map[string]string
func (*WebhookRequestBody) GetMetadata ¶ added in v0.11.0
func (x *WebhookRequestBody) GetMetadata() *structpb.Struct
func (*WebhookRequestBody) GetState ¶ added in v0.11.0
func (x *WebhookRequestBody) GetState() string
func (*WebhookRequestBody) GetSubscribedEvents ¶ added in v0.11.0
func (x *WebhookRequestBody) GetSubscribedEvents() []string
func (*WebhookRequestBody) GetUrl ¶ added in v0.11.0
func (x *WebhookRequestBody) GetUrl() string
func (*WebhookRequestBody) ProtoMessage ¶ added in v0.11.0
func (*WebhookRequestBody) ProtoMessage()
func (*WebhookRequestBody) ProtoReflect ¶ added in v0.11.0
func (x *WebhookRequestBody) ProtoReflect() protoreflect.Message
func (*WebhookRequestBody) Reset ¶ added in v0.11.0
func (x *WebhookRequestBody) Reset()
func (*WebhookRequestBody) String ¶ added in v0.11.0
func (x *WebhookRequestBody) String() string
type Webhook_Secret ¶ added in v0.11.0
type Webhook_Secret struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
// contains filtered or unexported fields
}
func (*Webhook_Secret) Descriptor
deprecated
added in
v0.11.0
func (*Webhook_Secret) Descriptor() ([]byte, []int)
Deprecated: Use Webhook_Secret.ProtoReflect.Descriptor instead.
func (*Webhook_Secret) GetId ¶ added in v0.11.0
func (x *Webhook_Secret) GetId() string
func (*Webhook_Secret) GetValue ¶ added in v0.11.0
func (x *Webhook_Secret) GetValue() string
func (*Webhook_Secret) ProtoMessage ¶ added in v0.11.0
func (*Webhook_Secret) ProtoMessage()
func (*Webhook_Secret) ProtoReflect ¶ added in v0.11.0
func (x *Webhook_Secret) ProtoReflect() protoreflect.Message
func (*Webhook_Secret) Reset ¶ added in v0.11.0
func (x *Webhook_Secret) Reset()
func (*Webhook_Secret) String ¶ added in v0.11.0
func (x *Webhook_Secret) String() string