Documentation ¶
Index ¶
- Variables
- func RegisterAdminServiceServer(s grpc.ServiceRegistrar, srv AdminServiceServer)
- type ActivateFeatureLoginDefaultOrgRequest
- func (*ActivateFeatureLoginDefaultOrgRequest) Descriptor() ([]byte, []int)deprecated
- func (*ActivateFeatureLoginDefaultOrgRequest) ProtoMessage()
- func (x *ActivateFeatureLoginDefaultOrgRequest) ProtoReflect() protoreflect.Message
- func (x *ActivateFeatureLoginDefaultOrgRequest) Reset()
- func (x *ActivateFeatureLoginDefaultOrgRequest) String() string
- type ActivateFeatureLoginDefaultOrgResponse
- func (*ActivateFeatureLoginDefaultOrgResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ActivateFeatureLoginDefaultOrgResponse) GetDetails() *object.ObjectDetails
- func (*ActivateFeatureLoginDefaultOrgResponse) ProtoMessage()
- func (x *ActivateFeatureLoginDefaultOrgResponse) ProtoReflect() protoreflect.Message
- func (x *ActivateFeatureLoginDefaultOrgResponse) Reset()
- func (x *ActivateFeatureLoginDefaultOrgResponse) String() string
- type ActivateLabelPolicyRequest
- type ActivateLabelPolicyResponse
- func (*ActivateLabelPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ActivateLabelPolicyResponse) GetDetails() *object.ObjectDetails
- func (*ActivateLabelPolicyResponse) ProtoMessage()
- func (x *ActivateLabelPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *ActivateLabelPolicyResponse) Reset()
- func (x *ActivateLabelPolicyResponse) String() string
- type ActivateSMSProviderRequest
- func (*ActivateSMSProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ActivateSMSProviderRequest) GetId() string
- func (*ActivateSMSProviderRequest) ProtoMessage()
- func (x *ActivateSMSProviderRequest) ProtoReflect() protoreflect.Message
- func (x *ActivateSMSProviderRequest) Reset()
- func (x *ActivateSMSProviderRequest) String() string
- type ActivateSMSProviderResponse
- func (*ActivateSMSProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ActivateSMSProviderResponse) GetDetails() *object.ObjectDetails
- func (*ActivateSMSProviderResponse) ProtoMessage()
- func (x *ActivateSMSProviderResponse) ProtoReflect() protoreflect.Message
- func (x *ActivateSMSProviderResponse) Reset()
- func (x *ActivateSMSProviderResponse) String() string
- type ActivateSMTPConfigRequest
- func (*ActivateSMTPConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ActivateSMTPConfigRequest) GetId() string
- func (*ActivateSMTPConfigRequest) ProtoMessage()
- func (x *ActivateSMTPConfigRequest) ProtoReflect() protoreflect.Message
- func (x *ActivateSMTPConfigRequest) Reset()
- func (x *ActivateSMTPConfigRequest) String() string
- type ActivateSMTPConfigResponse
- func (*ActivateSMTPConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ActivateSMTPConfigResponse) GetDetails() *object.ObjectDetails
- func (*ActivateSMTPConfigResponse) ProtoMessage()
- func (x *ActivateSMTPConfigResponse) ProtoReflect() protoreflect.Message
- func (x *ActivateSMTPConfigResponse) Reset()
- func (x *ActivateSMTPConfigResponse) String() string
- type AddAppleProviderRequest
- func (*AddAppleProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddAppleProviderRequest) GetClientId() string
- func (x *AddAppleProviderRequest) GetKeyId() string
- func (x *AddAppleProviderRequest) GetName() string
- func (x *AddAppleProviderRequest) GetPrivateKey() []byte
- func (x *AddAppleProviderRequest) GetProviderOptions() *idp.Options
- func (x *AddAppleProviderRequest) GetScopes() []string
- func (x *AddAppleProviderRequest) GetTeamId() string
- func (*AddAppleProviderRequest) ProtoMessage()
- func (x *AddAppleProviderRequest) ProtoReflect() protoreflect.Message
- func (x *AddAppleProviderRequest) Reset()
- func (x *AddAppleProviderRequest) String() string
- type AddAppleProviderResponse
- func (*AddAppleProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddAppleProviderResponse) GetDetails() *object.ObjectDetails
- func (x *AddAppleProviderResponse) GetId() string
- func (*AddAppleProviderResponse) ProtoMessage()
- func (x *AddAppleProviderResponse) ProtoReflect() protoreflect.Message
- func (x *AddAppleProviderResponse) Reset()
- func (x *AddAppleProviderResponse) String() string
- type AddAzureADProviderRequest
- func (*AddAzureADProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddAzureADProviderRequest) GetClientId() string
- func (x *AddAzureADProviderRequest) GetClientSecret() string
- func (x *AddAzureADProviderRequest) GetEmailVerified() bool
- func (x *AddAzureADProviderRequest) GetName() string
- func (x *AddAzureADProviderRequest) GetProviderOptions() *idp.Options
- func (x *AddAzureADProviderRequest) GetScopes() []string
- func (x *AddAzureADProviderRequest) GetTenant() *idp.AzureADTenant
- func (*AddAzureADProviderRequest) ProtoMessage()
- func (x *AddAzureADProviderRequest) ProtoReflect() protoreflect.Message
- func (x *AddAzureADProviderRequest) Reset()
- func (x *AddAzureADProviderRequest) String() string
- type AddAzureADProviderResponse
- func (*AddAzureADProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddAzureADProviderResponse) GetDetails() *object.ObjectDetails
- func (x *AddAzureADProviderResponse) GetId() string
- func (*AddAzureADProviderResponse) ProtoMessage()
- func (x *AddAzureADProviderResponse) ProtoReflect() protoreflect.Message
- func (x *AddAzureADProviderResponse) Reset()
- func (x *AddAzureADProviderResponse) String() string
- type AddCustomDomainPolicyRequest
- func (*AddCustomDomainPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddCustomDomainPolicyRequest) GetOrgId() string
- func (x *AddCustomDomainPolicyRequest) GetSmtpSenderAddressMatchesInstanceDomain() bool
- func (x *AddCustomDomainPolicyRequest) GetUserLoginMustBeDomain() bool
- func (x *AddCustomDomainPolicyRequest) GetValidateOrgDomains() bool
- func (*AddCustomDomainPolicyRequest) ProtoMessage()
- func (x *AddCustomDomainPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *AddCustomDomainPolicyRequest) Reset()
- func (x *AddCustomDomainPolicyRequest) String() string
- type AddCustomDomainPolicyResponse
- func (*AddCustomDomainPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddCustomDomainPolicyResponse) GetDetails() *object.ObjectDetails
- func (*AddCustomDomainPolicyResponse) ProtoMessage()
- func (x *AddCustomDomainPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *AddCustomDomainPolicyResponse) Reset()
- func (x *AddCustomDomainPolicyResponse) String() string
- type AddCustomOrgIAMPolicyRequest
- func (*AddCustomOrgIAMPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddCustomOrgIAMPolicyRequest) GetOrgId() string
- func (x *AddCustomOrgIAMPolicyRequest) GetUserLoginMustBeDomain() bool
- func (*AddCustomOrgIAMPolicyRequest) ProtoMessage()
- func (x *AddCustomOrgIAMPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *AddCustomOrgIAMPolicyRequest) Reset()
- func (x *AddCustomOrgIAMPolicyRequest) String() string
- type AddCustomOrgIAMPolicyResponse
- func (*AddCustomOrgIAMPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddCustomOrgIAMPolicyResponse) GetDetails() *object.ObjectDetails
- func (*AddCustomOrgIAMPolicyResponse) ProtoMessage()
- func (x *AddCustomOrgIAMPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *AddCustomOrgIAMPolicyResponse) Reset()
- func (x *AddCustomOrgIAMPolicyResponse) String() string
- type AddGenericOAuthProviderRequest
- func (*AddGenericOAuthProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddGenericOAuthProviderRequest) GetAuthorizationEndpoint() string
- func (x *AddGenericOAuthProviderRequest) GetClientId() string
- func (x *AddGenericOAuthProviderRequest) GetClientSecret() string
- func (x *AddGenericOAuthProviderRequest) GetIdAttribute() string
- func (x *AddGenericOAuthProviderRequest) GetName() string
- func (x *AddGenericOAuthProviderRequest) GetProviderOptions() *idp.Options
- func (x *AddGenericOAuthProviderRequest) GetScopes() []string
- func (x *AddGenericOAuthProviderRequest) GetTokenEndpoint() string
- func (x *AddGenericOAuthProviderRequest) GetUserEndpoint() string
- func (*AddGenericOAuthProviderRequest) ProtoMessage()
- func (x *AddGenericOAuthProviderRequest) ProtoReflect() protoreflect.Message
- func (x *AddGenericOAuthProviderRequest) Reset()
- func (x *AddGenericOAuthProviderRequest) String() string
- type AddGenericOAuthProviderResponse
- func (*AddGenericOAuthProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddGenericOAuthProviderResponse) GetDetails() *object.ObjectDetails
- func (x *AddGenericOAuthProviderResponse) GetId() string
- func (*AddGenericOAuthProviderResponse) ProtoMessage()
- func (x *AddGenericOAuthProviderResponse) ProtoReflect() protoreflect.Message
- func (x *AddGenericOAuthProviderResponse) Reset()
- func (x *AddGenericOAuthProviderResponse) String() string
- type AddGenericOIDCProviderRequest
- func (*AddGenericOIDCProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddGenericOIDCProviderRequest) GetClientId() string
- func (x *AddGenericOIDCProviderRequest) GetClientSecret() string
- func (x *AddGenericOIDCProviderRequest) GetIsIdTokenMapping() bool
- func (x *AddGenericOIDCProviderRequest) GetIssuer() string
- func (x *AddGenericOIDCProviderRequest) GetName() string
- func (x *AddGenericOIDCProviderRequest) GetProviderOptions() *idp.Options
- func (x *AddGenericOIDCProviderRequest) GetScopes() []string
- func (*AddGenericOIDCProviderRequest) ProtoMessage()
- func (x *AddGenericOIDCProviderRequest) ProtoReflect() protoreflect.Message
- func (x *AddGenericOIDCProviderRequest) Reset()
- func (x *AddGenericOIDCProviderRequest) String() string
- type AddGenericOIDCProviderResponse
- func (*AddGenericOIDCProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddGenericOIDCProviderResponse) GetDetails() *object.ObjectDetails
- func (x *AddGenericOIDCProviderResponse) GetId() string
- func (*AddGenericOIDCProviderResponse) ProtoMessage()
- func (x *AddGenericOIDCProviderResponse) ProtoReflect() protoreflect.Message
- func (x *AddGenericOIDCProviderResponse) Reset()
- func (x *AddGenericOIDCProviderResponse) String() string
- type AddGitHubEnterpriseServerProviderRequest
- func (*AddGitHubEnterpriseServerProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddGitHubEnterpriseServerProviderRequest) GetAuthorizationEndpoint() string
- func (x *AddGitHubEnterpriseServerProviderRequest) GetClientId() string
- func (x *AddGitHubEnterpriseServerProviderRequest) GetClientSecret() string
- func (x *AddGitHubEnterpriseServerProviderRequest) GetName() string
- func (x *AddGitHubEnterpriseServerProviderRequest) GetProviderOptions() *idp.Options
- func (x *AddGitHubEnterpriseServerProviderRequest) GetScopes() []string
- func (x *AddGitHubEnterpriseServerProviderRequest) GetTokenEndpoint() string
- func (x *AddGitHubEnterpriseServerProviderRequest) GetUserEndpoint() string
- func (*AddGitHubEnterpriseServerProviderRequest) ProtoMessage()
- func (x *AddGitHubEnterpriseServerProviderRequest) ProtoReflect() protoreflect.Message
- func (x *AddGitHubEnterpriseServerProviderRequest) Reset()
- func (x *AddGitHubEnterpriseServerProviderRequest) String() string
- type AddGitHubEnterpriseServerProviderResponse
- func (*AddGitHubEnterpriseServerProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddGitHubEnterpriseServerProviderResponse) GetDetails() *object.ObjectDetails
- func (x *AddGitHubEnterpriseServerProviderResponse) GetId() string
- func (*AddGitHubEnterpriseServerProviderResponse) ProtoMessage()
- func (x *AddGitHubEnterpriseServerProviderResponse) ProtoReflect() protoreflect.Message
- func (x *AddGitHubEnterpriseServerProviderResponse) Reset()
- func (x *AddGitHubEnterpriseServerProviderResponse) String() string
- type AddGitHubProviderRequest
- func (*AddGitHubProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddGitHubProviderRequest) GetClientId() string
- func (x *AddGitHubProviderRequest) GetClientSecret() string
- func (x *AddGitHubProviderRequest) GetName() string
- func (x *AddGitHubProviderRequest) GetProviderOptions() *idp.Options
- func (x *AddGitHubProviderRequest) GetScopes() []string
- func (*AddGitHubProviderRequest) ProtoMessage()
- func (x *AddGitHubProviderRequest) ProtoReflect() protoreflect.Message
- func (x *AddGitHubProviderRequest) Reset()
- func (x *AddGitHubProviderRequest) String() string
- type AddGitHubProviderResponse
- func (*AddGitHubProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddGitHubProviderResponse) GetDetails() *object.ObjectDetails
- func (x *AddGitHubProviderResponse) GetId() string
- func (*AddGitHubProviderResponse) ProtoMessage()
- func (x *AddGitHubProviderResponse) ProtoReflect() protoreflect.Message
- func (x *AddGitHubProviderResponse) Reset()
- func (x *AddGitHubProviderResponse) String() string
- type AddGitLabProviderRequest
- func (*AddGitLabProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddGitLabProviderRequest) GetClientId() string
- func (x *AddGitLabProviderRequest) GetClientSecret() string
- func (x *AddGitLabProviderRequest) GetName() string
- func (x *AddGitLabProviderRequest) GetProviderOptions() *idp.Options
- func (x *AddGitLabProviderRequest) GetScopes() []string
- func (*AddGitLabProviderRequest) ProtoMessage()
- func (x *AddGitLabProviderRequest) ProtoReflect() protoreflect.Message
- func (x *AddGitLabProviderRequest) Reset()
- func (x *AddGitLabProviderRequest) String() string
- type AddGitLabProviderResponse
- func (*AddGitLabProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddGitLabProviderResponse) GetDetails() *object.ObjectDetails
- func (x *AddGitLabProviderResponse) GetId() string
- func (*AddGitLabProviderResponse) ProtoMessage()
- func (x *AddGitLabProviderResponse) ProtoReflect() protoreflect.Message
- func (x *AddGitLabProviderResponse) Reset()
- func (x *AddGitLabProviderResponse) String() string
- type AddGitLabSelfHostedProviderRequest
- func (*AddGitLabSelfHostedProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddGitLabSelfHostedProviderRequest) GetClientId() string
- func (x *AddGitLabSelfHostedProviderRequest) GetClientSecret() string
- func (x *AddGitLabSelfHostedProviderRequest) GetIssuer() string
- func (x *AddGitLabSelfHostedProviderRequest) GetName() string
- func (x *AddGitLabSelfHostedProviderRequest) GetProviderOptions() *idp.Options
- func (x *AddGitLabSelfHostedProviderRequest) GetScopes() []string
- func (*AddGitLabSelfHostedProviderRequest) ProtoMessage()
- func (x *AddGitLabSelfHostedProviderRequest) ProtoReflect() protoreflect.Message
- func (x *AddGitLabSelfHostedProviderRequest) Reset()
- func (x *AddGitLabSelfHostedProviderRequest) String() string
- type AddGitLabSelfHostedProviderResponse
- func (*AddGitLabSelfHostedProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddGitLabSelfHostedProviderResponse) GetDetails() *object.ObjectDetails
- func (x *AddGitLabSelfHostedProviderResponse) GetId() string
- func (*AddGitLabSelfHostedProviderResponse) ProtoMessage()
- func (x *AddGitLabSelfHostedProviderResponse) ProtoReflect() protoreflect.Message
- func (x *AddGitLabSelfHostedProviderResponse) Reset()
- func (x *AddGitLabSelfHostedProviderResponse) String() string
- type AddGoogleProviderRequest
- func (*AddGoogleProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddGoogleProviderRequest) GetClientId() string
- func (x *AddGoogleProviderRequest) GetClientSecret() string
- func (x *AddGoogleProviderRequest) GetName() string
- func (x *AddGoogleProviderRequest) GetProviderOptions() *idp.Options
- func (x *AddGoogleProviderRequest) GetScopes() []string
- func (*AddGoogleProviderRequest) ProtoMessage()
- func (x *AddGoogleProviderRequest) ProtoReflect() protoreflect.Message
- func (x *AddGoogleProviderRequest) Reset()
- func (x *AddGoogleProviderRequest) String() string
- type AddGoogleProviderResponse
- func (*AddGoogleProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddGoogleProviderResponse) GetDetails() *object.ObjectDetails
- func (x *AddGoogleProviderResponse) GetId() string
- func (*AddGoogleProviderResponse) ProtoMessage()
- func (x *AddGoogleProviderResponse) ProtoReflect() protoreflect.Message
- func (x *AddGoogleProviderResponse) Reset()
- func (x *AddGoogleProviderResponse) String() string
- type AddIAMMemberRequest
- func (*AddIAMMemberRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddIAMMemberRequest) GetRoles() []string
- func (x *AddIAMMemberRequest) GetUserId() string
- func (*AddIAMMemberRequest) ProtoMessage()
- func (x *AddIAMMemberRequest) ProtoReflect() protoreflect.Message
- func (x *AddIAMMemberRequest) Reset()
- func (x *AddIAMMemberRequest) String() string
- type AddIAMMemberResponse
- func (*AddIAMMemberResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddIAMMemberResponse) GetDetails() *object.ObjectDetails
- func (*AddIAMMemberResponse) ProtoMessage()
- func (x *AddIAMMemberResponse) ProtoReflect() protoreflect.Message
- func (x *AddIAMMemberResponse) Reset()
- func (x *AddIAMMemberResponse) String() string
- type AddIDPToLoginPolicyRequest
- func (*AddIDPToLoginPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddIDPToLoginPolicyRequest) GetIdpId() string
- func (*AddIDPToLoginPolicyRequest) ProtoMessage()
- func (x *AddIDPToLoginPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *AddIDPToLoginPolicyRequest) Reset()
- func (x *AddIDPToLoginPolicyRequest) String() string
- type AddIDPToLoginPolicyResponse
- func (*AddIDPToLoginPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddIDPToLoginPolicyResponse) GetDetails() *object.ObjectDetails
- func (*AddIDPToLoginPolicyResponse) ProtoMessage()
- func (x *AddIDPToLoginPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *AddIDPToLoginPolicyResponse) Reset()
- func (x *AddIDPToLoginPolicyResponse) String() string
- type AddJWTIDPRequest
- func (*AddJWTIDPRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddJWTIDPRequest) GetAutoRegister() bool
- func (x *AddJWTIDPRequest) GetHeaderName() string
- func (x *AddJWTIDPRequest) GetIssuer() string
- func (x *AddJWTIDPRequest) GetJwtEndpoint() string
- func (x *AddJWTIDPRequest) GetKeysEndpoint() string
- func (x *AddJWTIDPRequest) GetName() string
- func (x *AddJWTIDPRequest) GetStylingType() idp.IDPStylingType
- func (*AddJWTIDPRequest) ProtoMessage()
- func (x *AddJWTIDPRequest) ProtoReflect() protoreflect.Message
- func (x *AddJWTIDPRequest) Reset()
- func (x *AddJWTIDPRequest) String() string
- type AddJWTIDPResponse
- func (*AddJWTIDPResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddJWTIDPResponse) GetDetails() *object.ObjectDetails
- func (x *AddJWTIDPResponse) GetIdpId() string
- func (*AddJWTIDPResponse) ProtoMessage()
- func (x *AddJWTIDPResponse) ProtoReflect() protoreflect.Message
- func (x *AddJWTIDPResponse) Reset()
- func (x *AddJWTIDPResponse) String() string
- type AddJWTProviderRequest
- func (*AddJWTProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddJWTProviderRequest) GetHeaderName() string
- func (x *AddJWTProviderRequest) GetIssuer() string
- func (x *AddJWTProviderRequest) GetJwtEndpoint() string
- func (x *AddJWTProviderRequest) GetKeysEndpoint() string
- func (x *AddJWTProviderRequest) GetName() string
- func (x *AddJWTProviderRequest) GetProviderOptions() *idp.Options
- func (*AddJWTProviderRequest) ProtoMessage()
- func (x *AddJWTProviderRequest) ProtoReflect() protoreflect.Message
- func (x *AddJWTProviderRequest) Reset()
- func (x *AddJWTProviderRequest) String() string
- type AddJWTProviderResponse
- func (*AddJWTProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddJWTProviderResponse) GetDetails() *object.ObjectDetails
- func (x *AddJWTProviderResponse) GetId() string
- func (*AddJWTProviderResponse) ProtoMessage()
- func (x *AddJWTProviderResponse) ProtoReflect() protoreflect.Message
- func (x *AddJWTProviderResponse) Reset()
- func (x *AddJWTProviderResponse) String() string
- type AddLDAPProviderRequest
- func (*AddLDAPProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddLDAPProviderRequest) GetAttributes() *idp.LDAPAttributes
- func (x *AddLDAPProviderRequest) GetBaseDn() string
- func (x *AddLDAPProviderRequest) GetBindDn() string
- func (x *AddLDAPProviderRequest) GetBindPassword() string
- func (x *AddLDAPProviderRequest) GetName() string
- func (x *AddLDAPProviderRequest) GetProviderOptions() *idp.Options
- func (x *AddLDAPProviderRequest) GetServers() []string
- func (x *AddLDAPProviderRequest) GetStartTls() bool
- func (x *AddLDAPProviderRequest) GetTimeout() *durationpb.Duration
- func (x *AddLDAPProviderRequest) GetUserBase() string
- func (x *AddLDAPProviderRequest) GetUserFilters() []string
- func (x *AddLDAPProviderRequest) GetUserObjectClasses() []string
- func (*AddLDAPProviderRequest) ProtoMessage()
- func (x *AddLDAPProviderRequest) ProtoReflect() protoreflect.Message
- func (x *AddLDAPProviderRequest) Reset()
- func (x *AddLDAPProviderRequest) String() string
- type AddLDAPProviderResponse
- func (*AddLDAPProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddLDAPProviderResponse) GetDetails() *object.ObjectDetails
- func (x *AddLDAPProviderResponse) GetId() string
- func (*AddLDAPProviderResponse) ProtoMessage()
- func (x *AddLDAPProviderResponse) ProtoReflect() protoreflect.Message
- func (x *AddLDAPProviderResponse) Reset()
- func (x *AddLDAPProviderResponse) String() string
- type AddMultiFactorToLoginPolicyRequest
- func (*AddMultiFactorToLoginPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddMultiFactorToLoginPolicyRequest) GetType() policy.MultiFactorType
- func (*AddMultiFactorToLoginPolicyRequest) ProtoMessage()
- func (x *AddMultiFactorToLoginPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *AddMultiFactorToLoginPolicyRequest) Reset()
- func (x *AddMultiFactorToLoginPolicyRequest) String() string
- type AddMultiFactorToLoginPolicyResponse
- func (*AddMultiFactorToLoginPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddMultiFactorToLoginPolicyResponse) GetDetails() *object.ObjectDetails
- func (*AddMultiFactorToLoginPolicyResponse) ProtoMessage()
- func (x *AddMultiFactorToLoginPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *AddMultiFactorToLoginPolicyResponse) Reset()
- func (x *AddMultiFactorToLoginPolicyResponse) String() string
- type AddNotificationPolicyRequest
- func (*AddNotificationPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddNotificationPolicyRequest) GetPasswordChange() bool
- func (*AddNotificationPolicyRequest) ProtoMessage()
- func (x *AddNotificationPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *AddNotificationPolicyRequest) Reset()
- func (x *AddNotificationPolicyRequest) String() string
- type AddNotificationPolicyResponse
- func (*AddNotificationPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddNotificationPolicyResponse) GetDetails() *object.ObjectDetails
- func (*AddNotificationPolicyResponse) ProtoMessage()
- func (x *AddNotificationPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *AddNotificationPolicyResponse) Reset()
- func (x *AddNotificationPolicyResponse) String() string
- type AddOIDCIDPRequest
- func (*AddOIDCIDPRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddOIDCIDPRequest) GetAutoRegister() bool
- func (x *AddOIDCIDPRequest) GetClientId() string
- func (x *AddOIDCIDPRequest) GetClientSecret() string
- func (x *AddOIDCIDPRequest) GetDisplayNameMapping() idp.OIDCMappingField
- func (x *AddOIDCIDPRequest) GetIssuer() string
- func (x *AddOIDCIDPRequest) GetName() string
- func (x *AddOIDCIDPRequest) GetScopes() []string
- func (x *AddOIDCIDPRequest) GetStylingType() idp.IDPStylingType
- func (x *AddOIDCIDPRequest) GetUsernameMapping() idp.OIDCMappingField
- func (*AddOIDCIDPRequest) ProtoMessage()
- func (x *AddOIDCIDPRequest) ProtoReflect() protoreflect.Message
- func (x *AddOIDCIDPRequest) Reset()
- func (x *AddOIDCIDPRequest) String() string
- type AddOIDCIDPResponse
- func (*AddOIDCIDPResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddOIDCIDPResponse) GetDetails() *object.ObjectDetails
- func (x *AddOIDCIDPResponse) GetIdpId() string
- func (*AddOIDCIDPResponse) ProtoMessage()
- func (x *AddOIDCIDPResponse) ProtoReflect() protoreflect.Message
- func (x *AddOIDCIDPResponse) Reset()
- func (x *AddOIDCIDPResponse) String() string
- type AddOIDCSettingsRequest
- func (*AddOIDCSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddOIDCSettingsRequest) GetAccessTokenLifetime() *durationpb.Duration
- func (x *AddOIDCSettingsRequest) GetIdTokenLifetime() *durationpb.Duration
- func (x *AddOIDCSettingsRequest) GetRefreshTokenExpiration() *durationpb.Duration
- func (x *AddOIDCSettingsRequest) GetRefreshTokenIdleExpiration() *durationpb.Duration
- func (*AddOIDCSettingsRequest) ProtoMessage()
- func (x *AddOIDCSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *AddOIDCSettingsRequest) Reset()
- func (x *AddOIDCSettingsRequest) String() string
- type AddOIDCSettingsResponse
- func (*AddOIDCSettingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddOIDCSettingsResponse) GetDetails() *object.ObjectDetails
- func (*AddOIDCSettingsResponse) ProtoMessage()
- func (x *AddOIDCSettingsResponse) ProtoReflect() protoreflect.Message
- func (x *AddOIDCSettingsResponse) Reset()
- func (x *AddOIDCSettingsResponse) String() string
- type AddSAMLProviderRequest
- func (*AddSAMLProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddSAMLProviderRequest) GetBinding() idp.SAMLBinding
- func (m *AddSAMLProviderRequest) GetMetadata() isAddSAMLProviderRequest_Metadata
- func (x *AddSAMLProviderRequest) GetMetadataUrl() string
- func (x *AddSAMLProviderRequest) GetMetadataXml() []byte
- func (x *AddSAMLProviderRequest) GetName() string
- func (x *AddSAMLProviderRequest) GetNameIdFormat() idp.SAMLNameIDFormat
- func (x *AddSAMLProviderRequest) GetProviderOptions() *idp.Options
- func (x *AddSAMLProviderRequest) GetTransientMappingAttributeName() string
- func (x *AddSAMLProviderRequest) GetWithSignedRequest() bool
- func (*AddSAMLProviderRequest) ProtoMessage()
- func (x *AddSAMLProviderRequest) ProtoReflect() protoreflect.Message
- func (x *AddSAMLProviderRequest) Reset()
- func (x *AddSAMLProviderRequest) String() string
- type AddSAMLProviderRequest_MetadataUrl
- type AddSAMLProviderRequest_MetadataXml
- type AddSAMLProviderResponse
- func (*AddSAMLProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddSAMLProviderResponse) GetDetails() *object.ObjectDetails
- func (x *AddSAMLProviderResponse) GetId() string
- func (*AddSAMLProviderResponse) ProtoMessage()
- func (x *AddSAMLProviderResponse) ProtoReflect() protoreflect.Message
- func (x *AddSAMLProviderResponse) Reset()
- func (x *AddSAMLProviderResponse) String() string
- type AddSMSProviderTwilioRequest
- func (*AddSMSProviderTwilioRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddSMSProviderTwilioRequest) GetSenderNumber() string
- func (x *AddSMSProviderTwilioRequest) GetSid() string
- func (x *AddSMSProviderTwilioRequest) GetToken() string
- func (*AddSMSProviderTwilioRequest) ProtoMessage()
- func (x *AddSMSProviderTwilioRequest) ProtoReflect() protoreflect.Message
- func (x *AddSMSProviderTwilioRequest) Reset()
- func (x *AddSMSProviderTwilioRequest) String() string
- type AddSMSProviderTwilioResponse
- func (*AddSMSProviderTwilioResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddSMSProviderTwilioResponse) GetDetails() *object.ObjectDetails
- func (x *AddSMSProviderTwilioResponse) GetId() string
- func (*AddSMSProviderTwilioResponse) ProtoMessage()
- func (x *AddSMSProviderTwilioResponse) ProtoReflect() protoreflect.Message
- func (x *AddSMSProviderTwilioResponse) Reset()
- func (x *AddSMSProviderTwilioResponse) String() string
- type AddSMTPConfigRequest
- func (*AddSMTPConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddSMTPConfigRequest) GetDescription() string
- func (x *AddSMTPConfigRequest) GetHost() string
- func (x *AddSMTPConfigRequest) GetPassword() string
- func (x *AddSMTPConfigRequest) GetReplyToAddress() string
- func (x *AddSMTPConfigRequest) GetSenderAddress() string
- func (x *AddSMTPConfigRequest) GetSenderName() string
- func (x *AddSMTPConfigRequest) GetTls() bool
- func (x *AddSMTPConfigRequest) GetUser() string
- func (*AddSMTPConfigRequest) ProtoMessage()
- func (x *AddSMTPConfigRequest) ProtoReflect() protoreflect.Message
- func (x *AddSMTPConfigRequest) Reset()
- func (x *AddSMTPConfigRequest) String() string
- type AddSMTPConfigResponse
- func (*AddSMTPConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddSMTPConfigResponse) GetDetails() *object.ObjectDetails
- func (x *AddSMTPConfigResponse) GetId() string
- func (*AddSMTPConfigResponse) ProtoMessage()
- func (x *AddSMTPConfigResponse) ProtoReflect() protoreflect.Message
- func (x *AddSMTPConfigResponse) Reset()
- func (x *AddSMTPConfigResponse) String() string
- type AddSecondFactorToLoginPolicyRequest
- func (*AddSecondFactorToLoginPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddSecondFactorToLoginPolicyRequest) GetType() policy.SecondFactorType
- func (*AddSecondFactorToLoginPolicyRequest) ProtoMessage()
- func (x *AddSecondFactorToLoginPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *AddSecondFactorToLoginPolicyRequest) Reset()
- func (x *AddSecondFactorToLoginPolicyRequest) String() string
- type AddSecondFactorToLoginPolicyResponse
- func (*AddSecondFactorToLoginPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddSecondFactorToLoginPolicyResponse) GetDetails() *object.ObjectDetails
- func (*AddSecondFactorToLoginPolicyResponse) ProtoMessage()
- func (x *AddSecondFactorToLoginPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *AddSecondFactorToLoginPolicyResponse) Reset()
- func (x *AddSecondFactorToLoginPolicyResponse) String() string
- type AdminServiceClient
- type AdminServiceServer
- type DataOrg
- func (*DataOrg) Descriptor() ([]byte, []int)deprecated
- func (x *DataOrg) GetActions() []*v1.DataAction
- func (x *DataOrg) GetApiApps() []*v1.DataAPIApplication
- func (x *DataOrg) GetAppKeys() []*v1.DataAppKey
- func (x *DataOrg) GetDomainClaimedMessages() []*management.SetCustomDomainClaimedMessageTextRequest
- func (x *DataOrg) GetDomainPolicy() *AddCustomDomainPolicyRequest
- func (x *DataOrg) GetDomains() []*org.Domain
- func (x *DataOrg) GetHumanUsers() []*v1.DataHumanUser
- func (x *DataOrg) GetInitMessages() []*management.SetCustomInitMessageTextRequest
- func (x *DataOrg) GetJwtIdps() []*v1.DataJWTIDP
- func (x *DataOrg) GetLabelPolicy() *management.AddCustomLabelPolicyRequest
- func (x *DataOrg) GetLockoutPolicy() *management.AddCustomLockoutPolicyRequest
- func (x *DataOrg) GetLoginPolicy() *management.AddCustomLoginPolicyRequest
- func (x *DataOrg) GetLoginTexts() []*management.SetCustomLoginTextsRequest
- func (x *DataOrg) GetMachineKeys() []*v1.DataMachineKey
- func (x *DataOrg) GetMachineUsers() []*v1.DataMachineUser
- func (x *DataOrg) GetOidcApps() []*v1.DataOIDCApplication
- func (x *DataOrg) GetOidcIdps() []*v1.DataOIDCIDP
- func (x *DataOrg) GetOrg() *management.AddOrgRequest
- func (x *DataOrg) GetOrgId() string
- func (x *DataOrg) GetOrgMembers() []*management.AddOrgMemberRequest
- func (x *DataOrg) GetPasswordComplexityPolicy() *management.AddCustomPasswordComplexityPolicyRequest
- func (x *DataOrg) GetPasswordResetMessages() []*management.SetCustomPasswordResetMessageTextRequest
- func (x *DataOrg) GetPasswordlessRegistrationMessages() []*management.SetCustomPasswordlessRegistrationMessageTextRequest
- func (x *DataOrg) GetPrivacyPolicy() *management.AddCustomPrivacyPolicyRequest
- func (x *DataOrg) GetProjectGrantMembers() []*management.AddProjectGrantMemberRequest
- func (x *DataOrg) GetProjectGrants() []*v1.DataProjectGrant
- func (x *DataOrg) GetProjectMembers() []*management.AddProjectMemberRequest
- func (x *DataOrg) GetProjectRoles() []*management.AddProjectRoleRequest
- func (x *DataOrg) GetProjects() []*v1.DataProject
- func (x *DataOrg) GetTriggerActions() []*management.SetTriggerActionsRequest
- func (x *DataOrg) GetUserGrants() []*management.AddUserGrantRequest
- func (x *DataOrg) GetUserLinks() []*idp.IDPUserLink
- func (x *DataOrg) GetUserMetadata() []*management.SetUserMetadataRequest
- func (x *DataOrg) GetVerifyEmailMessages() []*management.SetCustomVerifyEmailMessageTextRequest
- func (x *DataOrg) GetVerifyEmailOtpMessages() []*management.SetCustomVerifyEmailOTPMessageTextRequest
- func (x *DataOrg) GetVerifyPhoneMessages() []*management.SetCustomVerifyPhoneMessageTextRequest
- func (x *DataOrg) GetVerifySmsOtpMessages() []*management.SetCustomVerifySMSOTPMessageTextRequest
- func (*DataOrg) ProtoMessage()
- func (x *DataOrg) ProtoReflect() protoreflect.Message
- func (x *DataOrg) Reset()
- func (x *DataOrg) String() string
- type DeactivateIDPRequest
- func (*DeactivateIDPRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeactivateIDPRequest) GetIdpId() string
- func (*DeactivateIDPRequest) ProtoMessage()
- func (x *DeactivateIDPRequest) ProtoReflect() protoreflect.Message
- func (x *DeactivateIDPRequest) Reset()
- func (x *DeactivateIDPRequest) String() string
- type DeactivateIDPResponse
- func (*DeactivateIDPResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeactivateIDPResponse) GetDetails() *object.ObjectDetails
- func (*DeactivateIDPResponse) ProtoMessage()
- func (x *DeactivateIDPResponse) ProtoReflect() protoreflect.Message
- func (x *DeactivateIDPResponse) Reset()
- func (x *DeactivateIDPResponse) String() string
- type DeactivateSMSProviderRequest
- func (*DeactivateSMSProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeactivateSMSProviderRequest) GetId() string
- func (*DeactivateSMSProviderRequest) ProtoMessage()
- func (x *DeactivateSMSProviderRequest) ProtoReflect() protoreflect.Message
- func (x *DeactivateSMSProviderRequest) Reset()
- func (x *DeactivateSMSProviderRequest) String() string
- type DeactivateSMSProviderResponse
- func (*DeactivateSMSProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeactivateSMSProviderResponse) GetDetails() *object.ObjectDetails
- func (*DeactivateSMSProviderResponse) ProtoMessage()
- func (x *DeactivateSMSProviderResponse) ProtoReflect() protoreflect.Message
- func (x *DeactivateSMSProviderResponse) Reset()
- func (x *DeactivateSMSProviderResponse) String() string
- type DeactivateSMTPConfigRequest
- func (*DeactivateSMTPConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeactivateSMTPConfigRequest) GetId() string
- func (*DeactivateSMTPConfigRequest) ProtoMessage()
- func (x *DeactivateSMTPConfigRequest) ProtoReflect() protoreflect.Message
- func (x *DeactivateSMTPConfigRequest) Reset()
- func (x *DeactivateSMTPConfigRequest) String() string
- type DeactivateSMTPConfigResponse
- func (*DeactivateSMTPConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeactivateSMTPConfigResponse) GetDetails() *object.ObjectDetails
- func (*DeactivateSMTPConfigResponse) ProtoMessage()
- func (x *DeactivateSMTPConfigResponse) ProtoReflect() protoreflect.Message
- func (x *DeactivateSMTPConfigResponse) Reset()
- func (x *DeactivateSMTPConfigResponse) String() string
- type DeleteProviderRequest
- func (*DeleteProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteProviderRequest) GetId() string
- func (*DeleteProviderRequest) ProtoMessage()
- func (x *DeleteProviderRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteProviderRequest) Reset()
- func (x *DeleteProviderRequest) String() string
- type DeleteProviderResponse
- func (*DeleteProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteProviderResponse) GetDetails() *object.ObjectDetails
- func (*DeleteProviderResponse) ProtoMessage()
- func (x *DeleteProviderResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteProviderResponse) Reset()
- func (x *DeleteProviderResponse) String() string
- type ExportDataRequest
- func (*ExportDataRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExportDataRequest) GetExcludedOrgIds() []string
- func (x *ExportDataRequest) GetGcsOutput() *ExportDataRequest_GCSOutput
- func (x *ExportDataRequest) GetLocalOutput() *ExportDataRequest_LocalOutput
- func (x *ExportDataRequest) GetOrgIds() []string
- func (x *ExportDataRequest) GetResponseOutput() bool
- func (x *ExportDataRequest) GetS3Output() *ExportDataRequest_S3Output
- func (x *ExportDataRequest) GetTimeout() string
- func (x *ExportDataRequest) GetWithOtp() bool
- func (x *ExportDataRequest) GetWithPasswords() bool
- func (*ExportDataRequest) ProtoMessage()
- func (x *ExportDataRequest) ProtoReflect() protoreflect.Message
- func (x *ExportDataRequest) Reset()
- func (x *ExportDataRequest) String() string
- type ExportDataRequest_GCSOutput
- func (*ExportDataRequest_GCSOutput) Descriptor() ([]byte, []int)deprecated
- func (x *ExportDataRequest_GCSOutput) GetBucket() string
- func (x *ExportDataRequest_GCSOutput) GetPath() string
- func (x *ExportDataRequest_GCSOutput) GetServiceaccountJson() string
- func (*ExportDataRequest_GCSOutput) ProtoMessage()
- func (x *ExportDataRequest_GCSOutput) ProtoReflect() protoreflect.Message
- func (x *ExportDataRequest_GCSOutput) Reset()
- func (x *ExportDataRequest_GCSOutput) String() string
- type ExportDataRequest_LocalOutput
- func (*ExportDataRequest_LocalOutput) Descriptor() ([]byte, []int)deprecated
- func (x *ExportDataRequest_LocalOutput) GetPath() string
- func (*ExportDataRequest_LocalOutput) ProtoMessage()
- func (x *ExportDataRequest_LocalOutput) ProtoReflect() protoreflect.Message
- func (x *ExportDataRequest_LocalOutput) Reset()
- func (x *ExportDataRequest_LocalOutput) String() string
- type ExportDataRequest_S3Output
- func (*ExportDataRequest_S3Output) Descriptor() ([]byte, []int)deprecated
- func (x *ExportDataRequest_S3Output) GetAccessKeyId() string
- func (x *ExportDataRequest_S3Output) GetBucket() string
- func (x *ExportDataRequest_S3Output) GetEndpoint() string
- func (x *ExportDataRequest_S3Output) GetPath() string
- func (x *ExportDataRequest_S3Output) GetSecretAccessKey() string
- func (x *ExportDataRequest_S3Output) GetSsl() bool
- func (*ExportDataRequest_S3Output) ProtoMessage()
- func (x *ExportDataRequest_S3Output) ProtoReflect() protoreflect.Message
- func (x *ExportDataRequest_S3Output) Reset()
- func (x *ExportDataRequest_S3Output) String() string
- type ExportDataResponse
- func (*ExportDataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ExportDataResponse) GetOrgs() []*DataOrg
- func (*ExportDataResponse) ProtoMessage()
- func (x *ExportDataResponse) ProtoReflect() protoreflect.Message
- func (x *ExportDataResponse) Reset()
- func (x *ExportDataResponse) String() string
- type FailedEvent
- func (*FailedEvent) Descriptor() ([]byte, []int)deprecated
- func (x *FailedEvent) GetDatabase() string
- func (x *FailedEvent) GetErrorMessage() string
- func (x *FailedEvent) GetFailedSequence() uint64
- func (x *FailedEvent) GetFailureCount() uint64
- func (x *FailedEvent) GetLastFailed() *timestamppb.Timestamp
- func (x *FailedEvent) GetViewName() string
- func (*FailedEvent) ProtoMessage()
- func (x *FailedEvent) ProtoReflect() protoreflect.Message
- func (x *FailedEvent) Reset()
- func (x *FailedEvent) String() string
- type GetAllowedLanguagesRequest
- type GetAllowedLanguagesResponse
- func (*GetAllowedLanguagesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAllowedLanguagesResponse) GetLanguages() []string
- func (*GetAllowedLanguagesResponse) ProtoMessage()
- func (x *GetAllowedLanguagesResponse) ProtoReflect() protoreflect.Message
- func (x *GetAllowedLanguagesResponse) Reset()
- func (x *GetAllowedLanguagesResponse) String() string
- type GetCustomDomainClaimedMessageTextRequest
- func (*GetCustomDomainClaimedMessageTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomDomainClaimedMessageTextRequest) GetLanguage() string
- func (*GetCustomDomainClaimedMessageTextRequest) ProtoMessage()
- func (x *GetCustomDomainClaimedMessageTextRequest) ProtoReflect() protoreflect.Message
- func (x *GetCustomDomainClaimedMessageTextRequest) Reset()
- func (x *GetCustomDomainClaimedMessageTextRequest) String() string
- type GetCustomDomainClaimedMessageTextResponse
- func (*GetCustomDomainClaimedMessageTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomDomainClaimedMessageTextResponse) GetCustomText() *text.MessageCustomText
- func (*GetCustomDomainClaimedMessageTextResponse) ProtoMessage()
- func (x *GetCustomDomainClaimedMessageTextResponse) ProtoReflect() protoreflect.Message
- func (x *GetCustomDomainClaimedMessageTextResponse) Reset()
- func (x *GetCustomDomainClaimedMessageTextResponse) String() string
- type GetCustomDomainPolicyRequest
- func (*GetCustomDomainPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomDomainPolicyRequest) GetOrgId() string
- func (*GetCustomDomainPolicyRequest) ProtoMessage()
- func (x *GetCustomDomainPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GetCustomDomainPolicyRequest) Reset()
- func (x *GetCustomDomainPolicyRequest) String() string
- type GetCustomDomainPolicyResponse
- func (*GetCustomDomainPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomDomainPolicyResponse) GetIsDefault() bool
- func (x *GetCustomDomainPolicyResponse) GetPolicy() *policy.DomainPolicy
- func (*GetCustomDomainPolicyResponse) ProtoMessage()
- func (x *GetCustomDomainPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *GetCustomDomainPolicyResponse) Reset()
- func (x *GetCustomDomainPolicyResponse) String() string
- type GetCustomInitMessageTextRequest
- func (*GetCustomInitMessageTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomInitMessageTextRequest) GetLanguage() string
- func (*GetCustomInitMessageTextRequest) ProtoMessage()
- func (x *GetCustomInitMessageTextRequest) ProtoReflect() protoreflect.Message
- func (x *GetCustomInitMessageTextRequest) Reset()
- func (x *GetCustomInitMessageTextRequest) String() string
- type GetCustomInitMessageTextResponse
- func (*GetCustomInitMessageTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomInitMessageTextResponse) GetCustomText() *text.MessageCustomText
- func (*GetCustomInitMessageTextResponse) ProtoMessage()
- func (x *GetCustomInitMessageTextResponse) ProtoReflect() protoreflect.Message
- func (x *GetCustomInitMessageTextResponse) Reset()
- func (x *GetCustomInitMessageTextResponse) String() string
- type GetCustomLoginTextsRequest
- func (*GetCustomLoginTextsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomLoginTextsRequest) GetLanguage() string
- func (*GetCustomLoginTextsRequest) ProtoMessage()
- func (x *GetCustomLoginTextsRequest) ProtoReflect() protoreflect.Message
- func (x *GetCustomLoginTextsRequest) Reset()
- func (x *GetCustomLoginTextsRequest) String() string
- type GetCustomLoginTextsResponse
- func (*GetCustomLoginTextsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomLoginTextsResponse) GetCustomText() *text.LoginCustomText
- func (*GetCustomLoginTextsResponse) ProtoMessage()
- func (x *GetCustomLoginTextsResponse) ProtoReflect() protoreflect.Message
- func (x *GetCustomLoginTextsResponse) Reset()
- func (x *GetCustomLoginTextsResponse) String() string
- type GetCustomOrgIAMPolicyRequest
- func (*GetCustomOrgIAMPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomOrgIAMPolicyRequest) GetOrgId() string
- func (*GetCustomOrgIAMPolicyRequest) ProtoMessage()
- func (x *GetCustomOrgIAMPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GetCustomOrgIAMPolicyRequest) Reset()
- func (x *GetCustomOrgIAMPolicyRequest) String() string
- type GetCustomOrgIAMPolicyResponse
- func (*GetCustomOrgIAMPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomOrgIAMPolicyResponse) GetIsDefault() bool
- func (x *GetCustomOrgIAMPolicyResponse) GetPolicy() *policy.OrgIAMPolicy
- func (*GetCustomOrgIAMPolicyResponse) ProtoMessage()
- func (x *GetCustomOrgIAMPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *GetCustomOrgIAMPolicyResponse) Reset()
- func (x *GetCustomOrgIAMPolicyResponse) String() string
- type GetCustomPasswordChangeMessageTextRequest
- func (*GetCustomPasswordChangeMessageTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomPasswordChangeMessageTextRequest) GetLanguage() string
- func (*GetCustomPasswordChangeMessageTextRequest) ProtoMessage()
- func (x *GetCustomPasswordChangeMessageTextRequest) ProtoReflect() protoreflect.Message
- func (x *GetCustomPasswordChangeMessageTextRequest) Reset()
- func (x *GetCustomPasswordChangeMessageTextRequest) String() string
- type GetCustomPasswordChangeMessageTextResponse
- func (*GetCustomPasswordChangeMessageTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomPasswordChangeMessageTextResponse) GetCustomText() *text.MessageCustomText
- func (*GetCustomPasswordChangeMessageTextResponse) ProtoMessage()
- func (x *GetCustomPasswordChangeMessageTextResponse) ProtoReflect() protoreflect.Message
- func (x *GetCustomPasswordChangeMessageTextResponse) Reset()
- func (x *GetCustomPasswordChangeMessageTextResponse) String() string
- type GetCustomPasswordResetMessageTextRequest
- func (*GetCustomPasswordResetMessageTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomPasswordResetMessageTextRequest) GetLanguage() string
- func (*GetCustomPasswordResetMessageTextRequest) ProtoMessage()
- func (x *GetCustomPasswordResetMessageTextRequest) ProtoReflect() protoreflect.Message
- func (x *GetCustomPasswordResetMessageTextRequest) Reset()
- func (x *GetCustomPasswordResetMessageTextRequest) String() string
- type GetCustomPasswordResetMessageTextResponse
- func (*GetCustomPasswordResetMessageTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomPasswordResetMessageTextResponse) GetCustomText() *text.MessageCustomText
- func (*GetCustomPasswordResetMessageTextResponse) ProtoMessage()
- func (x *GetCustomPasswordResetMessageTextResponse) ProtoReflect() protoreflect.Message
- func (x *GetCustomPasswordResetMessageTextResponse) Reset()
- func (x *GetCustomPasswordResetMessageTextResponse) String() string
- type GetCustomPasswordlessRegistrationMessageTextRequest
- func (*GetCustomPasswordlessRegistrationMessageTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomPasswordlessRegistrationMessageTextRequest) GetLanguage() string
- func (*GetCustomPasswordlessRegistrationMessageTextRequest) ProtoMessage()
- func (x *GetCustomPasswordlessRegistrationMessageTextRequest) ProtoReflect() protoreflect.Message
- func (x *GetCustomPasswordlessRegistrationMessageTextRequest) Reset()
- func (x *GetCustomPasswordlessRegistrationMessageTextRequest) String() string
- type GetCustomPasswordlessRegistrationMessageTextResponse
- func (*GetCustomPasswordlessRegistrationMessageTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomPasswordlessRegistrationMessageTextResponse) GetCustomText() *text.MessageCustomText
- func (*GetCustomPasswordlessRegistrationMessageTextResponse) ProtoMessage()
- func (x *GetCustomPasswordlessRegistrationMessageTextResponse) ProtoReflect() protoreflect.Message
- func (x *GetCustomPasswordlessRegistrationMessageTextResponse) Reset()
- func (x *GetCustomPasswordlessRegistrationMessageTextResponse) String() string
- type GetCustomVerifyEmailMessageTextRequest
- func (*GetCustomVerifyEmailMessageTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomVerifyEmailMessageTextRequest) GetLanguage() string
- func (*GetCustomVerifyEmailMessageTextRequest) ProtoMessage()
- func (x *GetCustomVerifyEmailMessageTextRequest) ProtoReflect() protoreflect.Message
- func (x *GetCustomVerifyEmailMessageTextRequest) Reset()
- func (x *GetCustomVerifyEmailMessageTextRequest) String() string
- type GetCustomVerifyEmailMessageTextResponse
- func (*GetCustomVerifyEmailMessageTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomVerifyEmailMessageTextResponse) GetCustomText() *text.MessageCustomText
- func (*GetCustomVerifyEmailMessageTextResponse) ProtoMessage()
- func (x *GetCustomVerifyEmailMessageTextResponse) ProtoReflect() protoreflect.Message
- func (x *GetCustomVerifyEmailMessageTextResponse) Reset()
- func (x *GetCustomVerifyEmailMessageTextResponse) String() string
- type GetCustomVerifyEmailOTPMessageTextRequest
- func (*GetCustomVerifyEmailOTPMessageTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomVerifyEmailOTPMessageTextRequest) GetLanguage() string
- func (*GetCustomVerifyEmailOTPMessageTextRequest) ProtoMessage()
- func (x *GetCustomVerifyEmailOTPMessageTextRequest) ProtoReflect() protoreflect.Message
- func (x *GetCustomVerifyEmailOTPMessageTextRequest) Reset()
- func (x *GetCustomVerifyEmailOTPMessageTextRequest) String() string
- type GetCustomVerifyEmailOTPMessageTextResponse
- func (*GetCustomVerifyEmailOTPMessageTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomVerifyEmailOTPMessageTextResponse) GetCustomText() *text.MessageCustomText
- func (*GetCustomVerifyEmailOTPMessageTextResponse) ProtoMessage()
- func (x *GetCustomVerifyEmailOTPMessageTextResponse) ProtoReflect() protoreflect.Message
- func (x *GetCustomVerifyEmailOTPMessageTextResponse) Reset()
- func (x *GetCustomVerifyEmailOTPMessageTextResponse) String() string
- type GetCustomVerifyPhoneMessageTextRequest
- func (*GetCustomVerifyPhoneMessageTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomVerifyPhoneMessageTextRequest) GetLanguage() string
- func (*GetCustomVerifyPhoneMessageTextRequest) ProtoMessage()
- func (x *GetCustomVerifyPhoneMessageTextRequest) ProtoReflect() protoreflect.Message
- func (x *GetCustomVerifyPhoneMessageTextRequest) Reset()
- func (x *GetCustomVerifyPhoneMessageTextRequest) String() string
- type GetCustomVerifyPhoneMessageTextResponse
- func (*GetCustomVerifyPhoneMessageTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomVerifyPhoneMessageTextResponse) GetCustomText() *text.MessageCustomText
- func (*GetCustomVerifyPhoneMessageTextResponse) ProtoMessage()
- func (x *GetCustomVerifyPhoneMessageTextResponse) ProtoReflect() protoreflect.Message
- func (x *GetCustomVerifyPhoneMessageTextResponse) Reset()
- func (x *GetCustomVerifyPhoneMessageTextResponse) String() string
- type GetCustomVerifySMSOTPMessageTextRequest
- func (*GetCustomVerifySMSOTPMessageTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomVerifySMSOTPMessageTextRequest) GetLanguage() string
- func (*GetCustomVerifySMSOTPMessageTextRequest) ProtoMessage()
- func (x *GetCustomVerifySMSOTPMessageTextRequest) ProtoReflect() protoreflect.Message
- func (x *GetCustomVerifySMSOTPMessageTextRequest) Reset()
- func (x *GetCustomVerifySMSOTPMessageTextRequest) String() string
- type GetCustomVerifySMSOTPMessageTextResponse
- func (*GetCustomVerifySMSOTPMessageTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomVerifySMSOTPMessageTextResponse) GetCustomText() *text.MessageCustomText
- func (*GetCustomVerifySMSOTPMessageTextResponse) ProtoMessage()
- func (x *GetCustomVerifySMSOTPMessageTextResponse) ProtoReflect() protoreflect.Message
- func (x *GetCustomVerifySMSOTPMessageTextResponse) Reset()
- func (x *GetCustomVerifySMSOTPMessageTextResponse) String() string
- type GetDefaultDomainClaimedMessageTextRequest
- func (*GetDefaultDomainClaimedMessageTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDefaultDomainClaimedMessageTextRequest) GetLanguage() string
- func (*GetDefaultDomainClaimedMessageTextRequest) ProtoMessage()
- func (x *GetDefaultDomainClaimedMessageTextRequest) ProtoReflect() protoreflect.Message
- func (x *GetDefaultDomainClaimedMessageTextRequest) Reset()
- func (x *GetDefaultDomainClaimedMessageTextRequest) String() string
- type GetDefaultDomainClaimedMessageTextResponse
- func (*GetDefaultDomainClaimedMessageTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDefaultDomainClaimedMessageTextResponse) GetCustomText() *text.MessageCustomText
- func (*GetDefaultDomainClaimedMessageTextResponse) ProtoMessage()
- func (x *GetDefaultDomainClaimedMessageTextResponse) ProtoReflect() protoreflect.Message
- func (x *GetDefaultDomainClaimedMessageTextResponse) Reset()
- func (x *GetDefaultDomainClaimedMessageTextResponse) String() string
- type GetDefaultInitMessageTextRequest
- func (*GetDefaultInitMessageTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDefaultInitMessageTextRequest) GetLanguage() string
- func (*GetDefaultInitMessageTextRequest) ProtoMessage()
- func (x *GetDefaultInitMessageTextRequest) ProtoReflect() protoreflect.Message
- func (x *GetDefaultInitMessageTextRequest) Reset()
- func (x *GetDefaultInitMessageTextRequest) String() string
- type GetDefaultInitMessageTextResponse
- func (*GetDefaultInitMessageTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDefaultInitMessageTextResponse) GetCustomText() *text.MessageCustomText
- func (*GetDefaultInitMessageTextResponse) ProtoMessage()
- func (x *GetDefaultInitMessageTextResponse) ProtoReflect() protoreflect.Message
- func (x *GetDefaultInitMessageTextResponse) Reset()
- func (x *GetDefaultInitMessageTextResponse) String() string
- type GetDefaultLanguageRequest
- type GetDefaultLanguageResponse
- func (*GetDefaultLanguageResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDefaultLanguageResponse) GetLanguage() string
- func (*GetDefaultLanguageResponse) ProtoMessage()
- func (x *GetDefaultLanguageResponse) ProtoReflect() protoreflect.Message
- func (x *GetDefaultLanguageResponse) Reset()
- func (x *GetDefaultLanguageResponse) String() string
- type GetDefaultLoginTextsRequest
- func (*GetDefaultLoginTextsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDefaultLoginTextsRequest) GetLanguage() string
- func (*GetDefaultLoginTextsRequest) ProtoMessage()
- func (x *GetDefaultLoginTextsRequest) ProtoReflect() protoreflect.Message
- func (x *GetDefaultLoginTextsRequest) Reset()
- func (x *GetDefaultLoginTextsRequest) String() string
- type GetDefaultLoginTextsResponse
- func (*GetDefaultLoginTextsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDefaultLoginTextsResponse) GetCustomText() *text.LoginCustomText
- func (*GetDefaultLoginTextsResponse) ProtoMessage()
- func (x *GetDefaultLoginTextsResponse) ProtoReflect() protoreflect.Message
- func (x *GetDefaultLoginTextsResponse) Reset()
- func (x *GetDefaultLoginTextsResponse) String() string
- type GetDefaultOrgRequest
- type GetDefaultOrgResponse
- func (*GetDefaultOrgResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDefaultOrgResponse) GetOrg() *org.Org
- func (*GetDefaultOrgResponse) ProtoMessage()
- func (x *GetDefaultOrgResponse) ProtoReflect() protoreflect.Message
- func (x *GetDefaultOrgResponse) Reset()
- func (x *GetDefaultOrgResponse) String() string
- type GetDefaultPasswordChangeMessageTextRequest
- func (*GetDefaultPasswordChangeMessageTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDefaultPasswordChangeMessageTextRequest) GetLanguage() string
- func (*GetDefaultPasswordChangeMessageTextRequest) ProtoMessage()
- func (x *GetDefaultPasswordChangeMessageTextRequest) ProtoReflect() protoreflect.Message
- func (x *GetDefaultPasswordChangeMessageTextRequest) Reset()
- func (x *GetDefaultPasswordChangeMessageTextRequest) String() string
- type GetDefaultPasswordChangeMessageTextResponse
- func (*GetDefaultPasswordChangeMessageTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDefaultPasswordChangeMessageTextResponse) GetCustomText() *text.MessageCustomText
- func (*GetDefaultPasswordChangeMessageTextResponse) ProtoMessage()
- func (x *GetDefaultPasswordChangeMessageTextResponse) ProtoReflect() protoreflect.Message
- func (x *GetDefaultPasswordChangeMessageTextResponse) Reset()
- func (x *GetDefaultPasswordChangeMessageTextResponse) String() string
- type GetDefaultPasswordResetMessageTextRequest
- func (*GetDefaultPasswordResetMessageTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDefaultPasswordResetMessageTextRequest) GetLanguage() string
- func (*GetDefaultPasswordResetMessageTextRequest) ProtoMessage()
- func (x *GetDefaultPasswordResetMessageTextRequest) ProtoReflect() protoreflect.Message
- func (x *GetDefaultPasswordResetMessageTextRequest) Reset()
- func (x *GetDefaultPasswordResetMessageTextRequest) String() string
- type GetDefaultPasswordResetMessageTextResponse
- func (*GetDefaultPasswordResetMessageTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDefaultPasswordResetMessageTextResponse) GetCustomText() *text.MessageCustomText
- func (*GetDefaultPasswordResetMessageTextResponse) ProtoMessage()
- func (x *GetDefaultPasswordResetMessageTextResponse) ProtoReflect() protoreflect.Message
- func (x *GetDefaultPasswordResetMessageTextResponse) Reset()
- func (x *GetDefaultPasswordResetMessageTextResponse) String() string
- type GetDefaultPasswordlessRegistrationMessageTextRequest
- func (*GetDefaultPasswordlessRegistrationMessageTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDefaultPasswordlessRegistrationMessageTextRequest) GetLanguage() string
- func (*GetDefaultPasswordlessRegistrationMessageTextRequest) ProtoMessage()
- func (x *GetDefaultPasswordlessRegistrationMessageTextRequest) ProtoReflect() protoreflect.Message
- func (x *GetDefaultPasswordlessRegistrationMessageTextRequest) Reset()
- func (x *GetDefaultPasswordlessRegistrationMessageTextRequest) String() string
- type GetDefaultPasswordlessRegistrationMessageTextResponse
- func (*GetDefaultPasswordlessRegistrationMessageTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDefaultPasswordlessRegistrationMessageTextResponse) GetCustomText() *text.MessageCustomText
- func (*GetDefaultPasswordlessRegistrationMessageTextResponse) ProtoMessage()
- func (x *GetDefaultPasswordlessRegistrationMessageTextResponse) ProtoReflect() protoreflect.Message
- func (x *GetDefaultPasswordlessRegistrationMessageTextResponse) Reset()
- func (x *GetDefaultPasswordlessRegistrationMessageTextResponse) String() string
- type GetDefaultVerifyEmailMessageTextRequest
- func (*GetDefaultVerifyEmailMessageTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDefaultVerifyEmailMessageTextRequest) GetLanguage() string
- func (*GetDefaultVerifyEmailMessageTextRequest) ProtoMessage()
- func (x *GetDefaultVerifyEmailMessageTextRequest) ProtoReflect() protoreflect.Message
- func (x *GetDefaultVerifyEmailMessageTextRequest) Reset()
- func (x *GetDefaultVerifyEmailMessageTextRequest) String() string
- type GetDefaultVerifyEmailMessageTextResponse
- func (*GetDefaultVerifyEmailMessageTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDefaultVerifyEmailMessageTextResponse) GetCustomText() *text.MessageCustomText
- func (*GetDefaultVerifyEmailMessageTextResponse) ProtoMessage()
- func (x *GetDefaultVerifyEmailMessageTextResponse) ProtoReflect() protoreflect.Message
- func (x *GetDefaultVerifyEmailMessageTextResponse) Reset()
- func (x *GetDefaultVerifyEmailMessageTextResponse) String() string
- type GetDefaultVerifyEmailOTPMessageTextRequest
- func (*GetDefaultVerifyEmailOTPMessageTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDefaultVerifyEmailOTPMessageTextRequest) GetLanguage() string
- func (*GetDefaultVerifyEmailOTPMessageTextRequest) ProtoMessage()
- func (x *GetDefaultVerifyEmailOTPMessageTextRequest) ProtoReflect() protoreflect.Message
- func (x *GetDefaultVerifyEmailOTPMessageTextRequest) Reset()
- func (x *GetDefaultVerifyEmailOTPMessageTextRequest) String() string
- type GetDefaultVerifyEmailOTPMessageTextResponse
- func (*GetDefaultVerifyEmailOTPMessageTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDefaultVerifyEmailOTPMessageTextResponse) GetCustomText() *text.MessageCustomText
- func (*GetDefaultVerifyEmailOTPMessageTextResponse) ProtoMessage()
- func (x *GetDefaultVerifyEmailOTPMessageTextResponse) ProtoReflect() protoreflect.Message
- func (x *GetDefaultVerifyEmailOTPMessageTextResponse) Reset()
- func (x *GetDefaultVerifyEmailOTPMessageTextResponse) String() string
- type GetDefaultVerifyPhoneMessageTextRequest
- func (*GetDefaultVerifyPhoneMessageTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDefaultVerifyPhoneMessageTextRequest) GetLanguage() string
- func (*GetDefaultVerifyPhoneMessageTextRequest) ProtoMessage()
- func (x *GetDefaultVerifyPhoneMessageTextRequest) ProtoReflect() protoreflect.Message
- func (x *GetDefaultVerifyPhoneMessageTextRequest) Reset()
- func (x *GetDefaultVerifyPhoneMessageTextRequest) String() string
- type GetDefaultVerifyPhoneMessageTextResponse
- func (*GetDefaultVerifyPhoneMessageTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDefaultVerifyPhoneMessageTextResponse) GetCustomText() *text.MessageCustomText
- func (*GetDefaultVerifyPhoneMessageTextResponse) ProtoMessage()
- func (x *GetDefaultVerifyPhoneMessageTextResponse) ProtoReflect() protoreflect.Message
- func (x *GetDefaultVerifyPhoneMessageTextResponse) Reset()
- func (x *GetDefaultVerifyPhoneMessageTextResponse) String() string
- type GetDefaultVerifySMSOTPMessageTextRequest
- func (*GetDefaultVerifySMSOTPMessageTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDefaultVerifySMSOTPMessageTextRequest) GetLanguage() string
- func (*GetDefaultVerifySMSOTPMessageTextRequest) ProtoMessage()
- func (x *GetDefaultVerifySMSOTPMessageTextRequest) ProtoReflect() protoreflect.Message
- func (x *GetDefaultVerifySMSOTPMessageTextRequest) Reset()
- func (x *GetDefaultVerifySMSOTPMessageTextRequest) String() string
- type GetDefaultVerifySMSOTPMessageTextResponse
- func (*GetDefaultVerifySMSOTPMessageTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDefaultVerifySMSOTPMessageTextResponse) GetCustomText() *text.MessageCustomText
- func (*GetDefaultVerifySMSOTPMessageTextResponse) ProtoMessage()
- func (x *GetDefaultVerifySMSOTPMessageTextResponse) ProtoReflect() protoreflect.Message
- func (x *GetDefaultVerifySMSOTPMessageTextResponse) Reset()
- func (x *GetDefaultVerifySMSOTPMessageTextResponse) String() string
- type GetDomainPolicyRequest
- type GetDomainPolicyResponse
- func (*GetDomainPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDomainPolicyResponse) GetPolicy() *policy.DomainPolicy
- func (*GetDomainPolicyResponse) ProtoMessage()
- func (x *GetDomainPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *GetDomainPolicyResponse) Reset()
- func (x *GetDomainPolicyResponse) String() string
- type GetFileSystemNotificationProviderRequest
- func (*GetFileSystemNotificationProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetFileSystemNotificationProviderRequest) ProtoMessage()
- func (x *GetFileSystemNotificationProviderRequest) ProtoReflect() protoreflect.Message
- func (x *GetFileSystemNotificationProviderRequest) Reset()
- func (x *GetFileSystemNotificationProviderRequest) String() string
- type GetFileSystemNotificationProviderResponse
- func (*GetFileSystemNotificationProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFileSystemNotificationProviderResponse) GetProvider() *settings.DebugNotificationProvider
- func (*GetFileSystemNotificationProviderResponse) ProtoMessage()
- func (x *GetFileSystemNotificationProviderResponse) ProtoReflect() protoreflect.Message
- func (x *GetFileSystemNotificationProviderResponse) Reset()
- func (x *GetFileSystemNotificationProviderResponse) String() string
- type GetIDPByIDRequest
- type GetIDPByIDResponse
- func (*GetIDPByIDResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetIDPByIDResponse) GetIdp() *idp.IDP
- func (*GetIDPByIDResponse) ProtoMessage()
- func (x *GetIDPByIDResponse) ProtoReflect() protoreflect.Message
- func (x *GetIDPByIDResponse) Reset()
- func (x *GetIDPByIDResponse) String() string
- type GetLabelPolicyRequest
- type GetLabelPolicyResponse
- func (*GetLabelPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLabelPolicyResponse) GetPolicy() *policy.LabelPolicy
- func (*GetLabelPolicyResponse) ProtoMessage()
- func (x *GetLabelPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *GetLabelPolicyResponse) Reset()
- func (x *GetLabelPolicyResponse) String() string
- type GetLockoutPolicyRequest
- type GetLockoutPolicyResponse
- func (*GetLockoutPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLockoutPolicyResponse) GetPolicy() *policy.LockoutPolicy
- func (*GetLockoutPolicyResponse) ProtoMessage()
- func (x *GetLockoutPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *GetLockoutPolicyResponse) Reset()
- func (x *GetLockoutPolicyResponse) String() string
- type GetLogNotificationProviderRequest
- func (*GetLogNotificationProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetLogNotificationProviderRequest) ProtoMessage()
- func (x *GetLogNotificationProviderRequest) ProtoReflect() protoreflect.Message
- func (x *GetLogNotificationProviderRequest) Reset()
- func (x *GetLogNotificationProviderRequest) String() string
- type GetLogNotificationProviderResponse
- func (*GetLogNotificationProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLogNotificationProviderResponse) GetProvider() *settings.DebugNotificationProvider
- func (*GetLogNotificationProviderResponse) ProtoMessage()
- func (x *GetLogNotificationProviderResponse) ProtoReflect() protoreflect.Message
- func (x *GetLogNotificationProviderResponse) Reset()
- func (x *GetLogNotificationProviderResponse) String() string
- type GetLoginPolicyRequest
- type GetLoginPolicyResponse
- func (*GetLoginPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLoginPolicyResponse) GetPolicy() *policy.LoginPolicy
- func (*GetLoginPolicyResponse) ProtoMessage()
- func (x *GetLoginPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *GetLoginPolicyResponse) Reset()
- func (x *GetLoginPolicyResponse) String() string
- type GetMyInstanceRequest
- type GetMyInstanceResponse
- func (*GetMyInstanceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMyInstanceResponse) GetInstance() *instance.InstanceDetail
- func (*GetMyInstanceResponse) ProtoMessage()
- func (x *GetMyInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *GetMyInstanceResponse) Reset()
- func (x *GetMyInstanceResponse) String() string
- type GetNotificationPolicyRequest
- func (*GetNotificationPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetNotificationPolicyRequest) ProtoMessage()
- func (x *GetNotificationPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GetNotificationPolicyRequest) Reset()
- func (x *GetNotificationPolicyRequest) String() string
- type GetNotificationPolicyResponse
- func (*GetNotificationPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNotificationPolicyResponse) GetPolicy() *policy.NotificationPolicy
- func (*GetNotificationPolicyResponse) ProtoMessage()
- func (x *GetNotificationPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *GetNotificationPolicyResponse) Reset()
- func (x *GetNotificationPolicyResponse) String() string
- type GetOIDCSettingsRequest
- type GetOIDCSettingsResponse
- func (*GetOIDCSettingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOIDCSettingsResponse) GetSettings() *settings.OIDCSettings
- func (*GetOIDCSettingsResponse) ProtoMessage()
- func (x *GetOIDCSettingsResponse) ProtoReflect() protoreflect.Message
- func (x *GetOIDCSettingsResponse) Reset()
- func (x *GetOIDCSettingsResponse) String() string
- type GetOrgByIDRequest
- type GetOrgByIDResponse
- func (*GetOrgByIDResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrgByIDResponse) GetOrg() *org.Org
- func (*GetOrgByIDResponse) ProtoMessage()
- func (x *GetOrgByIDResponse) ProtoReflect() protoreflect.Message
- func (x *GetOrgByIDResponse) Reset()
- func (x *GetOrgByIDResponse) String() string
- type GetOrgIAMPolicyRequest
- type GetOrgIAMPolicyResponse
- func (*GetOrgIAMPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrgIAMPolicyResponse) GetPolicy() *policy.OrgIAMPolicy
- func (*GetOrgIAMPolicyResponse) ProtoMessage()
- func (x *GetOrgIAMPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *GetOrgIAMPolicyResponse) Reset()
- func (x *GetOrgIAMPolicyResponse) String() string
- type GetPasswordAgePolicyRequest
- type GetPasswordAgePolicyResponse
- func (*GetPasswordAgePolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPasswordAgePolicyResponse) GetPolicy() *policy.PasswordAgePolicy
- func (*GetPasswordAgePolicyResponse) ProtoMessage()
- func (x *GetPasswordAgePolicyResponse) ProtoReflect() protoreflect.Message
- func (x *GetPasswordAgePolicyResponse) Reset()
- func (x *GetPasswordAgePolicyResponse) String() string
- type GetPasswordComplexityPolicyRequest
- func (*GetPasswordComplexityPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetPasswordComplexityPolicyRequest) ProtoMessage()
- func (x *GetPasswordComplexityPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GetPasswordComplexityPolicyRequest) Reset()
- func (x *GetPasswordComplexityPolicyRequest) String() string
- type GetPasswordComplexityPolicyResponse
- func (*GetPasswordComplexityPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPasswordComplexityPolicyResponse) GetPolicy() *policy.PasswordComplexityPolicy
- func (*GetPasswordComplexityPolicyResponse) ProtoMessage()
- func (x *GetPasswordComplexityPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *GetPasswordComplexityPolicyResponse) Reset()
- func (x *GetPasswordComplexityPolicyResponse) String() string
- type GetPreviewLabelPolicyRequest
- func (*GetPreviewLabelPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetPreviewLabelPolicyRequest) ProtoMessage()
- func (x *GetPreviewLabelPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GetPreviewLabelPolicyRequest) Reset()
- func (x *GetPreviewLabelPolicyRequest) String() string
- type GetPreviewLabelPolicyResponse
- func (*GetPreviewLabelPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPreviewLabelPolicyResponse) GetPolicy() *policy.LabelPolicy
- func (*GetPreviewLabelPolicyResponse) ProtoMessage()
- func (x *GetPreviewLabelPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *GetPreviewLabelPolicyResponse) Reset()
- func (x *GetPreviewLabelPolicyResponse) String() string
- type GetPrivacyPolicyRequest
- type GetPrivacyPolicyResponse
- func (*GetPrivacyPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPrivacyPolicyResponse) GetPolicy() *policy.PrivacyPolicy
- func (*GetPrivacyPolicyResponse) ProtoMessage()
- func (x *GetPrivacyPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *GetPrivacyPolicyResponse) Reset()
- func (x *GetPrivacyPolicyResponse) String() string
- type GetProviderByIDRequest
- func (*GetProviderByIDRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetProviderByIDRequest) GetId() string
- func (*GetProviderByIDRequest) ProtoMessage()
- func (x *GetProviderByIDRequest) ProtoReflect() protoreflect.Message
- func (x *GetProviderByIDRequest) Reset()
- func (x *GetProviderByIDRequest) String() string
- type GetProviderByIDResponse
- func (*GetProviderByIDResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProviderByIDResponse) GetIdp() *idp.Provider
- func (*GetProviderByIDResponse) ProtoMessage()
- func (x *GetProviderByIDResponse) ProtoReflect() protoreflect.Message
- func (x *GetProviderByIDResponse) Reset()
- func (x *GetProviderByIDResponse) String() string
- type GetRestrictionsRequest
- type GetRestrictionsResponse
- func (*GetRestrictionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRestrictionsResponse) GetAllowedLanguages() []string
- func (x *GetRestrictionsResponse) GetDetails() *object.ObjectDetails
- func (x *GetRestrictionsResponse) GetDisallowPublicOrgRegistration() bool
- func (*GetRestrictionsResponse) ProtoMessage()
- func (x *GetRestrictionsResponse) ProtoReflect() protoreflect.Message
- func (x *GetRestrictionsResponse) Reset()
- func (x *GetRestrictionsResponse) String() string
- type GetSMSProviderRequest
- func (*GetSMSProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSMSProviderRequest) GetId() string
- func (*GetSMSProviderRequest) ProtoMessage()
- func (x *GetSMSProviderRequest) ProtoReflect() protoreflect.Message
- func (x *GetSMSProviderRequest) Reset()
- func (x *GetSMSProviderRequest) String() string
- type GetSMSProviderResponse
- func (*GetSMSProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSMSProviderResponse) GetConfig() *settings.SMSProvider
- func (*GetSMSProviderResponse) ProtoMessage()
- func (x *GetSMSProviderResponse) ProtoReflect() protoreflect.Message
- func (x *GetSMSProviderResponse) Reset()
- func (x *GetSMSProviderResponse) String() string
- type GetSMTPConfigByIdRequest
- func (*GetSMTPConfigByIdRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSMTPConfigByIdRequest) GetId() string
- func (*GetSMTPConfigByIdRequest) ProtoMessage()
- func (x *GetSMTPConfigByIdRequest) ProtoReflect() protoreflect.Message
- func (x *GetSMTPConfigByIdRequest) Reset()
- func (x *GetSMTPConfigByIdRequest) String() string
- type GetSMTPConfigByIdResponse
- func (*GetSMTPConfigByIdResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSMTPConfigByIdResponse) GetSmtpConfig() *settings.SMTPConfig
- func (*GetSMTPConfigByIdResponse) ProtoMessage()
- func (x *GetSMTPConfigByIdResponse) ProtoReflect() protoreflect.Message
- func (x *GetSMTPConfigByIdResponse) Reset()
- func (x *GetSMTPConfigByIdResponse) String() string
- type GetSMTPConfigRequest
- type GetSMTPConfigResponse
- func (*GetSMTPConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSMTPConfigResponse) GetSmtpConfig() *settings.SMTPConfig
- func (*GetSMTPConfigResponse) ProtoMessage()
- func (x *GetSMTPConfigResponse) ProtoReflect() protoreflect.Message
- func (x *GetSMTPConfigResponse) Reset()
- func (x *GetSMTPConfigResponse) String() string
- type GetSecretGeneratorRequest
- func (*GetSecretGeneratorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSecretGeneratorRequest) GetGeneratorType() settings.SecretGeneratorType
- func (*GetSecretGeneratorRequest) ProtoMessage()
- func (x *GetSecretGeneratorRequest) ProtoReflect() protoreflect.Message
- func (x *GetSecretGeneratorRequest) Reset()
- func (x *GetSecretGeneratorRequest) String() string
- type GetSecretGeneratorResponse
- func (*GetSecretGeneratorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSecretGeneratorResponse) GetSecretGenerator() *settings.SecretGenerator
- func (*GetSecretGeneratorResponse) ProtoMessage()
- func (x *GetSecretGeneratorResponse) ProtoReflect() protoreflect.Message
- func (x *GetSecretGeneratorResponse) Reset()
- func (x *GetSecretGeneratorResponse) String() string
- type GetSecurityPolicyRequest
- type GetSecurityPolicyResponse
- func (*GetSecurityPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSecurityPolicyResponse) GetPolicy() *settings.SecurityPolicy
- func (*GetSecurityPolicyResponse) ProtoMessage()
- func (x *GetSecurityPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *GetSecurityPolicyResponse) Reset()
- func (x *GetSecurityPolicyResponse) String() string
- type GetSupportedLanguagesRequest
- func (*GetSupportedLanguagesRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetSupportedLanguagesRequest) ProtoMessage()
- func (x *GetSupportedLanguagesRequest) ProtoReflect() protoreflect.Message
- func (x *GetSupportedLanguagesRequest) Reset()
- func (x *GetSupportedLanguagesRequest) String() string
- type GetSupportedLanguagesResponse
- func (*GetSupportedLanguagesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSupportedLanguagesResponse) GetLanguages() []string
- func (*GetSupportedLanguagesResponse) ProtoMessage()
- func (x *GetSupportedLanguagesResponse) ProtoReflect() protoreflect.Message
- func (x *GetSupportedLanguagesResponse) Reset()
- func (x *GetSupportedLanguagesResponse) String() string
- type HealthzRequest
- type HealthzResponse
- type IDPQuery
- func (*IDPQuery) Descriptor() ([]byte, []int)deprecated
- func (x *IDPQuery) GetIdpIdQuery() *idp.IDPIDQuery
- func (x *IDPQuery) GetIdpNameQuery() *idp.IDPNameQuery
- func (m *IDPQuery) GetQuery() isIDPQuery_Query
- func (*IDPQuery) ProtoMessage()
- func (x *IDPQuery) ProtoReflect() protoreflect.Message
- func (x *IDPQuery) Reset()
- func (x *IDPQuery) String() string
- type IDPQuery_IdpIdQuery
- type IDPQuery_IdpNameQuery
- type ImportDataError
- func (*ImportDataError) Descriptor() ([]byte, []int)deprecated
- func (x *ImportDataError) GetId() string
- func (x *ImportDataError) GetMessage() string
- func (x *ImportDataError) GetType() string
- func (*ImportDataError) ProtoMessage()
- func (x *ImportDataError) ProtoReflect() protoreflect.Message
- func (x *ImportDataError) Reset()
- func (x *ImportDataError) String() string
- type ImportDataOrg
- type ImportDataRequest
- func (*ImportDataRequest) Descriptor() ([]byte, []int)deprecated
- func (m *ImportDataRequest) GetData() isImportDataRequest_Data
- func (x *ImportDataRequest) GetDataOrgs() *ImportDataOrg
- func (x *ImportDataRequest) GetDataOrgsGcs() *ImportDataRequest_GCSInput
- func (x *ImportDataRequest) GetDataOrgsLocal() *ImportDataRequest_LocalInput
- func (x *ImportDataRequest) GetDataOrgsS3() *ImportDataRequest_S3Input
- func (x *ImportDataRequest) GetDataOrgsv1() *v1.ImportDataOrg
- func (x *ImportDataRequest) GetDataOrgsv1Gcs() *ImportDataRequest_GCSInput
- func (x *ImportDataRequest) GetDataOrgsv1Local() *ImportDataRequest_LocalInput
- func (x *ImportDataRequest) GetDataOrgsv1S3() *ImportDataRequest_S3Input
- func (x *ImportDataRequest) GetTimeout() string
- func (*ImportDataRequest) ProtoMessage()
- func (x *ImportDataRequest) ProtoReflect() protoreflect.Message
- func (x *ImportDataRequest) Reset()
- func (x *ImportDataRequest) String() string
- type ImportDataRequest_DataOrgs
- type ImportDataRequest_DataOrgsGcs
- type ImportDataRequest_DataOrgsLocal
- type ImportDataRequest_DataOrgsS3
- type ImportDataRequest_DataOrgsv1
- type ImportDataRequest_DataOrgsv1Gcs
- type ImportDataRequest_DataOrgsv1Local
- type ImportDataRequest_DataOrgsv1S3
- type ImportDataRequest_GCSInput
- func (*ImportDataRequest_GCSInput) Descriptor() ([]byte, []int)deprecated
- func (x *ImportDataRequest_GCSInput) GetBucket() string
- func (x *ImportDataRequest_GCSInput) GetPath() string
- func (x *ImportDataRequest_GCSInput) GetServiceaccountJson() string
- func (*ImportDataRequest_GCSInput) ProtoMessage()
- func (x *ImportDataRequest_GCSInput) ProtoReflect() protoreflect.Message
- func (x *ImportDataRequest_GCSInput) Reset()
- func (x *ImportDataRequest_GCSInput) String() string
- type ImportDataRequest_LocalInput
- func (*ImportDataRequest_LocalInput) Descriptor() ([]byte, []int)deprecated
- func (x *ImportDataRequest_LocalInput) GetPath() string
- func (*ImportDataRequest_LocalInput) ProtoMessage()
- func (x *ImportDataRequest_LocalInput) ProtoReflect() protoreflect.Message
- func (x *ImportDataRequest_LocalInput) Reset()
- func (x *ImportDataRequest_LocalInput) String() string
- type ImportDataRequest_S3Input
- func (*ImportDataRequest_S3Input) Descriptor() ([]byte, []int)deprecated
- func (x *ImportDataRequest_S3Input) GetAccessKeyId() string
- func (x *ImportDataRequest_S3Input) GetBucket() string
- func (x *ImportDataRequest_S3Input) GetEndpoint() string
- func (x *ImportDataRequest_S3Input) GetPath() string
- func (x *ImportDataRequest_S3Input) GetSecretAccessKey() string
- func (x *ImportDataRequest_S3Input) GetSsl() bool
- func (*ImportDataRequest_S3Input) ProtoMessage()
- func (x *ImportDataRequest_S3Input) ProtoReflect() protoreflect.Message
- func (x *ImportDataRequest_S3Input) Reset()
- func (x *ImportDataRequest_S3Input) String() string
- type ImportDataResponse
- func (*ImportDataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ImportDataResponse) GetErrors() []*ImportDataError
- func (x *ImportDataResponse) GetSuccess() *ImportDataSuccess
- func (*ImportDataResponse) ProtoMessage()
- func (x *ImportDataResponse) ProtoReflect() protoreflect.Message
- func (x *ImportDataResponse) Reset()
- func (x *ImportDataResponse) String() string
- type ImportDataSuccess
- func (*ImportDataSuccess) Descriptor() ([]byte, []int)deprecated
- func (x *ImportDataSuccess) GetOrgs() []*ImportDataSuccessOrg
- func (*ImportDataSuccess) ProtoMessage()
- func (x *ImportDataSuccess) ProtoReflect() protoreflect.Message
- func (x *ImportDataSuccess) Reset()
- func (x *ImportDataSuccess) String() string
- type ImportDataSuccessOrg
- func (*ImportDataSuccessOrg) Descriptor() ([]byte, []int)deprecated
- func (x *ImportDataSuccessOrg) GetActionIds() []string
- func (x *ImportDataSuccessOrg) GetApiAppIds() []string
- func (x *ImportDataSuccessOrg) GetAppKeys() []string
- func (x *ImportDataSuccessOrg) GetDomains() []string
- func (x *ImportDataSuccessOrg) GetHumanUserIds() []string
- func (x *ImportDataSuccessOrg) GetIdpLinks() []string
- func (x *ImportDataSuccessOrg) GetJwtIdps() []string
- func (x *ImportDataSuccessOrg) GetMachineKeys() []string
- func (x *ImportDataSuccessOrg) GetMachineUserIds() []string
- func (x *ImportDataSuccessOrg) GetOidcAppIds() []string
- func (x *ImportDataSuccessOrg) GetOidcIpds() []string
- func (x *ImportDataSuccessOrg) GetOrgId() string
- func (x *ImportDataSuccessOrg) GetOrgMembers() []string
- func (x *ImportDataSuccessOrg) GetProjectGrantMembers() []*ImportDataSuccessProjectGrantMember
- func (x *ImportDataSuccessOrg) GetProjectGrants() []*ImportDataSuccessProjectGrant
- func (x *ImportDataSuccessOrg) GetProjectIds() []string
- func (x *ImportDataSuccessOrg) GetProjectMembers() []*ImportDataSuccessProjectMember
- func (x *ImportDataSuccessOrg) GetProjectRoles() []string
- func (x *ImportDataSuccessOrg) GetTriggerActions() []*management.SetTriggerActionsRequest
- func (x *ImportDataSuccessOrg) GetUserGrants() []*ImportDataSuccessUserGrant
- func (x *ImportDataSuccessOrg) GetUserLinks() []*ImportDataSuccessUserLinks
- func (x *ImportDataSuccessOrg) GetUserMetadata() []*ImportDataSuccessUserMetadata
- func (*ImportDataSuccessOrg) ProtoMessage()
- func (x *ImportDataSuccessOrg) ProtoReflect() protoreflect.Message
- func (x *ImportDataSuccessOrg) Reset()
- func (x *ImportDataSuccessOrg) String() string
- type ImportDataSuccessProjectGrant
- func (*ImportDataSuccessProjectGrant) Descriptor() ([]byte, []int)deprecated
- func (x *ImportDataSuccessProjectGrant) GetGrantId() string
- func (x *ImportDataSuccessProjectGrant) GetOrgId() string
- func (x *ImportDataSuccessProjectGrant) GetProjectId() string
- func (*ImportDataSuccessProjectGrant) ProtoMessage()
- func (x *ImportDataSuccessProjectGrant) ProtoReflect() protoreflect.Message
- func (x *ImportDataSuccessProjectGrant) Reset()
- func (x *ImportDataSuccessProjectGrant) String() string
- type ImportDataSuccessProjectGrantMember
- func (*ImportDataSuccessProjectGrantMember) Descriptor() ([]byte, []int)deprecated
- func (x *ImportDataSuccessProjectGrantMember) GetGrantId() string
- func (x *ImportDataSuccessProjectGrantMember) GetProjectId() string
- func (x *ImportDataSuccessProjectGrantMember) GetUserId() string
- func (*ImportDataSuccessProjectGrantMember) ProtoMessage()
- func (x *ImportDataSuccessProjectGrantMember) ProtoReflect() protoreflect.Message
- func (x *ImportDataSuccessProjectGrantMember) Reset()
- func (x *ImportDataSuccessProjectGrantMember) String() string
- type ImportDataSuccessProjectMember
- func (*ImportDataSuccessProjectMember) Descriptor() ([]byte, []int)deprecated
- func (x *ImportDataSuccessProjectMember) GetProjectId() string
- func (x *ImportDataSuccessProjectMember) GetUserId() string
- func (*ImportDataSuccessProjectMember) ProtoMessage()
- func (x *ImportDataSuccessProjectMember) ProtoReflect() protoreflect.Message
- func (x *ImportDataSuccessProjectMember) Reset()
- func (x *ImportDataSuccessProjectMember) String() string
- type ImportDataSuccessUserGrant
- func (*ImportDataSuccessUserGrant) Descriptor() ([]byte, []int)deprecated
- func (x *ImportDataSuccessUserGrant) GetProjectId() string
- func (x *ImportDataSuccessUserGrant) GetUserId() string
- func (*ImportDataSuccessUserGrant) ProtoMessage()
- func (x *ImportDataSuccessUserGrant) ProtoReflect() protoreflect.Message
- func (x *ImportDataSuccessUserGrant) Reset()
- func (x *ImportDataSuccessUserGrant) String() string
- type ImportDataSuccessUserLinks
- func (*ImportDataSuccessUserLinks) Descriptor() ([]byte, []int)deprecated
- func (x *ImportDataSuccessUserLinks) GetDisplayName() string
- func (x *ImportDataSuccessUserLinks) GetExternalUserId() string
- func (x *ImportDataSuccessUserLinks) GetIdpId() string
- func (x *ImportDataSuccessUserLinks) GetUserId() string
- func (*ImportDataSuccessUserLinks) ProtoMessage()
- func (x *ImportDataSuccessUserLinks) ProtoReflect() protoreflect.Message
- func (x *ImportDataSuccessUserLinks) Reset()
- func (x *ImportDataSuccessUserLinks) String() string
- type ImportDataSuccessUserMetadata
- func (*ImportDataSuccessUserMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *ImportDataSuccessUserMetadata) GetKey() string
- func (x *ImportDataSuccessUserMetadata) GetUserId() string
- func (*ImportDataSuccessUserMetadata) ProtoMessage()
- func (x *ImportDataSuccessUserMetadata) ProtoReflect() protoreflect.Message
- func (x *ImportDataSuccessUserMetadata) Reset()
- func (x *ImportDataSuccessUserMetadata) String() string
- type IsOrgUniqueRequest
- func (*IsOrgUniqueRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsOrgUniqueRequest) GetDomain() string
- func (x *IsOrgUniqueRequest) GetName() string
- func (*IsOrgUniqueRequest) ProtoMessage()
- func (x *IsOrgUniqueRequest) ProtoReflect() protoreflect.Message
- func (x *IsOrgUniqueRequest) Reset()
- func (x *IsOrgUniqueRequest) String() string
- type IsOrgUniqueResponse
- func (*IsOrgUniqueResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsOrgUniqueResponse) GetIsUnique() bool
- func (*IsOrgUniqueResponse) ProtoMessage()
- func (x *IsOrgUniqueResponse) ProtoReflect() protoreflect.Message
- func (x *IsOrgUniqueResponse) Reset()
- func (x *IsOrgUniqueResponse) String() string
- type ListAggregateTypesRequest
- type ListAggregateTypesResponse
- func (*ListAggregateTypesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAggregateTypesResponse) GetAggregateTypes() []*event.AggregateType
- func (*ListAggregateTypesResponse) ProtoMessage()
- func (x *ListAggregateTypesResponse) ProtoReflect() protoreflect.Message
- func (x *ListAggregateTypesResponse) Reset()
- func (x *ListAggregateTypesResponse) String() string
- type ListEventTypesRequest
- type ListEventTypesResponse
- func (*ListEventTypesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListEventTypesResponse) GetEventTypes() []*event.EventType
- func (*ListEventTypesResponse) ProtoMessage()
- func (x *ListEventTypesResponse) ProtoReflect() protoreflect.Message
- func (x *ListEventTypesResponse) Reset()
- func (x *ListEventTypesResponse) String() string
- type ListEventsRequest
- func (*ListEventsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListEventsRequest) GetAggregateId() string
- func (x *ListEventsRequest) GetAggregateTypes() []string
- func (x *ListEventsRequest) GetAsc() bool
- func (x *ListEventsRequest) GetCreationDate() *timestamppb.Timestampdeprecated
- func (m *ListEventsRequest) GetCreationDateFilter() isListEventsRequest_CreationDateFilter
- func (x *ListEventsRequest) GetEditorUserId() string
- func (x *ListEventsRequest) GetEventTypes() []string
- func (x *ListEventsRequest) GetFrom() *timestamppb.Timestamp
- func (x *ListEventsRequest) GetLimit() uint32
- func (x *ListEventsRequest) GetRange() *ListEventsRequestCreationDateRange
- func (x *ListEventsRequest) GetResourceOwner() string
- func (x *ListEventsRequest) GetSequence() uint64
- func (*ListEventsRequest) ProtoMessage()
- func (x *ListEventsRequest) ProtoReflect() protoreflect.Message
- func (x *ListEventsRequest) Reset()
- func (x *ListEventsRequest) String() string
- type ListEventsRequestCreationDateRange
- func (*ListEventsRequestCreationDateRange) Descriptor() ([]byte, []int)deprecated
- func (x *ListEventsRequestCreationDateRange) GetSince() *timestamppb.Timestamp
- func (x *ListEventsRequestCreationDateRange) GetUntil() *timestamppb.Timestamp
- func (*ListEventsRequestCreationDateRange) ProtoMessage()
- func (x *ListEventsRequestCreationDateRange) ProtoReflect() protoreflect.Message
- func (x *ListEventsRequestCreationDateRange) Reset()
- func (x *ListEventsRequestCreationDateRange) String() string
- type ListEventsRequest_From
- type ListEventsRequest_Range
- type ListEventsResponse
- func (*ListEventsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListEventsResponse) GetEvents() []*event.Event
- func (*ListEventsResponse) ProtoMessage()
- func (x *ListEventsResponse) ProtoReflect() protoreflect.Message
- func (x *ListEventsResponse) Reset()
- func (x *ListEventsResponse) String() string
- type ListFailedEventsRequest
- type ListFailedEventsResponse
- func (*ListFailedEventsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListFailedEventsResponse) GetResult() []*FailedEvent
- func (*ListFailedEventsResponse) ProtoMessage()
- func (x *ListFailedEventsResponse) ProtoReflect() protoreflect.Message
- func (x *ListFailedEventsResponse) Reset()
- func (x *ListFailedEventsResponse) String() string
- type ListIAMMemberRolesRequest
- type ListIAMMemberRolesResponse
- func (*ListIAMMemberRolesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListIAMMemberRolesResponse) GetDetails() *object.ListDetails
- func (x *ListIAMMemberRolesResponse) GetRoles() []string
- func (*ListIAMMemberRolesResponse) ProtoMessage()
- func (x *ListIAMMemberRolesResponse) ProtoReflect() protoreflect.Message
- func (x *ListIAMMemberRolesResponse) Reset()
- func (x *ListIAMMemberRolesResponse) String() string
- type ListIAMMembersRequest
- func (*ListIAMMembersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListIAMMembersRequest) GetQueries() []*member.SearchQuery
- func (x *ListIAMMembersRequest) GetQuery() *object.ListQuery
- func (*ListIAMMembersRequest) ProtoMessage()
- func (x *ListIAMMembersRequest) ProtoReflect() protoreflect.Message
- func (x *ListIAMMembersRequest) Reset()
- func (x *ListIAMMembersRequest) String() string
- type ListIAMMembersResponse
- func (*ListIAMMembersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListIAMMembersResponse) GetDetails() *object.ListDetails
- func (x *ListIAMMembersResponse) GetResult() []*member.Member
- func (*ListIAMMembersResponse) ProtoMessage()
- func (x *ListIAMMembersResponse) ProtoReflect() protoreflect.Message
- func (x *ListIAMMembersResponse) Reset()
- func (x *ListIAMMembersResponse) String() string
- type ListIDPsRequest
- func (*ListIDPsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListIDPsRequest) GetQueries() []*IDPQuery
- func (x *ListIDPsRequest) GetQuery() *object.ListQuery
- func (x *ListIDPsRequest) GetSortingColumn() idp.IDPFieldName
- func (*ListIDPsRequest) ProtoMessage()
- func (x *ListIDPsRequest) ProtoReflect() protoreflect.Message
- func (x *ListIDPsRequest) Reset()
- func (x *ListIDPsRequest) String() string
- type ListIDPsResponse
- func (*ListIDPsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListIDPsResponse) GetDetails() *object.ListDetails
- func (x *ListIDPsResponse) GetResult() []*idp.IDP
- func (x *ListIDPsResponse) GetSortingColumn() idp.IDPFieldName
- func (*ListIDPsResponse) ProtoMessage()
- func (x *ListIDPsResponse) ProtoReflect() protoreflect.Message
- func (x *ListIDPsResponse) Reset()
- func (x *ListIDPsResponse) String() string
- type ListInstanceDomainsRequest
- func (*ListInstanceDomainsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListInstanceDomainsRequest) GetQueries() []*instance.DomainSearchQuery
- func (x *ListInstanceDomainsRequest) GetQuery() *object.ListQuery
- func (x *ListInstanceDomainsRequest) GetSortingColumn() instance.DomainFieldName
- func (*ListInstanceDomainsRequest) ProtoMessage()
- func (x *ListInstanceDomainsRequest) ProtoReflect() protoreflect.Message
- func (x *ListInstanceDomainsRequest) Reset()
- func (x *ListInstanceDomainsRequest) String() string
- type ListInstanceDomainsResponse
- func (*ListInstanceDomainsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListInstanceDomainsResponse) GetDetails() *object.ListDetails
- func (x *ListInstanceDomainsResponse) GetResult() []*instance.Domain
- func (x *ListInstanceDomainsResponse) GetSortingColumn() instance.DomainFieldName
- func (*ListInstanceDomainsResponse) ProtoMessage()
- func (x *ListInstanceDomainsResponse) ProtoReflect() protoreflect.Message
- func (x *ListInstanceDomainsResponse) Reset()
- func (x *ListInstanceDomainsResponse) String() string
- type ListLoginPolicyIDPsRequest
- func (*ListLoginPolicyIDPsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListLoginPolicyIDPsRequest) GetQuery() *object.ListQuery
- func (*ListLoginPolicyIDPsRequest) ProtoMessage()
- func (x *ListLoginPolicyIDPsRequest) ProtoReflect() protoreflect.Message
- func (x *ListLoginPolicyIDPsRequest) Reset()
- func (x *ListLoginPolicyIDPsRequest) String() string
- type ListLoginPolicyIDPsResponse
- func (*ListLoginPolicyIDPsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListLoginPolicyIDPsResponse) GetDetails() *object.ListDetails
- func (x *ListLoginPolicyIDPsResponse) GetResult() []*idp.IDPLoginPolicyLink
- func (*ListLoginPolicyIDPsResponse) ProtoMessage()
- func (x *ListLoginPolicyIDPsResponse) ProtoReflect() protoreflect.Message
- func (x *ListLoginPolicyIDPsResponse) Reset()
- func (x *ListLoginPolicyIDPsResponse) String() string
- type ListLoginPolicyMultiFactorsRequest
- func (*ListLoginPolicyMultiFactorsRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListLoginPolicyMultiFactorsRequest) ProtoMessage()
- func (x *ListLoginPolicyMultiFactorsRequest) ProtoReflect() protoreflect.Message
- func (x *ListLoginPolicyMultiFactorsRequest) Reset()
- func (x *ListLoginPolicyMultiFactorsRequest) String() string
- type ListLoginPolicyMultiFactorsResponse
- func (*ListLoginPolicyMultiFactorsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListLoginPolicyMultiFactorsResponse) GetDetails() *object.ListDetails
- func (x *ListLoginPolicyMultiFactorsResponse) GetResult() []policy.MultiFactorType
- func (*ListLoginPolicyMultiFactorsResponse) ProtoMessage()
- func (x *ListLoginPolicyMultiFactorsResponse) ProtoReflect() protoreflect.Message
- func (x *ListLoginPolicyMultiFactorsResponse) Reset()
- func (x *ListLoginPolicyMultiFactorsResponse) String() string
- type ListLoginPolicySecondFactorsRequest
- func (*ListLoginPolicySecondFactorsRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListLoginPolicySecondFactorsRequest) ProtoMessage()
- func (x *ListLoginPolicySecondFactorsRequest) ProtoReflect() protoreflect.Message
- func (x *ListLoginPolicySecondFactorsRequest) Reset()
- func (x *ListLoginPolicySecondFactorsRequest) String() string
- type ListLoginPolicySecondFactorsResponse
- func (*ListLoginPolicySecondFactorsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListLoginPolicySecondFactorsResponse) GetDetails() *object.ListDetails
- func (x *ListLoginPolicySecondFactorsResponse) GetResult() []policy.SecondFactorType
- func (*ListLoginPolicySecondFactorsResponse) ProtoMessage()
- func (x *ListLoginPolicySecondFactorsResponse) ProtoReflect() protoreflect.Message
- func (x *ListLoginPolicySecondFactorsResponse) Reset()
- func (x *ListLoginPolicySecondFactorsResponse) String() string
- type ListMilestonesRequest
- func (*ListMilestonesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListMilestonesRequest) GetQueries() []*milestone.MilestoneQuery
- func (x *ListMilestonesRequest) GetQuery() *object.ListQuery
- func (x *ListMilestonesRequest) GetSortingColumn() milestone.MilestoneFieldName
- func (*ListMilestonesRequest) ProtoMessage()
- func (x *ListMilestonesRequest) ProtoReflect() protoreflect.Message
- func (x *ListMilestonesRequest) Reset()
- func (x *ListMilestonesRequest) String() string
- type ListMilestonesResponse
- func (*ListMilestonesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListMilestonesResponse) GetDetails() *object.ListDetails
- func (x *ListMilestonesResponse) GetResult() []*milestone.Milestone
- func (*ListMilestonesResponse) ProtoMessage()
- func (x *ListMilestonesResponse) ProtoReflect() protoreflect.Message
- func (x *ListMilestonesResponse) Reset()
- func (x *ListMilestonesResponse) String() string
- type ListOrgsRequest
- func (*ListOrgsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrgsRequest) GetQueries() []*org.OrgQuery
- func (x *ListOrgsRequest) GetQuery() *object.ListQuery
- func (x *ListOrgsRequest) GetSortingColumn() org.OrgFieldName
- func (*ListOrgsRequest) ProtoMessage()
- func (x *ListOrgsRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrgsRequest) Reset()
- func (x *ListOrgsRequest) String() string
- type ListOrgsResponse
- func (*ListOrgsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrgsResponse) GetDetails() *object.ListDetails
- func (x *ListOrgsResponse) GetResult() []*org.Org
- func (x *ListOrgsResponse) GetSortingColumn() org.OrgFieldName
- func (*ListOrgsResponse) ProtoMessage()
- func (x *ListOrgsResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrgsResponse) Reset()
- func (x *ListOrgsResponse) String() string
- type ListProvidersRequest
- func (*ListProvidersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProvidersRequest) GetQueries() []*ProviderQuery
- func (x *ListProvidersRequest) GetQuery() *object.ListQuery
- func (*ListProvidersRequest) ProtoMessage()
- func (x *ListProvidersRequest) ProtoReflect() protoreflect.Message
- func (x *ListProvidersRequest) Reset()
- func (x *ListProvidersRequest) String() string
- type ListProvidersResponse
- func (*ListProvidersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProvidersResponse) GetDetails() *object.ListDetails
- func (x *ListProvidersResponse) GetResult() []*idp.Provider
- func (*ListProvidersResponse) ProtoMessage()
- func (x *ListProvidersResponse) ProtoReflect() protoreflect.Message
- func (x *ListProvidersResponse) Reset()
- func (x *ListProvidersResponse) String() string
- type ListSMSProvidersRequest
- func (*ListSMSProvidersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListSMSProvidersRequest) GetQuery() *object.ListQuery
- func (*ListSMSProvidersRequest) ProtoMessage()
- func (x *ListSMSProvidersRequest) ProtoReflect() protoreflect.Message
- func (x *ListSMSProvidersRequest) Reset()
- func (x *ListSMSProvidersRequest) String() string
- type ListSMSProvidersResponse
- func (*ListSMSProvidersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListSMSProvidersResponse) GetDetails() *object.ListDetails
- func (x *ListSMSProvidersResponse) GetResult() []*settings.SMSProvider
- func (*ListSMSProvidersResponse) ProtoMessage()
- func (x *ListSMSProvidersResponse) ProtoReflect() protoreflect.Message
- func (x *ListSMSProvidersResponse) Reset()
- func (x *ListSMSProvidersResponse) String() string
- type ListSMTPConfigsRequest
- func (*ListSMTPConfigsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListSMTPConfigsRequest) GetQuery() *object.ListQuery
- func (*ListSMTPConfigsRequest) ProtoMessage()
- func (x *ListSMTPConfigsRequest) ProtoReflect() protoreflect.Message
- func (x *ListSMTPConfigsRequest) Reset()
- func (x *ListSMTPConfigsRequest) String() string
- type ListSMTPConfigsResponse
- func (*ListSMTPConfigsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListSMTPConfigsResponse) GetDetails() *object.ListDetails
- func (x *ListSMTPConfigsResponse) GetResult() []*settings.SMTPConfig
- func (*ListSMTPConfigsResponse) ProtoMessage()
- func (x *ListSMTPConfigsResponse) ProtoReflect() protoreflect.Message
- func (x *ListSMTPConfigsResponse) Reset()
- func (x *ListSMTPConfigsResponse) String() string
- type ListSecretGeneratorsRequest
- func (*ListSecretGeneratorsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListSecretGeneratorsRequest) GetQueries() []*settings.SecretGeneratorQuery
- func (x *ListSecretGeneratorsRequest) GetQuery() *object.ListQuery
- func (*ListSecretGeneratorsRequest) ProtoMessage()
- func (x *ListSecretGeneratorsRequest) ProtoReflect() protoreflect.Message
- func (x *ListSecretGeneratorsRequest) Reset()
- func (x *ListSecretGeneratorsRequest) String() string
- type ListSecretGeneratorsResponse
- func (*ListSecretGeneratorsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListSecretGeneratorsResponse) GetDetails() *object.ListDetails
- func (x *ListSecretGeneratorsResponse) GetResult() []*settings.SecretGenerator
- func (*ListSecretGeneratorsResponse) ProtoMessage()
- func (x *ListSecretGeneratorsResponse) ProtoReflect() protoreflect.Message
- func (x *ListSecretGeneratorsResponse) Reset()
- func (x *ListSecretGeneratorsResponse) String() string
- type ListViewsRequest
- type ListViewsResponse
- type MigrateGenericOIDCProviderRequest
- func (*MigrateGenericOIDCProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MigrateGenericOIDCProviderRequest) GetAzure() *AddAzureADProviderRequest
- func (x *MigrateGenericOIDCProviderRequest) GetGoogle() *AddGoogleProviderRequest
- func (x *MigrateGenericOIDCProviderRequest) GetId() string
- func (m *MigrateGenericOIDCProviderRequest) GetTemplate() isMigrateGenericOIDCProviderRequest_Template
- func (*MigrateGenericOIDCProviderRequest) ProtoMessage()
- func (x *MigrateGenericOIDCProviderRequest) ProtoReflect() protoreflect.Message
- func (x *MigrateGenericOIDCProviderRequest) Reset()
- func (x *MigrateGenericOIDCProviderRequest) String() string
- type MigrateGenericOIDCProviderRequest_Azure
- type MigrateGenericOIDCProviderRequest_Google
- type MigrateGenericOIDCProviderResponse
- func (*MigrateGenericOIDCProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MigrateGenericOIDCProviderResponse) GetDetails() *object.ObjectDetails
- func (*MigrateGenericOIDCProviderResponse) ProtoMessage()
- func (x *MigrateGenericOIDCProviderResponse) ProtoReflect() protoreflect.Message
- func (x *MigrateGenericOIDCProviderResponse) Reset()
- func (x *MigrateGenericOIDCProviderResponse) String() string
- type ProviderQuery
- func (*ProviderQuery) Descriptor() ([]byte, []int)deprecated
- func (x *ProviderQuery) GetIdpIdQuery() *idp.IDPIDQuery
- func (x *ProviderQuery) GetIdpNameQuery() *idp.IDPNameQuery
- func (m *ProviderQuery) GetQuery() isProviderQuery_Query
- func (*ProviderQuery) ProtoMessage()
- func (x *ProviderQuery) ProtoReflect() protoreflect.Message
- func (x *ProviderQuery) Reset()
- func (x *ProviderQuery) String() string
- type ProviderQuery_IdpIdQuery
- type ProviderQuery_IdpNameQuery
- type ReactivateIDPRequest
- func (*ReactivateIDPRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReactivateIDPRequest) GetIdpId() string
- func (*ReactivateIDPRequest) ProtoMessage()
- func (x *ReactivateIDPRequest) ProtoReflect() protoreflect.Message
- func (x *ReactivateIDPRequest) Reset()
- func (x *ReactivateIDPRequest) String() string
- type ReactivateIDPResponse
- func (*ReactivateIDPResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ReactivateIDPResponse) GetDetails() *object.ObjectDetails
- func (*ReactivateIDPResponse) ProtoMessage()
- func (x *ReactivateIDPResponse) ProtoReflect() protoreflect.Message
- func (x *ReactivateIDPResponse) Reset()
- func (x *ReactivateIDPResponse) String() string
- type RegenerateSAMLProviderCertificateRequest
- func (*RegenerateSAMLProviderCertificateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RegenerateSAMLProviderCertificateRequest) GetId() string
- func (*RegenerateSAMLProviderCertificateRequest) ProtoMessage()
- func (x *RegenerateSAMLProviderCertificateRequest) ProtoReflect() protoreflect.Message
- func (x *RegenerateSAMLProviderCertificateRequest) Reset()
- func (x *RegenerateSAMLProviderCertificateRequest) String() string
- type RegenerateSAMLProviderCertificateResponse
- func (*RegenerateSAMLProviderCertificateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RegenerateSAMLProviderCertificateResponse) GetDetails() *object.ObjectDetails
- func (*RegenerateSAMLProviderCertificateResponse) ProtoMessage()
- func (x *RegenerateSAMLProviderCertificateResponse) ProtoReflect() protoreflect.Message
- func (x *RegenerateSAMLProviderCertificateResponse) Reset()
- func (x *RegenerateSAMLProviderCertificateResponse) String() string
- type RemoveFailedEventRequest
- func (*RemoveFailedEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveFailedEventRequest) GetDatabase() string
- func (x *RemoveFailedEventRequest) GetFailedSequence() uint64
- func (x *RemoveFailedEventRequest) GetViewName() string
- func (*RemoveFailedEventRequest) ProtoMessage()
- func (x *RemoveFailedEventRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveFailedEventRequest) Reset()
- func (x *RemoveFailedEventRequest) String() string
- type RemoveFailedEventResponse
- type RemoveIAMMemberRequest
- func (*RemoveIAMMemberRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveIAMMemberRequest) GetUserId() string
- func (*RemoveIAMMemberRequest) ProtoMessage()
- func (x *RemoveIAMMemberRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveIAMMemberRequest) Reset()
- func (x *RemoveIAMMemberRequest) String() string
- type RemoveIAMMemberResponse
- func (*RemoveIAMMemberResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveIAMMemberResponse) GetDetails() *object.ObjectDetails
- func (*RemoveIAMMemberResponse) ProtoMessage()
- func (x *RemoveIAMMemberResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveIAMMemberResponse) Reset()
- func (x *RemoveIAMMemberResponse) String() string
- type RemoveIDPFromLoginPolicyRequest
- func (*RemoveIDPFromLoginPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveIDPFromLoginPolicyRequest) GetIdpId() string
- func (*RemoveIDPFromLoginPolicyRequest) ProtoMessage()
- func (x *RemoveIDPFromLoginPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveIDPFromLoginPolicyRequest) Reset()
- func (x *RemoveIDPFromLoginPolicyRequest) String() string
- type RemoveIDPFromLoginPolicyResponse
- func (*RemoveIDPFromLoginPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveIDPFromLoginPolicyResponse) GetDetails() *object.ObjectDetails
- func (*RemoveIDPFromLoginPolicyResponse) ProtoMessage()
- func (x *RemoveIDPFromLoginPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveIDPFromLoginPolicyResponse) Reset()
- func (x *RemoveIDPFromLoginPolicyResponse) String() string
- type RemoveIDPRequest
- type RemoveIDPResponse
- func (*RemoveIDPResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveIDPResponse) GetDetails() *object.ObjectDetails
- func (*RemoveIDPResponse) ProtoMessage()
- func (x *RemoveIDPResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveIDPResponse) Reset()
- func (x *RemoveIDPResponse) String() string
- type RemoveLabelPolicyFontRequest
- func (*RemoveLabelPolicyFontRequest) Descriptor() ([]byte, []int)deprecated
- func (*RemoveLabelPolicyFontRequest) ProtoMessage()
- func (x *RemoveLabelPolicyFontRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveLabelPolicyFontRequest) Reset()
- func (x *RemoveLabelPolicyFontRequest) String() string
- type RemoveLabelPolicyFontResponse
- func (*RemoveLabelPolicyFontResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveLabelPolicyFontResponse) GetDetails() *object.ObjectDetails
- func (*RemoveLabelPolicyFontResponse) ProtoMessage()
- func (x *RemoveLabelPolicyFontResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveLabelPolicyFontResponse) Reset()
- func (x *RemoveLabelPolicyFontResponse) String() string
- type RemoveLabelPolicyIconDarkRequest
- func (*RemoveLabelPolicyIconDarkRequest) Descriptor() ([]byte, []int)deprecated
- func (*RemoveLabelPolicyIconDarkRequest) ProtoMessage()
- func (x *RemoveLabelPolicyIconDarkRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveLabelPolicyIconDarkRequest) Reset()
- func (x *RemoveLabelPolicyIconDarkRequest) String() string
- type RemoveLabelPolicyIconDarkResponse
- func (*RemoveLabelPolicyIconDarkResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveLabelPolicyIconDarkResponse) GetDetails() *object.ObjectDetails
- func (*RemoveLabelPolicyIconDarkResponse) ProtoMessage()
- func (x *RemoveLabelPolicyIconDarkResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveLabelPolicyIconDarkResponse) Reset()
- func (x *RemoveLabelPolicyIconDarkResponse) String() string
- type RemoveLabelPolicyIconRequest
- func (*RemoveLabelPolicyIconRequest) Descriptor() ([]byte, []int)deprecated
- func (*RemoveLabelPolicyIconRequest) ProtoMessage()
- func (x *RemoveLabelPolicyIconRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveLabelPolicyIconRequest) Reset()
- func (x *RemoveLabelPolicyIconRequest) String() string
- type RemoveLabelPolicyIconResponse
- func (*RemoveLabelPolicyIconResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveLabelPolicyIconResponse) GetDetails() *object.ObjectDetails
- func (*RemoveLabelPolicyIconResponse) ProtoMessage()
- func (x *RemoveLabelPolicyIconResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveLabelPolicyIconResponse) Reset()
- func (x *RemoveLabelPolicyIconResponse) String() string
- type RemoveLabelPolicyLogoDarkRequest
- func (*RemoveLabelPolicyLogoDarkRequest) Descriptor() ([]byte, []int)deprecated
- func (*RemoveLabelPolicyLogoDarkRequest) ProtoMessage()
- func (x *RemoveLabelPolicyLogoDarkRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveLabelPolicyLogoDarkRequest) Reset()
- func (x *RemoveLabelPolicyLogoDarkRequest) String() string
- type RemoveLabelPolicyLogoDarkResponse
- func (*RemoveLabelPolicyLogoDarkResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveLabelPolicyLogoDarkResponse) GetDetails() *object.ObjectDetails
- func (*RemoveLabelPolicyLogoDarkResponse) ProtoMessage()
- func (x *RemoveLabelPolicyLogoDarkResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveLabelPolicyLogoDarkResponse) Reset()
- func (x *RemoveLabelPolicyLogoDarkResponse) String() string
- type RemoveLabelPolicyLogoRequest
- func (*RemoveLabelPolicyLogoRequest) Descriptor() ([]byte, []int)deprecated
- func (*RemoveLabelPolicyLogoRequest) ProtoMessage()
- func (x *RemoveLabelPolicyLogoRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveLabelPolicyLogoRequest) Reset()
- func (x *RemoveLabelPolicyLogoRequest) String() string
- type RemoveLabelPolicyLogoResponse
- func (*RemoveLabelPolicyLogoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveLabelPolicyLogoResponse) GetDetails() *object.ObjectDetails
- func (*RemoveLabelPolicyLogoResponse) ProtoMessage()
- func (x *RemoveLabelPolicyLogoResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveLabelPolicyLogoResponse) Reset()
- func (x *RemoveLabelPolicyLogoResponse) String() string
- type RemoveMultiFactorFromLoginPolicyRequest
- func (*RemoveMultiFactorFromLoginPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveMultiFactorFromLoginPolicyRequest) GetType() policy.MultiFactorType
- func (*RemoveMultiFactorFromLoginPolicyRequest) ProtoMessage()
- func (x *RemoveMultiFactorFromLoginPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveMultiFactorFromLoginPolicyRequest) Reset()
- func (x *RemoveMultiFactorFromLoginPolicyRequest) String() string
- type RemoveMultiFactorFromLoginPolicyResponse
- func (*RemoveMultiFactorFromLoginPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveMultiFactorFromLoginPolicyResponse) GetDetails() *object.ObjectDetails
- func (*RemoveMultiFactorFromLoginPolicyResponse) ProtoMessage()
- func (x *RemoveMultiFactorFromLoginPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveMultiFactorFromLoginPolicyResponse) Reset()
- func (x *RemoveMultiFactorFromLoginPolicyResponse) String() string
- type RemoveOrgRequest
- type RemoveOrgResponse
- func (*RemoveOrgResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveOrgResponse) GetDetails() *object.ObjectDetails
- func (*RemoveOrgResponse) ProtoMessage()
- func (x *RemoveOrgResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveOrgResponse) Reset()
- func (x *RemoveOrgResponse) String() string
- type RemoveSMSProviderRequest
- func (*RemoveSMSProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveSMSProviderRequest) GetId() string
- func (*RemoveSMSProviderRequest) ProtoMessage()
- func (x *RemoveSMSProviderRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveSMSProviderRequest) Reset()
- func (x *RemoveSMSProviderRequest) String() string
- type RemoveSMSProviderResponse
- func (*RemoveSMSProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveSMSProviderResponse) GetDetails() *object.ObjectDetails
- func (*RemoveSMSProviderResponse) ProtoMessage()
- func (x *RemoveSMSProviderResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveSMSProviderResponse) Reset()
- func (x *RemoveSMSProviderResponse) String() string
- type RemoveSMTPConfigRequest
- func (*RemoveSMTPConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveSMTPConfigRequest) GetId() string
- func (*RemoveSMTPConfigRequest) ProtoMessage()
- func (x *RemoveSMTPConfigRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveSMTPConfigRequest) Reset()
- func (x *RemoveSMTPConfigRequest) String() string
- type RemoveSMTPConfigResponse
- func (*RemoveSMTPConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveSMTPConfigResponse) GetDetails() *object.ObjectDetails
- func (*RemoveSMTPConfigResponse) ProtoMessage()
- func (x *RemoveSMTPConfigResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveSMTPConfigResponse) Reset()
- func (x *RemoveSMTPConfigResponse) String() string
- type RemoveSecondFactorFromLoginPolicyRequest
- func (*RemoveSecondFactorFromLoginPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveSecondFactorFromLoginPolicyRequest) GetType() policy.SecondFactorType
- func (*RemoveSecondFactorFromLoginPolicyRequest) ProtoMessage()
- func (x *RemoveSecondFactorFromLoginPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveSecondFactorFromLoginPolicyRequest) Reset()
- func (x *RemoveSecondFactorFromLoginPolicyRequest) String() string
- type RemoveSecondFactorFromLoginPolicyResponse
- func (*RemoveSecondFactorFromLoginPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveSecondFactorFromLoginPolicyResponse) GetDetails() *object.ObjectDetails
- func (*RemoveSecondFactorFromLoginPolicyResponse) ProtoMessage()
- func (x *RemoveSecondFactorFromLoginPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveSecondFactorFromLoginPolicyResponse) Reset()
- func (x *RemoveSecondFactorFromLoginPolicyResponse) String() string
- type ResetCustomDomainClaimedMessageTextToDefaultRequest
- func (*ResetCustomDomainClaimedMessageTextToDefaultRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResetCustomDomainClaimedMessageTextToDefaultRequest) GetLanguage() string
- func (*ResetCustomDomainClaimedMessageTextToDefaultRequest) ProtoMessage()
- func (x *ResetCustomDomainClaimedMessageTextToDefaultRequest) ProtoReflect() protoreflect.Message
- func (x *ResetCustomDomainClaimedMessageTextToDefaultRequest) Reset()
- func (x *ResetCustomDomainClaimedMessageTextToDefaultRequest) String() string
- type ResetCustomDomainClaimedMessageTextToDefaultResponse
- func (*ResetCustomDomainClaimedMessageTextToDefaultResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ResetCustomDomainClaimedMessageTextToDefaultResponse) GetDetails() *object.ObjectDetails
- func (*ResetCustomDomainClaimedMessageTextToDefaultResponse) ProtoMessage()
- func (x *ResetCustomDomainClaimedMessageTextToDefaultResponse) ProtoReflect() protoreflect.Message
- func (x *ResetCustomDomainClaimedMessageTextToDefaultResponse) Reset()
- func (x *ResetCustomDomainClaimedMessageTextToDefaultResponse) String() string
- type ResetCustomDomainPolicyToDefaultRequest
- func (*ResetCustomDomainPolicyToDefaultRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResetCustomDomainPolicyToDefaultRequest) GetOrgId() string
- func (*ResetCustomDomainPolicyToDefaultRequest) ProtoMessage()
- func (x *ResetCustomDomainPolicyToDefaultRequest) ProtoReflect() protoreflect.Message
- func (x *ResetCustomDomainPolicyToDefaultRequest) Reset()
- func (x *ResetCustomDomainPolicyToDefaultRequest) String() string
- type ResetCustomDomainPolicyToDefaultResponse
- func (*ResetCustomDomainPolicyToDefaultResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ResetCustomDomainPolicyToDefaultResponse) GetDetails() *object.ObjectDetails
- func (*ResetCustomDomainPolicyToDefaultResponse) ProtoMessage()
- func (x *ResetCustomDomainPolicyToDefaultResponse) ProtoReflect() protoreflect.Message
- func (x *ResetCustomDomainPolicyToDefaultResponse) Reset()
- func (x *ResetCustomDomainPolicyToDefaultResponse) String() string
- type ResetCustomInitMessageTextToDefaultRequest
- func (*ResetCustomInitMessageTextToDefaultRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResetCustomInitMessageTextToDefaultRequest) GetLanguage() string
- func (*ResetCustomInitMessageTextToDefaultRequest) ProtoMessage()
- func (x *ResetCustomInitMessageTextToDefaultRequest) ProtoReflect() protoreflect.Message
- func (x *ResetCustomInitMessageTextToDefaultRequest) Reset()
- func (x *ResetCustomInitMessageTextToDefaultRequest) String() string
- type ResetCustomInitMessageTextToDefaultResponse
- func (*ResetCustomInitMessageTextToDefaultResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ResetCustomInitMessageTextToDefaultResponse) GetDetails() *object.ObjectDetails
- func (*ResetCustomInitMessageTextToDefaultResponse) ProtoMessage()
- func (x *ResetCustomInitMessageTextToDefaultResponse) ProtoReflect() protoreflect.Message
- func (x *ResetCustomInitMessageTextToDefaultResponse) Reset()
- func (x *ResetCustomInitMessageTextToDefaultResponse) String() string
- type ResetCustomLoginTextsToDefaultRequest
- func (*ResetCustomLoginTextsToDefaultRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResetCustomLoginTextsToDefaultRequest) GetLanguage() string
- func (*ResetCustomLoginTextsToDefaultRequest) ProtoMessage()
- func (x *ResetCustomLoginTextsToDefaultRequest) ProtoReflect() protoreflect.Message
- func (x *ResetCustomLoginTextsToDefaultRequest) Reset()
- func (x *ResetCustomLoginTextsToDefaultRequest) String() string
- type ResetCustomLoginTextsToDefaultResponse
- func (*ResetCustomLoginTextsToDefaultResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ResetCustomLoginTextsToDefaultResponse) GetDetails() *object.ObjectDetails
- func (*ResetCustomLoginTextsToDefaultResponse) ProtoMessage()
- func (x *ResetCustomLoginTextsToDefaultResponse) ProtoReflect() protoreflect.Message
- func (x *ResetCustomLoginTextsToDefaultResponse) Reset()
- func (x *ResetCustomLoginTextsToDefaultResponse) String() string
- type ResetCustomOrgIAMPolicyToDefaultRequest
- func (*ResetCustomOrgIAMPolicyToDefaultRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResetCustomOrgIAMPolicyToDefaultRequest) GetOrgId() string
- func (*ResetCustomOrgIAMPolicyToDefaultRequest) ProtoMessage()
- func (x *ResetCustomOrgIAMPolicyToDefaultRequest) ProtoReflect() protoreflect.Message
- func (x *ResetCustomOrgIAMPolicyToDefaultRequest) Reset()
- func (x *ResetCustomOrgIAMPolicyToDefaultRequest) String() string
- type ResetCustomOrgIAMPolicyToDefaultResponse
- func (*ResetCustomOrgIAMPolicyToDefaultResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ResetCustomOrgIAMPolicyToDefaultResponse) GetDetails() *object.ObjectDetails
- func (*ResetCustomOrgIAMPolicyToDefaultResponse) ProtoMessage()
- func (x *ResetCustomOrgIAMPolicyToDefaultResponse) ProtoReflect() protoreflect.Message
- func (x *ResetCustomOrgIAMPolicyToDefaultResponse) Reset()
- func (x *ResetCustomOrgIAMPolicyToDefaultResponse) String() string
- type ResetCustomPasswordChangeMessageTextToDefaultRequest
- func (*ResetCustomPasswordChangeMessageTextToDefaultRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResetCustomPasswordChangeMessageTextToDefaultRequest) GetLanguage() string
- func (*ResetCustomPasswordChangeMessageTextToDefaultRequest) ProtoMessage()
- func (x *ResetCustomPasswordChangeMessageTextToDefaultRequest) ProtoReflect() protoreflect.Message
- func (x *ResetCustomPasswordChangeMessageTextToDefaultRequest) Reset()
- func (x *ResetCustomPasswordChangeMessageTextToDefaultRequest) String() string
- type ResetCustomPasswordChangeMessageTextToDefaultResponse
- func (*ResetCustomPasswordChangeMessageTextToDefaultResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ResetCustomPasswordChangeMessageTextToDefaultResponse) GetDetails() *object.ObjectDetails
- func (*ResetCustomPasswordChangeMessageTextToDefaultResponse) ProtoMessage()
- func (x *ResetCustomPasswordChangeMessageTextToDefaultResponse) ProtoReflect() protoreflect.Message
- func (x *ResetCustomPasswordChangeMessageTextToDefaultResponse) Reset()
- func (x *ResetCustomPasswordChangeMessageTextToDefaultResponse) String() string
- type ResetCustomPasswordResetMessageTextToDefaultRequest
- func (*ResetCustomPasswordResetMessageTextToDefaultRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResetCustomPasswordResetMessageTextToDefaultRequest) GetLanguage() string
- func (*ResetCustomPasswordResetMessageTextToDefaultRequest) ProtoMessage()
- func (x *ResetCustomPasswordResetMessageTextToDefaultRequest) ProtoReflect() protoreflect.Message
- func (x *ResetCustomPasswordResetMessageTextToDefaultRequest) Reset()
- func (x *ResetCustomPasswordResetMessageTextToDefaultRequest) String() string
- type ResetCustomPasswordResetMessageTextToDefaultResponse
- func (*ResetCustomPasswordResetMessageTextToDefaultResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ResetCustomPasswordResetMessageTextToDefaultResponse) GetDetails() *object.ObjectDetails
- func (*ResetCustomPasswordResetMessageTextToDefaultResponse) ProtoMessage()
- func (x *ResetCustomPasswordResetMessageTextToDefaultResponse) ProtoReflect() protoreflect.Message
- func (x *ResetCustomPasswordResetMessageTextToDefaultResponse) Reset()
- func (x *ResetCustomPasswordResetMessageTextToDefaultResponse) String() string
- type ResetCustomPasswordlessRegistrationMessageTextToDefaultRequest
- func (*ResetCustomPasswordlessRegistrationMessageTextToDefaultRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResetCustomPasswordlessRegistrationMessageTextToDefaultRequest) GetLanguage() string
- func (*ResetCustomPasswordlessRegistrationMessageTextToDefaultRequest) ProtoMessage()
- func (x *ResetCustomPasswordlessRegistrationMessageTextToDefaultRequest) ProtoReflect() protoreflect.Message
- func (x *ResetCustomPasswordlessRegistrationMessageTextToDefaultRequest) Reset()
- func (x *ResetCustomPasswordlessRegistrationMessageTextToDefaultRequest) String() string
- type ResetCustomPasswordlessRegistrationMessageTextToDefaultResponse
- func (*ResetCustomPasswordlessRegistrationMessageTextToDefaultResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ResetCustomPasswordlessRegistrationMessageTextToDefaultResponse) GetDetails() *object.ObjectDetails
- func (*ResetCustomPasswordlessRegistrationMessageTextToDefaultResponse) ProtoMessage()
- func (x *ResetCustomPasswordlessRegistrationMessageTextToDefaultResponse) ProtoReflect() protoreflect.Message
- func (x *ResetCustomPasswordlessRegistrationMessageTextToDefaultResponse) Reset()
- func (x *ResetCustomPasswordlessRegistrationMessageTextToDefaultResponse) String() string
- type ResetCustomVerifyEmailMessageTextToDefaultRequest
- func (*ResetCustomVerifyEmailMessageTextToDefaultRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResetCustomVerifyEmailMessageTextToDefaultRequest) GetLanguage() string
- func (*ResetCustomVerifyEmailMessageTextToDefaultRequest) ProtoMessage()
- func (x *ResetCustomVerifyEmailMessageTextToDefaultRequest) ProtoReflect() protoreflect.Message
- func (x *ResetCustomVerifyEmailMessageTextToDefaultRequest) Reset()
- func (x *ResetCustomVerifyEmailMessageTextToDefaultRequest) String() string
- type ResetCustomVerifyEmailMessageTextToDefaultResponse
- func (*ResetCustomVerifyEmailMessageTextToDefaultResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ResetCustomVerifyEmailMessageTextToDefaultResponse) GetDetails() *object.ObjectDetails
- func (*ResetCustomVerifyEmailMessageTextToDefaultResponse) ProtoMessage()
- func (x *ResetCustomVerifyEmailMessageTextToDefaultResponse) ProtoReflect() protoreflect.Message
- func (x *ResetCustomVerifyEmailMessageTextToDefaultResponse) Reset()
- func (x *ResetCustomVerifyEmailMessageTextToDefaultResponse) String() string
- type ResetCustomVerifyEmailOTPMessageTextToDefaultRequest
- func (*ResetCustomVerifyEmailOTPMessageTextToDefaultRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResetCustomVerifyEmailOTPMessageTextToDefaultRequest) GetLanguage() string
- func (*ResetCustomVerifyEmailOTPMessageTextToDefaultRequest) ProtoMessage()
- func (x *ResetCustomVerifyEmailOTPMessageTextToDefaultRequest) ProtoReflect() protoreflect.Message
- func (x *ResetCustomVerifyEmailOTPMessageTextToDefaultRequest) Reset()
- func (x *ResetCustomVerifyEmailOTPMessageTextToDefaultRequest) String() string
- type ResetCustomVerifyEmailOTPMessageTextToDefaultResponse
- func (*ResetCustomVerifyEmailOTPMessageTextToDefaultResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ResetCustomVerifyEmailOTPMessageTextToDefaultResponse) GetDetails() *object.ObjectDetails
- func (*ResetCustomVerifyEmailOTPMessageTextToDefaultResponse) ProtoMessage()
- func (x *ResetCustomVerifyEmailOTPMessageTextToDefaultResponse) ProtoReflect() protoreflect.Message
- func (x *ResetCustomVerifyEmailOTPMessageTextToDefaultResponse) Reset()
- func (x *ResetCustomVerifyEmailOTPMessageTextToDefaultResponse) String() string
- type ResetCustomVerifyPhoneMessageTextToDefaultRequest
- func (*ResetCustomVerifyPhoneMessageTextToDefaultRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResetCustomVerifyPhoneMessageTextToDefaultRequest) GetLanguage() string
- func (*ResetCustomVerifyPhoneMessageTextToDefaultRequest) ProtoMessage()
- func (x *ResetCustomVerifyPhoneMessageTextToDefaultRequest) ProtoReflect() protoreflect.Message
- func (x *ResetCustomVerifyPhoneMessageTextToDefaultRequest) Reset()
- func (x *ResetCustomVerifyPhoneMessageTextToDefaultRequest) String() string
- type ResetCustomVerifyPhoneMessageTextToDefaultResponse
- func (*ResetCustomVerifyPhoneMessageTextToDefaultResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ResetCustomVerifyPhoneMessageTextToDefaultResponse) GetDetails() *object.ObjectDetails
- func (*ResetCustomVerifyPhoneMessageTextToDefaultResponse) ProtoMessage()
- func (x *ResetCustomVerifyPhoneMessageTextToDefaultResponse) ProtoReflect() protoreflect.Message
- func (x *ResetCustomVerifyPhoneMessageTextToDefaultResponse) Reset()
- func (x *ResetCustomVerifyPhoneMessageTextToDefaultResponse) String() string
- type ResetCustomVerifySMSOTPMessageTextToDefaultRequest
- func (*ResetCustomVerifySMSOTPMessageTextToDefaultRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResetCustomVerifySMSOTPMessageTextToDefaultRequest) GetLanguage() string
- func (*ResetCustomVerifySMSOTPMessageTextToDefaultRequest) ProtoMessage()
- func (x *ResetCustomVerifySMSOTPMessageTextToDefaultRequest) ProtoReflect() protoreflect.Message
- func (x *ResetCustomVerifySMSOTPMessageTextToDefaultRequest) Reset()
- func (x *ResetCustomVerifySMSOTPMessageTextToDefaultRequest) String() string
- type ResetCustomVerifySMSOTPMessageTextToDefaultResponse
- func (*ResetCustomVerifySMSOTPMessageTextToDefaultResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ResetCustomVerifySMSOTPMessageTextToDefaultResponse) GetDetails() *object.ObjectDetails
- func (*ResetCustomVerifySMSOTPMessageTextToDefaultResponse) ProtoMessage()
- func (x *ResetCustomVerifySMSOTPMessageTextToDefaultResponse) ProtoReflect() protoreflect.Message
- func (x *ResetCustomVerifySMSOTPMessageTextToDefaultResponse) Reset()
- func (x *ResetCustomVerifySMSOTPMessageTextToDefaultResponse) String() string
- type SelectLanguages
- type SetCustomLoginTextsRequest
- func (*SetCustomLoginTextsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetCustomLoginTextsRequest) GetEmailVerificationDoneText() *text.EmailVerificationDoneScreenText
- func (x *SetCustomLoginTextsRequest) GetEmailVerificationText() *text.EmailVerificationScreenText
- func (x *SetCustomLoginTextsRequest) GetExternalRegistrationUserOverviewText() *text.ExternalRegistrationUserOverviewScreenText
- func (x *SetCustomLoginTextsRequest) GetExternalUserNotFoundText() *text.ExternalUserNotFoundScreenText
- func (x *SetCustomLoginTextsRequest) GetFooterText() *text.FooterText
- func (x *SetCustomLoginTextsRequest) GetInitMfaDoneText() *text.InitMFADoneScreenText
- func (x *SetCustomLoginTextsRequest) GetInitMfaOtpText() *text.InitMFAOTPScreenText
- func (x *SetCustomLoginTextsRequest) GetInitMfaPromptText() *text.InitMFAPromptScreenText
- func (x *SetCustomLoginTextsRequest) GetInitMfaU2FText() *text.InitMFAU2FScreenText
- func (x *SetCustomLoginTextsRequest) GetInitPasswordDoneText() *text.InitPasswordDoneScreenText
- func (x *SetCustomLoginTextsRequest) GetInitPasswordText() *text.InitPasswordScreenText
- func (x *SetCustomLoginTextsRequest) GetInitializeDoneText() *text.InitializeUserDoneScreenText
- func (x *SetCustomLoginTextsRequest) GetInitializeUserText() *text.InitializeUserScreenText
- func (x *SetCustomLoginTextsRequest) GetLanguage() string
- func (x *SetCustomLoginTextsRequest) GetLinkingUserDoneText() *text.LinkingUserDoneScreenText
- func (x *SetCustomLoginTextsRequest) GetLinkingUserPromptText() *text.LinkingUserPromptScreenText
- func (x *SetCustomLoginTextsRequest) GetLoginText() *text.LoginScreenText
- func (x *SetCustomLoginTextsRequest) GetLogoutText() *text.LogoutDoneScreenText
- func (x *SetCustomLoginTextsRequest) GetMfaProvidersText() *text.MFAProvidersText
- func (x *SetCustomLoginTextsRequest) GetPasswordChangeDoneText() *text.PasswordChangeDoneScreenText
- func (x *SetCustomLoginTextsRequest) GetPasswordChangeText() *text.PasswordChangeScreenText
- func (x *SetCustomLoginTextsRequest) GetPasswordResetDoneText() *text.PasswordResetDoneScreenText
- func (x *SetCustomLoginTextsRequest) GetPasswordText() *text.PasswordScreenText
- func (x *SetCustomLoginTextsRequest) GetPasswordlessPromptText() *text.PasswordlessPromptScreenText
- func (x *SetCustomLoginTextsRequest) GetPasswordlessRegistrationDoneText() *text.PasswordlessRegistrationDoneScreenText
- func (x *SetCustomLoginTextsRequest) GetPasswordlessRegistrationText() *text.PasswordlessRegistrationScreenText
- func (x *SetCustomLoginTextsRequest) GetPasswordlessText() *text.PasswordlessScreenText
- func (x *SetCustomLoginTextsRequest) GetRegistrationOptionText() *text.RegistrationOptionScreenText
- func (x *SetCustomLoginTextsRequest) GetRegistrationOrgText() *text.RegistrationOrgScreenText
- func (x *SetCustomLoginTextsRequest) GetRegistrationUserText() *text.RegistrationUserScreenText
- func (x *SetCustomLoginTextsRequest) GetSelectAccountText() *text.SelectAccountScreenText
- func (x *SetCustomLoginTextsRequest) GetSuccessLoginText() *text.SuccessLoginScreenText
- func (x *SetCustomLoginTextsRequest) GetUsernameChangeDoneText() *text.UsernameChangeDoneScreenText
- func (x *SetCustomLoginTextsRequest) GetUsernameChangeText() *text.UsernameChangeScreenText
- func (x *SetCustomLoginTextsRequest) GetVerifyMfaOtpText() *text.VerifyMFAOTPScreenText
- func (x *SetCustomLoginTextsRequest) GetVerifyMfaU2FText() *text.VerifyMFAU2FScreenText
- func (*SetCustomLoginTextsRequest) ProtoMessage()
- func (x *SetCustomLoginTextsRequest) ProtoReflect() protoreflect.Message
- func (x *SetCustomLoginTextsRequest) Reset()
- func (x *SetCustomLoginTextsRequest) String() string
- type SetCustomLoginTextsResponse
- func (*SetCustomLoginTextsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetCustomLoginTextsResponse) GetDetails() *object.ObjectDetails
- func (*SetCustomLoginTextsResponse) ProtoMessage()
- func (x *SetCustomLoginTextsResponse) ProtoReflect() protoreflect.Message
- func (x *SetCustomLoginTextsResponse) Reset()
- func (x *SetCustomLoginTextsResponse) String() string
- type SetDefaultDomainClaimedMessageTextRequest
- func (*SetDefaultDomainClaimedMessageTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetDefaultDomainClaimedMessageTextRequest) GetButtonText() string
- func (x *SetDefaultDomainClaimedMessageTextRequest) GetFooterText() string
- func (x *SetDefaultDomainClaimedMessageTextRequest) GetGreeting() string
- func (x *SetDefaultDomainClaimedMessageTextRequest) GetLanguage() string
- func (x *SetDefaultDomainClaimedMessageTextRequest) GetPreHeader() string
- func (x *SetDefaultDomainClaimedMessageTextRequest) GetSubject() string
- func (x *SetDefaultDomainClaimedMessageTextRequest) GetText() string
- func (x *SetDefaultDomainClaimedMessageTextRequest) GetTitle() string
- func (*SetDefaultDomainClaimedMessageTextRequest) ProtoMessage()
- func (x *SetDefaultDomainClaimedMessageTextRequest) ProtoReflect() protoreflect.Message
- func (x *SetDefaultDomainClaimedMessageTextRequest) Reset()
- func (x *SetDefaultDomainClaimedMessageTextRequest) String() string
- type SetDefaultDomainClaimedMessageTextResponse
- func (*SetDefaultDomainClaimedMessageTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetDefaultDomainClaimedMessageTextResponse) GetDetails() *object.ObjectDetails
- func (*SetDefaultDomainClaimedMessageTextResponse) ProtoMessage()
- func (x *SetDefaultDomainClaimedMessageTextResponse) ProtoReflect() protoreflect.Message
- func (x *SetDefaultDomainClaimedMessageTextResponse) Reset()
- func (x *SetDefaultDomainClaimedMessageTextResponse) String() string
- type SetDefaultInitMessageTextRequest
- func (*SetDefaultInitMessageTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetDefaultInitMessageTextRequest) GetButtonText() string
- func (x *SetDefaultInitMessageTextRequest) GetFooterText() string
- func (x *SetDefaultInitMessageTextRequest) GetGreeting() string
- func (x *SetDefaultInitMessageTextRequest) GetLanguage() string
- func (x *SetDefaultInitMessageTextRequest) GetPreHeader() string
- func (x *SetDefaultInitMessageTextRequest) GetSubject() string
- func (x *SetDefaultInitMessageTextRequest) GetText() string
- func (x *SetDefaultInitMessageTextRequest) GetTitle() string
- func (*SetDefaultInitMessageTextRequest) ProtoMessage()
- func (x *SetDefaultInitMessageTextRequest) ProtoReflect() protoreflect.Message
- func (x *SetDefaultInitMessageTextRequest) Reset()
- func (x *SetDefaultInitMessageTextRequest) String() string
- type SetDefaultInitMessageTextResponse
- func (*SetDefaultInitMessageTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetDefaultInitMessageTextResponse) GetDetails() *object.ObjectDetails
- func (*SetDefaultInitMessageTextResponse) ProtoMessage()
- func (x *SetDefaultInitMessageTextResponse) ProtoReflect() protoreflect.Message
- func (x *SetDefaultInitMessageTextResponse) Reset()
- func (x *SetDefaultInitMessageTextResponse) String() string
- type SetDefaultLanguageRequest
- func (*SetDefaultLanguageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetDefaultLanguageRequest) GetLanguage() string
- func (*SetDefaultLanguageRequest) ProtoMessage()
- func (x *SetDefaultLanguageRequest) ProtoReflect() protoreflect.Message
- func (x *SetDefaultLanguageRequest) Reset()
- func (x *SetDefaultLanguageRequest) String() string
- type SetDefaultLanguageResponse
- func (*SetDefaultLanguageResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetDefaultLanguageResponse) GetDetails() *object.ObjectDetails
- func (*SetDefaultLanguageResponse) ProtoMessage()
- func (x *SetDefaultLanguageResponse) ProtoReflect() protoreflect.Message
- func (x *SetDefaultLanguageResponse) Reset()
- func (x *SetDefaultLanguageResponse) String() string
- type SetDefaultOrgRequest
- func (*SetDefaultOrgRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetDefaultOrgRequest) GetOrgId() string
- func (*SetDefaultOrgRequest) ProtoMessage()
- func (x *SetDefaultOrgRequest) ProtoReflect() protoreflect.Message
- func (x *SetDefaultOrgRequest) Reset()
- func (x *SetDefaultOrgRequest) String() string
- type SetDefaultOrgResponse
- func (*SetDefaultOrgResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetDefaultOrgResponse) GetDetails() *object.ObjectDetails
- func (*SetDefaultOrgResponse) ProtoMessage()
- func (x *SetDefaultOrgResponse) ProtoReflect() protoreflect.Message
- func (x *SetDefaultOrgResponse) Reset()
- func (x *SetDefaultOrgResponse) String() string
- type SetDefaultPasswordChangeMessageTextRequest
- func (*SetDefaultPasswordChangeMessageTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetDefaultPasswordChangeMessageTextRequest) GetButtonText() string
- func (x *SetDefaultPasswordChangeMessageTextRequest) GetFooterText() string
- func (x *SetDefaultPasswordChangeMessageTextRequest) GetGreeting() string
- func (x *SetDefaultPasswordChangeMessageTextRequest) GetLanguage() string
- func (x *SetDefaultPasswordChangeMessageTextRequest) GetPreHeader() string
- func (x *SetDefaultPasswordChangeMessageTextRequest) GetSubject() string
- func (x *SetDefaultPasswordChangeMessageTextRequest) GetText() string
- func (x *SetDefaultPasswordChangeMessageTextRequest) GetTitle() string
- func (*SetDefaultPasswordChangeMessageTextRequest) ProtoMessage()
- func (x *SetDefaultPasswordChangeMessageTextRequest) ProtoReflect() protoreflect.Message
- func (x *SetDefaultPasswordChangeMessageTextRequest) Reset()
- func (x *SetDefaultPasswordChangeMessageTextRequest) String() string
- type SetDefaultPasswordChangeMessageTextResponse
- func (*SetDefaultPasswordChangeMessageTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetDefaultPasswordChangeMessageTextResponse) GetDetails() *object.ObjectDetails
- func (*SetDefaultPasswordChangeMessageTextResponse) ProtoMessage()
- func (x *SetDefaultPasswordChangeMessageTextResponse) ProtoReflect() protoreflect.Message
- func (x *SetDefaultPasswordChangeMessageTextResponse) Reset()
- func (x *SetDefaultPasswordChangeMessageTextResponse) String() string
- type SetDefaultPasswordResetMessageTextRequest
- func (*SetDefaultPasswordResetMessageTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetDefaultPasswordResetMessageTextRequest) GetButtonText() string
- func (x *SetDefaultPasswordResetMessageTextRequest) GetFooterText() string
- func (x *SetDefaultPasswordResetMessageTextRequest) GetGreeting() string
- func (x *SetDefaultPasswordResetMessageTextRequest) GetLanguage() string
- func (x *SetDefaultPasswordResetMessageTextRequest) GetPreHeader() string
- func (x *SetDefaultPasswordResetMessageTextRequest) GetSubject() string
- func (x *SetDefaultPasswordResetMessageTextRequest) GetText() string
- func (x *SetDefaultPasswordResetMessageTextRequest) GetTitle() string
- func (*SetDefaultPasswordResetMessageTextRequest) ProtoMessage()
- func (x *SetDefaultPasswordResetMessageTextRequest) ProtoReflect() protoreflect.Message
- func (x *SetDefaultPasswordResetMessageTextRequest) Reset()
- func (x *SetDefaultPasswordResetMessageTextRequest) String() string
- type SetDefaultPasswordResetMessageTextResponse
- func (*SetDefaultPasswordResetMessageTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetDefaultPasswordResetMessageTextResponse) GetDetails() *object.ObjectDetails
- func (*SetDefaultPasswordResetMessageTextResponse) ProtoMessage()
- func (x *SetDefaultPasswordResetMessageTextResponse) ProtoReflect() protoreflect.Message
- func (x *SetDefaultPasswordResetMessageTextResponse) Reset()
- func (x *SetDefaultPasswordResetMessageTextResponse) String() string
- type SetDefaultPasswordlessRegistrationMessageTextRequest
- func (*SetDefaultPasswordlessRegistrationMessageTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetDefaultPasswordlessRegistrationMessageTextRequest) GetButtonText() string
- func (x *SetDefaultPasswordlessRegistrationMessageTextRequest) GetFooterText() string
- func (x *SetDefaultPasswordlessRegistrationMessageTextRequest) GetGreeting() string
- func (x *SetDefaultPasswordlessRegistrationMessageTextRequest) GetLanguage() string
- func (x *SetDefaultPasswordlessRegistrationMessageTextRequest) GetPreHeader() string
- func (x *SetDefaultPasswordlessRegistrationMessageTextRequest) GetSubject() string
- func (x *SetDefaultPasswordlessRegistrationMessageTextRequest) GetText() string
- func (x *SetDefaultPasswordlessRegistrationMessageTextRequest) GetTitle() string
- func (*SetDefaultPasswordlessRegistrationMessageTextRequest) ProtoMessage()
- func (x *SetDefaultPasswordlessRegistrationMessageTextRequest) ProtoReflect() protoreflect.Message
- func (x *SetDefaultPasswordlessRegistrationMessageTextRequest) Reset()
- func (x *SetDefaultPasswordlessRegistrationMessageTextRequest) String() string
- type SetDefaultPasswordlessRegistrationMessageTextResponse
- func (*SetDefaultPasswordlessRegistrationMessageTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetDefaultPasswordlessRegistrationMessageTextResponse) GetDetails() *object.ObjectDetails
- func (*SetDefaultPasswordlessRegistrationMessageTextResponse) ProtoMessage()
- func (x *SetDefaultPasswordlessRegistrationMessageTextResponse) ProtoReflect() protoreflect.Message
- func (x *SetDefaultPasswordlessRegistrationMessageTextResponse) Reset()
- func (x *SetDefaultPasswordlessRegistrationMessageTextResponse) String() string
- type SetDefaultVerifyEmailMessageTextRequest
- func (*SetDefaultVerifyEmailMessageTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetDefaultVerifyEmailMessageTextRequest) GetButtonText() string
- func (x *SetDefaultVerifyEmailMessageTextRequest) GetFooterText() string
- func (x *SetDefaultVerifyEmailMessageTextRequest) GetGreeting() string
- func (x *SetDefaultVerifyEmailMessageTextRequest) GetLanguage() string
- func (x *SetDefaultVerifyEmailMessageTextRequest) GetPreHeader() string
- func (x *SetDefaultVerifyEmailMessageTextRequest) GetSubject() string
- func (x *SetDefaultVerifyEmailMessageTextRequest) GetText() string
- func (x *SetDefaultVerifyEmailMessageTextRequest) GetTitle() string
- func (*SetDefaultVerifyEmailMessageTextRequest) ProtoMessage()
- func (x *SetDefaultVerifyEmailMessageTextRequest) ProtoReflect() protoreflect.Message
- func (x *SetDefaultVerifyEmailMessageTextRequest) Reset()
- func (x *SetDefaultVerifyEmailMessageTextRequest) String() string
- type SetDefaultVerifyEmailMessageTextResponse
- func (*SetDefaultVerifyEmailMessageTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetDefaultVerifyEmailMessageTextResponse) GetDetails() *object.ObjectDetails
- func (*SetDefaultVerifyEmailMessageTextResponse) ProtoMessage()
- func (x *SetDefaultVerifyEmailMessageTextResponse) ProtoReflect() protoreflect.Message
- func (x *SetDefaultVerifyEmailMessageTextResponse) Reset()
- func (x *SetDefaultVerifyEmailMessageTextResponse) String() string
- type SetDefaultVerifyEmailOTPMessageTextRequest
- func (*SetDefaultVerifyEmailOTPMessageTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetDefaultVerifyEmailOTPMessageTextRequest) GetButtonText() string
- func (x *SetDefaultVerifyEmailOTPMessageTextRequest) GetFooterText() string
- func (x *SetDefaultVerifyEmailOTPMessageTextRequest) GetGreeting() string
- func (x *SetDefaultVerifyEmailOTPMessageTextRequest) GetLanguage() string
- func (x *SetDefaultVerifyEmailOTPMessageTextRequest) GetPreHeader() string
- func (x *SetDefaultVerifyEmailOTPMessageTextRequest) GetSubject() string
- func (x *SetDefaultVerifyEmailOTPMessageTextRequest) GetText() string
- func (x *SetDefaultVerifyEmailOTPMessageTextRequest) GetTitle() string
- func (*SetDefaultVerifyEmailOTPMessageTextRequest) ProtoMessage()
- func (x *SetDefaultVerifyEmailOTPMessageTextRequest) ProtoReflect() protoreflect.Message
- func (x *SetDefaultVerifyEmailOTPMessageTextRequest) Reset()
- func (x *SetDefaultVerifyEmailOTPMessageTextRequest) String() string
- type SetDefaultVerifyEmailOTPMessageTextResponse
- func (*SetDefaultVerifyEmailOTPMessageTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetDefaultVerifyEmailOTPMessageTextResponse) GetDetails() *object.ObjectDetails
- func (*SetDefaultVerifyEmailOTPMessageTextResponse) ProtoMessage()
- func (x *SetDefaultVerifyEmailOTPMessageTextResponse) ProtoReflect() protoreflect.Message
- func (x *SetDefaultVerifyEmailOTPMessageTextResponse) Reset()
- func (x *SetDefaultVerifyEmailOTPMessageTextResponse) String() string
- type SetDefaultVerifyPhoneMessageTextRequest
- func (*SetDefaultVerifyPhoneMessageTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetDefaultVerifyPhoneMessageTextRequest) GetButtonText() string
- func (x *SetDefaultVerifyPhoneMessageTextRequest) GetFooterText() string
- func (x *SetDefaultVerifyPhoneMessageTextRequest) GetGreeting() string
- func (x *SetDefaultVerifyPhoneMessageTextRequest) GetLanguage() string
- func (x *SetDefaultVerifyPhoneMessageTextRequest) GetPreHeader() string
- func (x *SetDefaultVerifyPhoneMessageTextRequest) GetSubject() string
- func (x *SetDefaultVerifyPhoneMessageTextRequest) GetText() string
- func (x *SetDefaultVerifyPhoneMessageTextRequest) GetTitle() string
- func (*SetDefaultVerifyPhoneMessageTextRequest) ProtoMessage()
- func (x *SetDefaultVerifyPhoneMessageTextRequest) ProtoReflect() protoreflect.Message
- func (x *SetDefaultVerifyPhoneMessageTextRequest) Reset()
- func (x *SetDefaultVerifyPhoneMessageTextRequest) String() string
- type SetDefaultVerifyPhoneMessageTextResponse
- func (*SetDefaultVerifyPhoneMessageTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetDefaultVerifyPhoneMessageTextResponse) GetDetails() *object.ObjectDetails
- func (*SetDefaultVerifyPhoneMessageTextResponse) ProtoMessage()
- func (x *SetDefaultVerifyPhoneMessageTextResponse) ProtoReflect() protoreflect.Message
- func (x *SetDefaultVerifyPhoneMessageTextResponse) Reset()
- func (x *SetDefaultVerifyPhoneMessageTextResponse) String() string
- type SetDefaultVerifySMSOTPMessageTextRequest
- func (*SetDefaultVerifySMSOTPMessageTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetDefaultVerifySMSOTPMessageTextRequest) GetLanguage() string
- func (x *SetDefaultVerifySMSOTPMessageTextRequest) GetText() string
- func (*SetDefaultVerifySMSOTPMessageTextRequest) ProtoMessage()
- func (x *SetDefaultVerifySMSOTPMessageTextRequest) ProtoReflect() protoreflect.Message
- func (x *SetDefaultVerifySMSOTPMessageTextRequest) Reset()
- func (x *SetDefaultVerifySMSOTPMessageTextRequest) String() string
- type SetDefaultVerifySMSOTPMessageTextResponse
- func (*SetDefaultVerifySMSOTPMessageTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetDefaultVerifySMSOTPMessageTextResponse) GetDetails() *object.ObjectDetails
- func (*SetDefaultVerifySMSOTPMessageTextResponse) ProtoMessage()
- func (x *SetDefaultVerifySMSOTPMessageTextResponse) ProtoReflect() protoreflect.Message
- func (x *SetDefaultVerifySMSOTPMessageTextResponse) Reset()
- func (x *SetDefaultVerifySMSOTPMessageTextResponse) String() string
- type SetRestrictionsRequest
- func (*SetRestrictionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetRestrictionsRequest) GetAllowedLanguages() *SelectLanguages
- func (x *SetRestrictionsRequest) GetDisallowPublicOrgRegistration() bool
- func (*SetRestrictionsRequest) ProtoMessage()
- func (x *SetRestrictionsRequest) ProtoReflect() protoreflect.Message
- func (x *SetRestrictionsRequest) Reset()
- func (x *SetRestrictionsRequest) String() string
- type SetRestrictionsResponse
- func (*SetRestrictionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetRestrictionsResponse) GetDetails() *object.ObjectDetails
- func (*SetRestrictionsResponse) ProtoMessage()
- func (x *SetRestrictionsResponse) ProtoReflect() protoreflect.Message
- func (x *SetRestrictionsResponse) Reset()
- func (x *SetRestrictionsResponse) String() string
- type SetSecurityPolicyRequest
- func (*SetSecurityPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetSecurityPolicyRequest) GetAllowedOrigins() []string
- func (x *SetSecurityPolicyRequest) GetEnableIframeEmbedding() bool
- func (x *SetSecurityPolicyRequest) GetEnableImpersonation() bool
- func (*SetSecurityPolicyRequest) ProtoMessage()
- func (x *SetSecurityPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *SetSecurityPolicyRequest) Reset()
- func (x *SetSecurityPolicyRequest) String() string
- type SetSecurityPolicyResponse
- func (*SetSecurityPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetSecurityPolicyResponse) GetDetails() *object.ObjectDetails
- func (*SetSecurityPolicyResponse) ProtoMessage()
- func (x *SetSecurityPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *SetSecurityPolicyResponse) Reset()
- func (x *SetSecurityPolicyResponse) String() string
- type SetUpOrgRequest
- func (*SetUpOrgRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetUpOrgRequest) GetHuman() *SetUpOrgRequest_Human
- func (x *SetUpOrgRequest) GetOrg() *SetUpOrgRequest_Org
- func (x *SetUpOrgRequest) GetRoles() []string
- func (m *SetUpOrgRequest) GetUser() isSetUpOrgRequest_User
- func (*SetUpOrgRequest) ProtoMessage()
- func (x *SetUpOrgRequest) ProtoReflect() protoreflect.Message
- func (x *SetUpOrgRequest) Reset()
- func (x *SetUpOrgRequest) String() string
- type SetUpOrgRequest_Human
- func (*SetUpOrgRequest_Human) Descriptor() ([]byte, []int)deprecated
- func (x *SetUpOrgRequest_Human) GetEmail() *SetUpOrgRequest_Human_Email
- func (x *SetUpOrgRequest_Human) GetPassword() string
- func (x *SetUpOrgRequest_Human) GetPhone() *SetUpOrgRequest_Human_Phone
- func (x *SetUpOrgRequest_Human) GetProfile() *SetUpOrgRequest_Human_Profile
- func (x *SetUpOrgRequest_Human) GetUserName() string
- func (*SetUpOrgRequest_Human) ProtoMessage()
- func (x *SetUpOrgRequest_Human) ProtoReflect() protoreflect.Message
- func (x *SetUpOrgRequest_Human) Reset()
- func (x *SetUpOrgRequest_Human) String() string
- type SetUpOrgRequest_Human_
- type SetUpOrgRequest_Human_Email
- func (*SetUpOrgRequest_Human_Email) Descriptor() ([]byte, []int)deprecated
- func (x *SetUpOrgRequest_Human_Email) GetEmail() string
- func (x *SetUpOrgRequest_Human_Email) GetIsEmailVerified() bool
- func (*SetUpOrgRequest_Human_Email) ProtoMessage()
- func (x *SetUpOrgRequest_Human_Email) ProtoReflect() protoreflect.Message
- func (x *SetUpOrgRequest_Human_Email) Reset()
- func (x *SetUpOrgRequest_Human_Email) String() string
- type SetUpOrgRequest_Human_Phone
- func (*SetUpOrgRequest_Human_Phone) Descriptor() ([]byte, []int)deprecated
- func (x *SetUpOrgRequest_Human_Phone) GetIsPhoneVerified() bool
- func (x *SetUpOrgRequest_Human_Phone) GetPhone() string
- func (*SetUpOrgRequest_Human_Phone) ProtoMessage()
- func (x *SetUpOrgRequest_Human_Phone) ProtoReflect() protoreflect.Message
- func (x *SetUpOrgRequest_Human_Phone) Reset()
- func (x *SetUpOrgRequest_Human_Phone) String() string
- type SetUpOrgRequest_Human_Profile
- func (*SetUpOrgRequest_Human_Profile) Descriptor() ([]byte, []int)deprecated
- func (x *SetUpOrgRequest_Human_Profile) GetDisplayName() string
- func (x *SetUpOrgRequest_Human_Profile) GetFirstName() string
- func (x *SetUpOrgRequest_Human_Profile) GetGender() user.Gender
- func (x *SetUpOrgRequest_Human_Profile) GetLastName() string
- func (x *SetUpOrgRequest_Human_Profile) GetNickName() string
- func (x *SetUpOrgRequest_Human_Profile) GetPreferredLanguage() string
- func (*SetUpOrgRequest_Human_Profile) ProtoMessage()
- func (x *SetUpOrgRequest_Human_Profile) ProtoReflect() protoreflect.Message
- func (x *SetUpOrgRequest_Human_Profile) Reset()
- func (x *SetUpOrgRequest_Human_Profile) String() string
- type SetUpOrgRequest_Org
- func (*SetUpOrgRequest_Org) Descriptor() ([]byte, []int)deprecated
- func (x *SetUpOrgRequest_Org) GetDomain() string
- func (x *SetUpOrgRequest_Org) GetName() string
- func (*SetUpOrgRequest_Org) ProtoMessage()
- func (x *SetUpOrgRequest_Org) ProtoReflect() protoreflect.Message
- func (x *SetUpOrgRequest_Org) Reset()
- func (x *SetUpOrgRequest_Org) String() string
- type SetUpOrgResponse
- func (*SetUpOrgResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetUpOrgResponse) GetDetails() *object.ObjectDetails
- func (x *SetUpOrgResponse) GetOrgId() string
- func (x *SetUpOrgResponse) GetUserId() string
- func (*SetUpOrgResponse) ProtoMessage()
- func (x *SetUpOrgResponse) ProtoReflect() protoreflect.Message
- func (x *SetUpOrgResponse) Reset()
- func (x *SetUpOrgResponse) String() string
- type TestSMTPConfigByIdRequest
- func (*TestSMTPConfigByIdRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TestSMTPConfigByIdRequest) GetId() string
- func (x *TestSMTPConfigByIdRequest) GetReceiverAddress() string
- func (*TestSMTPConfigByIdRequest) ProtoMessage()
- func (x *TestSMTPConfigByIdRequest) ProtoReflect() protoreflect.Message
- func (x *TestSMTPConfigByIdRequest) Reset()
- func (x *TestSMTPConfigByIdRequest) String() string
- type TestSMTPConfigByIdResponse
- type TestSMTPConfigRequest
- func (*TestSMTPConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TestSMTPConfigRequest) GetHost() string
- func (x *TestSMTPConfigRequest) GetId() string
- func (x *TestSMTPConfigRequest) GetPassword() string
- func (x *TestSMTPConfigRequest) GetReceiverAddress() string
- func (x *TestSMTPConfigRequest) GetSenderAddress() string
- func (x *TestSMTPConfigRequest) GetSenderName() string
- func (x *TestSMTPConfigRequest) GetTls() bool
- func (x *TestSMTPConfigRequest) GetUser() string
- func (*TestSMTPConfigRequest) ProtoMessage()
- func (x *TestSMTPConfigRequest) ProtoReflect() protoreflect.Message
- func (x *TestSMTPConfigRequest) Reset()
- func (x *TestSMTPConfigRequest) String() string
- type TestSMTPConfigResponse
- type UnimplementedAdminServiceServer
- func (UnimplementedAdminServiceServer) ActivateFeatureLoginDefaultOrg(context.Context, *ActivateFeatureLoginDefaultOrgRequest) (*ActivateFeatureLoginDefaultOrgResponse, error)
- func (UnimplementedAdminServiceServer) ActivateLabelPolicy(context.Context, *ActivateLabelPolicyRequest) (*ActivateLabelPolicyResponse, error)
- func (UnimplementedAdminServiceServer) ActivateSMSProvider(context.Context, *ActivateSMSProviderRequest) (*ActivateSMSProviderResponse, error)
- func (UnimplementedAdminServiceServer) ActivateSMTPConfig(context.Context, *ActivateSMTPConfigRequest) (*ActivateSMTPConfigResponse, error)
- func (UnimplementedAdminServiceServer) AddAppleProvider(context.Context, *AddAppleProviderRequest) (*AddAppleProviderResponse, error)
- func (UnimplementedAdminServiceServer) AddAzureADProvider(context.Context, *AddAzureADProviderRequest) (*AddAzureADProviderResponse, error)
- func (UnimplementedAdminServiceServer) AddCustomDomainPolicy(context.Context, *AddCustomDomainPolicyRequest) (*AddCustomDomainPolicyResponse, error)
- func (UnimplementedAdminServiceServer) AddCustomOrgIAMPolicy(context.Context, *AddCustomOrgIAMPolicyRequest) (*AddCustomOrgIAMPolicyResponse, error)
- func (UnimplementedAdminServiceServer) AddGenericOAuthProvider(context.Context, *AddGenericOAuthProviderRequest) (*AddGenericOAuthProviderResponse, error)
- func (UnimplementedAdminServiceServer) AddGenericOIDCProvider(context.Context, *AddGenericOIDCProviderRequest) (*AddGenericOIDCProviderResponse, error)
- func (UnimplementedAdminServiceServer) AddGitHubEnterpriseServerProvider(context.Context, *AddGitHubEnterpriseServerProviderRequest) (*AddGitHubEnterpriseServerProviderResponse, error)
- func (UnimplementedAdminServiceServer) AddGitHubProvider(context.Context, *AddGitHubProviderRequest) (*AddGitHubProviderResponse, error)
- func (UnimplementedAdminServiceServer) AddGitLabProvider(context.Context, *AddGitLabProviderRequest) (*AddGitLabProviderResponse, error)
- func (UnimplementedAdminServiceServer) AddGitLabSelfHostedProvider(context.Context, *AddGitLabSelfHostedProviderRequest) (*AddGitLabSelfHostedProviderResponse, error)
- func (UnimplementedAdminServiceServer) AddGoogleProvider(context.Context, *AddGoogleProviderRequest) (*AddGoogleProviderResponse, error)
- func (UnimplementedAdminServiceServer) AddIAMMember(context.Context, *AddIAMMemberRequest) (*AddIAMMemberResponse, error)
- func (UnimplementedAdminServiceServer) AddIDPToLoginPolicy(context.Context, *AddIDPToLoginPolicyRequest) (*AddIDPToLoginPolicyResponse, error)
- func (UnimplementedAdminServiceServer) AddJWTIDP(context.Context, *AddJWTIDPRequest) (*AddJWTIDPResponse, error)
- func (UnimplementedAdminServiceServer) AddJWTProvider(context.Context, *AddJWTProviderRequest) (*AddJWTProviderResponse, error)
- func (UnimplementedAdminServiceServer) AddLDAPProvider(context.Context, *AddLDAPProviderRequest) (*AddLDAPProviderResponse, error)
- func (UnimplementedAdminServiceServer) AddMultiFactorToLoginPolicy(context.Context, *AddMultiFactorToLoginPolicyRequest) (*AddMultiFactorToLoginPolicyResponse, error)
- func (UnimplementedAdminServiceServer) AddNotificationPolicy(context.Context, *AddNotificationPolicyRequest) (*AddNotificationPolicyResponse, error)
- func (UnimplementedAdminServiceServer) AddOIDCIDP(context.Context, *AddOIDCIDPRequest) (*AddOIDCIDPResponse, error)
- func (UnimplementedAdminServiceServer) AddOIDCSettings(context.Context, *AddOIDCSettingsRequest) (*AddOIDCSettingsResponse, error)
- func (UnimplementedAdminServiceServer) AddSAMLProvider(context.Context, *AddSAMLProviderRequest) (*AddSAMLProviderResponse, error)
- func (UnimplementedAdminServiceServer) AddSMSProviderTwilio(context.Context, *AddSMSProviderTwilioRequest) (*AddSMSProviderTwilioResponse, error)
- func (UnimplementedAdminServiceServer) AddSMTPConfig(context.Context, *AddSMTPConfigRequest) (*AddSMTPConfigResponse, error)
- func (UnimplementedAdminServiceServer) AddSecondFactorToLoginPolicy(context.Context, *AddSecondFactorToLoginPolicyRequest) (*AddSecondFactorToLoginPolicyResponse, error)
- func (UnimplementedAdminServiceServer) DeactivateIDP(context.Context, *DeactivateIDPRequest) (*DeactivateIDPResponse, error)
- func (UnimplementedAdminServiceServer) DeactivateSMSProvider(context.Context, *DeactivateSMSProviderRequest) (*DeactivateSMSProviderResponse, error)
- func (UnimplementedAdminServiceServer) DeactivateSMTPConfig(context.Context, *DeactivateSMTPConfigRequest) (*DeactivateSMTPConfigResponse, error)
- func (UnimplementedAdminServiceServer) DeleteProvider(context.Context, *DeleteProviderRequest) (*DeleteProviderResponse, error)
- func (UnimplementedAdminServiceServer) ExportData(context.Context, *ExportDataRequest) (*ExportDataResponse, error)
- func (UnimplementedAdminServiceServer) GetAllowedLanguages(context.Context, *GetAllowedLanguagesRequest) (*GetAllowedLanguagesResponse, error)
- func (UnimplementedAdminServiceServer) GetCustomDomainClaimedMessageText(context.Context, *GetCustomDomainClaimedMessageTextRequest) (*GetCustomDomainClaimedMessageTextResponse, error)
- func (UnimplementedAdminServiceServer) GetCustomDomainPolicy(context.Context, *GetCustomDomainPolicyRequest) (*GetCustomDomainPolicyResponse, error)
- func (UnimplementedAdminServiceServer) GetCustomInitMessageText(context.Context, *GetCustomInitMessageTextRequest) (*GetCustomInitMessageTextResponse, error)
- func (UnimplementedAdminServiceServer) GetCustomLoginTexts(context.Context, *GetCustomLoginTextsRequest) (*GetCustomLoginTextsResponse, error)
- func (UnimplementedAdminServiceServer) GetCustomOrgIAMPolicy(context.Context, *GetCustomOrgIAMPolicyRequest) (*GetCustomOrgIAMPolicyResponse, error)
- func (UnimplementedAdminServiceServer) GetCustomPasswordChangeMessageText(context.Context, *GetCustomPasswordChangeMessageTextRequest) (*GetCustomPasswordChangeMessageTextResponse, error)
- func (UnimplementedAdminServiceServer) GetCustomPasswordResetMessageText(context.Context, *GetCustomPasswordResetMessageTextRequest) (*GetCustomPasswordResetMessageTextResponse, error)
- func (UnimplementedAdminServiceServer) GetCustomPasswordlessRegistrationMessageText(context.Context, *GetCustomPasswordlessRegistrationMessageTextRequest) (*GetCustomPasswordlessRegistrationMessageTextResponse, error)
- func (UnimplementedAdminServiceServer) GetCustomVerifyEmailMessageText(context.Context, *GetCustomVerifyEmailMessageTextRequest) (*GetCustomVerifyEmailMessageTextResponse, error)
- func (UnimplementedAdminServiceServer) GetCustomVerifyEmailOTPMessageText(context.Context, *GetCustomVerifyEmailOTPMessageTextRequest) (*GetCustomVerifyEmailOTPMessageTextResponse, error)
- func (UnimplementedAdminServiceServer) GetCustomVerifyPhoneMessageText(context.Context, *GetCustomVerifyPhoneMessageTextRequest) (*GetCustomVerifyPhoneMessageTextResponse, error)
- func (UnimplementedAdminServiceServer) GetCustomVerifySMSOTPMessageText(context.Context, *GetCustomVerifySMSOTPMessageTextRequest) (*GetCustomVerifySMSOTPMessageTextResponse, error)
- func (UnimplementedAdminServiceServer) GetDefaultDomainClaimedMessageText(context.Context, *GetDefaultDomainClaimedMessageTextRequest) (*GetDefaultDomainClaimedMessageTextResponse, error)
- func (UnimplementedAdminServiceServer) GetDefaultInitMessageText(context.Context, *GetDefaultInitMessageTextRequest) (*GetDefaultInitMessageTextResponse, error)
- func (UnimplementedAdminServiceServer) GetDefaultLanguage(context.Context, *GetDefaultLanguageRequest) (*GetDefaultLanguageResponse, error)
- func (UnimplementedAdminServiceServer) GetDefaultLoginTexts(context.Context, *GetDefaultLoginTextsRequest) (*GetDefaultLoginTextsResponse, error)
- func (UnimplementedAdminServiceServer) GetDefaultOrg(context.Context, *GetDefaultOrgRequest) (*GetDefaultOrgResponse, error)
- func (UnimplementedAdminServiceServer) GetDefaultPasswordChangeMessageText(context.Context, *GetDefaultPasswordChangeMessageTextRequest) (*GetDefaultPasswordChangeMessageTextResponse, error)
- func (UnimplementedAdminServiceServer) GetDefaultPasswordResetMessageText(context.Context, *GetDefaultPasswordResetMessageTextRequest) (*GetDefaultPasswordResetMessageTextResponse, error)
- func (UnimplementedAdminServiceServer) GetDefaultPasswordlessRegistrationMessageText(context.Context, *GetDefaultPasswordlessRegistrationMessageTextRequest) (*GetDefaultPasswordlessRegistrationMessageTextResponse, error)
- func (UnimplementedAdminServiceServer) GetDefaultVerifyEmailMessageText(context.Context, *GetDefaultVerifyEmailMessageTextRequest) (*GetDefaultVerifyEmailMessageTextResponse, error)
- func (UnimplementedAdminServiceServer) GetDefaultVerifyEmailOTPMessageText(context.Context, *GetDefaultVerifyEmailOTPMessageTextRequest) (*GetDefaultVerifyEmailOTPMessageTextResponse, error)
- func (UnimplementedAdminServiceServer) GetDefaultVerifyPhoneMessageText(context.Context, *GetDefaultVerifyPhoneMessageTextRequest) (*GetDefaultVerifyPhoneMessageTextResponse, error)
- func (UnimplementedAdminServiceServer) GetDefaultVerifySMSOTPMessageText(context.Context, *GetDefaultVerifySMSOTPMessageTextRequest) (*GetDefaultVerifySMSOTPMessageTextResponse, error)
- func (UnimplementedAdminServiceServer) GetDomainPolicy(context.Context, *GetDomainPolicyRequest) (*GetDomainPolicyResponse, error)
- func (UnimplementedAdminServiceServer) GetFileSystemNotificationProvider(context.Context, *GetFileSystemNotificationProviderRequest) (*GetFileSystemNotificationProviderResponse, error)
- func (UnimplementedAdminServiceServer) GetIDPByID(context.Context, *GetIDPByIDRequest) (*GetIDPByIDResponse, error)
- func (UnimplementedAdminServiceServer) GetLabelPolicy(context.Context, *GetLabelPolicyRequest) (*GetLabelPolicyResponse, error)
- func (UnimplementedAdminServiceServer) GetLockoutPolicy(context.Context, *GetLockoutPolicyRequest) (*GetLockoutPolicyResponse, error)
- func (UnimplementedAdminServiceServer) GetLogNotificationProvider(context.Context, *GetLogNotificationProviderRequest) (*GetLogNotificationProviderResponse, error)
- func (UnimplementedAdminServiceServer) GetLoginPolicy(context.Context, *GetLoginPolicyRequest) (*GetLoginPolicyResponse, error)
- func (UnimplementedAdminServiceServer) GetMyInstance(context.Context, *GetMyInstanceRequest) (*GetMyInstanceResponse, error)
- func (UnimplementedAdminServiceServer) GetNotificationPolicy(context.Context, *GetNotificationPolicyRequest) (*GetNotificationPolicyResponse, error)
- func (UnimplementedAdminServiceServer) GetOIDCSettings(context.Context, *GetOIDCSettingsRequest) (*GetOIDCSettingsResponse, error)
- func (UnimplementedAdminServiceServer) GetOrgByID(context.Context, *GetOrgByIDRequest) (*GetOrgByIDResponse, error)
- func (UnimplementedAdminServiceServer) GetOrgIAMPolicy(context.Context, *GetOrgIAMPolicyRequest) (*GetOrgIAMPolicyResponse, error)
- func (UnimplementedAdminServiceServer) GetPasswordAgePolicy(context.Context, *GetPasswordAgePolicyRequest) (*GetPasswordAgePolicyResponse, error)
- func (UnimplementedAdminServiceServer) GetPasswordComplexityPolicy(context.Context, *GetPasswordComplexityPolicyRequest) (*GetPasswordComplexityPolicyResponse, error)
- func (UnimplementedAdminServiceServer) GetPreviewLabelPolicy(context.Context, *GetPreviewLabelPolicyRequest) (*GetPreviewLabelPolicyResponse, error)
- func (UnimplementedAdminServiceServer) GetPrivacyPolicy(context.Context, *GetPrivacyPolicyRequest) (*GetPrivacyPolicyResponse, error)
- func (UnimplementedAdminServiceServer) GetProviderByID(context.Context, *GetProviderByIDRequest) (*GetProviderByIDResponse, error)
- func (UnimplementedAdminServiceServer) GetRestrictions(context.Context, *GetRestrictionsRequest) (*GetRestrictionsResponse, error)
- func (UnimplementedAdminServiceServer) GetSMSProvider(context.Context, *GetSMSProviderRequest) (*GetSMSProviderResponse, error)
- func (UnimplementedAdminServiceServer) GetSMTPConfig(context.Context, *GetSMTPConfigRequest) (*GetSMTPConfigResponse, error)
- func (UnimplementedAdminServiceServer) GetSMTPConfigById(context.Context, *GetSMTPConfigByIdRequest) (*GetSMTPConfigByIdResponse, error)
- func (UnimplementedAdminServiceServer) GetSecretGenerator(context.Context, *GetSecretGeneratorRequest) (*GetSecretGeneratorResponse, error)
- func (UnimplementedAdminServiceServer) GetSecurityPolicy(context.Context, *GetSecurityPolicyRequest) (*GetSecurityPolicyResponse, error)
- func (UnimplementedAdminServiceServer) GetSupportedLanguages(context.Context, *GetSupportedLanguagesRequest) (*GetSupportedLanguagesResponse, error)
- func (UnimplementedAdminServiceServer) Healthz(context.Context, *HealthzRequest) (*HealthzResponse, error)
- func (UnimplementedAdminServiceServer) ImportData(context.Context, *ImportDataRequest) (*ImportDataResponse, error)
- func (UnimplementedAdminServiceServer) IsOrgUnique(context.Context, *IsOrgUniqueRequest) (*IsOrgUniqueResponse, error)
- func (UnimplementedAdminServiceServer) ListAggregateTypes(context.Context, *ListAggregateTypesRequest) (*ListAggregateTypesResponse, error)
- func (UnimplementedAdminServiceServer) ListEventTypes(context.Context, *ListEventTypesRequest) (*ListEventTypesResponse, error)
- func (UnimplementedAdminServiceServer) ListEvents(context.Context, *ListEventsRequest) (*ListEventsResponse, error)
- func (UnimplementedAdminServiceServer) ListFailedEvents(context.Context, *ListFailedEventsRequest) (*ListFailedEventsResponse, error)
- func (UnimplementedAdminServiceServer) ListIAMMemberRoles(context.Context, *ListIAMMemberRolesRequest) (*ListIAMMemberRolesResponse, error)
- func (UnimplementedAdminServiceServer) ListIAMMembers(context.Context, *ListIAMMembersRequest) (*ListIAMMembersResponse, error)
- func (UnimplementedAdminServiceServer) ListIDPs(context.Context, *ListIDPsRequest) (*ListIDPsResponse, error)
- func (UnimplementedAdminServiceServer) ListInstanceDomains(context.Context, *ListInstanceDomainsRequest) (*ListInstanceDomainsResponse, error)
- func (UnimplementedAdminServiceServer) ListLoginPolicyIDPs(context.Context, *ListLoginPolicyIDPsRequest) (*ListLoginPolicyIDPsResponse, error)
- func (UnimplementedAdminServiceServer) ListLoginPolicyMultiFactors(context.Context, *ListLoginPolicyMultiFactorsRequest) (*ListLoginPolicyMultiFactorsResponse, error)
- func (UnimplementedAdminServiceServer) ListLoginPolicySecondFactors(context.Context, *ListLoginPolicySecondFactorsRequest) (*ListLoginPolicySecondFactorsResponse, error)
- func (UnimplementedAdminServiceServer) ListMilestones(context.Context, *ListMilestonesRequest) (*ListMilestonesResponse, error)
- func (UnimplementedAdminServiceServer) ListOrgs(context.Context, *ListOrgsRequest) (*ListOrgsResponse, error)
- func (UnimplementedAdminServiceServer) ListProviders(context.Context, *ListProvidersRequest) (*ListProvidersResponse, error)
- func (UnimplementedAdminServiceServer) ListSMSProviders(context.Context, *ListSMSProvidersRequest) (*ListSMSProvidersResponse, error)
- func (UnimplementedAdminServiceServer) ListSMTPConfigs(context.Context, *ListSMTPConfigsRequest) (*ListSMTPConfigsResponse, error)
- func (UnimplementedAdminServiceServer) ListSecretGenerators(context.Context, *ListSecretGeneratorsRequest) (*ListSecretGeneratorsResponse, error)
- func (UnimplementedAdminServiceServer) ListViews(context.Context, *ListViewsRequest) (*ListViewsResponse, error)
- func (UnimplementedAdminServiceServer) MigrateGenericOIDCProvider(context.Context, *MigrateGenericOIDCProviderRequest) (*MigrateGenericOIDCProviderResponse, error)
- func (UnimplementedAdminServiceServer) ReactivateIDP(context.Context, *ReactivateIDPRequest) (*ReactivateIDPResponse, error)
- func (UnimplementedAdminServiceServer) RegenerateSAMLProviderCertificate(context.Context, *RegenerateSAMLProviderCertificateRequest) (*RegenerateSAMLProviderCertificateResponse, error)
- func (UnimplementedAdminServiceServer) RemoveFailedEvent(context.Context, *RemoveFailedEventRequest) (*RemoveFailedEventResponse, error)
- func (UnimplementedAdminServiceServer) RemoveIAMMember(context.Context, *RemoveIAMMemberRequest) (*RemoveIAMMemberResponse, error)
- func (UnimplementedAdminServiceServer) RemoveIDP(context.Context, *RemoveIDPRequest) (*RemoveIDPResponse, error)
- func (UnimplementedAdminServiceServer) RemoveIDPFromLoginPolicy(context.Context, *RemoveIDPFromLoginPolicyRequest) (*RemoveIDPFromLoginPolicyResponse, error)
- func (UnimplementedAdminServiceServer) RemoveLabelPolicyFont(context.Context, *RemoveLabelPolicyFontRequest) (*RemoveLabelPolicyFontResponse, error)
- func (UnimplementedAdminServiceServer) RemoveLabelPolicyIcon(context.Context, *RemoveLabelPolicyIconRequest) (*RemoveLabelPolicyIconResponse, error)
- func (UnimplementedAdminServiceServer) RemoveLabelPolicyIconDark(context.Context, *RemoveLabelPolicyIconDarkRequest) (*RemoveLabelPolicyIconDarkResponse, error)
- func (UnimplementedAdminServiceServer) RemoveLabelPolicyLogo(context.Context, *RemoveLabelPolicyLogoRequest) (*RemoveLabelPolicyLogoResponse, error)
- func (UnimplementedAdminServiceServer) RemoveLabelPolicyLogoDark(context.Context, *RemoveLabelPolicyLogoDarkRequest) (*RemoveLabelPolicyLogoDarkResponse, error)
- func (UnimplementedAdminServiceServer) RemoveMultiFactorFromLoginPolicy(context.Context, *RemoveMultiFactorFromLoginPolicyRequest) (*RemoveMultiFactorFromLoginPolicyResponse, error)
- func (UnimplementedAdminServiceServer) RemoveOrg(context.Context, *RemoveOrgRequest) (*RemoveOrgResponse, error)
- func (UnimplementedAdminServiceServer) RemoveSMSProvider(context.Context, *RemoveSMSProviderRequest) (*RemoveSMSProviderResponse, error)
- func (UnimplementedAdminServiceServer) RemoveSMTPConfig(context.Context, *RemoveSMTPConfigRequest) (*RemoveSMTPConfigResponse, error)
- func (UnimplementedAdminServiceServer) RemoveSecondFactorFromLoginPolicy(context.Context, *RemoveSecondFactorFromLoginPolicyRequest) (*RemoveSecondFactorFromLoginPolicyResponse, error)
- func (UnimplementedAdminServiceServer) ResetCustomDomainClaimedMessageTextToDefault(context.Context, *ResetCustomDomainClaimedMessageTextToDefaultRequest) (*ResetCustomDomainClaimedMessageTextToDefaultResponse, error)
- func (UnimplementedAdminServiceServer) ResetCustomDomainPolicyToDefault(context.Context, *ResetCustomDomainPolicyToDefaultRequest) (*ResetCustomDomainPolicyToDefaultResponse, error)
- func (UnimplementedAdminServiceServer) ResetCustomInitMessageTextToDefault(context.Context, *ResetCustomInitMessageTextToDefaultRequest) (*ResetCustomInitMessageTextToDefaultResponse, error)
- func (UnimplementedAdminServiceServer) ResetCustomLoginTextToDefault(context.Context, *ResetCustomLoginTextsToDefaultRequest) (*ResetCustomLoginTextsToDefaultResponse, error)
- func (UnimplementedAdminServiceServer) ResetCustomOrgIAMPolicyToDefault(context.Context, *ResetCustomOrgIAMPolicyToDefaultRequest) (*ResetCustomOrgIAMPolicyToDefaultResponse, error)
- func (UnimplementedAdminServiceServer) ResetCustomPasswordChangeMessageTextToDefault(context.Context, *ResetCustomPasswordChangeMessageTextToDefaultRequest) (*ResetCustomPasswordChangeMessageTextToDefaultResponse, error)
- func (UnimplementedAdminServiceServer) ResetCustomPasswordResetMessageTextToDefault(context.Context, *ResetCustomPasswordResetMessageTextToDefaultRequest) (*ResetCustomPasswordResetMessageTextToDefaultResponse, error)
- func (UnimplementedAdminServiceServer) ResetCustomPasswordlessRegistrationMessageTextToDefault(context.Context, ...) (*ResetCustomPasswordlessRegistrationMessageTextToDefaultResponse, error)
- func (UnimplementedAdminServiceServer) ResetCustomVerifyEmailMessageTextToDefault(context.Context, *ResetCustomVerifyEmailMessageTextToDefaultRequest) (*ResetCustomVerifyEmailMessageTextToDefaultResponse, error)
- func (UnimplementedAdminServiceServer) ResetCustomVerifyEmailOTPMessageTextToDefault(context.Context, *ResetCustomVerifyEmailOTPMessageTextToDefaultRequest) (*ResetCustomVerifyEmailOTPMessageTextToDefaultResponse, error)
- func (UnimplementedAdminServiceServer) ResetCustomVerifyPhoneMessageTextToDefault(context.Context, *ResetCustomVerifyPhoneMessageTextToDefaultRequest) (*ResetCustomVerifyPhoneMessageTextToDefaultResponse, error)
- func (UnimplementedAdminServiceServer) ResetCustomVerifySMSOTPMessageTextToDefault(context.Context, *ResetCustomVerifySMSOTPMessageTextToDefaultRequest) (*ResetCustomVerifySMSOTPMessageTextToDefaultResponse, error)
- func (UnimplementedAdminServiceServer) SetCustomLoginText(context.Context, *SetCustomLoginTextsRequest) (*SetCustomLoginTextsResponse, error)
- func (UnimplementedAdminServiceServer) SetDefaultDomainClaimedMessageText(context.Context, *SetDefaultDomainClaimedMessageTextRequest) (*SetDefaultDomainClaimedMessageTextResponse, error)
- func (UnimplementedAdminServiceServer) SetDefaultInitMessageText(context.Context, *SetDefaultInitMessageTextRequest) (*SetDefaultInitMessageTextResponse, error)
- func (UnimplementedAdminServiceServer) SetDefaultLanguage(context.Context, *SetDefaultLanguageRequest) (*SetDefaultLanguageResponse, error)
- func (UnimplementedAdminServiceServer) SetDefaultOrg(context.Context, *SetDefaultOrgRequest) (*SetDefaultOrgResponse, error)
- func (UnimplementedAdminServiceServer) SetDefaultPasswordChangeMessageText(context.Context, *SetDefaultPasswordChangeMessageTextRequest) (*SetDefaultPasswordChangeMessageTextResponse, error)
- func (UnimplementedAdminServiceServer) SetDefaultPasswordResetMessageText(context.Context, *SetDefaultPasswordResetMessageTextRequest) (*SetDefaultPasswordResetMessageTextResponse, error)
- func (UnimplementedAdminServiceServer) SetDefaultPasswordlessRegistrationMessageText(context.Context, *SetDefaultPasswordlessRegistrationMessageTextRequest) (*SetDefaultPasswordlessRegistrationMessageTextResponse, error)
- func (UnimplementedAdminServiceServer) SetDefaultVerifyEmailMessageText(context.Context, *SetDefaultVerifyEmailMessageTextRequest) (*SetDefaultVerifyEmailMessageTextResponse, error)
- func (UnimplementedAdminServiceServer) SetDefaultVerifyEmailOTPMessageText(context.Context, *SetDefaultVerifyEmailOTPMessageTextRequest) (*SetDefaultVerifyEmailOTPMessageTextResponse, error)
- func (UnimplementedAdminServiceServer) SetDefaultVerifyPhoneMessageText(context.Context, *SetDefaultVerifyPhoneMessageTextRequest) (*SetDefaultVerifyPhoneMessageTextResponse, error)
- func (UnimplementedAdminServiceServer) SetDefaultVerifySMSOTPMessageText(context.Context, *SetDefaultVerifySMSOTPMessageTextRequest) (*SetDefaultVerifySMSOTPMessageTextResponse, error)
- func (UnimplementedAdminServiceServer) SetRestrictions(context.Context, *SetRestrictionsRequest) (*SetRestrictionsResponse, error)
- func (UnimplementedAdminServiceServer) SetSecurityPolicy(context.Context, *SetSecurityPolicyRequest) (*SetSecurityPolicyResponse, error)
- func (UnimplementedAdminServiceServer) SetUpOrg(context.Context, *SetUpOrgRequest) (*SetUpOrgResponse, error)
- func (UnimplementedAdminServiceServer) TestSMTPConfig(context.Context, *TestSMTPConfigRequest) (*TestSMTPConfigResponse, error)
- func (UnimplementedAdminServiceServer) TestSMTPConfigById(context.Context, *TestSMTPConfigByIdRequest) (*TestSMTPConfigByIdResponse, error)
- func (UnimplementedAdminServiceServer) UpdateAppleProvider(context.Context, *UpdateAppleProviderRequest) (*UpdateAppleProviderResponse, error)
- func (UnimplementedAdminServiceServer) UpdateAzureADProvider(context.Context, *UpdateAzureADProviderRequest) (*UpdateAzureADProviderResponse, error)
- func (UnimplementedAdminServiceServer) UpdateCustomDomainPolicy(context.Context, *UpdateCustomDomainPolicyRequest) (*UpdateCustomDomainPolicyResponse, error)
- func (UnimplementedAdminServiceServer) UpdateCustomOrgIAMPolicy(context.Context, *UpdateCustomOrgIAMPolicyRequest) (*UpdateCustomOrgIAMPolicyResponse, error)
- func (UnimplementedAdminServiceServer) UpdateDomainPolicy(context.Context, *UpdateDomainPolicyRequest) (*UpdateDomainPolicyResponse, error)
- func (UnimplementedAdminServiceServer) UpdateGenericOAuthProvider(context.Context, *UpdateGenericOAuthProviderRequest) (*UpdateGenericOAuthProviderResponse, error)
- func (UnimplementedAdminServiceServer) UpdateGenericOIDCProvider(context.Context, *UpdateGenericOIDCProviderRequest) (*UpdateGenericOIDCProviderResponse, error)
- func (UnimplementedAdminServiceServer) UpdateGitHubEnterpriseServerProvider(context.Context, *UpdateGitHubEnterpriseServerProviderRequest) (*UpdateGitHubEnterpriseServerProviderResponse, error)
- func (UnimplementedAdminServiceServer) UpdateGitHubProvider(context.Context, *UpdateGitHubProviderRequest) (*UpdateGitHubProviderResponse, error)
- func (UnimplementedAdminServiceServer) UpdateGitLabProvider(context.Context, *UpdateGitLabProviderRequest) (*UpdateGitLabProviderResponse, error)
- func (UnimplementedAdminServiceServer) UpdateGitLabSelfHostedProvider(context.Context, *UpdateGitLabSelfHostedProviderRequest) (*UpdateGitLabSelfHostedProviderResponse, error)
- func (UnimplementedAdminServiceServer) UpdateGoogleProvider(context.Context, *UpdateGoogleProviderRequest) (*UpdateGoogleProviderResponse, error)
- func (UnimplementedAdminServiceServer) UpdateIAMMember(context.Context, *UpdateIAMMemberRequest) (*UpdateIAMMemberResponse, error)
- func (UnimplementedAdminServiceServer) UpdateIDP(context.Context, *UpdateIDPRequest) (*UpdateIDPResponse, error)
- func (UnimplementedAdminServiceServer) UpdateIDPJWTConfig(context.Context, *UpdateIDPJWTConfigRequest) (*UpdateIDPJWTConfigResponse, error)
- func (UnimplementedAdminServiceServer) UpdateIDPOIDCConfig(context.Context, *UpdateIDPOIDCConfigRequest) (*UpdateIDPOIDCConfigResponse, error)
- func (UnimplementedAdminServiceServer) UpdateJWTProvider(context.Context, *UpdateJWTProviderRequest) (*UpdateJWTProviderResponse, error)
- func (UnimplementedAdminServiceServer) UpdateLDAPProvider(context.Context, *UpdateLDAPProviderRequest) (*UpdateLDAPProviderResponse, error)
- func (UnimplementedAdminServiceServer) UpdateLabelPolicy(context.Context, *UpdateLabelPolicyRequest) (*UpdateLabelPolicyResponse, error)
- func (UnimplementedAdminServiceServer) UpdateLockoutPolicy(context.Context, *UpdateLockoutPolicyRequest) (*UpdateLockoutPolicyResponse, error)
- func (UnimplementedAdminServiceServer) UpdateLoginPolicy(context.Context, *UpdateLoginPolicyRequest) (*UpdateLoginPolicyResponse, error)
- func (UnimplementedAdminServiceServer) UpdateNotificationPolicy(context.Context, *UpdateNotificationPolicyRequest) (*UpdateNotificationPolicyResponse, error)
- func (UnimplementedAdminServiceServer) UpdateOIDCSettings(context.Context, *UpdateOIDCSettingsRequest) (*UpdateOIDCSettingsResponse, error)
- func (UnimplementedAdminServiceServer) UpdateOrgIAMPolicy(context.Context, *UpdateOrgIAMPolicyRequest) (*UpdateOrgIAMPolicyResponse, error)
- func (UnimplementedAdminServiceServer) UpdatePasswordAgePolicy(context.Context, *UpdatePasswordAgePolicyRequest) (*UpdatePasswordAgePolicyResponse, error)
- func (UnimplementedAdminServiceServer) UpdatePasswordComplexityPolicy(context.Context, *UpdatePasswordComplexityPolicyRequest) (*UpdatePasswordComplexityPolicyResponse, error)
- func (UnimplementedAdminServiceServer) UpdatePrivacyPolicy(context.Context, *UpdatePrivacyPolicyRequest) (*UpdatePrivacyPolicyResponse, error)
- func (UnimplementedAdminServiceServer) UpdateSAMLProvider(context.Context, *UpdateSAMLProviderRequest) (*UpdateSAMLProviderResponse, error)
- func (UnimplementedAdminServiceServer) UpdateSMSProviderTwilio(context.Context, *UpdateSMSProviderTwilioRequest) (*UpdateSMSProviderTwilioResponse, error)
- func (UnimplementedAdminServiceServer) UpdateSMSProviderTwilioToken(context.Context, *UpdateSMSProviderTwilioTokenRequest) (*UpdateSMSProviderTwilioTokenResponse, error)
- func (UnimplementedAdminServiceServer) UpdateSMTPConfig(context.Context, *UpdateSMTPConfigRequest) (*UpdateSMTPConfigResponse, error)
- func (UnimplementedAdminServiceServer) UpdateSMTPConfigPassword(context.Context, *UpdateSMTPConfigPasswordRequest) (*UpdateSMTPConfigPasswordResponse, error)
- func (UnimplementedAdminServiceServer) UpdateSecretGenerator(context.Context, *UpdateSecretGeneratorRequest) (*UpdateSecretGeneratorResponse, error)
- type UnsafeAdminServiceServer
- type UpdateAppleProviderRequest
- func (*UpdateAppleProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAppleProviderRequest) GetClientId() string
- func (x *UpdateAppleProviderRequest) GetId() string
- func (x *UpdateAppleProviderRequest) GetKeyId() string
- func (x *UpdateAppleProviderRequest) GetName() string
- func (x *UpdateAppleProviderRequest) GetPrivateKey() []byte
- func (x *UpdateAppleProviderRequest) GetProviderOptions() *idp.Options
- func (x *UpdateAppleProviderRequest) GetScopes() []string
- func (x *UpdateAppleProviderRequest) GetTeamId() string
- func (*UpdateAppleProviderRequest) ProtoMessage()
- func (x *UpdateAppleProviderRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAppleProviderRequest) Reset()
- func (x *UpdateAppleProviderRequest) String() string
- type UpdateAppleProviderResponse
- func (*UpdateAppleProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAppleProviderResponse) GetDetails() *object.ObjectDetails
- func (*UpdateAppleProviderResponse) ProtoMessage()
- func (x *UpdateAppleProviderResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateAppleProviderResponse) Reset()
- func (x *UpdateAppleProviderResponse) String() string
- type UpdateAzureADProviderRequest
- func (*UpdateAzureADProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAzureADProviderRequest) GetClientId() string
- func (x *UpdateAzureADProviderRequest) GetClientSecret() string
- func (x *UpdateAzureADProviderRequest) GetEmailVerified() bool
- func (x *UpdateAzureADProviderRequest) GetId() string
- func (x *UpdateAzureADProviderRequest) GetName() string
- func (x *UpdateAzureADProviderRequest) GetProviderOptions() *idp.Options
- func (x *UpdateAzureADProviderRequest) GetScopes() []string
- func (x *UpdateAzureADProviderRequest) GetTenant() *idp.AzureADTenant
- func (*UpdateAzureADProviderRequest) ProtoMessage()
- func (x *UpdateAzureADProviderRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAzureADProviderRequest) Reset()
- func (x *UpdateAzureADProviderRequest) String() string
- type UpdateAzureADProviderResponse
- func (*UpdateAzureADProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAzureADProviderResponse) GetDetails() *object.ObjectDetails
- func (*UpdateAzureADProviderResponse) ProtoMessage()
- func (x *UpdateAzureADProviderResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateAzureADProviderResponse) Reset()
- func (x *UpdateAzureADProviderResponse) String() string
- type UpdateCustomDomainPolicyRequest
- func (*UpdateCustomDomainPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCustomDomainPolicyRequest) GetOrgId() string
- func (x *UpdateCustomDomainPolicyRequest) GetSmtpSenderAddressMatchesInstanceDomain() bool
- func (x *UpdateCustomDomainPolicyRequest) GetUserLoginMustBeDomain() bool
- func (x *UpdateCustomDomainPolicyRequest) GetValidateOrgDomains() bool
- func (*UpdateCustomDomainPolicyRequest) ProtoMessage()
- func (x *UpdateCustomDomainPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateCustomDomainPolicyRequest) Reset()
- func (x *UpdateCustomDomainPolicyRequest) String() string
- type UpdateCustomDomainPolicyResponse
- func (*UpdateCustomDomainPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCustomDomainPolicyResponse) GetDetails() *object.ObjectDetails
- func (*UpdateCustomDomainPolicyResponse) ProtoMessage()
- func (x *UpdateCustomDomainPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateCustomDomainPolicyResponse) Reset()
- func (x *UpdateCustomDomainPolicyResponse) String() string
- type UpdateCustomOrgIAMPolicyRequest
- func (*UpdateCustomOrgIAMPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCustomOrgIAMPolicyRequest) GetOrgId() string
- func (x *UpdateCustomOrgIAMPolicyRequest) GetUserLoginMustBeDomain() bool
- func (*UpdateCustomOrgIAMPolicyRequest) ProtoMessage()
- func (x *UpdateCustomOrgIAMPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateCustomOrgIAMPolicyRequest) Reset()
- func (x *UpdateCustomOrgIAMPolicyRequest) String() string
- type UpdateCustomOrgIAMPolicyResponse
- func (*UpdateCustomOrgIAMPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCustomOrgIAMPolicyResponse) GetDetails() *object.ObjectDetails
- func (*UpdateCustomOrgIAMPolicyResponse) ProtoMessage()
- func (x *UpdateCustomOrgIAMPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateCustomOrgIAMPolicyResponse) Reset()
- func (x *UpdateCustomOrgIAMPolicyResponse) String() string
- type UpdateDomainPolicyRequest
- func (*UpdateDomainPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateDomainPolicyRequest) GetSmtpSenderAddressMatchesInstanceDomain() bool
- func (x *UpdateDomainPolicyRequest) GetUserLoginMustBeDomain() bool
- func (x *UpdateDomainPolicyRequest) GetValidateOrgDomains() bool
- func (*UpdateDomainPolicyRequest) ProtoMessage()
- func (x *UpdateDomainPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateDomainPolicyRequest) Reset()
- func (x *UpdateDomainPolicyRequest) String() string
- type UpdateDomainPolicyResponse
- func (*UpdateDomainPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateDomainPolicyResponse) GetDetails() *object.ObjectDetails
- func (*UpdateDomainPolicyResponse) ProtoMessage()
- func (x *UpdateDomainPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateDomainPolicyResponse) Reset()
- func (x *UpdateDomainPolicyResponse) String() string
- type UpdateGenericOAuthProviderRequest
- func (*UpdateGenericOAuthProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateGenericOAuthProviderRequest) GetAuthorizationEndpoint() string
- func (x *UpdateGenericOAuthProviderRequest) GetClientId() string
- func (x *UpdateGenericOAuthProviderRequest) GetClientSecret() string
- func (x *UpdateGenericOAuthProviderRequest) GetId() string
- func (x *UpdateGenericOAuthProviderRequest) GetIdAttribute() string
- func (x *UpdateGenericOAuthProviderRequest) GetName() string
- func (x *UpdateGenericOAuthProviderRequest) GetProviderOptions() *idp.Options
- func (x *UpdateGenericOAuthProviderRequest) GetScopes() []string
- func (x *UpdateGenericOAuthProviderRequest) GetTokenEndpoint() string
- func (x *UpdateGenericOAuthProviderRequest) GetUserEndpoint() string
- func (*UpdateGenericOAuthProviderRequest) ProtoMessage()
- func (x *UpdateGenericOAuthProviderRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateGenericOAuthProviderRequest) Reset()
- func (x *UpdateGenericOAuthProviderRequest) String() string
- type UpdateGenericOAuthProviderResponse
- func (*UpdateGenericOAuthProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateGenericOAuthProviderResponse) GetDetails() *object.ObjectDetails
- func (*UpdateGenericOAuthProviderResponse) ProtoMessage()
- func (x *UpdateGenericOAuthProviderResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateGenericOAuthProviderResponse) Reset()
- func (x *UpdateGenericOAuthProviderResponse) String() string
- type UpdateGenericOIDCProviderRequest
- func (*UpdateGenericOIDCProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateGenericOIDCProviderRequest) GetClientId() string
- func (x *UpdateGenericOIDCProviderRequest) GetClientSecret() string
- func (x *UpdateGenericOIDCProviderRequest) GetId() string
- func (x *UpdateGenericOIDCProviderRequest) GetIsIdTokenMapping() bool
- func (x *UpdateGenericOIDCProviderRequest) GetIssuer() string
- func (x *UpdateGenericOIDCProviderRequest) GetName() string
- func (x *UpdateGenericOIDCProviderRequest) GetProviderOptions() *idp.Options
- func (x *UpdateGenericOIDCProviderRequest) GetScopes() []string
- func (*UpdateGenericOIDCProviderRequest) ProtoMessage()
- func (x *UpdateGenericOIDCProviderRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateGenericOIDCProviderRequest) Reset()
- func (x *UpdateGenericOIDCProviderRequest) String() string
- type UpdateGenericOIDCProviderResponse
- func (*UpdateGenericOIDCProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateGenericOIDCProviderResponse) GetDetails() *object.ObjectDetails
- func (*UpdateGenericOIDCProviderResponse) ProtoMessage()
- func (x *UpdateGenericOIDCProviderResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateGenericOIDCProviderResponse) Reset()
- func (x *UpdateGenericOIDCProviderResponse) String() string
- type UpdateGitHubEnterpriseServerProviderRequest
- func (*UpdateGitHubEnterpriseServerProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateGitHubEnterpriseServerProviderRequest) GetAuthorizationEndpoint() string
- func (x *UpdateGitHubEnterpriseServerProviderRequest) GetClientId() string
- func (x *UpdateGitHubEnterpriseServerProviderRequest) GetClientSecret() string
- func (x *UpdateGitHubEnterpriseServerProviderRequest) GetId() string
- func (x *UpdateGitHubEnterpriseServerProviderRequest) GetName() string
- func (x *UpdateGitHubEnterpriseServerProviderRequest) GetProviderOptions() *idp.Options
- func (x *UpdateGitHubEnterpriseServerProviderRequest) GetScopes() []string
- func (x *UpdateGitHubEnterpriseServerProviderRequest) GetTokenEndpoint() string
- func (x *UpdateGitHubEnterpriseServerProviderRequest) GetUserEndpoint() string
- func (*UpdateGitHubEnterpriseServerProviderRequest) ProtoMessage()
- func (x *UpdateGitHubEnterpriseServerProviderRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateGitHubEnterpriseServerProviderRequest) Reset()
- func (x *UpdateGitHubEnterpriseServerProviderRequest) String() string
- type UpdateGitHubEnterpriseServerProviderResponse
- func (*UpdateGitHubEnterpriseServerProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateGitHubEnterpriseServerProviderResponse) GetDetails() *object.ObjectDetails
- func (*UpdateGitHubEnterpriseServerProviderResponse) ProtoMessage()
- func (x *UpdateGitHubEnterpriseServerProviderResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateGitHubEnterpriseServerProviderResponse) Reset()
- func (x *UpdateGitHubEnterpriseServerProviderResponse) String() string
- type UpdateGitHubProviderRequest
- func (*UpdateGitHubProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateGitHubProviderRequest) GetClientId() string
- func (x *UpdateGitHubProviderRequest) GetClientSecret() string
- func (x *UpdateGitHubProviderRequest) GetId() string
- func (x *UpdateGitHubProviderRequest) GetName() string
- func (x *UpdateGitHubProviderRequest) GetProviderOptions() *idp.Options
- func (x *UpdateGitHubProviderRequest) GetScopes() []string
- func (*UpdateGitHubProviderRequest) ProtoMessage()
- func (x *UpdateGitHubProviderRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateGitHubProviderRequest) Reset()
- func (x *UpdateGitHubProviderRequest) String() string
- type UpdateGitHubProviderResponse
- func (*UpdateGitHubProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateGitHubProviderResponse) GetDetails() *object.ObjectDetails
- func (*UpdateGitHubProviderResponse) ProtoMessage()
- func (x *UpdateGitHubProviderResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateGitHubProviderResponse) Reset()
- func (x *UpdateGitHubProviderResponse) String() string
- type UpdateGitLabProviderRequest
- func (*UpdateGitLabProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateGitLabProviderRequest) GetClientId() string
- func (x *UpdateGitLabProviderRequest) GetClientSecret() string
- func (x *UpdateGitLabProviderRequest) GetId() string
- func (x *UpdateGitLabProviderRequest) GetName() string
- func (x *UpdateGitLabProviderRequest) GetProviderOptions() *idp.Options
- func (x *UpdateGitLabProviderRequest) GetScopes() []string
- func (*UpdateGitLabProviderRequest) ProtoMessage()
- func (x *UpdateGitLabProviderRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateGitLabProviderRequest) Reset()
- func (x *UpdateGitLabProviderRequest) String() string
- type UpdateGitLabProviderResponse
- func (*UpdateGitLabProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateGitLabProviderResponse) GetDetails() *object.ObjectDetails
- func (*UpdateGitLabProviderResponse) ProtoMessage()
- func (x *UpdateGitLabProviderResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateGitLabProviderResponse) Reset()
- func (x *UpdateGitLabProviderResponse) String() string
- type UpdateGitLabSelfHostedProviderRequest
- func (*UpdateGitLabSelfHostedProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateGitLabSelfHostedProviderRequest) GetClientId() string
- func (x *UpdateGitLabSelfHostedProviderRequest) GetClientSecret() string
- func (x *UpdateGitLabSelfHostedProviderRequest) GetId() string
- func (x *UpdateGitLabSelfHostedProviderRequest) GetIssuer() string
- func (x *UpdateGitLabSelfHostedProviderRequest) GetName() string
- func (x *UpdateGitLabSelfHostedProviderRequest) GetProviderOptions() *idp.Options
- func (x *UpdateGitLabSelfHostedProviderRequest) GetScopes() []string
- func (*UpdateGitLabSelfHostedProviderRequest) ProtoMessage()
- func (x *UpdateGitLabSelfHostedProviderRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateGitLabSelfHostedProviderRequest) Reset()
- func (x *UpdateGitLabSelfHostedProviderRequest) String() string
- type UpdateGitLabSelfHostedProviderResponse
- func (*UpdateGitLabSelfHostedProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateGitLabSelfHostedProviderResponse) GetDetails() *object.ObjectDetails
- func (*UpdateGitLabSelfHostedProviderResponse) ProtoMessage()
- func (x *UpdateGitLabSelfHostedProviderResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateGitLabSelfHostedProviderResponse) Reset()
- func (x *UpdateGitLabSelfHostedProviderResponse) String() string
- type UpdateGoogleProviderRequest
- func (*UpdateGoogleProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateGoogleProviderRequest) GetClientId() string
- func (x *UpdateGoogleProviderRequest) GetClientSecret() string
- func (x *UpdateGoogleProviderRequest) GetId() string
- func (x *UpdateGoogleProviderRequest) GetName() string
- func (x *UpdateGoogleProviderRequest) GetProviderOptions() *idp.Options
- func (x *UpdateGoogleProviderRequest) GetScopes() []string
- func (*UpdateGoogleProviderRequest) ProtoMessage()
- func (x *UpdateGoogleProviderRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateGoogleProviderRequest) Reset()
- func (x *UpdateGoogleProviderRequest) String() string
- type UpdateGoogleProviderResponse
- func (*UpdateGoogleProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateGoogleProviderResponse) GetDetails() *object.ObjectDetails
- func (*UpdateGoogleProviderResponse) ProtoMessage()
- func (x *UpdateGoogleProviderResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateGoogleProviderResponse) Reset()
- func (x *UpdateGoogleProviderResponse) String() string
- type UpdateIAMMemberRequest
- func (*UpdateIAMMemberRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateIAMMemberRequest) GetRoles() []string
- func (x *UpdateIAMMemberRequest) GetUserId() string
- func (*UpdateIAMMemberRequest) ProtoMessage()
- func (x *UpdateIAMMemberRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateIAMMemberRequest) Reset()
- func (x *UpdateIAMMemberRequest) String() string
- type UpdateIAMMemberResponse
- func (*UpdateIAMMemberResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateIAMMemberResponse) GetDetails() *object.ObjectDetails
- func (*UpdateIAMMemberResponse) ProtoMessage()
- func (x *UpdateIAMMemberResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateIAMMemberResponse) Reset()
- func (x *UpdateIAMMemberResponse) String() string
- type UpdateIDPJWTConfigRequest
- func (*UpdateIDPJWTConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateIDPJWTConfigRequest) GetHeaderName() string
- func (x *UpdateIDPJWTConfigRequest) GetIdpId() string
- func (x *UpdateIDPJWTConfigRequest) GetIssuer() string
- func (x *UpdateIDPJWTConfigRequest) GetJwtEndpoint() string
- func (x *UpdateIDPJWTConfigRequest) GetKeysEndpoint() string
- func (*UpdateIDPJWTConfigRequest) ProtoMessage()
- func (x *UpdateIDPJWTConfigRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateIDPJWTConfigRequest) Reset()
- func (x *UpdateIDPJWTConfigRequest) String() string
- type UpdateIDPJWTConfigResponse
- func (*UpdateIDPJWTConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateIDPJWTConfigResponse) GetDetails() *object.ObjectDetails
- func (*UpdateIDPJWTConfigResponse) ProtoMessage()
- func (x *UpdateIDPJWTConfigResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateIDPJWTConfigResponse) Reset()
- func (x *UpdateIDPJWTConfigResponse) String() string
- type UpdateIDPOIDCConfigRequest
- func (*UpdateIDPOIDCConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateIDPOIDCConfigRequest) GetClientId() string
- func (x *UpdateIDPOIDCConfigRequest) GetClientSecret() string
- func (x *UpdateIDPOIDCConfigRequest) GetDisplayNameMapping() idp.OIDCMappingField
- func (x *UpdateIDPOIDCConfigRequest) GetIdpId() string
- func (x *UpdateIDPOIDCConfigRequest) GetIssuer() string
- func (x *UpdateIDPOIDCConfigRequest) GetScopes() []string
- func (x *UpdateIDPOIDCConfigRequest) GetUsernameMapping() idp.OIDCMappingField
- func (*UpdateIDPOIDCConfigRequest) ProtoMessage()
- func (x *UpdateIDPOIDCConfigRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateIDPOIDCConfigRequest) Reset()
- func (x *UpdateIDPOIDCConfigRequest) String() string
- type UpdateIDPOIDCConfigResponse
- func (*UpdateIDPOIDCConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateIDPOIDCConfigResponse) GetDetails() *object.ObjectDetails
- func (*UpdateIDPOIDCConfigResponse) ProtoMessage()
- func (x *UpdateIDPOIDCConfigResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateIDPOIDCConfigResponse) Reset()
- func (x *UpdateIDPOIDCConfigResponse) String() string
- type UpdateIDPRequest
- func (*UpdateIDPRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateIDPRequest) GetAutoRegister() bool
- func (x *UpdateIDPRequest) GetIdpId() string
- func (x *UpdateIDPRequest) GetName() string
- func (x *UpdateIDPRequest) GetStylingType() idp.IDPStylingType
- func (*UpdateIDPRequest) ProtoMessage()
- func (x *UpdateIDPRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateIDPRequest) Reset()
- func (x *UpdateIDPRequest) String() string
- type UpdateIDPResponse
- func (*UpdateIDPResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateIDPResponse) GetDetails() *object.ObjectDetails
- func (*UpdateIDPResponse) ProtoMessage()
- func (x *UpdateIDPResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateIDPResponse) Reset()
- func (x *UpdateIDPResponse) String() string
- type UpdateJWTProviderRequest
- func (*UpdateJWTProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateJWTProviderRequest) GetHeaderName() string
- func (x *UpdateJWTProviderRequest) GetId() string
- func (x *UpdateJWTProviderRequest) GetIssuer() string
- func (x *UpdateJWTProviderRequest) GetJwtEndpoint() string
- func (x *UpdateJWTProviderRequest) GetKeysEndpoint() string
- func (x *UpdateJWTProviderRequest) GetName() string
- func (x *UpdateJWTProviderRequest) GetProviderOptions() *idp.Options
- func (*UpdateJWTProviderRequest) ProtoMessage()
- func (x *UpdateJWTProviderRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateJWTProviderRequest) Reset()
- func (x *UpdateJWTProviderRequest) String() string
- type UpdateJWTProviderResponse
- func (*UpdateJWTProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateJWTProviderResponse) GetDetails() *object.ObjectDetails
- func (*UpdateJWTProviderResponse) ProtoMessage()
- func (x *UpdateJWTProviderResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateJWTProviderResponse) Reset()
- func (x *UpdateJWTProviderResponse) String() string
- type UpdateLDAPProviderRequest
- func (*UpdateLDAPProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateLDAPProviderRequest) GetAttributes() *idp.LDAPAttributes
- func (x *UpdateLDAPProviderRequest) GetBaseDn() string
- func (x *UpdateLDAPProviderRequest) GetBindDn() string
- func (x *UpdateLDAPProviderRequest) GetBindPassword() string
- func (x *UpdateLDAPProviderRequest) GetId() string
- func (x *UpdateLDAPProviderRequest) GetName() string
- func (x *UpdateLDAPProviderRequest) GetProviderOptions() *idp.Options
- func (x *UpdateLDAPProviderRequest) GetServers() []string
- func (x *UpdateLDAPProviderRequest) GetStartTls() bool
- func (x *UpdateLDAPProviderRequest) GetTimeout() *durationpb.Duration
- func (x *UpdateLDAPProviderRequest) GetUserBase() string
- func (x *UpdateLDAPProviderRequest) GetUserFilters() []string
- func (x *UpdateLDAPProviderRequest) GetUserObjectClasses() []string
- func (*UpdateLDAPProviderRequest) ProtoMessage()
- func (x *UpdateLDAPProviderRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateLDAPProviderRequest) Reset()
- func (x *UpdateLDAPProviderRequest) String() string
- type UpdateLDAPProviderResponse
- func (*UpdateLDAPProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateLDAPProviderResponse) GetDetails() *object.ObjectDetails
- func (*UpdateLDAPProviderResponse) ProtoMessage()
- func (x *UpdateLDAPProviderResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateLDAPProviderResponse) Reset()
- func (x *UpdateLDAPProviderResponse) String() string
- type UpdateLabelPolicyRequest
- func (*UpdateLabelPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateLabelPolicyRequest) GetBackgroundColor() string
- func (x *UpdateLabelPolicyRequest) GetBackgroundColorDark() string
- func (x *UpdateLabelPolicyRequest) GetDisableWatermark() bool
- func (x *UpdateLabelPolicyRequest) GetFontColor() string
- func (x *UpdateLabelPolicyRequest) GetFontColorDark() string
- func (x *UpdateLabelPolicyRequest) GetHideLoginNameSuffix() bool
- func (x *UpdateLabelPolicyRequest) GetPrimaryColor() string
- func (x *UpdateLabelPolicyRequest) GetPrimaryColorDark() string
- func (x *UpdateLabelPolicyRequest) GetThemeMode() policy.ThemeMode
- func (x *UpdateLabelPolicyRequest) GetWarnColor() string
- func (x *UpdateLabelPolicyRequest) GetWarnColorDark() string
- func (*UpdateLabelPolicyRequest) ProtoMessage()
- func (x *UpdateLabelPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateLabelPolicyRequest) Reset()
- func (x *UpdateLabelPolicyRequest) String() string
- type UpdateLabelPolicyResponse
- func (*UpdateLabelPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateLabelPolicyResponse) GetDetails() *object.ObjectDetails
- func (*UpdateLabelPolicyResponse) ProtoMessage()
- func (x *UpdateLabelPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateLabelPolicyResponse) Reset()
- func (x *UpdateLabelPolicyResponse) String() string
- type UpdateLockoutPolicyRequest
- func (*UpdateLockoutPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateLockoutPolicyRequest) GetMaxOtpAttempts() uint32
- func (x *UpdateLockoutPolicyRequest) GetMaxPasswordAttempts() uint32
- func (*UpdateLockoutPolicyRequest) ProtoMessage()
- func (x *UpdateLockoutPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateLockoutPolicyRequest) Reset()
- func (x *UpdateLockoutPolicyRequest) String() string
- type UpdateLockoutPolicyResponse
- func (*UpdateLockoutPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateLockoutPolicyResponse) GetDetails() *object.ObjectDetails
- func (*UpdateLockoutPolicyResponse) ProtoMessage()
- func (x *UpdateLockoutPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateLockoutPolicyResponse) Reset()
- func (x *UpdateLockoutPolicyResponse) String() string
- type UpdateLoginPolicyRequest
- func (*UpdateLoginPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateLoginPolicyRequest) GetAllowDomainDiscovery() bool
- func (x *UpdateLoginPolicyRequest) GetAllowExternalIdp() bool
- func (x *UpdateLoginPolicyRequest) GetAllowRegister() bool
- func (x *UpdateLoginPolicyRequest) GetAllowUsernamePassword() bool
- func (x *UpdateLoginPolicyRequest) GetDefaultRedirectUri() string
- func (x *UpdateLoginPolicyRequest) GetDisableLoginWithEmail() bool
- func (x *UpdateLoginPolicyRequest) GetDisableLoginWithPhone() bool
- func (x *UpdateLoginPolicyRequest) GetExternalLoginCheckLifetime() *durationpb.Duration
- func (x *UpdateLoginPolicyRequest) GetForceMfa() bool
- func (x *UpdateLoginPolicyRequest) GetForceMfaLocalOnly() bool
- func (x *UpdateLoginPolicyRequest) GetHidePasswordReset() bool
- func (x *UpdateLoginPolicyRequest) GetIgnoreUnknownUsernames() bool
- func (x *UpdateLoginPolicyRequest) GetMfaInitSkipLifetime() *durationpb.Duration
- func (x *UpdateLoginPolicyRequest) GetMultiFactorCheckLifetime() *durationpb.Duration
- func (x *UpdateLoginPolicyRequest) GetPasswordCheckLifetime() *durationpb.Duration
- func (x *UpdateLoginPolicyRequest) GetPasswordlessType() policy.PasswordlessType
- func (x *UpdateLoginPolicyRequest) GetSecondFactorCheckLifetime() *durationpb.Duration
- func (*UpdateLoginPolicyRequest) ProtoMessage()
- func (x *UpdateLoginPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateLoginPolicyRequest) Reset()
- func (x *UpdateLoginPolicyRequest) String() string
- type UpdateLoginPolicyResponse
- func (*UpdateLoginPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateLoginPolicyResponse) GetDetails() *object.ObjectDetails
- func (*UpdateLoginPolicyResponse) ProtoMessage()
- func (x *UpdateLoginPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateLoginPolicyResponse) Reset()
- func (x *UpdateLoginPolicyResponse) String() string
- type UpdateNotificationPolicyRequest
- func (*UpdateNotificationPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateNotificationPolicyRequest) GetPasswordChange() bool
- func (*UpdateNotificationPolicyRequest) ProtoMessage()
- func (x *UpdateNotificationPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateNotificationPolicyRequest) Reset()
- func (x *UpdateNotificationPolicyRequest) String() string
- type UpdateNotificationPolicyResponse
- func (*UpdateNotificationPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateNotificationPolicyResponse) GetDetails() *object.ObjectDetails
- func (*UpdateNotificationPolicyResponse) ProtoMessage()
- func (x *UpdateNotificationPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateNotificationPolicyResponse) Reset()
- func (x *UpdateNotificationPolicyResponse) String() string
- type UpdateOIDCSettingsRequest
- func (*UpdateOIDCSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateOIDCSettingsRequest) GetAccessTokenLifetime() *durationpb.Duration
- func (x *UpdateOIDCSettingsRequest) GetIdTokenLifetime() *durationpb.Duration
- func (x *UpdateOIDCSettingsRequest) GetRefreshTokenExpiration() *durationpb.Duration
- func (x *UpdateOIDCSettingsRequest) GetRefreshTokenIdleExpiration() *durationpb.Duration
- func (*UpdateOIDCSettingsRequest) ProtoMessage()
- func (x *UpdateOIDCSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateOIDCSettingsRequest) Reset()
- func (x *UpdateOIDCSettingsRequest) String() string
- type UpdateOIDCSettingsResponse
- func (*UpdateOIDCSettingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateOIDCSettingsResponse) GetDetails() *object.ObjectDetails
- func (*UpdateOIDCSettingsResponse) ProtoMessage()
- func (x *UpdateOIDCSettingsResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateOIDCSettingsResponse) Reset()
- func (x *UpdateOIDCSettingsResponse) String() string
- type UpdateOrgIAMPolicyRequest
- func (*UpdateOrgIAMPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateOrgIAMPolicyRequest) GetUserLoginMustBeDomain() bool
- func (*UpdateOrgIAMPolicyRequest) ProtoMessage()
- func (x *UpdateOrgIAMPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateOrgIAMPolicyRequest) Reset()
- func (x *UpdateOrgIAMPolicyRequest) String() string
- type UpdateOrgIAMPolicyResponse
- func (*UpdateOrgIAMPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateOrgIAMPolicyResponse) GetDetails() *object.ObjectDetails
- func (*UpdateOrgIAMPolicyResponse) ProtoMessage()
- func (x *UpdateOrgIAMPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateOrgIAMPolicyResponse) Reset()
- func (x *UpdateOrgIAMPolicyResponse) String() string
- type UpdatePasswordAgePolicyRequest
- func (*UpdatePasswordAgePolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePasswordAgePolicyRequest) GetExpireWarnDays() uint32
- func (x *UpdatePasswordAgePolicyRequest) GetMaxAgeDays() uint32
- func (*UpdatePasswordAgePolicyRequest) ProtoMessage()
- func (x *UpdatePasswordAgePolicyRequest) ProtoReflect() protoreflect.Message
- func (x *UpdatePasswordAgePolicyRequest) Reset()
- func (x *UpdatePasswordAgePolicyRequest) String() string
- type UpdatePasswordAgePolicyResponse
- func (*UpdatePasswordAgePolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePasswordAgePolicyResponse) GetDetails() *object.ObjectDetails
- func (*UpdatePasswordAgePolicyResponse) ProtoMessage()
- func (x *UpdatePasswordAgePolicyResponse) ProtoReflect() protoreflect.Message
- func (x *UpdatePasswordAgePolicyResponse) Reset()
- func (x *UpdatePasswordAgePolicyResponse) String() string
- type UpdatePasswordComplexityPolicyRequest
- func (*UpdatePasswordComplexityPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePasswordComplexityPolicyRequest) GetHasLowercase() bool
- func (x *UpdatePasswordComplexityPolicyRequest) GetHasNumber() bool
- func (x *UpdatePasswordComplexityPolicyRequest) GetHasSymbol() bool
- func (x *UpdatePasswordComplexityPolicyRequest) GetHasUppercase() bool
- func (x *UpdatePasswordComplexityPolicyRequest) GetMinLength() uint32
- func (*UpdatePasswordComplexityPolicyRequest) ProtoMessage()
- func (x *UpdatePasswordComplexityPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *UpdatePasswordComplexityPolicyRequest) Reset()
- func (x *UpdatePasswordComplexityPolicyRequest) String() string
- type UpdatePasswordComplexityPolicyResponse
- func (*UpdatePasswordComplexityPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePasswordComplexityPolicyResponse) GetDetails() *object.ObjectDetails
- func (*UpdatePasswordComplexityPolicyResponse) ProtoMessage()
- func (x *UpdatePasswordComplexityPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *UpdatePasswordComplexityPolicyResponse) Reset()
- func (x *UpdatePasswordComplexityPolicyResponse) String() string
- type UpdatePrivacyPolicyRequest
- func (*UpdatePrivacyPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePrivacyPolicyRequest) GetCustomLink() string
- func (x *UpdatePrivacyPolicyRequest) GetCustomLinkText() string
- func (x *UpdatePrivacyPolicyRequest) GetDocsLink() string
- func (x *UpdatePrivacyPolicyRequest) GetHelpLink() string
- func (x *UpdatePrivacyPolicyRequest) GetPrivacyLink() string
- func (x *UpdatePrivacyPolicyRequest) GetSupportEmail() string
- func (x *UpdatePrivacyPolicyRequest) GetTosLink() string
- func (*UpdatePrivacyPolicyRequest) ProtoMessage()
- func (x *UpdatePrivacyPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *UpdatePrivacyPolicyRequest) Reset()
- func (x *UpdatePrivacyPolicyRequest) String() string
- type UpdatePrivacyPolicyResponse
- func (*UpdatePrivacyPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePrivacyPolicyResponse) GetDetails() *object.ObjectDetails
- func (*UpdatePrivacyPolicyResponse) ProtoMessage()
- func (x *UpdatePrivacyPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *UpdatePrivacyPolicyResponse) Reset()
- func (x *UpdatePrivacyPolicyResponse) String() string
- type UpdateSAMLProviderRequest
- func (*UpdateSAMLProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSAMLProviderRequest) GetBinding() idp.SAMLBinding
- func (x *UpdateSAMLProviderRequest) GetId() string
- func (m *UpdateSAMLProviderRequest) GetMetadata() isUpdateSAMLProviderRequest_Metadata
- func (x *UpdateSAMLProviderRequest) GetMetadataUrl() string
- func (x *UpdateSAMLProviderRequest) GetMetadataXml() []byte
- func (x *UpdateSAMLProviderRequest) GetName() string
- func (x *UpdateSAMLProviderRequest) GetNameIdFormat() idp.SAMLNameIDFormat
- func (x *UpdateSAMLProviderRequest) GetProviderOptions() *idp.Options
- func (x *UpdateSAMLProviderRequest) GetTransientMappingAttributeName() string
- func (x *UpdateSAMLProviderRequest) GetWithSignedRequest() bool
- func (*UpdateSAMLProviderRequest) ProtoMessage()
- func (x *UpdateSAMLProviderRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateSAMLProviderRequest) Reset()
- func (x *UpdateSAMLProviderRequest) String() string
- type UpdateSAMLProviderRequest_MetadataUrl
- type UpdateSAMLProviderRequest_MetadataXml
- type UpdateSAMLProviderResponse
- func (*UpdateSAMLProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSAMLProviderResponse) GetDetails() *object.ObjectDetails
- func (*UpdateSAMLProviderResponse) ProtoMessage()
- func (x *UpdateSAMLProviderResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateSAMLProviderResponse) Reset()
- func (x *UpdateSAMLProviderResponse) String() string
- type UpdateSMSProviderTwilioRequest
- func (*UpdateSMSProviderTwilioRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSMSProviderTwilioRequest) GetId() string
- func (x *UpdateSMSProviderTwilioRequest) GetSenderNumber() string
- func (x *UpdateSMSProviderTwilioRequest) GetSid() string
- func (*UpdateSMSProviderTwilioRequest) ProtoMessage()
- func (x *UpdateSMSProviderTwilioRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateSMSProviderTwilioRequest) Reset()
- func (x *UpdateSMSProviderTwilioRequest) String() string
- type UpdateSMSProviderTwilioResponse
- func (*UpdateSMSProviderTwilioResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSMSProviderTwilioResponse) GetDetails() *object.ObjectDetails
- func (*UpdateSMSProviderTwilioResponse) ProtoMessage()
- func (x *UpdateSMSProviderTwilioResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateSMSProviderTwilioResponse) Reset()
- func (x *UpdateSMSProviderTwilioResponse) String() string
- type UpdateSMSProviderTwilioTokenRequest
- func (*UpdateSMSProviderTwilioTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSMSProviderTwilioTokenRequest) GetId() string
- func (x *UpdateSMSProviderTwilioTokenRequest) GetToken() string
- func (*UpdateSMSProviderTwilioTokenRequest) ProtoMessage()
- func (x *UpdateSMSProviderTwilioTokenRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateSMSProviderTwilioTokenRequest) Reset()
- func (x *UpdateSMSProviderTwilioTokenRequest) String() string
- type UpdateSMSProviderTwilioTokenResponse
- func (*UpdateSMSProviderTwilioTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSMSProviderTwilioTokenResponse) GetDetails() *object.ObjectDetails
- func (*UpdateSMSProviderTwilioTokenResponse) ProtoMessage()
- func (x *UpdateSMSProviderTwilioTokenResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateSMSProviderTwilioTokenResponse) Reset()
- func (x *UpdateSMSProviderTwilioTokenResponse) String() string
- type UpdateSMTPConfigPasswordRequest
- func (*UpdateSMTPConfigPasswordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSMTPConfigPasswordRequest) GetId() string
- func (x *UpdateSMTPConfigPasswordRequest) GetPassword() string
- func (*UpdateSMTPConfigPasswordRequest) ProtoMessage()
- func (x *UpdateSMTPConfigPasswordRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateSMTPConfigPasswordRequest) Reset()
- func (x *UpdateSMTPConfigPasswordRequest) String() string
- type UpdateSMTPConfigPasswordResponse
- func (*UpdateSMTPConfigPasswordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSMTPConfigPasswordResponse) GetDetails() *object.ObjectDetails
- func (*UpdateSMTPConfigPasswordResponse) ProtoMessage()
- func (x *UpdateSMTPConfigPasswordResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateSMTPConfigPasswordResponse) Reset()
- func (x *UpdateSMTPConfigPasswordResponse) String() string
- type UpdateSMTPConfigRequest
- func (*UpdateSMTPConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSMTPConfigRequest) GetDescription() string
- func (x *UpdateSMTPConfigRequest) GetHost() string
- func (x *UpdateSMTPConfigRequest) GetId() string
- func (x *UpdateSMTPConfigRequest) GetPassword() string
- func (x *UpdateSMTPConfigRequest) GetReplyToAddress() string
- func (x *UpdateSMTPConfigRequest) GetSenderAddress() string
- func (x *UpdateSMTPConfigRequest) GetSenderName() string
- func (x *UpdateSMTPConfigRequest) GetTls() bool
- func (x *UpdateSMTPConfigRequest) GetUser() string
- func (*UpdateSMTPConfigRequest) ProtoMessage()
- func (x *UpdateSMTPConfigRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateSMTPConfigRequest) Reset()
- func (x *UpdateSMTPConfigRequest) String() string
- type UpdateSMTPConfigResponse
- func (*UpdateSMTPConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSMTPConfigResponse) GetDetails() *object.ObjectDetails
- func (*UpdateSMTPConfigResponse) ProtoMessage()
- func (x *UpdateSMTPConfigResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateSMTPConfigResponse) Reset()
- func (x *UpdateSMTPConfigResponse) String() string
- type UpdateSecretGeneratorRequest
- func (*UpdateSecretGeneratorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSecretGeneratorRequest) GetExpiry() *durationpb.Duration
- func (x *UpdateSecretGeneratorRequest) GetGeneratorType() settings.SecretGeneratorType
- func (x *UpdateSecretGeneratorRequest) GetIncludeDigits() bool
- func (x *UpdateSecretGeneratorRequest) GetIncludeLowerLetters() bool
- func (x *UpdateSecretGeneratorRequest) GetIncludeSymbols() bool
- func (x *UpdateSecretGeneratorRequest) GetIncludeUpperLetters() bool
- func (x *UpdateSecretGeneratorRequest) GetLength() uint32
- func (*UpdateSecretGeneratorRequest) ProtoMessage()
- func (x *UpdateSecretGeneratorRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateSecretGeneratorRequest) Reset()
- func (x *UpdateSecretGeneratorRequest) String() string
- type UpdateSecretGeneratorResponse
- func (*UpdateSecretGeneratorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSecretGeneratorResponse) GetDetails() *object.ObjectDetails
- func (*UpdateSecretGeneratorResponse) ProtoMessage()
- func (x *UpdateSecretGeneratorResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateSecretGeneratorResponse) Reset()
- func (x *UpdateSecretGeneratorResponse) String() string
- type View
- func (*View) Descriptor() ([]byte, []int)deprecated
- func (x *View) GetDatabase() string
- func (x *View) GetEventTimestamp() *timestamppb.Timestamp
- func (x *View) GetLastSuccessfulSpoolerRun() *timestamppb.Timestamp
- func (x *View) GetProcessedSequence() uint64
- func (x *View) GetViewName() string
- func (*View) ProtoMessage()
- func (x *View) ProtoReflect() protoreflect.Message
- func (x *View) Reset()
- func (x *View) String() string
Constants ¶
This section is empty.
Variables ¶
var AdminService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "zitadel.admin.v1.AdminService", HandlerType: (*AdminServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Healthz", Handler: _AdminService_Healthz_Handler, }, { MethodName: "GetSupportedLanguages", Handler: _AdminService_GetSupportedLanguages_Handler, }, { MethodName: "GetAllowedLanguages", Handler: _AdminService_GetAllowedLanguages_Handler, }, { MethodName: "SetDefaultLanguage", Handler: _AdminService_SetDefaultLanguage_Handler, }, { MethodName: "GetDefaultLanguage", Handler: _AdminService_GetDefaultLanguage_Handler, }, { MethodName: "GetMyInstance", Handler: _AdminService_GetMyInstance_Handler, }, { MethodName: "ListInstanceDomains", Handler: _AdminService_ListInstanceDomains_Handler, }, { MethodName: "ListSecretGenerators", Handler: _AdminService_ListSecretGenerators_Handler, }, { MethodName: "GetSecretGenerator", Handler: _AdminService_GetSecretGenerator_Handler, }, { MethodName: "UpdateSecretGenerator", Handler: _AdminService_UpdateSecretGenerator_Handler, }, { MethodName: "GetSMTPConfig", Handler: _AdminService_GetSMTPConfig_Handler, }, { MethodName: "GetSMTPConfigById", Handler: _AdminService_GetSMTPConfigById_Handler, }, { MethodName: "AddSMTPConfig", Handler: _AdminService_AddSMTPConfig_Handler, }, { MethodName: "UpdateSMTPConfig", Handler: _AdminService_UpdateSMTPConfig_Handler, }, { MethodName: "UpdateSMTPConfigPassword", Handler: _AdminService_UpdateSMTPConfigPassword_Handler, }, { MethodName: "ActivateSMTPConfig", Handler: _AdminService_ActivateSMTPConfig_Handler, }, { MethodName: "DeactivateSMTPConfig", Handler: _AdminService_DeactivateSMTPConfig_Handler, }, { MethodName: "RemoveSMTPConfig", Handler: _AdminService_RemoveSMTPConfig_Handler, }, { MethodName: "TestSMTPConfigById", Handler: _AdminService_TestSMTPConfigById_Handler, }, { MethodName: "TestSMTPConfig", Handler: _AdminService_TestSMTPConfig_Handler, }, { MethodName: "ListSMTPConfigs", Handler: _AdminService_ListSMTPConfigs_Handler, }, { MethodName: "ListSMSProviders", Handler: _AdminService_ListSMSProviders_Handler, }, { MethodName: "GetSMSProvider", Handler: _AdminService_GetSMSProvider_Handler, }, { MethodName: "AddSMSProviderTwilio", Handler: _AdminService_AddSMSProviderTwilio_Handler, }, { MethodName: "UpdateSMSProviderTwilio", Handler: _AdminService_UpdateSMSProviderTwilio_Handler, }, { MethodName: "UpdateSMSProviderTwilioToken", Handler: _AdminService_UpdateSMSProviderTwilioToken_Handler, }, { MethodName: "ActivateSMSProvider", Handler: _AdminService_ActivateSMSProvider_Handler, }, { MethodName: "DeactivateSMSProvider", Handler: _AdminService_DeactivateSMSProvider_Handler, }, { MethodName: "RemoveSMSProvider", Handler: _AdminService_RemoveSMSProvider_Handler, }, { MethodName: "GetOIDCSettings", Handler: _AdminService_GetOIDCSettings_Handler, }, { MethodName: "AddOIDCSettings", Handler: _AdminService_AddOIDCSettings_Handler, }, { MethodName: "UpdateOIDCSettings", Handler: _AdminService_UpdateOIDCSettings_Handler, }, { MethodName: "GetFileSystemNotificationProvider", Handler: _AdminService_GetFileSystemNotificationProvider_Handler, }, { MethodName: "GetLogNotificationProvider", Handler: _AdminService_GetLogNotificationProvider_Handler, }, { MethodName: "GetSecurityPolicy", Handler: _AdminService_GetSecurityPolicy_Handler, }, { MethodName: "SetSecurityPolicy", Handler: _AdminService_SetSecurityPolicy_Handler, }, { MethodName: "GetOrgByID", Handler: _AdminService_GetOrgByID_Handler, }, { MethodName: "IsOrgUnique", Handler: _AdminService_IsOrgUnique_Handler, }, { MethodName: "SetDefaultOrg", Handler: _AdminService_SetDefaultOrg_Handler, }, { MethodName: "GetDefaultOrg", Handler: _AdminService_GetDefaultOrg_Handler, }, { MethodName: "ListOrgs", Handler: _AdminService_ListOrgs_Handler, }, { MethodName: "SetUpOrg", Handler: _AdminService_SetUpOrg_Handler, }, { MethodName: "RemoveOrg", Handler: _AdminService_RemoveOrg_Handler, }, { MethodName: "GetIDPByID", Handler: _AdminService_GetIDPByID_Handler, }, { MethodName: "ListIDPs", Handler: _AdminService_ListIDPs_Handler, }, { MethodName: "AddOIDCIDP", Handler: _AdminService_AddOIDCIDP_Handler, }, { MethodName: "AddJWTIDP", Handler: _AdminService_AddJWTIDP_Handler, }, { MethodName: "UpdateIDP", Handler: _AdminService_UpdateIDP_Handler, }, { MethodName: "DeactivateIDP", Handler: _AdminService_DeactivateIDP_Handler, }, { MethodName: "ReactivateIDP", Handler: _AdminService_ReactivateIDP_Handler, }, { MethodName: "RemoveIDP", Handler: _AdminService_RemoveIDP_Handler, }, { MethodName: "UpdateIDPOIDCConfig", Handler: _AdminService_UpdateIDPOIDCConfig_Handler, }, { MethodName: "UpdateIDPJWTConfig", Handler: _AdminService_UpdateIDPJWTConfig_Handler, }, { MethodName: "ListProviders", Handler: _AdminService_ListProviders_Handler, }, { MethodName: "GetProviderByID", Handler: _AdminService_GetProviderByID_Handler, }, { MethodName: "AddGenericOAuthProvider", Handler: _AdminService_AddGenericOAuthProvider_Handler, }, { MethodName: "UpdateGenericOAuthProvider", Handler: _AdminService_UpdateGenericOAuthProvider_Handler, }, { MethodName: "AddGenericOIDCProvider", Handler: _AdminService_AddGenericOIDCProvider_Handler, }, { MethodName: "UpdateGenericOIDCProvider", Handler: _AdminService_UpdateGenericOIDCProvider_Handler, }, { MethodName: "MigrateGenericOIDCProvider", Handler: _AdminService_MigrateGenericOIDCProvider_Handler, }, { MethodName: "AddJWTProvider", Handler: _AdminService_AddJWTProvider_Handler, }, { MethodName: "UpdateJWTProvider", Handler: _AdminService_UpdateJWTProvider_Handler, }, { MethodName: "AddAzureADProvider", Handler: _AdminService_AddAzureADProvider_Handler, }, { MethodName: "UpdateAzureADProvider", Handler: _AdminService_UpdateAzureADProvider_Handler, }, { MethodName: "AddGitHubProvider", Handler: _AdminService_AddGitHubProvider_Handler, }, { MethodName: "UpdateGitHubProvider", Handler: _AdminService_UpdateGitHubProvider_Handler, }, { MethodName: "AddGitHubEnterpriseServerProvider", Handler: _AdminService_AddGitHubEnterpriseServerProvider_Handler, }, { MethodName: "UpdateGitHubEnterpriseServerProvider", Handler: _AdminService_UpdateGitHubEnterpriseServerProvider_Handler, }, { MethodName: "AddGitLabProvider", Handler: _AdminService_AddGitLabProvider_Handler, }, { MethodName: "UpdateGitLabProvider", Handler: _AdminService_UpdateGitLabProvider_Handler, }, { MethodName: "AddGitLabSelfHostedProvider", Handler: _AdminService_AddGitLabSelfHostedProvider_Handler, }, { MethodName: "UpdateGitLabSelfHostedProvider", Handler: _AdminService_UpdateGitLabSelfHostedProvider_Handler, }, { MethodName: "AddGoogleProvider", Handler: _AdminService_AddGoogleProvider_Handler, }, { MethodName: "UpdateGoogleProvider", Handler: _AdminService_UpdateGoogleProvider_Handler, }, { MethodName: "AddLDAPProvider", Handler: _AdminService_AddLDAPProvider_Handler, }, { MethodName: "UpdateLDAPProvider", Handler: _AdminService_UpdateLDAPProvider_Handler, }, { MethodName: "AddAppleProvider", Handler: _AdminService_AddAppleProvider_Handler, }, { MethodName: "UpdateAppleProvider", Handler: _AdminService_UpdateAppleProvider_Handler, }, { MethodName: "AddSAMLProvider", Handler: _AdminService_AddSAMLProvider_Handler, }, { MethodName: "UpdateSAMLProvider", Handler: _AdminService_UpdateSAMLProvider_Handler, }, { MethodName: "RegenerateSAMLProviderCertificate", Handler: _AdminService_RegenerateSAMLProviderCertificate_Handler, }, { MethodName: "DeleteProvider", Handler: _AdminService_DeleteProvider_Handler, }, { MethodName: "GetOrgIAMPolicy", Handler: _AdminService_GetOrgIAMPolicy_Handler, }, { MethodName: "UpdateOrgIAMPolicy", Handler: _AdminService_UpdateOrgIAMPolicy_Handler, }, { MethodName: "GetCustomOrgIAMPolicy", Handler: _AdminService_GetCustomOrgIAMPolicy_Handler, }, { MethodName: "AddCustomOrgIAMPolicy", Handler: _AdminService_AddCustomOrgIAMPolicy_Handler, }, { MethodName: "UpdateCustomOrgIAMPolicy", Handler: _AdminService_UpdateCustomOrgIAMPolicy_Handler, }, { MethodName: "ResetCustomOrgIAMPolicyToDefault", Handler: _AdminService_ResetCustomOrgIAMPolicyToDefault_Handler, }, { MethodName: "GetDomainPolicy", Handler: _AdminService_GetDomainPolicy_Handler, }, { MethodName: "UpdateDomainPolicy", Handler: _AdminService_UpdateDomainPolicy_Handler, }, { MethodName: "GetCustomDomainPolicy", Handler: _AdminService_GetCustomDomainPolicy_Handler, }, { MethodName: "AddCustomDomainPolicy", Handler: _AdminService_AddCustomDomainPolicy_Handler, }, { MethodName: "UpdateCustomDomainPolicy", Handler: _AdminService_UpdateCustomDomainPolicy_Handler, }, { MethodName: "ResetCustomDomainPolicyToDefault", Handler: _AdminService_ResetCustomDomainPolicyToDefault_Handler, }, { MethodName: "GetLabelPolicy", Handler: _AdminService_GetLabelPolicy_Handler, }, { MethodName: "GetPreviewLabelPolicy", Handler: _AdminService_GetPreviewLabelPolicy_Handler, }, { MethodName: "UpdateLabelPolicy", Handler: _AdminService_UpdateLabelPolicy_Handler, }, { MethodName: "ActivateLabelPolicy", Handler: _AdminService_ActivateLabelPolicy_Handler, }, { MethodName: "RemoveLabelPolicyLogo", Handler: _AdminService_RemoveLabelPolicyLogo_Handler, }, { MethodName: "RemoveLabelPolicyLogoDark", Handler: _AdminService_RemoveLabelPolicyLogoDark_Handler, }, { MethodName: "RemoveLabelPolicyIcon", Handler: _AdminService_RemoveLabelPolicyIcon_Handler, }, { MethodName: "RemoveLabelPolicyIconDark", Handler: _AdminService_RemoveLabelPolicyIconDark_Handler, }, { MethodName: "RemoveLabelPolicyFont", Handler: _AdminService_RemoveLabelPolicyFont_Handler, }, { MethodName: "GetLoginPolicy", Handler: _AdminService_GetLoginPolicy_Handler, }, { MethodName: "UpdateLoginPolicy", Handler: _AdminService_UpdateLoginPolicy_Handler, }, { MethodName: "ListLoginPolicyIDPs", Handler: _AdminService_ListLoginPolicyIDPs_Handler, }, { MethodName: "AddIDPToLoginPolicy", Handler: _AdminService_AddIDPToLoginPolicy_Handler, }, { MethodName: "RemoveIDPFromLoginPolicy", Handler: _AdminService_RemoveIDPFromLoginPolicy_Handler, }, { MethodName: "ListLoginPolicySecondFactors", Handler: _AdminService_ListLoginPolicySecondFactors_Handler, }, { MethodName: "AddSecondFactorToLoginPolicy", Handler: _AdminService_AddSecondFactorToLoginPolicy_Handler, }, { MethodName: "RemoveSecondFactorFromLoginPolicy", Handler: _AdminService_RemoveSecondFactorFromLoginPolicy_Handler, }, { MethodName: "ListLoginPolicyMultiFactors", Handler: _AdminService_ListLoginPolicyMultiFactors_Handler, }, { MethodName: "AddMultiFactorToLoginPolicy", Handler: _AdminService_AddMultiFactorToLoginPolicy_Handler, }, { MethodName: "RemoveMultiFactorFromLoginPolicy", Handler: _AdminService_RemoveMultiFactorFromLoginPolicy_Handler, }, { MethodName: "GetPasswordComplexityPolicy", Handler: _AdminService_GetPasswordComplexityPolicy_Handler, }, { MethodName: "UpdatePasswordComplexityPolicy", Handler: _AdminService_UpdatePasswordComplexityPolicy_Handler, }, { MethodName: "GetPasswordAgePolicy", Handler: _AdminService_GetPasswordAgePolicy_Handler, }, { MethodName: "UpdatePasswordAgePolicy", Handler: _AdminService_UpdatePasswordAgePolicy_Handler, }, { MethodName: "GetLockoutPolicy", Handler: _AdminService_GetLockoutPolicy_Handler, }, { MethodName: "UpdateLockoutPolicy", Handler: _AdminService_UpdateLockoutPolicy_Handler, }, { MethodName: "GetPrivacyPolicy", Handler: _AdminService_GetPrivacyPolicy_Handler, }, { MethodName: "UpdatePrivacyPolicy", Handler: _AdminService_UpdatePrivacyPolicy_Handler, }, { MethodName: "AddNotificationPolicy", Handler: _AdminService_AddNotificationPolicy_Handler, }, { MethodName: "GetNotificationPolicy", Handler: _AdminService_GetNotificationPolicy_Handler, }, { MethodName: "UpdateNotificationPolicy", Handler: _AdminService_UpdateNotificationPolicy_Handler, }, { MethodName: "GetDefaultInitMessageText", Handler: _AdminService_GetDefaultInitMessageText_Handler, }, { MethodName: "GetCustomInitMessageText", Handler: _AdminService_GetCustomInitMessageText_Handler, }, { MethodName: "SetDefaultInitMessageText", Handler: _AdminService_SetDefaultInitMessageText_Handler, }, { MethodName: "ResetCustomInitMessageTextToDefault", Handler: _AdminService_ResetCustomInitMessageTextToDefault_Handler, }, { MethodName: "GetDefaultPasswordResetMessageText", Handler: _AdminService_GetDefaultPasswordResetMessageText_Handler, }, { MethodName: "GetCustomPasswordResetMessageText", Handler: _AdminService_GetCustomPasswordResetMessageText_Handler, }, { MethodName: "SetDefaultPasswordResetMessageText", Handler: _AdminService_SetDefaultPasswordResetMessageText_Handler, }, { MethodName: "ResetCustomPasswordResetMessageTextToDefault", Handler: _AdminService_ResetCustomPasswordResetMessageTextToDefault_Handler, }, { MethodName: "GetDefaultVerifyEmailMessageText", Handler: _AdminService_GetDefaultVerifyEmailMessageText_Handler, }, { MethodName: "GetCustomVerifyEmailMessageText", Handler: _AdminService_GetCustomVerifyEmailMessageText_Handler, }, { MethodName: "SetDefaultVerifyEmailMessageText", Handler: _AdminService_SetDefaultVerifyEmailMessageText_Handler, }, { MethodName: "ResetCustomVerifyEmailMessageTextToDefault", Handler: _AdminService_ResetCustomVerifyEmailMessageTextToDefault_Handler, }, { MethodName: "GetDefaultVerifyPhoneMessageText", Handler: _AdminService_GetDefaultVerifyPhoneMessageText_Handler, }, { MethodName: "GetCustomVerifyPhoneMessageText", Handler: _AdminService_GetCustomVerifyPhoneMessageText_Handler, }, { MethodName: "SetDefaultVerifyPhoneMessageText", Handler: _AdminService_SetDefaultVerifyPhoneMessageText_Handler, }, { MethodName: "ResetCustomVerifyPhoneMessageTextToDefault", Handler: _AdminService_ResetCustomVerifyPhoneMessageTextToDefault_Handler, }, { MethodName: "GetDefaultVerifySMSOTPMessageText", Handler: _AdminService_GetDefaultVerifySMSOTPMessageText_Handler, }, { MethodName: "GetCustomVerifySMSOTPMessageText", Handler: _AdminService_GetCustomVerifySMSOTPMessageText_Handler, }, { MethodName: "SetDefaultVerifySMSOTPMessageText", Handler: _AdminService_SetDefaultVerifySMSOTPMessageText_Handler, }, { MethodName: "ResetCustomVerifySMSOTPMessageTextToDefault", Handler: _AdminService_ResetCustomVerifySMSOTPMessageTextToDefault_Handler, }, { MethodName: "GetDefaultVerifyEmailOTPMessageText", Handler: _AdminService_GetDefaultVerifyEmailOTPMessageText_Handler, }, { MethodName: "GetCustomVerifyEmailOTPMessageText", Handler: _AdminService_GetCustomVerifyEmailOTPMessageText_Handler, }, { MethodName: "SetDefaultVerifyEmailOTPMessageText", Handler: _AdminService_SetDefaultVerifyEmailOTPMessageText_Handler, }, { MethodName: "ResetCustomVerifyEmailOTPMessageTextToDefault", Handler: _AdminService_ResetCustomVerifyEmailOTPMessageTextToDefault_Handler, }, { MethodName: "GetDefaultDomainClaimedMessageText", Handler: _AdminService_GetDefaultDomainClaimedMessageText_Handler, }, { MethodName: "GetCustomDomainClaimedMessageText", Handler: _AdminService_GetCustomDomainClaimedMessageText_Handler, }, { MethodName: "SetDefaultDomainClaimedMessageText", Handler: _AdminService_SetDefaultDomainClaimedMessageText_Handler, }, { MethodName: "ResetCustomDomainClaimedMessageTextToDefault", Handler: _AdminService_ResetCustomDomainClaimedMessageTextToDefault_Handler, }, { MethodName: "GetDefaultPasswordlessRegistrationMessageText", Handler: _AdminService_GetDefaultPasswordlessRegistrationMessageText_Handler, }, { MethodName: "GetCustomPasswordlessRegistrationMessageText", Handler: _AdminService_GetCustomPasswordlessRegistrationMessageText_Handler, }, { MethodName: "SetDefaultPasswordlessRegistrationMessageText", Handler: _AdminService_SetDefaultPasswordlessRegistrationMessageText_Handler, }, { MethodName: "ResetCustomPasswordlessRegistrationMessageTextToDefault", Handler: _AdminService_ResetCustomPasswordlessRegistrationMessageTextToDefault_Handler, }, { MethodName: "GetDefaultPasswordChangeMessageText", Handler: _AdminService_GetDefaultPasswordChangeMessageText_Handler, }, { MethodName: "GetCustomPasswordChangeMessageText", Handler: _AdminService_GetCustomPasswordChangeMessageText_Handler, }, { MethodName: "SetDefaultPasswordChangeMessageText", Handler: _AdminService_SetDefaultPasswordChangeMessageText_Handler, }, { MethodName: "ResetCustomPasswordChangeMessageTextToDefault", Handler: _AdminService_ResetCustomPasswordChangeMessageTextToDefault_Handler, }, { MethodName: "GetDefaultLoginTexts", Handler: _AdminService_GetDefaultLoginTexts_Handler, }, { MethodName: "GetCustomLoginTexts", Handler: _AdminService_GetCustomLoginTexts_Handler, }, { MethodName: "SetCustomLoginText", Handler: _AdminService_SetCustomLoginText_Handler, }, { MethodName: "ResetCustomLoginTextToDefault", Handler: _AdminService_ResetCustomLoginTextToDefault_Handler, }, { MethodName: "ListIAMMemberRoles", Handler: _AdminService_ListIAMMemberRoles_Handler, }, { MethodName: "ListIAMMembers", Handler: _AdminService_ListIAMMembers_Handler, }, { MethodName: "AddIAMMember", Handler: _AdminService_AddIAMMember_Handler, }, { MethodName: "UpdateIAMMember", Handler: _AdminService_UpdateIAMMember_Handler, }, { MethodName: "RemoveIAMMember", Handler: _AdminService_RemoveIAMMember_Handler, }, { MethodName: "ListViews", Handler: _AdminService_ListViews_Handler, }, { MethodName: "ListFailedEvents", Handler: _AdminService_ListFailedEvents_Handler, }, { MethodName: "RemoveFailedEvent", Handler: _AdminService_RemoveFailedEvent_Handler, }, { MethodName: "ImportData", Handler: _AdminService_ImportData_Handler, }, { MethodName: "ExportData", Handler: _AdminService_ExportData_Handler, }, { MethodName: "ListEventTypes", Handler: _AdminService_ListEventTypes_Handler, }, { MethodName: "ListEvents", Handler: _AdminService_ListEvents_Handler, }, { MethodName: "ListAggregateTypes", Handler: _AdminService_ListAggregateTypes_Handler, }, { MethodName: "ActivateFeatureLoginDefaultOrg", Handler: _AdminService_ActivateFeatureLoginDefaultOrg_Handler, }, { MethodName: "ListMilestones", Handler: _AdminService_ListMilestones_Handler, }, { MethodName: "SetRestrictions", Handler: _AdminService_SetRestrictions_Handler, }, { MethodName: "GetRestrictions", Handler: _AdminService_GetRestrictions_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "zitadel/admin.proto", }
AdminService_ServiceDesc is the grpc.ServiceDesc for AdminService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_zitadel_admin_proto protoreflect.FileDescriptor
Functions ¶
func RegisterAdminServiceServer ¶
func RegisterAdminServiceServer(s grpc.ServiceRegistrar, srv AdminServiceServer)
Types ¶
type ActivateFeatureLoginDefaultOrgRequest ¶ added in v2.0.22
type ActivateFeatureLoginDefaultOrgRequest struct {
// contains filtered or unexported fields
}
func (*ActivateFeatureLoginDefaultOrgRequest) Descriptor
deprecated
added in
v2.0.22
func (*ActivateFeatureLoginDefaultOrgRequest) Descriptor() ([]byte, []int)
Deprecated: Use ActivateFeatureLoginDefaultOrgRequest.ProtoReflect.Descriptor instead.
func (*ActivateFeatureLoginDefaultOrgRequest) ProtoMessage ¶ added in v2.0.22
func (*ActivateFeatureLoginDefaultOrgRequest) ProtoMessage()
func (*ActivateFeatureLoginDefaultOrgRequest) ProtoReflect ¶ added in v2.0.22
func (x *ActivateFeatureLoginDefaultOrgRequest) ProtoReflect() protoreflect.Message
func (*ActivateFeatureLoginDefaultOrgRequest) Reset ¶ added in v2.0.22
func (x *ActivateFeatureLoginDefaultOrgRequest) Reset()
func (*ActivateFeatureLoginDefaultOrgRequest) String ¶ added in v2.0.22
func (x *ActivateFeatureLoginDefaultOrgRequest) String() string
type ActivateFeatureLoginDefaultOrgResponse ¶ added in v2.0.22
type ActivateFeatureLoginDefaultOrgResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*ActivateFeatureLoginDefaultOrgResponse) Descriptor
deprecated
added in
v2.0.22
func (*ActivateFeatureLoginDefaultOrgResponse) Descriptor() ([]byte, []int)
Deprecated: Use ActivateFeatureLoginDefaultOrgResponse.ProtoReflect.Descriptor instead.
func (*ActivateFeatureLoginDefaultOrgResponse) GetDetails ¶ added in v2.0.22
func (x *ActivateFeatureLoginDefaultOrgResponse) GetDetails() *object.ObjectDetails
func (*ActivateFeatureLoginDefaultOrgResponse) ProtoMessage ¶ added in v2.0.22
func (*ActivateFeatureLoginDefaultOrgResponse) ProtoMessage()
func (*ActivateFeatureLoginDefaultOrgResponse) ProtoReflect ¶ added in v2.0.22
func (x *ActivateFeatureLoginDefaultOrgResponse) ProtoReflect() protoreflect.Message
func (*ActivateFeatureLoginDefaultOrgResponse) Reset ¶ added in v2.0.22
func (x *ActivateFeatureLoginDefaultOrgResponse) Reset()
func (*ActivateFeatureLoginDefaultOrgResponse) String ¶ added in v2.0.22
func (x *ActivateFeatureLoginDefaultOrgResponse) String() string
type ActivateLabelPolicyRequest ¶
type ActivateLabelPolicyRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*ActivateLabelPolicyRequest) Descriptor
deprecated
func (*ActivateLabelPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use ActivateLabelPolicyRequest.ProtoReflect.Descriptor instead.
func (*ActivateLabelPolicyRequest) ProtoMessage ¶
func (*ActivateLabelPolicyRequest) ProtoMessage()
func (*ActivateLabelPolicyRequest) ProtoReflect ¶
func (x *ActivateLabelPolicyRequest) ProtoReflect() protoreflect.Message
func (*ActivateLabelPolicyRequest) Reset ¶
func (x *ActivateLabelPolicyRequest) Reset()
func (*ActivateLabelPolicyRequest) String ¶
func (x *ActivateLabelPolicyRequest) String() string
type ActivateLabelPolicyResponse ¶
type ActivateLabelPolicyResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*ActivateLabelPolicyResponse) Descriptor
deprecated
func (*ActivateLabelPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use ActivateLabelPolicyResponse.ProtoReflect.Descriptor instead.
func (*ActivateLabelPolicyResponse) GetDetails ¶
func (x *ActivateLabelPolicyResponse) GetDetails() *object.ObjectDetails
func (*ActivateLabelPolicyResponse) ProtoMessage ¶
func (*ActivateLabelPolicyResponse) ProtoMessage()
func (*ActivateLabelPolicyResponse) ProtoReflect ¶
func (x *ActivateLabelPolicyResponse) ProtoReflect() protoreflect.Message
func (*ActivateLabelPolicyResponse) Reset ¶
func (x *ActivateLabelPolicyResponse) Reset()
func (*ActivateLabelPolicyResponse) String ¶
func (x *ActivateLabelPolicyResponse) String() string
type ActivateSMSProviderRequest ¶
type ActivateSMSProviderRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*ActivateSMSProviderRequest) Descriptor
deprecated
func (*ActivateSMSProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use ActivateSMSProviderRequest.ProtoReflect.Descriptor instead.
func (*ActivateSMSProviderRequest) GetId ¶
func (x *ActivateSMSProviderRequest) GetId() string
func (*ActivateSMSProviderRequest) ProtoMessage ¶
func (*ActivateSMSProviderRequest) ProtoMessage()
func (*ActivateSMSProviderRequest) ProtoReflect ¶
func (x *ActivateSMSProviderRequest) ProtoReflect() protoreflect.Message
func (*ActivateSMSProviderRequest) Reset ¶
func (x *ActivateSMSProviderRequest) Reset()
func (*ActivateSMSProviderRequest) String ¶
func (x *ActivateSMSProviderRequest) String() string
type ActivateSMSProviderResponse ¶
type ActivateSMSProviderResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*ActivateSMSProviderResponse) Descriptor
deprecated
func (*ActivateSMSProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use ActivateSMSProviderResponse.ProtoReflect.Descriptor instead.
func (*ActivateSMSProviderResponse) GetDetails ¶
func (x *ActivateSMSProviderResponse) GetDetails() *object.ObjectDetails
func (*ActivateSMSProviderResponse) ProtoMessage ¶
func (*ActivateSMSProviderResponse) ProtoMessage()
func (*ActivateSMSProviderResponse) ProtoReflect ¶
func (x *ActivateSMSProviderResponse) ProtoReflect() protoreflect.Message
func (*ActivateSMSProviderResponse) Reset ¶
func (x *ActivateSMSProviderResponse) Reset()
func (*ActivateSMSProviderResponse) String ¶
func (x *ActivateSMSProviderResponse) String() string
type ActivateSMTPConfigRequest ¶ added in v2.1.13
type ActivateSMTPConfigRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*ActivateSMTPConfigRequest) Descriptor
deprecated
added in
v2.1.13
func (*ActivateSMTPConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use ActivateSMTPConfigRequest.ProtoReflect.Descriptor instead.
func (*ActivateSMTPConfigRequest) GetId ¶ added in v2.1.13
func (x *ActivateSMTPConfigRequest) GetId() string
func (*ActivateSMTPConfigRequest) ProtoMessage ¶ added in v2.1.13
func (*ActivateSMTPConfigRequest) ProtoMessage()
func (*ActivateSMTPConfigRequest) ProtoReflect ¶ added in v2.1.13
func (x *ActivateSMTPConfigRequest) ProtoReflect() protoreflect.Message
func (*ActivateSMTPConfigRequest) Reset ¶ added in v2.1.13
func (x *ActivateSMTPConfigRequest) Reset()
func (*ActivateSMTPConfigRequest) String ¶ added in v2.1.13
func (x *ActivateSMTPConfigRequest) String() string
type ActivateSMTPConfigResponse ¶ added in v2.1.13
type ActivateSMTPConfigResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*ActivateSMTPConfigResponse) Descriptor
deprecated
added in
v2.1.13
func (*ActivateSMTPConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use ActivateSMTPConfigResponse.ProtoReflect.Descriptor instead.
func (*ActivateSMTPConfigResponse) GetDetails ¶ added in v2.1.13
func (x *ActivateSMTPConfigResponse) GetDetails() *object.ObjectDetails
func (*ActivateSMTPConfigResponse) ProtoMessage ¶ added in v2.1.13
func (*ActivateSMTPConfigResponse) ProtoMessage()
func (*ActivateSMTPConfigResponse) ProtoReflect ¶ added in v2.1.13
func (x *ActivateSMTPConfigResponse) ProtoReflect() protoreflect.Message
func (*ActivateSMTPConfigResponse) Reset ¶ added in v2.1.13
func (x *ActivateSMTPConfigResponse) Reset()
func (*ActivateSMTPConfigResponse) String ¶ added in v2.1.13
func (x *ActivateSMTPConfigResponse) String() string
type AddAppleProviderRequest ¶ added in v2.0.18
type AddAppleProviderRequest struct { // Apple will be used as default, if no name is provided Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` ClientId string `protobuf:"bytes,2,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` TeamId string `protobuf:"bytes,3,opt,name=team_id,json=teamId,proto3" json:"team_id,omitempty"` KeyId string `protobuf:"bytes,4,opt,name=key_id,json=keyId,proto3" json:"key_id,omitempty"` PrivateKey []byte `protobuf:"bytes,5,opt,name=private_key,json=privateKey,proto3" json:"private_key,omitempty"` Scopes []string `protobuf:"bytes,6,rep,name=scopes,proto3" json:"scopes,omitempty"` ProviderOptions *idp.Options `protobuf:"bytes,7,opt,name=provider_options,json=providerOptions,proto3" json:"provider_options,omitempty"` // contains filtered or unexported fields }
func (*AddAppleProviderRequest) Descriptor
deprecated
added in
v2.0.18
func (*AddAppleProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddAppleProviderRequest.ProtoReflect.Descriptor instead.
func (*AddAppleProviderRequest) GetClientId ¶ added in v2.0.18
func (x *AddAppleProviderRequest) GetClientId() string
func (*AddAppleProviderRequest) GetKeyId ¶ added in v2.0.18
func (x *AddAppleProviderRequest) GetKeyId() string
func (*AddAppleProviderRequest) GetName ¶ added in v2.0.18
func (x *AddAppleProviderRequest) GetName() string
func (*AddAppleProviderRequest) GetPrivateKey ¶ added in v2.0.18
func (x *AddAppleProviderRequest) GetPrivateKey() []byte
func (*AddAppleProviderRequest) GetProviderOptions ¶ added in v2.0.18
func (x *AddAppleProviderRequest) GetProviderOptions() *idp.Options
func (*AddAppleProviderRequest) GetScopes ¶ added in v2.0.18
func (x *AddAppleProviderRequest) GetScopes() []string
func (*AddAppleProviderRequest) GetTeamId ¶ added in v2.0.18
func (x *AddAppleProviderRequest) GetTeamId() string
func (*AddAppleProviderRequest) ProtoMessage ¶ added in v2.0.18
func (*AddAppleProviderRequest) ProtoMessage()
func (*AddAppleProviderRequest) ProtoReflect ¶ added in v2.0.18
func (x *AddAppleProviderRequest) ProtoReflect() protoreflect.Message
func (*AddAppleProviderRequest) Reset ¶ added in v2.0.18
func (x *AddAppleProviderRequest) Reset()
func (*AddAppleProviderRequest) String ¶ added in v2.0.18
func (x *AddAppleProviderRequest) String() string
type AddAppleProviderResponse ¶ added in v2.0.18
type AddAppleProviderResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*AddAppleProviderResponse) Descriptor
deprecated
added in
v2.0.18
func (*AddAppleProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddAppleProviderResponse.ProtoReflect.Descriptor instead.
func (*AddAppleProviderResponse) GetDetails ¶ added in v2.0.18
func (x *AddAppleProviderResponse) GetDetails() *object.ObjectDetails
func (*AddAppleProviderResponse) GetId ¶ added in v2.0.18
func (x *AddAppleProviderResponse) GetId() string
func (*AddAppleProviderResponse) ProtoMessage ¶ added in v2.0.18
func (*AddAppleProviderResponse) ProtoMessage()
func (*AddAppleProviderResponse) ProtoReflect ¶ added in v2.0.18
func (x *AddAppleProviderResponse) ProtoReflect() protoreflect.Message
func (*AddAppleProviderResponse) Reset ¶ added in v2.0.18
func (x *AddAppleProviderResponse) Reset()
func (*AddAppleProviderResponse) String ¶ added in v2.0.18
func (x *AddAppleProviderResponse) String() string
type AddAzureADProviderRequest ¶ added in v2.0.12
type AddAzureADProviderRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` 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"` // if not provided the `common` tenant will be used Tenant *idp.AzureADTenant `protobuf:"bytes,4,opt,name=tenant,proto3" json:"tenant,omitempty"` EmailVerified bool `protobuf:"varint,5,opt,name=email_verified,json=emailVerified,proto3" json:"email_verified,omitempty"` Scopes []string `protobuf:"bytes,6,rep,name=scopes,proto3" json:"scopes,omitempty"` ProviderOptions *idp.Options `protobuf:"bytes,7,opt,name=provider_options,json=providerOptions,proto3" json:"provider_options,omitempty"` // contains filtered or unexported fields }
func (*AddAzureADProviderRequest) Descriptor
deprecated
added in
v2.0.12
func (*AddAzureADProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddAzureADProviderRequest.ProtoReflect.Descriptor instead.
func (*AddAzureADProviderRequest) GetClientId ¶ added in v2.0.12
func (x *AddAzureADProviderRequest) GetClientId() string
func (*AddAzureADProviderRequest) GetClientSecret ¶ added in v2.0.12
func (x *AddAzureADProviderRequest) GetClientSecret() string
func (*AddAzureADProviderRequest) GetEmailVerified ¶ added in v2.0.12
func (x *AddAzureADProviderRequest) GetEmailVerified() bool
func (*AddAzureADProviderRequest) GetName ¶ added in v2.0.12
func (x *AddAzureADProviderRequest) GetName() string
func (*AddAzureADProviderRequest) GetProviderOptions ¶ added in v2.0.12
func (x *AddAzureADProviderRequest) GetProviderOptions() *idp.Options
func (*AddAzureADProviderRequest) GetScopes ¶ added in v2.0.12
func (x *AddAzureADProviderRequest) GetScopes() []string
func (*AddAzureADProviderRequest) GetTenant ¶ added in v2.0.12
func (x *AddAzureADProviderRequest) GetTenant() *idp.AzureADTenant
func (*AddAzureADProviderRequest) ProtoMessage ¶ added in v2.0.12
func (*AddAzureADProviderRequest) ProtoMessage()
func (*AddAzureADProviderRequest) ProtoReflect ¶ added in v2.0.12
func (x *AddAzureADProviderRequest) ProtoReflect() protoreflect.Message
func (*AddAzureADProviderRequest) Reset ¶ added in v2.0.12
func (x *AddAzureADProviderRequest) Reset()
func (*AddAzureADProviderRequest) String ¶ added in v2.0.12
func (x *AddAzureADProviderRequest) String() string
type AddAzureADProviderResponse ¶ added in v2.0.12
type AddAzureADProviderResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*AddAzureADProviderResponse) Descriptor
deprecated
added in
v2.0.12
func (*AddAzureADProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddAzureADProviderResponse.ProtoReflect.Descriptor instead.
func (*AddAzureADProviderResponse) GetDetails ¶ added in v2.0.12
func (x *AddAzureADProviderResponse) GetDetails() *object.ObjectDetails
func (*AddAzureADProviderResponse) GetId ¶ added in v2.0.12
func (x *AddAzureADProviderResponse) GetId() string
func (*AddAzureADProviderResponse) ProtoMessage ¶ added in v2.0.12
func (*AddAzureADProviderResponse) ProtoMessage()
func (*AddAzureADProviderResponse) ProtoReflect ¶ added in v2.0.12
func (x *AddAzureADProviderResponse) ProtoReflect() protoreflect.Message
func (*AddAzureADProviderResponse) Reset ¶ added in v2.0.12
func (x *AddAzureADProviderResponse) Reset()
func (*AddAzureADProviderResponse) String ¶ added in v2.0.12
func (x *AddAzureADProviderResponse) String() string
type AddCustomDomainPolicyRequest ¶
type AddCustomDomainPolicyRequest struct { OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` UserLoginMustBeDomain bool `` // the username has to end with the domain of its organization (uniqueness is organization based) /* 131-byte string literal not displayed */ ValidateOrgDomains bool `protobuf:"varint,3,opt,name=validate_org_domains,json=validateOrgDomains,proto3" json:"validate_org_domains,omitempty"` SmtpSenderAddressMatchesInstanceDomain bool `` /* 184-byte string literal not displayed */ // contains filtered or unexported fields }
func (*AddCustomDomainPolicyRequest) Descriptor
deprecated
func (*AddCustomDomainPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddCustomDomainPolicyRequest.ProtoReflect.Descriptor instead.
func (*AddCustomDomainPolicyRequest) GetOrgId ¶
func (x *AddCustomDomainPolicyRequest) GetOrgId() string
func (*AddCustomDomainPolicyRequest) GetSmtpSenderAddressMatchesInstanceDomain ¶
func (x *AddCustomDomainPolicyRequest) GetSmtpSenderAddressMatchesInstanceDomain() bool
func (*AddCustomDomainPolicyRequest) GetUserLoginMustBeDomain ¶
func (x *AddCustomDomainPolicyRequest) GetUserLoginMustBeDomain() bool
func (*AddCustomDomainPolicyRequest) GetValidateOrgDomains ¶
func (x *AddCustomDomainPolicyRequest) GetValidateOrgDomains() bool
func (*AddCustomDomainPolicyRequest) ProtoMessage ¶
func (*AddCustomDomainPolicyRequest) ProtoMessage()
func (*AddCustomDomainPolicyRequest) ProtoReflect ¶
func (x *AddCustomDomainPolicyRequest) ProtoReflect() protoreflect.Message
func (*AddCustomDomainPolicyRequest) Reset ¶
func (x *AddCustomDomainPolicyRequest) Reset()
func (*AddCustomDomainPolicyRequest) String ¶
func (x *AddCustomDomainPolicyRequest) String() string
type AddCustomDomainPolicyResponse ¶
type AddCustomDomainPolicyResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*AddCustomDomainPolicyResponse) Descriptor
deprecated
func (*AddCustomDomainPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddCustomDomainPolicyResponse.ProtoReflect.Descriptor instead.
func (*AddCustomDomainPolicyResponse) GetDetails ¶
func (x *AddCustomDomainPolicyResponse) GetDetails() *object.ObjectDetails
func (*AddCustomDomainPolicyResponse) ProtoMessage ¶
func (*AddCustomDomainPolicyResponse) ProtoMessage()
func (*AddCustomDomainPolicyResponse) ProtoReflect ¶
func (x *AddCustomDomainPolicyResponse) ProtoReflect() protoreflect.Message
func (*AddCustomDomainPolicyResponse) Reset ¶
func (x *AddCustomDomainPolicyResponse) Reset()
func (*AddCustomDomainPolicyResponse) String ¶
func (x *AddCustomDomainPolicyResponse) String() string
type AddCustomOrgIAMPolicyRequest ¶
type AddCustomOrgIAMPolicyRequest struct { OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` UserLoginMustBeDomain bool `` // the username has to end with the domain of its organization (uniqueness is organization based) /* 131-byte string literal not displayed */ // contains filtered or unexported fields }
func (*AddCustomOrgIAMPolicyRequest) Descriptor
deprecated
func (*AddCustomOrgIAMPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddCustomOrgIAMPolicyRequest.ProtoReflect.Descriptor instead.
func (*AddCustomOrgIAMPolicyRequest) GetOrgId ¶
func (x *AddCustomOrgIAMPolicyRequest) GetOrgId() string
func (*AddCustomOrgIAMPolicyRequest) GetUserLoginMustBeDomain ¶
func (x *AddCustomOrgIAMPolicyRequest) GetUserLoginMustBeDomain() bool
func (*AddCustomOrgIAMPolicyRequest) ProtoMessage ¶
func (*AddCustomOrgIAMPolicyRequest) ProtoMessage()
func (*AddCustomOrgIAMPolicyRequest) ProtoReflect ¶
func (x *AddCustomOrgIAMPolicyRequest) ProtoReflect() protoreflect.Message
func (*AddCustomOrgIAMPolicyRequest) Reset ¶
func (x *AddCustomOrgIAMPolicyRequest) Reset()
func (*AddCustomOrgIAMPolicyRequest) String ¶
func (x *AddCustomOrgIAMPolicyRequest) String() string
type AddCustomOrgIAMPolicyResponse ¶
type AddCustomOrgIAMPolicyResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*AddCustomOrgIAMPolicyResponse) Descriptor
deprecated
func (*AddCustomOrgIAMPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddCustomOrgIAMPolicyResponse.ProtoReflect.Descriptor instead.
func (*AddCustomOrgIAMPolicyResponse) GetDetails ¶
func (x *AddCustomOrgIAMPolicyResponse) GetDetails() *object.ObjectDetails
func (*AddCustomOrgIAMPolicyResponse) ProtoMessage ¶
func (*AddCustomOrgIAMPolicyResponse) ProtoMessage()
func (*AddCustomOrgIAMPolicyResponse) ProtoReflect ¶
func (x *AddCustomOrgIAMPolicyResponse) ProtoReflect() protoreflect.Message
func (*AddCustomOrgIAMPolicyResponse) Reset ¶
func (x *AddCustomOrgIAMPolicyResponse) Reset()
func (*AddCustomOrgIAMPolicyResponse) String ¶
func (x *AddCustomOrgIAMPolicyResponse) String() string
type AddGenericOAuthProviderRequest ¶ added in v2.0.11
type AddGenericOAuthProviderRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` 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"` AuthorizationEndpoint string `protobuf:"bytes,4,opt,name=authorization_endpoint,json=authorizationEndpoint,proto3" json:"authorization_endpoint,omitempty"` TokenEndpoint string `protobuf:"bytes,5,opt,name=token_endpoint,json=tokenEndpoint,proto3" json:"token_endpoint,omitempty"` UserEndpoint string `protobuf:"bytes,6,opt,name=user_endpoint,json=userEndpoint,proto3" json:"user_endpoint,omitempty"` Scopes []string `protobuf:"bytes,7,rep,name=scopes,proto3" json:"scopes,omitempty"` // identifying attribute of the user in the response of the user_endpoint IdAttribute string `protobuf:"bytes,8,opt,name=id_attribute,json=idAttribute,proto3" json:"id_attribute,omitempty"` ProviderOptions *idp.Options `protobuf:"bytes,9,opt,name=provider_options,json=providerOptions,proto3" json:"provider_options,omitempty"` // contains filtered or unexported fields }
func (*AddGenericOAuthProviderRequest) Descriptor
deprecated
added in
v2.0.11
func (*AddGenericOAuthProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddGenericOAuthProviderRequest.ProtoReflect.Descriptor instead.
func (*AddGenericOAuthProviderRequest) GetAuthorizationEndpoint ¶ added in v2.0.11
func (x *AddGenericOAuthProviderRequest) GetAuthorizationEndpoint() string
func (*AddGenericOAuthProviderRequest) GetClientId ¶ added in v2.0.11
func (x *AddGenericOAuthProviderRequest) GetClientId() string
func (*AddGenericOAuthProviderRequest) GetClientSecret ¶ added in v2.0.11
func (x *AddGenericOAuthProviderRequest) GetClientSecret() string
func (*AddGenericOAuthProviderRequest) GetIdAttribute ¶ added in v2.0.11
func (x *AddGenericOAuthProviderRequest) GetIdAttribute() string
func (*AddGenericOAuthProviderRequest) GetName ¶ added in v2.0.11
func (x *AddGenericOAuthProviderRequest) GetName() string
func (*AddGenericOAuthProviderRequest) GetProviderOptions ¶ added in v2.0.11
func (x *AddGenericOAuthProviderRequest) GetProviderOptions() *idp.Options
func (*AddGenericOAuthProviderRequest) GetScopes ¶ added in v2.0.11
func (x *AddGenericOAuthProviderRequest) GetScopes() []string
func (*AddGenericOAuthProviderRequest) GetTokenEndpoint ¶ added in v2.0.11
func (x *AddGenericOAuthProviderRequest) GetTokenEndpoint() string
func (*AddGenericOAuthProviderRequest) GetUserEndpoint ¶ added in v2.0.11
func (x *AddGenericOAuthProviderRequest) GetUserEndpoint() string
func (*AddGenericOAuthProviderRequest) ProtoMessage ¶ added in v2.0.11
func (*AddGenericOAuthProviderRequest) ProtoMessage()
func (*AddGenericOAuthProviderRequest) ProtoReflect ¶ added in v2.0.11
func (x *AddGenericOAuthProviderRequest) ProtoReflect() protoreflect.Message
func (*AddGenericOAuthProviderRequest) Reset ¶ added in v2.0.11
func (x *AddGenericOAuthProviderRequest) Reset()
func (*AddGenericOAuthProviderRequest) String ¶ added in v2.0.11
func (x *AddGenericOAuthProviderRequest) String() string
type AddGenericOAuthProviderResponse ¶ added in v2.0.11
type AddGenericOAuthProviderResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*AddGenericOAuthProviderResponse) Descriptor
deprecated
added in
v2.0.11
func (*AddGenericOAuthProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddGenericOAuthProviderResponse.ProtoReflect.Descriptor instead.
func (*AddGenericOAuthProviderResponse) GetDetails ¶ added in v2.0.11
func (x *AddGenericOAuthProviderResponse) GetDetails() *object.ObjectDetails
func (*AddGenericOAuthProviderResponse) GetId ¶ added in v2.0.11
func (x *AddGenericOAuthProviderResponse) GetId() string
func (*AddGenericOAuthProviderResponse) ProtoMessage ¶ added in v2.0.11
func (*AddGenericOAuthProviderResponse) ProtoMessage()
func (*AddGenericOAuthProviderResponse) ProtoReflect ¶ added in v2.0.11
func (x *AddGenericOAuthProviderResponse) ProtoReflect() protoreflect.Message
func (*AddGenericOAuthProviderResponse) Reset ¶ added in v2.0.11
func (x *AddGenericOAuthProviderResponse) Reset()
func (*AddGenericOAuthProviderResponse) String ¶ added in v2.0.11
func (x *AddGenericOAuthProviderResponse) String() string
type AddGenericOIDCProviderRequest ¶ added in v2.0.11
type AddGenericOIDCProviderRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Issuer string `protobuf:"bytes,2,opt,name=issuer,proto3" json:"issuer,omitempty"` ClientId string `protobuf:"bytes,3,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` ClientSecret string `protobuf:"bytes,4,opt,name=client_secret,json=clientSecret,proto3" json:"client_secret,omitempty"` Scopes []string `protobuf:"bytes,5,rep,name=scopes,proto3" json:"scopes,omitempty"` ProviderOptions *idp.Options `protobuf:"bytes,6,opt,name=provider_options,json=providerOptions,proto3" json:"provider_options,omitempty"` IsIdTokenMapping bool `protobuf:"varint,7,opt,name=is_id_token_mapping,json=isIdTokenMapping,proto3" json:"is_id_token_mapping,omitempty"` // contains filtered or unexported fields }
func (*AddGenericOIDCProviderRequest) Descriptor
deprecated
added in
v2.0.11
func (*AddGenericOIDCProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddGenericOIDCProviderRequest.ProtoReflect.Descriptor instead.
func (*AddGenericOIDCProviderRequest) GetClientId ¶ added in v2.0.11
func (x *AddGenericOIDCProviderRequest) GetClientId() string
func (*AddGenericOIDCProviderRequest) GetClientSecret ¶ added in v2.0.11
func (x *AddGenericOIDCProviderRequest) GetClientSecret() string
func (*AddGenericOIDCProviderRequest) GetIsIdTokenMapping ¶ added in v2.0.12
func (x *AddGenericOIDCProviderRequest) GetIsIdTokenMapping() bool
func (*AddGenericOIDCProviderRequest) GetIssuer ¶ added in v2.0.11
func (x *AddGenericOIDCProviderRequest) GetIssuer() string
func (*AddGenericOIDCProviderRequest) GetName ¶ added in v2.0.11
func (x *AddGenericOIDCProviderRequest) GetName() string
func (*AddGenericOIDCProviderRequest) GetProviderOptions ¶ added in v2.0.11
func (x *AddGenericOIDCProviderRequest) GetProviderOptions() *idp.Options
func (*AddGenericOIDCProviderRequest) GetScopes ¶ added in v2.0.11
func (x *AddGenericOIDCProviderRequest) GetScopes() []string
func (*AddGenericOIDCProviderRequest) ProtoMessage ¶ added in v2.0.11
func (*AddGenericOIDCProviderRequest) ProtoMessage()
func (*AddGenericOIDCProviderRequest) ProtoReflect ¶ added in v2.0.11
func (x *AddGenericOIDCProviderRequest) ProtoReflect() protoreflect.Message
func (*AddGenericOIDCProviderRequest) Reset ¶ added in v2.0.11
func (x *AddGenericOIDCProviderRequest) Reset()
func (*AddGenericOIDCProviderRequest) String ¶ added in v2.0.11
func (x *AddGenericOIDCProviderRequest) String() string
type AddGenericOIDCProviderResponse ¶ added in v2.0.11
type AddGenericOIDCProviderResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*AddGenericOIDCProviderResponse) Descriptor
deprecated
added in
v2.0.11
func (*AddGenericOIDCProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddGenericOIDCProviderResponse.ProtoReflect.Descriptor instead.
func (*AddGenericOIDCProviderResponse) GetDetails ¶ added in v2.0.11
func (x *AddGenericOIDCProviderResponse) GetDetails() *object.ObjectDetails
func (*AddGenericOIDCProviderResponse) GetId ¶ added in v2.0.11
func (x *AddGenericOIDCProviderResponse) GetId() string
func (*AddGenericOIDCProviderResponse) ProtoMessage ¶ added in v2.0.11
func (*AddGenericOIDCProviderResponse) ProtoMessage()
func (*AddGenericOIDCProviderResponse) ProtoReflect ¶ added in v2.0.11
func (x *AddGenericOIDCProviderResponse) ProtoReflect() protoreflect.Message
func (*AddGenericOIDCProviderResponse) Reset ¶ added in v2.0.11
func (x *AddGenericOIDCProviderResponse) Reset()
func (*AddGenericOIDCProviderResponse) String ¶ added in v2.0.11
func (x *AddGenericOIDCProviderResponse) String() string
type AddGitHubEnterpriseServerProviderRequest ¶ added in v2.0.12
type AddGitHubEnterpriseServerProviderRequest struct { ClientId string `protobuf:"bytes,1,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` ClientSecret string `protobuf:"bytes,3,opt,name=client_secret,json=clientSecret,proto3" json:"client_secret,omitempty"` AuthorizationEndpoint string `protobuf:"bytes,4,opt,name=authorization_endpoint,json=authorizationEndpoint,proto3" json:"authorization_endpoint,omitempty"` TokenEndpoint string `protobuf:"bytes,5,opt,name=token_endpoint,json=tokenEndpoint,proto3" json:"token_endpoint,omitempty"` UserEndpoint string `protobuf:"bytes,6,opt,name=user_endpoint,json=userEndpoint,proto3" json:"user_endpoint,omitempty"` Scopes []string `protobuf:"bytes,7,rep,name=scopes,proto3" json:"scopes,omitempty"` ProviderOptions *idp.Options `protobuf:"bytes,8,opt,name=provider_options,json=providerOptions,proto3" json:"provider_options,omitempty"` // contains filtered or unexported fields }
func (*AddGitHubEnterpriseServerProviderRequest) Descriptor
deprecated
added in
v2.0.12
func (*AddGitHubEnterpriseServerProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddGitHubEnterpriseServerProviderRequest.ProtoReflect.Descriptor instead.
func (*AddGitHubEnterpriseServerProviderRequest) GetAuthorizationEndpoint ¶ added in v2.0.12
func (x *AddGitHubEnterpriseServerProviderRequest) GetAuthorizationEndpoint() string
func (*AddGitHubEnterpriseServerProviderRequest) GetClientId ¶ added in v2.0.12
func (x *AddGitHubEnterpriseServerProviderRequest) GetClientId() string
func (*AddGitHubEnterpriseServerProviderRequest) GetClientSecret ¶ added in v2.0.12
func (x *AddGitHubEnterpriseServerProviderRequest) GetClientSecret() string
func (*AddGitHubEnterpriseServerProviderRequest) GetName ¶ added in v2.0.12
func (x *AddGitHubEnterpriseServerProviderRequest) GetName() string
func (*AddGitHubEnterpriseServerProviderRequest) GetProviderOptions ¶ added in v2.0.12
func (x *AddGitHubEnterpriseServerProviderRequest) GetProviderOptions() *idp.Options
func (*AddGitHubEnterpriseServerProviderRequest) GetScopes ¶ added in v2.0.12
func (x *AddGitHubEnterpriseServerProviderRequest) GetScopes() []string
func (*AddGitHubEnterpriseServerProviderRequest) GetTokenEndpoint ¶ added in v2.0.12
func (x *AddGitHubEnterpriseServerProviderRequest) GetTokenEndpoint() string
func (*AddGitHubEnterpriseServerProviderRequest) GetUserEndpoint ¶ added in v2.0.12
func (x *AddGitHubEnterpriseServerProviderRequest) GetUserEndpoint() string
func (*AddGitHubEnterpriseServerProviderRequest) ProtoMessage ¶ added in v2.0.12
func (*AddGitHubEnterpriseServerProviderRequest) ProtoMessage()
func (*AddGitHubEnterpriseServerProviderRequest) ProtoReflect ¶ added in v2.0.12
func (x *AddGitHubEnterpriseServerProviderRequest) ProtoReflect() protoreflect.Message
func (*AddGitHubEnterpriseServerProviderRequest) Reset ¶ added in v2.0.12
func (x *AddGitHubEnterpriseServerProviderRequest) Reset()
func (*AddGitHubEnterpriseServerProviderRequest) String ¶ added in v2.0.12
func (x *AddGitHubEnterpriseServerProviderRequest) String() string
type AddGitHubEnterpriseServerProviderResponse ¶ added in v2.0.12
type AddGitHubEnterpriseServerProviderResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*AddGitHubEnterpriseServerProviderResponse) Descriptor
deprecated
added in
v2.0.12
func (*AddGitHubEnterpriseServerProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddGitHubEnterpriseServerProviderResponse.ProtoReflect.Descriptor instead.
func (*AddGitHubEnterpriseServerProviderResponse) GetDetails ¶ added in v2.0.12
func (x *AddGitHubEnterpriseServerProviderResponse) GetDetails() *object.ObjectDetails
func (*AddGitHubEnterpriseServerProviderResponse) GetId ¶ added in v2.0.12
func (x *AddGitHubEnterpriseServerProviderResponse) GetId() string
func (*AddGitHubEnterpriseServerProviderResponse) ProtoMessage ¶ added in v2.0.12
func (*AddGitHubEnterpriseServerProviderResponse) ProtoMessage()
func (*AddGitHubEnterpriseServerProviderResponse) ProtoReflect ¶ added in v2.0.12
func (x *AddGitHubEnterpriseServerProviderResponse) ProtoReflect() protoreflect.Message
func (*AddGitHubEnterpriseServerProviderResponse) Reset ¶ added in v2.0.12
func (x *AddGitHubEnterpriseServerProviderResponse) Reset()
func (*AddGitHubEnterpriseServerProviderResponse) String ¶ added in v2.0.12
func (x *AddGitHubEnterpriseServerProviderResponse) String() string
type AddGitHubProviderRequest ¶ added in v2.0.12
type AddGitHubProviderRequest struct { // GitHub will be used as default, if no name is provided Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` 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"` Scopes []string `protobuf:"bytes,4,rep,name=scopes,proto3" json:"scopes,omitempty"` ProviderOptions *idp.Options `protobuf:"bytes,5,opt,name=provider_options,json=providerOptions,proto3" json:"provider_options,omitempty"` // contains filtered or unexported fields }
func (*AddGitHubProviderRequest) Descriptor
deprecated
added in
v2.0.12
func (*AddGitHubProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddGitHubProviderRequest.ProtoReflect.Descriptor instead.
func (*AddGitHubProviderRequest) GetClientId ¶ added in v2.0.12
func (x *AddGitHubProviderRequest) GetClientId() string
func (*AddGitHubProviderRequest) GetClientSecret ¶ added in v2.0.12
func (x *AddGitHubProviderRequest) GetClientSecret() string
func (*AddGitHubProviderRequest) GetName ¶ added in v2.0.12
func (x *AddGitHubProviderRequest) GetName() string
func (*AddGitHubProviderRequest) GetProviderOptions ¶ added in v2.0.12
func (x *AddGitHubProviderRequest) GetProviderOptions() *idp.Options
func (*AddGitHubProviderRequest) GetScopes ¶ added in v2.0.12
func (x *AddGitHubProviderRequest) GetScopes() []string
func (*AddGitHubProviderRequest) ProtoMessage ¶ added in v2.0.12
func (*AddGitHubProviderRequest) ProtoMessage()
func (*AddGitHubProviderRequest) ProtoReflect ¶ added in v2.0.12
func (x *AddGitHubProviderRequest) ProtoReflect() protoreflect.Message
func (*AddGitHubProviderRequest) Reset ¶ added in v2.0.12
func (x *AddGitHubProviderRequest) Reset()
func (*AddGitHubProviderRequest) String ¶ added in v2.0.12
func (x *AddGitHubProviderRequest) String() string
type AddGitHubProviderResponse ¶ added in v2.0.12
type AddGitHubProviderResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*AddGitHubProviderResponse) Descriptor
deprecated
added in
v2.0.12
func (*AddGitHubProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddGitHubProviderResponse.ProtoReflect.Descriptor instead.
func (*AddGitHubProviderResponse) GetDetails ¶ added in v2.0.12
func (x *AddGitHubProviderResponse) GetDetails() *object.ObjectDetails
func (*AddGitHubProviderResponse) GetId ¶ added in v2.0.12
func (x *AddGitHubProviderResponse) GetId() string
func (*AddGitHubProviderResponse) ProtoMessage ¶ added in v2.0.12
func (*AddGitHubProviderResponse) ProtoMessage()
func (*AddGitHubProviderResponse) ProtoReflect ¶ added in v2.0.12
func (x *AddGitHubProviderResponse) ProtoReflect() protoreflect.Message
func (*AddGitHubProviderResponse) Reset ¶ added in v2.0.12
func (x *AddGitHubProviderResponse) Reset()
func (*AddGitHubProviderResponse) String ¶ added in v2.0.12
func (x *AddGitHubProviderResponse) String() string
type AddGitLabProviderRequest ¶ added in v2.0.12
type AddGitLabProviderRequest struct { // GitLab will be used as default, if no name is provided Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` 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"` Scopes []string `protobuf:"bytes,4,rep,name=scopes,proto3" json:"scopes,omitempty"` ProviderOptions *idp.Options `protobuf:"bytes,5,opt,name=provider_options,json=providerOptions,proto3" json:"provider_options,omitempty"` // contains filtered or unexported fields }
func (*AddGitLabProviderRequest) Descriptor
deprecated
added in
v2.0.12
func (*AddGitLabProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddGitLabProviderRequest.ProtoReflect.Descriptor instead.
func (*AddGitLabProviderRequest) GetClientId ¶ added in v2.0.12
func (x *AddGitLabProviderRequest) GetClientId() string
func (*AddGitLabProviderRequest) GetClientSecret ¶ added in v2.0.12
func (x *AddGitLabProviderRequest) GetClientSecret() string
func (*AddGitLabProviderRequest) GetName ¶ added in v2.0.12
func (x *AddGitLabProviderRequest) GetName() string
func (*AddGitLabProviderRequest) GetProviderOptions ¶ added in v2.0.12
func (x *AddGitLabProviderRequest) GetProviderOptions() *idp.Options
func (*AddGitLabProviderRequest) GetScopes ¶ added in v2.0.12
func (x *AddGitLabProviderRequest) GetScopes() []string
func (*AddGitLabProviderRequest) ProtoMessage ¶ added in v2.0.12
func (*AddGitLabProviderRequest) ProtoMessage()
func (*AddGitLabProviderRequest) ProtoReflect ¶ added in v2.0.12
func (x *AddGitLabProviderRequest) ProtoReflect() protoreflect.Message
func (*AddGitLabProviderRequest) Reset ¶ added in v2.0.12
func (x *AddGitLabProviderRequest) Reset()
func (*AddGitLabProviderRequest) String ¶ added in v2.0.12
func (x *AddGitLabProviderRequest) String() string
type AddGitLabProviderResponse ¶ added in v2.0.12
type AddGitLabProviderResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*AddGitLabProviderResponse) Descriptor
deprecated
added in
v2.0.12
func (*AddGitLabProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddGitLabProviderResponse.ProtoReflect.Descriptor instead.
func (*AddGitLabProviderResponse) GetDetails ¶ added in v2.0.12
func (x *AddGitLabProviderResponse) GetDetails() *object.ObjectDetails
func (*AddGitLabProviderResponse) GetId ¶ added in v2.0.12
func (x *AddGitLabProviderResponse) GetId() string
func (*AddGitLabProviderResponse) ProtoMessage ¶ added in v2.0.12
func (*AddGitLabProviderResponse) ProtoMessage()
func (*AddGitLabProviderResponse) ProtoReflect ¶ added in v2.0.12
func (x *AddGitLabProviderResponse) ProtoReflect() protoreflect.Message
func (*AddGitLabProviderResponse) Reset ¶ added in v2.0.12
func (x *AddGitLabProviderResponse) Reset()
func (*AddGitLabProviderResponse) String ¶ added in v2.0.12
func (x *AddGitLabProviderResponse) String() string
type AddGitLabSelfHostedProviderRequest ¶ added in v2.0.12
type AddGitLabSelfHostedProviderRequest struct { Issuer string `protobuf:"bytes,1,opt,name=issuer,proto3" json:"issuer,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` ClientId string `protobuf:"bytes,3,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` ClientSecret string `protobuf:"bytes,4,opt,name=client_secret,json=clientSecret,proto3" json:"client_secret,omitempty"` Scopes []string `protobuf:"bytes,5,rep,name=scopes,proto3" json:"scopes,omitempty"` ProviderOptions *idp.Options `protobuf:"bytes,6,opt,name=provider_options,json=providerOptions,proto3" json:"provider_options,omitempty"` // contains filtered or unexported fields }
func (*AddGitLabSelfHostedProviderRequest) Descriptor
deprecated
added in
v2.0.12
func (*AddGitLabSelfHostedProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddGitLabSelfHostedProviderRequest.ProtoReflect.Descriptor instead.
func (*AddGitLabSelfHostedProviderRequest) GetClientId ¶ added in v2.0.12
func (x *AddGitLabSelfHostedProviderRequest) GetClientId() string
func (*AddGitLabSelfHostedProviderRequest) GetClientSecret ¶ added in v2.0.12
func (x *AddGitLabSelfHostedProviderRequest) GetClientSecret() string
func (*AddGitLabSelfHostedProviderRequest) GetIssuer ¶ added in v2.0.12
func (x *AddGitLabSelfHostedProviderRequest) GetIssuer() string
func (*AddGitLabSelfHostedProviderRequest) GetName ¶ added in v2.0.12
func (x *AddGitLabSelfHostedProviderRequest) GetName() string
func (*AddGitLabSelfHostedProviderRequest) GetProviderOptions ¶ added in v2.0.12
func (x *AddGitLabSelfHostedProviderRequest) GetProviderOptions() *idp.Options
func (*AddGitLabSelfHostedProviderRequest) GetScopes ¶ added in v2.0.12
func (x *AddGitLabSelfHostedProviderRequest) GetScopes() []string
func (*AddGitLabSelfHostedProviderRequest) ProtoMessage ¶ added in v2.0.12
func (*AddGitLabSelfHostedProviderRequest) ProtoMessage()
func (*AddGitLabSelfHostedProviderRequest) ProtoReflect ¶ added in v2.0.12
func (x *AddGitLabSelfHostedProviderRequest) ProtoReflect() protoreflect.Message
func (*AddGitLabSelfHostedProviderRequest) Reset ¶ added in v2.0.12
func (x *AddGitLabSelfHostedProviderRequest) Reset()
func (*AddGitLabSelfHostedProviderRequest) String ¶ added in v2.0.12
func (x *AddGitLabSelfHostedProviderRequest) String() string
type AddGitLabSelfHostedProviderResponse ¶ added in v2.0.12
type AddGitLabSelfHostedProviderResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*AddGitLabSelfHostedProviderResponse) Descriptor
deprecated
added in
v2.0.12
func (*AddGitLabSelfHostedProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddGitLabSelfHostedProviderResponse.ProtoReflect.Descriptor instead.
func (*AddGitLabSelfHostedProviderResponse) GetDetails ¶ added in v2.0.12
func (x *AddGitLabSelfHostedProviderResponse) GetDetails() *object.ObjectDetails
func (*AddGitLabSelfHostedProviderResponse) GetId ¶ added in v2.0.12
func (x *AddGitLabSelfHostedProviderResponse) GetId() string
func (*AddGitLabSelfHostedProviderResponse) ProtoMessage ¶ added in v2.0.12
func (*AddGitLabSelfHostedProviderResponse) ProtoMessage()
func (*AddGitLabSelfHostedProviderResponse) ProtoReflect ¶ added in v2.0.12
func (x *AddGitLabSelfHostedProviderResponse) ProtoReflect() protoreflect.Message
func (*AddGitLabSelfHostedProviderResponse) Reset ¶ added in v2.0.12
func (x *AddGitLabSelfHostedProviderResponse) Reset()
func (*AddGitLabSelfHostedProviderResponse) String ¶ added in v2.0.12
func (x *AddGitLabSelfHostedProviderResponse) String() string
type AddGoogleProviderRequest ¶ added in v2.0.11
type AddGoogleProviderRequest struct { // Google will be used as default, if no name is provided Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` 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"` Scopes []string `protobuf:"bytes,4,rep,name=scopes,proto3" json:"scopes,omitempty"` ProviderOptions *idp.Options `protobuf:"bytes,5,opt,name=provider_options,json=providerOptions,proto3" json:"provider_options,omitempty"` // contains filtered or unexported fields }
func (*AddGoogleProviderRequest) Descriptor
deprecated
added in
v2.0.11
func (*AddGoogleProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddGoogleProviderRequest.ProtoReflect.Descriptor instead.
func (*AddGoogleProviderRequest) GetClientId ¶ added in v2.0.11
func (x *AddGoogleProviderRequest) GetClientId() string
func (*AddGoogleProviderRequest) GetClientSecret ¶ added in v2.0.11
func (x *AddGoogleProviderRequest) GetClientSecret() string
func (*AddGoogleProviderRequest) GetName ¶ added in v2.0.11
func (x *AddGoogleProviderRequest) GetName() string
func (*AddGoogleProviderRequest) GetProviderOptions ¶ added in v2.0.11
func (x *AddGoogleProviderRequest) GetProviderOptions() *idp.Options
func (*AddGoogleProviderRequest) GetScopes ¶ added in v2.0.11
func (x *AddGoogleProviderRequest) GetScopes() []string
func (*AddGoogleProviderRequest) ProtoMessage ¶ added in v2.0.11
func (*AddGoogleProviderRequest) ProtoMessage()
func (*AddGoogleProviderRequest) ProtoReflect ¶ added in v2.0.11
func (x *AddGoogleProviderRequest) ProtoReflect() protoreflect.Message
func (*AddGoogleProviderRequest) Reset ¶ added in v2.0.11
func (x *AddGoogleProviderRequest) Reset()
func (*AddGoogleProviderRequest) String ¶ added in v2.0.11
func (x *AddGoogleProviderRequest) String() string
type AddGoogleProviderResponse ¶ added in v2.0.11
type AddGoogleProviderResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*AddGoogleProviderResponse) Descriptor
deprecated
added in
v2.0.11
func (*AddGoogleProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddGoogleProviderResponse.ProtoReflect.Descriptor instead.
func (*AddGoogleProviderResponse) GetDetails ¶ added in v2.0.11
func (x *AddGoogleProviderResponse) GetDetails() *object.ObjectDetails
func (*AddGoogleProviderResponse) GetId ¶ added in v2.0.11
func (x *AddGoogleProviderResponse) GetId() string
func (*AddGoogleProviderResponse) ProtoMessage ¶ added in v2.0.11
func (*AddGoogleProviderResponse) ProtoMessage()
func (*AddGoogleProviderResponse) ProtoReflect ¶ added in v2.0.11
func (x *AddGoogleProviderResponse) ProtoReflect() protoreflect.Message
func (*AddGoogleProviderResponse) Reset ¶ added in v2.0.11
func (x *AddGoogleProviderResponse) Reset()
func (*AddGoogleProviderResponse) String ¶ added in v2.0.11
func (x *AddGoogleProviderResponse) String() string
type AddIAMMemberRequest ¶
type AddIAMMemberRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Roles []string `protobuf:"bytes,2,rep,name=roles,proto3" json:"roles,omitempty"` // contains filtered or unexported fields }
func (*AddIAMMemberRequest) Descriptor
deprecated
func (*AddIAMMemberRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddIAMMemberRequest.ProtoReflect.Descriptor instead.
func (*AddIAMMemberRequest) GetRoles ¶
func (x *AddIAMMemberRequest) GetRoles() []string
func (*AddIAMMemberRequest) GetUserId ¶
func (x *AddIAMMemberRequest) GetUserId() string
func (*AddIAMMemberRequest) ProtoMessage ¶
func (*AddIAMMemberRequest) ProtoMessage()
func (*AddIAMMemberRequest) ProtoReflect ¶
func (x *AddIAMMemberRequest) ProtoReflect() protoreflect.Message
func (*AddIAMMemberRequest) Reset ¶
func (x *AddIAMMemberRequest) Reset()
func (*AddIAMMemberRequest) String ¶
func (x *AddIAMMemberRequest) String() string
type AddIAMMemberResponse ¶
type AddIAMMemberResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*AddIAMMemberResponse) Descriptor
deprecated
func (*AddIAMMemberResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddIAMMemberResponse.ProtoReflect.Descriptor instead.
func (*AddIAMMemberResponse) GetDetails ¶
func (x *AddIAMMemberResponse) GetDetails() *object.ObjectDetails
func (*AddIAMMemberResponse) ProtoMessage ¶
func (*AddIAMMemberResponse) ProtoMessage()
func (*AddIAMMemberResponse) ProtoReflect ¶
func (x *AddIAMMemberResponse) ProtoReflect() protoreflect.Message
func (*AddIAMMemberResponse) Reset ¶
func (x *AddIAMMemberResponse) Reset()
func (*AddIAMMemberResponse) String ¶
func (x *AddIAMMemberResponse) String() string
type AddIDPToLoginPolicyRequest ¶
type AddIDPToLoginPolicyRequest struct { IdpId string `protobuf:"bytes,1,opt,name=idp_id,json=idpId,proto3" json:"idp_id,omitempty"` // contains filtered or unexported fields }
func (*AddIDPToLoginPolicyRequest) Descriptor
deprecated
func (*AddIDPToLoginPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddIDPToLoginPolicyRequest.ProtoReflect.Descriptor instead.
func (*AddIDPToLoginPolicyRequest) GetIdpId ¶
func (x *AddIDPToLoginPolicyRequest) GetIdpId() string
func (*AddIDPToLoginPolicyRequest) ProtoMessage ¶
func (*AddIDPToLoginPolicyRequest) ProtoMessage()
func (*AddIDPToLoginPolicyRequest) ProtoReflect ¶
func (x *AddIDPToLoginPolicyRequest) ProtoReflect() protoreflect.Message
func (*AddIDPToLoginPolicyRequest) Reset ¶
func (x *AddIDPToLoginPolicyRequest) Reset()
func (*AddIDPToLoginPolicyRequest) String ¶
func (x *AddIDPToLoginPolicyRequest) String() string
type AddIDPToLoginPolicyResponse ¶
type AddIDPToLoginPolicyResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*AddIDPToLoginPolicyResponse) Descriptor
deprecated
func (*AddIDPToLoginPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddIDPToLoginPolicyResponse.ProtoReflect.Descriptor instead.
func (*AddIDPToLoginPolicyResponse) GetDetails ¶
func (x *AddIDPToLoginPolicyResponse) GetDetails() *object.ObjectDetails
func (*AddIDPToLoginPolicyResponse) ProtoMessage ¶
func (*AddIDPToLoginPolicyResponse) ProtoMessage()
func (*AddIDPToLoginPolicyResponse) ProtoReflect ¶
func (x *AddIDPToLoginPolicyResponse) ProtoReflect() protoreflect.Message
func (*AddIDPToLoginPolicyResponse) Reset ¶
func (x *AddIDPToLoginPolicyResponse) Reset()
func (*AddIDPToLoginPolicyResponse) String ¶
func (x *AddIDPToLoginPolicyResponse) String() string
type AddJWTIDPRequest ¶
type AddJWTIDPRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` StylingType idp.IDPStylingType `` /* 130-byte string literal not displayed */ JwtEndpoint string `protobuf:"bytes,3,opt,name=jwt_endpoint,json=jwtEndpoint,proto3" json:"jwt_endpoint,omitempty"` Issuer string `protobuf:"bytes,4,opt,name=issuer,proto3" json:"issuer,omitempty"` KeysEndpoint string `protobuf:"bytes,5,opt,name=keys_endpoint,json=keysEndpoint,proto3" json:"keys_endpoint,omitempty"` HeaderName string `protobuf:"bytes,6,opt,name=header_name,json=headerName,proto3" json:"header_name,omitempty"` AutoRegister bool `protobuf:"varint,7,opt,name=auto_register,json=autoRegister,proto3" json:"auto_register,omitempty"` // contains filtered or unexported fields }
func (*AddJWTIDPRequest) Descriptor
deprecated
func (*AddJWTIDPRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddJWTIDPRequest.ProtoReflect.Descriptor instead.
func (*AddJWTIDPRequest) GetAutoRegister ¶
func (x *AddJWTIDPRequest) GetAutoRegister() bool
func (*AddJWTIDPRequest) GetHeaderName ¶
func (x *AddJWTIDPRequest) GetHeaderName() string
func (*AddJWTIDPRequest) GetIssuer ¶
func (x *AddJWTIDPRequest) GetIssuer() string
func (*AddJWTIDPRequest) GetJwtEndpoint ¶
func (x *AddJWTIDPRequest) GetJwtEndpoint() string
func (*AddJWTIDPRequest) GetKeysEndpoint ¶
func (x *AddJWTIDPRequest) GetKeysEndpoint() string
func (*AddJWTIDPRequest) GetName ¶
func (x *AddJWTIDPRequest) GetName() string
func (*AddJWTIDPRequest) GetStylingType ¶
func (x *AddJWTIDPRequest) GetStylingType() idp.IDPStylingType
func (*AddJWTIDPRequest) ProtoMessage ¶
func (*AddJWTIDPRequest) ProtoMessage()
func (*AddJWTIDPRequest) ProtoReflect ¶
func (x *AddJWTIDPRequest) ProtoReflect() protoreflect.Message
func (*AddJWTIDPRequest) Reset ¶
func (x *AddJWTIDPRequest) Reset()
func (*AddJWTIDPRequest) String ¶
func (x *AddJWTIDPRequest) String() string
type AddJWTIDPResponse ¶
type AddJWTIDPResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` IdpId string `protobuf:"bytes,2,opt,name=idp_id,json=idpId,proto3" json:"idp_id,omitempty"` // contains filtered or unexported fields }
func (*AddJWTIDPResponse) Descriptor
deprecated
func (*AddJWTIDPResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddJWTIDPResponse.ProtoReflect.Descriptor instead.
func (*AddJWTIDPResponse) GetDetails ¶
func (x *AddJWTIDPResponse) GetDetails() *object.ObjectDetails
func (*AddJWTIDPResponse) GetIdpId ¶
func (x *AddJWTIDPResponse) GetIdpId() string
func (*AddJWTIDPResponse) ProtoMessage ¶
func (*AddJWTIDPResponse) ProtoMessage()
func (*AddJWTIDPResponse) ProtoReflect ¶
func (x *AddJWTIDPResponse) ProtoReflect() protoreflect.Message
func (*AddJWTIDPResponse) Reset ¶
func (x *AddJWTIDPResponse) Reset()
func (*AddJWTIDPResponse) String ¶
func (x *AddJWTIDPResponse) String() string
type AddJWTProviderRequest ¶ added in v2.0.11
type AddJWTProviderRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Issuer string `protobuf:"bytes,2,opt,name=issuer,proto3" json:"issuer,omitempty"` JwtEndpoint string `protobuf:"bytes,3,opt,name=jwt_endpoint,json=jwtEndpoint,proto3" json:"jwt_endpoint,omitempty"` KeysEndpoint string `protobuf:"bytes,4,opt,name=keys_endpoint,json=keysEndpoint,proto3" json:"keys_endpoint,omitempty"` HeaderName string `protobuf:"bytes,5,opt,name=header_name,json=headerName,proto3" json:"header_name,omitempty"` ProviderOptions *idp.Options `protobuf:"bytes,6,opt,name=provider_options,json=providerOptions,proto3" json:"provider_options,omitempty"` // contains filtered or unexported fields }
func (*AddJWTProviderRequest) Descriptor
deprecated
added in
v2.0.11
func (*AddJWTProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddJWTProviderRequest.ProtoReflect.Descriptor instead.
func (*AddJWTProviderRequest) GetHeaderName ¶ added in v2.0.11
func (x *AddJWTProviderRequest) GetHeaderName() string
func (*AddJWTProviderRequest) GetIssuer ¶ added in v2.0.11
func (x *AddJWTProviderRequest) GetIssuer() string
func (*AddJWTProviderRequest) GetJwtEndpoint ¶ added in v2.0.11
func (x *AddJWTProviderRequest) GetJwtEndpoint() string
func (*AddJWTProviderRequest) GetKeysEndpoint ¶ added in v2.0.11
func (x *AddJWTProviderRequest) GetKeysEndpoint() string
func (*AddJWTProviderRequest) GetName ¶ added in v2.0.11
func (x *AddJWTProviderRequest) GetName() string
func (*AddJWTProviderRequest) GetProviderOptions ¶ added in v2.0.11
func (x *AddJWTProviderRequest) GetProviderOptions() *idp.Options
func (*AddJWTProviderRequest) ProtoMessage ¶ added in v2.0.11
func (*AddJWTProviderRequest) ProtoMessage()
func (*AddJWTProviderRequest) ProtoReflect ¶ added in v2.0.11
func (x *AddJWTProviderRequest) ProtoReflect() protoreflect.Message
func (*AddJWTProviderRequest) Reset ¶ added in v2.0.11
func (x *AddJWTProviderRequest) Reset()
func (*AddJWTProviderRequest) String ¶ added in v2.0.11
func (x *AddJWTProviderRequest) String() string
type AddJWTProviderResponse ¶ added in v2.0.11
type AddJWTProviderResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*AddJWTProviderResponse) Descriptor
deprecated
added in
v2.0.11
func (*AddJWTProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddJWTProviderResponse.ProtoReflect.Descriptor instead.
func (*AddJWTProviderResponse) GetDetails ¶ added in v2.0.11
func (x *AddJWTProviderResponse) GetDetails() *object.ObjectDetails
func (*AddJWTProviderResponse) GetId ¶ added in v2.0.11
func (x *AddJWTProviderResponse) GetId() string
func (*AddJWTProviderResponse) ProtoMessage ¶ added in v2.0.11
func (*AddJWTProviderResponse) ProtoMessage()
func (*AddJWTProviderResponse) ProtoReflect ¶ added in v2.0.11
func (x *AddJWTProviderResponse) ProtoReflect() protoreflect.Message
func (*AddJWTProviderResponse) Reset ¶ added in v2.0.11
func (x *AddJWTProviderResponse) Reset()
func (*AddJWTProviderResponse) String ¶ added in v2.0.11
func (x *AddJWTProviderResponse) String() string
type AddLDAPProviderRequest ¶ added in v2.0.10
type AddLDAPProviderRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Servers []string `protobuf:"bytes,2,rep,name=servers,proto3" json:"servers,omitempty"` StartTls bool `protobuf:"varint,3,opt,name=start_tls,json=startTls,proto3" json:"start_tls,omitempty"` BaseDn string `protobuf:"bytes,4,opt,name=base_dn,json=baseDn,proto3" json:"base_dn,omitempty"` BindDn string `protobuf:"bytes,5,opt,name=bind_dn,json=bindDn,proto3" json:"bind_dn,omitempty"` BindPassword string `protobuf:"bytes,6,opt,name=bind_password,json=bindPassword,proto3" json:"bind_password,omitempty"` UserBase string `protobuf:"bytes,7,opt,name=user_base,json=userBase,proto3" json:"user_base,omitempty"` UserObjectClasses []string `protobuf:"bytes,8,rep,name=user_object_classes,json=userObjectClasses,proto3" json:"user_object_classes,omitempty"` UserFilters []string `protobuf:"bytes,9,rep,name=user_filters,json=userFilters,proto3" json:"user_filters,omitempty"` Timeout *durationpb.Duration `protobuf:"bytes,10,opt,name=timeout,proto3" json:"timeout,omitempty"` Attributes *idp.LDAPAttributes `protobuf:"bytes,11,opt,name=attributes,proto3" json:"attributes,omitempty"` ProviderOptions *idp.Options `protobuf:"bytes,12,opt,name=provider_options,json=providerOptions,proto3" json:"provider_options,omitempty"` // contains filtered or unexported fields }
func (*AddLDAPProviderRequest) Descriptor
deprecated
added in
v2.0.10
func (*AddLDAPProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddLDAPProviderRequest.ProtoReflect.Descriptor instead.
func (*AddLDAPProviderRequest) GetAttributes ¶ added in v2.0.10
func (x *AddLDAPProviderRequest) GetAttributes() *idp.LDAPAttributes
func (*AddLDAPProviderRequest) GetBaseDn ¶ added in v2.0.10
func (x *AddLDAPProviderRequest) GetBaseDn() string
func (*AddLDAPProviderRequest) GetBindDn ¶ added in v2.0.13
func (x *AddLDAPProviderRequest) GetBindDn() string
func (*AddLDAPProviderRequest) GetBindPassword ¶ added in v2.0.13
func (x *AddLDAPProviderRequest) GetBindPassword() string
func (*AddLDAPProviderRequest) GetName ¶ added in v2.0.10
func (x *AddLDAPProviderRequest) GetName() string
func (*AddLDAPProviderRequest) GetProviderOptions ¶ added in v2.0.10
func (x *AddLDAPProviderRequest) GetProviderOptions() *idp.Options
func (*AddLDAPProviderRequest) GetServers ¶ added in v2.0.13
func (x *AddLDAPProviderRequest) GetServers() []string
func (*AddLDAPProviderRequest) GetStartTls ¶ added in v2.0.13
func (x *AddLDAPProviderRequest) GetStartTls() bool
func (*AddLDAPProviderRequest) GetTimeout ¶ added in v2.0.13
func (x *AddLDAPProviderRequest) GetTimeout() *durationpb.Duration
func (*AddLDAPProviderRequest) GetUserBase ¶ added in v2.0.13
func (x *AddLDAPProviderRequest) GetUserBase() string
func (*AddLDAPProviderRequest) GetUserFilters ¶ added in v2.0.13
func (x *AddLDAPProviderRequest) GetUserFilters() []string
func (*AddLDAPProviderRequest) GetUserObjectClasses ¶ added in v2.0.13
func (x *AddLDAPProviderRequest) GetUserObjectClasses() []string
func (*AddLDAPProviderRequest) ProtoMessage ¶ added in v2.0.10
func (*AddLDAPProviderRequest) ProtoMessage()
func (*AddLDAPProviderRequest) ProtoReflect ¶ added in v2.0.10
func (x *AddLDAPProviderRequest) ProtoReflect() protoreflect.Message
func (*AddLDAPProviderRequest) Reset ¶ added in v2.0.10
func (x *AddLDAPProviderRequest) Reset()
func (*AddLDAPProviderRequest) String ¶ added in v2.0.10
func (x *AddLDAPProviderRequest) String() string
type AddLDAPProviderResponse ¶ added in v2.0.10
type AddLDAPProviderResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*AddLDAPProviderResponse) Descriptor
deprecated
added in
v2.0.10
func (*AddLDAPProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddLDAPProviderResponse.ProtoReflect.Descriptor instead.
func (*AddLDAPProviderResponse) GetDetails ¶ added in v2.0.10
func (x *AddLDAPProviderResponse) GetDetails() *object.ObjectDetails
func (*AddLDAPProviderResponse) GetId ¶ added in v2.0.10
func (x *AddLDAPProviderResponse) GetId() string
func (*AddLDAPProviderResponse) ProtoMessage ¶ added in v2.0.10
func (*AddLDAPProviderResponse) ProtoMessage()
func (*AddLDAPProviderResponse) ProtoReflect ¶ added in v2.0.10
func (x *AddLDAPProviderResponse) ProtoReflect() protoreflect.Message
func (*AddLDAPProviderResponse) Reset ¶ added in v2.0.10
func (x *AddLDAPProviderResponse) Reset()
func (*AddLDAPProviderResponse) String ¶ added in v2.0.10
func (x *AddLDAPProviderResponse) String() string
type AddMultiFactorToLoginPolicyRequest ¶
type AddMultiFactorToLoginPolicyRequest struct { Type policy.MultiFactorType `protobuf:"varint,1,opt,name=type,proto3,enum=zitadel.policy.v1.MultiFactorType" json:"type,omitempty"` // contains filtered or unexported fields }
func (*AddMultiFactorToLoginPolicyRequest) Descriptor
deprecated
func (*AddMultiFactorToLoginPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddMultiFactorToLoginPolicyRequest.ProtoReflect.Descriptor instead.
func (*AddMultiFactorToLoginPolicyRequest) GetType ¶
func (x *AddMultiFactorToLoginPolicyRequest) GetType() policy.MultiFactorType
func (*AddMultiFactorToLoginPolicyRequest) ProtoMessage ¶
func (*AddMultiFactorToLoginPolicyRequest) ProtoMessage()
func (*AddMultiFactorToLoginPolicyRequest) ProtoReflect ¶
func (x *AddMultiFactorToLoginPolicyRequest) ProtoReflect() protoreflect.Message
func (*AddMultiFactorToLoginPolicyRequest) Reset ¶
func (x *AddMultiFactorToLoginPolicyRequest) Reset()
func (*AddMultiFactorToLoginPolicyRequest) String ¶
func (x *AddMultiFactorToLoginPolicyRequest) String() string
type AddMultiFactorToLoginPolicyResponse ¶
type AddMultiFactorToLoginPolicyResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*AddMultiFactorToLoginPolicyResponse) Descriptor
deprecated
func (*AddMultiFactorToLoginPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddMultiFactorToLoginPolicyResponse.ProtoReflect.Descriptor instead.
func (*AddMultiFactorToLoginPolicyResponse) GetDetails ¶
func (x *AddMultiFactorToLoginPolicyResponse) GetDetails() *object.ObjectDetails
func (*AddMultiFactorToLoginPolicyResponse) ProtoMessage ¶
func (*AddMultiFactorToLoginPolicyResponse) ProtoMessage()
func (*AddMultiFactorToLoginPolicyResponse) ProtoReflect ¶
func (x *AddMultiFactorToLoginPolicyResponse) ProtoReflect() protoreflect.Message
func (*AddMultiFactorToLoginPolicyResponse) Reset ¶
func (x *AddMultiFactorToLoginPolicyResponse) Reset()
func (*AddMultiFactorToLoginPolicyResponse) String ¶
func (x *AddMultiFactorToLoginPolicyResponse) String() string
type AddNotificationPolicyRequest ¶ added in v2.0.9
type AddNotificationPolicyRequest struct { PasswordChange bool `protobuf:"varint,1,opt,name=password_change,json=passwordChange,proto3" json:"password_change,omitempty"` // contains filtered or unexported fields }
func (*AddNotificationPolicyRequest) Descriptor
deprecated
added in
v2.0.9
func (*AddNotificationPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddNotificationPolicyRequest.ProtoReflect.Descriptor instead.
func (*AddNotificationPolicyRequest) GetPasswordChange ¶ added in v2.0.9
func (x *AddNotificationPolicyRequest) GetPasswordChange() bool
func (*AddNotificationPolicyRequest) ProtoMessage ¶ added in v2.0.9
func (*AddNotificationPolicyRequest) ProtoMessage()
func (*AddNotificationPolicyRequest) ProtoReflect ¶ added in v2.0.9
func (x *AddNotificationPolicyRequest) ProtoReflect() protoreflect.Message
func (*AddNotificationPolicyRequest) Reset ¶ added in v2.0.9
func (x *AddNotificationPolicyRequest) Reset()
func (*AddNotificationPolicyRequest) String ¶ added in v2.0.9
func (x *AddNotificationPolicyRequest) String() string
type AddNotificationPolicyResponse ¶ added in v2.0.9
type AddNotificationPolicyResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*AddNotificationPolicyResponse) Descriptor
deprecated
added in
v2.0.9
func (*AddNotificationPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddNotificationPolicyResponse.ProtoReflect.Descriptor instead.
func (*AddNotificationPolicyResponse) GetDetails ¶ added in v2.0.9
func (x *AddNotificationPolicyResponse) GetDetails() *object.ObjectDetails
func (*AddNotificationPolicyResponse) ProtoMessage ¶ added in v2.0.9
func (*AddNotificationPolicyResponse) ProtoMessage()
func (*AddNotificationPolicyResponse) ProtoReflect ¶ added in v2.0.9
func (x *AddNotificationPolicyResponse) ProtoReflect() protoreflect.Message
func (*AddNotificationPolicyResponse) Reset ¶ added in v2.0.9
func (x *AddNotificationPolicyResponse) Reset()
func (*AddNotificationPolicyResponse) String ¶ added in v2.0.9
func (x *AddNotificationPolicyResponse) String() string
type AddOIDCIDPRequest ¶
type AddOIDCIDPRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` StylingType idp.IDPStylingType `` /* 130-byte string literal not displayed */ ClientId string `protobuf:"bytes,3,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` ClientSecret string `protobuf:"bytes,4,opt,name=client_secret,json=clientSecret,proto3" json:"client_secret,omitempty"` Issuer string `protobuf:"bytes,5,opt,name=issuer,proto3" json:"issuer,omitempty"` Scopes []string `protobuf:"bytes,6,rep,name=scopes,proto3" json:"scopes,omitempty"` DisplayNameMapping idp.OIDCMappingField `` /* 155-byte string literal not displayed */ UsernameMapping idp.OIDCMappingField `` /* 144-byte string literal not displayed */ AutoRegister bool `protobuf:"varint,9,opt,name=auto_register,json=autoRegister,proto3" json:"auto_register,omitempty"` // contains filtered or unexported fields }
func (*AddOIDCIDPRequest) Descriptor
deprecated
func (*AddOIDCIDPRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddOIDCIDPRequest.ProtoReflect.Descriptor instead.
func (*AddOIDCIDPRequest) GetAutoRegister ¶
func (x *AddOIDCIDPRequest) GetAutoRegister() bool
func (*AddOIDCIDPRequest) GetClientId ¶
func (x *AddOIDCIDPRequest) GetClientId() string
func (*AddOIDCIDPRequest) GetClientSecret ¶
func (x *AddOIDCIDPRequest) GetClientSecret() string
func (*AddOIDCIDPRequest) GetDisplayNameMapping ¶
func (x *AddOIDCIDPRequest) GetDisplayNameMapping() idp.OIDCMappingField
func (*AddOIDCIDPRequest) GetIssuer ¶
func (x *AddOIDCIDPRequest) GetIssuer() string
func (*AddOIDCIDPRequest) GetName ¶
func (x *AddOIDCIDPRequest) GetName() string
func (*AddOIDCIDPRequest) GetScopes ¶
func (x *AddOIDCIDPRequest) GetScopes() []string
func (*AddOIDCIDPRequest) GetStylingType ¶
func (x *AddOIDCIDPRequest) GetStylingType() idp.IDPStylingType
func (*AddOIDCIDPRequest) GetUsernameMapping ¶
func (x *AddOIDCIDPRequest) GetUsernameMapping() idp.OIDCMappingField
func (*AddOIDCIDPRequest) ProtoMessage ¶
func (*AddOIDCIDPRequest) ProtoMessage()
func (*AddOIDCIDPRequest) ProtoReflect ¶
func (x *AddOIDCIDPRequest) ProtoReflect() protoreflect.Message
func (*AddOIDCIDPRequest) Reset ¶
func (x *AddOIDCIDPRequest) Reset()
func (*AddOIDCIDPRequest) String ¶
func (x *AddOIDCIDPRequest) String() string
type AddOIDCIDPResponse ¶
type AddOIDCIDPResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` IdpId string `protobuf:"bytes,2,opt,name=idp_id,json=idpId,proto3" json:"idp_id,omitempty"` // contains filtered or unexported fields }
func (*AddOIDCIDPResponse) Descriptor
deprecated
func (*AddOIDCIDPResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddOIDCIDPResponse.ProtoReflect.Descriptor instead.
func (*AddOIDCIDPResponse) GetDetails ¶
func (x *AddOIDCIDPResponse) GetDetails() *object.ObjectDetails
func (*AddOIDCIDPResponse) GetIdpId ¶
func (x *AddOIDCIDPResponse) GetIdpId() string
func (*AddOIDCIDPResponse) ProtoMessage ¶
func (*AddOIDCIDPResponse) ProtoMessage()
func (*AddOIDCIDPResponse) ProtoReflect ¶
func (x *AddOIDCIDPResponse) ProtoReflect() protoreflect.Message
func (*AddOIDCIDPResponse) Reset ¶
func (x *AddOIDCIDPResponse) Reset()
func (*AddOIDCIDPResponse) String ¶
func (x *AddOIDCIDPResponse) String() string
type AddOIDCSettingsRequest ¶
type AddOIDCSettingsRequest struct { AccessTokenLifetime *durationpb.Duration `protobuf:"bytes,1,opt,name=access_token_lifetime,json=accessTokenLifetime,proto3" json:"access_token_lifetime,omitempty"` IdTokenLifetime *durationpb.Duration `protobuf:"bytes,2,opt,name=id_token_lifetime,json=idTokenLifetime,proto3" json:"id_token_lifetime,omitempty"` RefreshTokenIdleExpiration *durationpb.Duration `` /* 143-byte string literal not displayed */ RefreshTokenExpiration *durationpb.Duration `` /* 129-byte string literal not displayed */ // contains filtered or unexported fields }
func (*AddOIDCSettingsRequest) Descriptor
deprecated
func (*AddOIDCSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddOIDCSettingsRequest.ProtoReflect.Descriptor instead.
func (*AddOIDCSettingsRequest) GetAccessTokenLifetime ¶
func (x *AddOIDCSettingsRequest) GetAccessTokenLifetime() *durationpb.Duration
func (*AddOIDCSettingsRequest) GetIdTokenLifetime ¶
func (x *AddOIDCSettingsRequest) GetIdTokenLifetime() *durationpb.Duration
func (*AddOIDCSettingsRequest) GetRefreshTokenExpiration ¶
func (x *AddOIDCSettingsRequest) GetRefreshTokenExpiration() *durationpb.Duration
func (*AddOIDCSettingsRequest) GetRefreshTokenIdleExpiration ¶
func (x *AddOIDCSettingsRequest) GetRefreshTokenIdleExpiration() *durationpb.Duration
func (*AddOIDCSettingsRequest) ProtoMessage ¶
func (*AddOIDCSettingsRequest) ProtoMessage()
func (*AddOIDCSettingsRequest) ProtoReflect ¶
func (x *AddOIDCSettingsRequest) ProtoReflect() protoreflect.Message
func (*AddOIDCSettingsRequest) Reset ¶
func (x *AddOIDCSettingsRequest) Reset()
func (*AddOIDCSettingsRequest) String ¶
func (x *AddOIDCSettingsRequest) String() string
type AddOIDCSettingsResponse ¶
type AddOIDCSettingsResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*AddOIDCSettingsResponse) Descriptor
deprecated
func (*AddOIDCSettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddOIDCSettingsResponse.ProtoReflect.Descriptor instead.
func (*AddOIDCSettingsResponse) GetDetails ¶
func (x *AddOIDCSettingsResponse) GetDetails() *object.ObjectDetails
func (*AddOIDCSettingsResponse) ProtoMessage ¶
func (*AddOIDCSettingsResponse) ProtoMessage()
func (*AddOIDCSettingsResponse) ProtoReflect ¶
func (x *AddOIDCSettingsResponse) ProtoReflect() protoreflect.Message
func (*AddOIDCSettingsResponse) Reset ¶
func (x *AddOIDCSettingsResponse) Reset()
func (*AddOIDCSettingsResponse) String ¶
func (x *AddOIDCSettingsResponse) String() string
type AddSAMLProviderRequest ¶ added in v2.0.22
type AddSAMLProviderRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Types that are assignable to Metadata: // // *AddSAMLProviderRequest_MetadataXml // *AddSAMLProviderRequest_MetadataUrl Metadata isAddSAMLProviderRequest_Metadata `protobuf_oneof:"metadata"` // Binding which defines the type of communication with the identity provider. Binding idp.SAMLBinding `protobuf:"varint,4,opt,name=binding,proto3,enum=zitadel.idp.v1.SAMLBinding" json:"binding,omitempty"` // Boolean which defines if the authentication requests are signed. WithSignedRequest bool `protobuf:"varint,5,opt,name=with_signed_request,json=withSignedRequest,proto3" json:"with_signed_request,omitempty"` ProviderOptions *idp.Options `protobuf:"bytes,6,opt,name=provider_options,json=providerOptions,proto3" json:"provider_options,omitempty"` // Optionally specify the `nameid-format` requested. NameIdFormat *idp.SAMLNameIDFormat `` /* 143-byte string literal not displayed */ // Optionally specify the name of the attribute, which will be used to map the user // in case the nameid-format returned is `urn:oasis:names:tc:SAML:2.0:nameid-format:transient`. TransientMappingAttributeName *string `` /* 158-byte string literal not displayed */ // contains filtered or unexported fields }
func (*AddSAMLProviderRequest) Descriptor
deprecated
added in
v2.0.22
func (*AddSAMLProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddSAMLProviderRequest.ProtoReflect.Descriptor instead.
func (*AddSAMLProviderRequest) GetBinding ¶ added in v2.0.22
func (x *AddSAMLProviderRequest) GetBinding() idp.SAMLBinding
func (*AddSAMLProviderRequest) GetMetadata ¶ added in v2.0.22
func (m *AddSAMLProviderRequest) GetMetadata() isAddSAMLProviderRequest_Metadata
func (*AddSAMLProviderRequest) GetMetadataUrl ¶ added in v2.0.22
func (x *AddSAMLProviderRequest) GetMetadataUrl() string
func (*AddSAMLProviderRequest) GetMetadataXml ¶ added in v2.0.22
func (x *AddSAMLProviderRequest) GetMetadataXml() []byte
func (*AddSAMLProviderRequest) GetName ¶ added in v2.0.22
func (x *AddSAMLProviderRequest) GetName() string
func (*AddSAMLProviderRequest) GetNameIdFormat ¶ added in v2.2.4
func (x *AddSAMLProviderRequest) GetNameIdFormat() idp.SAMLNameIDFormat
func (*AddSAMLProviderRequest) GetProviderOptions ¶ added in v2.0.22
func (x *AddSAMLProviderRequest) GetProviderOptions() *idp.Options
func (*AddSAMLProviderRequest) GetTransientMappingAttributeName ¶ added in v2.2.4
func (x *AddSAMLProviderRequest) GetTransientMappingAttributeName() string
func (*AddSAMLProviderRequest) GetWithSignedRequest ¶ added in v2.0.22
func (x *AddSAMLProviderRequest) GetWithSignedRequest() bool
func (*AddSAMLProviderRequest) ProtoMessage ¶ added in v2.0.22
func (*AddSAMLProviderRequest) ProtoMessage()
func (*AddSAMLProviderRequest) ProtoReflect ¶ added in v2.0.22
func (x *AddSAMLProviderRequest) ProtoReflect() protoreflect.Message
func (*AddSAMLProviderRequest) Reset ¶ added in v2.0.22
func (x *AddSAMLProviderRequest) Reset()
func (*AddSAMLProviderRequest) String ¶ added in v2.0.22
func (x *AddSAMLProviderRequest) String() string
type AddSAMLProviderRequest_MetadataUrl ¶ added in v2.0.22
type AddSAMLProviderRequest_MetadataUrl struct { // Url to the metadata of the SAML identity provider. MetadataUrl string `protobuf:"bytes,3,opt,name=metadata_url,json=metadataUrl,proto3,oneof"` }
type AddSAMLProviderRequest_MetadataXml ¶ added in v2.0.22
type AddSAMLProviderRequest_MetadataXml struct { // Metadata of the SAML identity provider. MetadataXml []byte `protobuf:"bytes,2,opt,name=metadata_xml,json=metadataXml,proto3,oneof"` }
type AddSAMLProviderResponse ¶ added in v2.0.22
type AddSAMLProviderResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*AddSAMLProviderResponse) Descriptor
deprecated
added in
v2.0.22
func (*AddSAMLProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddSAMLProviderResponse.ProtoReflect.Descriptor instead.
func (*AddSAMLProviderResponse) GetDetails ¶ added in v2.0.22
func (x *AddSAMLProviderResponse) GetDetails() *object.ObjectDetails
func (*AddSAMLProviderResponse) GetId ¶ added in v2.0.22
func (x *AddSAMLProviderResponse) GetId() string
func (*AddSAMLProviderResponse) ProtoMessage ¶ added in v2.0.22
func (*AddSAMLProviderResponse) ProtoMessage()
func (*AddSAMLProviderResponse) ProtoReflect ¶ added in v2.0.22
func (x *AddSAMLProviderResponse) ProtoReflect() protoreflect.Message
func (*AddSAMLProviderResponse) Reset ¶ added in v2.0.22
func (x *AddSAMLProviderResponse) Reset()
func (*AddSAMLProviderResponse) String ¶ added in v2.0.22
func (x *AddSAMLProviderResponse) String() string
type AddSMSProviderTwilioRequest ¶
type AddSMSProviderTwilioRequest struct { Sid string `protobuf:"bytes,1,opt,name=sid,proto3" json:"sid,omitempty"` Token string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"` SenderNumber string `protobuf:"bytes,3,opt,name=sender_number,json=senderNumber,proto3" json:"sender_number,omitempty"` // contains filtered or unexported fields }
func (*AddSMSProviderTwilioRequest) Descriptor
deprecated
func (*AddSMSProviderTwilioRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddSMSProviderTwilioRequest.ProtoReflect.Descriptor instead.
func (*AddSMSProviderTwilioRequest) GetSenderNumber ¶
func (x *AddSMSProviderTwilioRequest) GetSenderNumber() string
func (*AddSMSProviderTwilioRequest) GetSid ¶
func (x *AddSMSProviderTwilioRequest) GetSid() string
func (*AddSMSProviderTwilioRequest) GetToken ¶
func (x *AddSMSProviderTwilioRequest) GetToken() string
func (*AddSMSProviderTwilioRequest) ProtoMessage ¶
func (*AddSMSProviderTwilioRequest) ProtoMessage()
func (*AddSMSProviderTwilioRequest) ProtoReflect ¶
func (x *AddSMSProviderTwilioRequest) ProtoReflect() protoreflect.Message
func (*AddSMSProviderTwilioRequest) Reset ¶
func (x *AddSMSProviderTwilioRequest) Reset()
func (*AddSMSProviderTwilioRequest) String ¶
func (x *AddSMSProviderTwilioRequest) String() string
type AddSMSProviderTwilioResponse ¶
type AddSMSProviderTwilioResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*AddSMSProviderTwilioResponse) Descriptor
deprecated
func (*AddSMSProviderTwilioResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddSMSProviderTwilioResponse.ProtoReflect.Descriptor instead.
func (*AddSMSProviderTwilioResponse) GetDetails ¶
func (x *AddSMSProviderTwilioResponse) GetDetails() *object.ObjectDetails
func (*AddSMSProviderTwilioResponse) GetId ¶
func (x *AddSMSProviderTwilioResponse) GetId() string
func (*AddSMSProviderTwilioResponse) ProtoMessage ¶
func (*AddSMSProviderTwilioResponse) ProtoMessage()
func (*AddSMSProviderTwilioResponse) ProtoReflect ¶
func (x *AddSMSProviderTwilioResponse) ProtoReflect() protoreflect.Message
func (*AddSMSProviderTwilioResponse) Reset ¶
func (x *AddSMSProviderTwilioResponse) Reset()
func (*AddSMSProviderTwilioResponse) String ¶
func (x *AddSMSProviderTwilioResponse) String() string
type AddSMTPConfigRequest ¶
type AddSMTPConfigRequest struct { SenderAddress string `protobuf:"bytes,1,opt,name=sender_address,json=senderAddress,proto3" json:"sender_address,omitempty"` SenderName string `protobuf:"bytes,2,opt,name=sender_name,json=senderName,proto3" json:"sender_name,omitempty"` Tls bool `protobuf:"varint,3,opt,name=tls,proto3" json:"tls,omitempty"` Host string `protobuf:"bytes,4,opt,name=host,proto3" json:"host,omitempty"` User string `protobuf:"bytes,5,opt,name=user,proto3" json:"user,omitempty"` Password string `protobuf:"bytes,6,opt,name=password,proto3" json:"password,omitempty"` ReplyToAddress string `protobuf:"bytes,7,opt,name=reply_to_address,json=replyToAddress,proto3" json:"reply_to_address,omitempty"` Description string `protobuf:"bytes,8,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*AddSMTPConfigRequest) Descriptor
deprecated
func (*AddSMTPConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddSMTPConfigRequest.ProtoReflect.Descriptor instead.
func (*AddSMTPConfigRequest) GetDescription ¶ added in v2.1.13
func (x *AddSMTPConfigRequest) GetDescription() string
func (*AddSMTPConfigRequest) GetHost ¶
func (x *AddSMTPConfigRequest) GetHost() string
func (*AddSMTPConfigRequest) GetPassword ¶
func (x *AddSMTPConfigRequest) GetPassword() string
func (*AddSMTPConfigRequest) GetReplyToAddress ¶ added in v2.0.18
func (x *AddSMTPConfigRequest) GetReplyToAddress() string
func (*AddSMTPConfigRequest) GetSenderAddress ¶
func (x *AddSMTPConfigRequest) GetSenderAddress() string
func (*AddSMTPConfigRequest) GetSenderName ¶
func (x *AddSMTPConfigRequest) GetSenderName() string
func (*AddSMTPConfigRequest) GetTls ¶
func (x *AddSMTPConfigRequest) GetTls() bool
func (*AddSMTPConfigRequest) GetUser ¶
func (x *AddSMTPConfigRequest) GetUser() string
func (*AddSMTPConfigRequest) ProtoMessage ¶
func (*AddSMTPConfigRequest) ProtoMessage()
func (*AddSMTPConfigRequest) ProtoReflect ¶
func (x *AddSMTPConfigRequest) ProtoReflect() protoreflect.Message
func (*AddSMTPConfigRequest) Reset ¶
func (x *AddSMTPConfigRequest) Reset()
func (*AddSMTPConfigRequest) String ¶
func (x *AddSMTPConfigRequest) String() string
type AddSMTPConfigResponse ¶
type AddSMTPConfigResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*AddSMTPConfigResponse) Descriptor
deprecated
func (*AddSMTPConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddSMTPConfigResponse.ProtoReflect.Descriptor instead.
func (*AddSMTPConfigResponse) GetDetails ¶
func (x *AddSMTPConfigResponse) GetDetails() *object.ObjectDetails
func (*AddSMTPConfigResponse) GetId ¶ added in v2.1.13
func (x *AddSMTPConfigResponse) GetId() string
func (*AddSMTPConfigResponse) ProtoMessage ¶
func (*AddSMTPConfigResponse) ProtoMessage()
func (*AddSMTPConfigResponse) ProtoReflect ¶
func (x *AddSMTPConfigResponse) ProtoReflect() protoreflect.Message
func (*AddSMTPConfigResponse) Reset ¶
func (x *AddSMTPConfigResponse) Reset()
func (*AddSMTPConfigResponse) String ¶
func (x *AddSMTPConfigResponse) String() string
type AddSecondFactorToLoginPolicyRequest ¶
type AddSecondFactorToLoginPolicyRequest struct { Type policy.SecondFactorType `protobuf:"varint,1,opt,name=type,proto3,enum=zitadel.policy.v1.SecondFactorType" json:"type,omitempty"` // contains filtered or unexported fields }
func (*AddSecondFactorToLoginPolicyRequest) Descriptor
deprecated
func (*AddSecondFactorToLoginPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddSecondFactorToLoginPolicyRequest.ProtoReflect.Descriptor instead.
func (*AddSecondFactorToLoginPolicyRequest) GetType ¶
func (x *AddSecondFactorToLoginPolicyRequest) GetType() policy.SecondFactorType
func (*AddSecondFactorToLoginPolicyRequest) ProtoMessage ¶
func (*AddSecondFactorToLoginPolicyRequest) ProtoMessage()
func (*AddSecondFactorToLoginPolicyRequest) ProtoReflect ¶
func (x *AddSecondFactorToLoginPolicyRequest) ProtoReflect() protoreflect.Message
func (*AddSecondFactorToLoginPolicyRequest) Reset ¶
func (x *AddSecondFactorToLoginPolicyRequest) Reset()
func (*AddSecondFactorToLoginPolicyRequest) String ¶
func (x *AddSecondFactorToLoginPolicyRequest) String() string
type AddSecondFactorToLoginPolicyResponse ¶
type AddSecondFactorToLoginPolicyResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*AddSecondFactorToLoginPolicyResponse) Descriptor
deprecated
func (*AddSecondFactorToLoginPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddSecondFactorToLoginPolicyResponse.ProtoReflect.Descriptor instead.
func (*AddSecondFactorToLoginPolicyResponse) GetDetails ¶
func (x *AddSecondFactorToLoginPolicyResponse) GetDetails() *object.ObjectDetails
func (*AddSecondFactorToLoginPolicyResponse) ProtoMessage ¶
func (*AddSecondFactorToLoginPolicyResponse) ProtoMessage()
func (*AddSecondFactorToLoginPolicyResponse) ProtoReflect ¶
func (x *AddSecondFactorToLoginPolicyResponse) ProtoReflect() protoreflect.Message
func (*AddSecondFactorToLoginPolicyResponse) Reset ¶
func (x *AddSecondFactorToLoginPolicyResponse) Reset()
func (*AddSecondFactorToLoginPolicyResponse) String ¶
func (x *AddSecondFactorToLoginPolicyResponse) String() string
type AdminServiceClient ¶
type AdminServiceClient interface { Healthz(ctx context.Context, in *HealthzRequest, opts ...grpc.CallOption) (*HealthzResponse, error) GetSupportedLanguages(ctx context.Context, in *GetSupportedLanguagesRequest, opts ...grpc.CallOption) (*GetSupportedLanguagesResponse, error) GetAllowedLanguages(ctx context.Context, in *GetAllowedLanguagesRequest, opts ...grpc.CallOption) (*GetAllowedLanguagesResponse, error) SetDefaultLanguage(ctx context.Context, in *SetDefaultLanguageRequest, opts ...grpc.CallOption) (*SetDefaultLanguageResponse, error) GetDefaultLanguage(ctx context.Context, in *GetDefaultLanguageRequest, opts ...grpc.CallOption) (*GetDefaultLanguageResponse, error) GetMyInstance(ctx context.Context, in *GetMyInstanceRequest, opts ...grpc.CallOption) (*GetMyInstanceResponse, error) ListInstanceDomains(ctx context.Context, in *ListInstanceDomainsRequest, opts ...grpc.CallOption) (*ListInstanceDomainsResponse, error) ListSecretGenerators(ctx context.Context, in *ListSecretGeneratorsRequest, opts ...grpc.CallOption) (*ListSecretGeneratorsResponse, error) GetSecretGenerator(ctx context.Context, in *GetSecretGeneratorRequest, opts ...grpc.CallOption) (*GetSecretGeneratorResponse, error) UpdateSecretGenerator(ctx context.Context, in *UpdateSecretGeneratorRequest, opts ...grpc.CallOption) (*UpdateSecretGeneratorResponse, error) GetSMTPConfig(ctx context.Context, in *GetSMTPConfigRequest, opts ...grpc.CallOption) (*GetSMTPConfigResponse, error) GetSMTPConfigById(ctx context.Context, in *GetSMTPConfigByIdRequest, opts ...grpc.CallOption) (*GetSMTPConfigByIdResponse, error) AddSMTPConfig(ctx context.Context, in *AddSMTPConfigRequest, opts ...grpc.CallOption) (*AddSMTPConfigResponse, error) UpdateSMTPConfig(ctx context.Context, in *UpdateSMTPConfigRequest, opts ...grpc.CallOption) (*UpdateSMTPConfigResponse, error) UpdateSMTPConfigPassword(ctx context.Context, in *UpdateSMTPConfigPasswordRequest, opts ...grpc.CallOption) (*UpdateSMTPConfigPasswordResponse, error) ActivateSMTPConfig(ctx context.Context, in *ActivateSMTPConfigRequest, opts ...grpc.CallOption) (*ActivateSMTPConfigResponse, error) DeactivateSMTPConfig(ctx context.Context, in *DeactivateSMTPConfigRequest, opts ...grpc.CallOption) (*DeactivateSMTPConfigResponse, error) RemoveSMTPConfig(ctx context.Context, in *RemoveSMTPConfigRequest, opts ...grpc.CallOption) (*RemoveSMTPConfigResponse, error) TestSMTPConfigById(ctx context.Context, in *TestSMTPConfigByIdRequest, opts ...grpc.CallOption) (*TestSMTPConfigByIdResponse, error) TestSMTPConfig(ctx context.Context, in *TestSMTPConfigRequest, opts ...grpc.CallOption) (*TestSMTPConfigResponse, error) ListSMTPConfigs(ctx context.Context, in *ListSMTPConfigsRequest, opts ...grpc.CallOption) (*ListSMTPConfigsResponse, error) ListSMSProviders(ctx context.Context, in *ListSMSProvidersRequest, opts ...grpc.CallOption) (*ListSMSProvidersResponse, error) GetSMSProvider(ctx context.Context, in *GetSMSProviderRequest, opts ...grpc.CallOption) (*GetSMSProviderResponse, error) AddSMSProviderTwilio(ctx context.Context, in *AddSMSProviderTwilioRequest, opts ...grpc.CallOption) (*AddSMSProviderTwilioResponse, error) UpdateSMSProviderTwilio(ctx context.Context, in *UpdateSMSProviderTwilioRequest, opts ...grpc.CallOption) (*UpdateSMSProviderTwilioResponse, error) UpdateSMSProviderTwilioToken(ctx context.Context, in *UpdateSMSProviderTwilioTokenRequest, opts ...grpc.CallOption) (*UpdateSMSProviderTwilioTokenResponse, error) ActivateSMSProvider(ctx context.Context, in *ActivateSMSProviderRequest, opts ...grpc.CallOption) (*ActivateSMSProviderResponse, error) DeactivateSMSProvider(ctx context.Context, in *DeactivateSMSProviderRequest, opts ...grpc.CallOption) (*DeactivateSMSProviderResponse, error) RemoveSMSProvider(ctx context.Context, in *RemoveSMSProviderRequest, opts ...grpc.CallOption) (*RemoveSMSProviderResponse, error) GetOIDCSettings(ctx context.Context, in *GetOIDCSettingsRequest, opts ...grpc.CallOption) (*GetOIDCSettingsResponse, error) AddOIDCSettings(ctx context.Context, in *AddOIDCSettingsRequest, opts ...grpc.CallOption) (*AddOIDCSettingsResponse, error) UpdateOIDCSettings(ctx context.Context, in *UpdateOIDCSettingsRequest, opts ...grpc.CallOption) (*UpdateOIDCSettingsResponse, error) GetFileSystemNotificationProvider(ctx context.Context, in *GetFileSystemNotificationProviderRequest, opts ...grpc.CallOption) (*GetFileSystemNotificationProviderResponse, error) GetLogNotificationProvider(ctx context.Context, in *GetLogNotificationProviderRequest, opts ...grpc.CallOption) (*GetLogNotificationProviderResponse, error) GetSecurityPolicy(ctx context.Context, in *GetSecurityPolicyRequest, opts ...grpc.CallOption) (*GetSecurityPolicyResponse, error) SetSecurityPolicy(ctx context.Context, in *SetSecurityPolicyRequest, opts ...grpc.CallOption) (*SetSecurityPolicyResponse, error) GetOrgByID(ctx context.Context, in *GetOrgByIDRequest, opts ...grpc.CallOption) (*GetOrgByIDResponse, error) IsOrgUnique(ctx context.Context, in *IsOrgUniqueRequest, opts ...grpc.CallOption) (*IsOrgUniqueResponse, error) SetDefaultOrg(ctx context.Context, in *SetDefaultOrgRequest, opts ...grpc.CallOption) (*SetDefaultOrgResponse, error) GetDefaultOrg(ctx context.Context, in *GetDefaultOrgRequest, opts ...grpc.CallOption) (*GetDefaultOrgResponse, error) ListOrgs(ctx context.Context, in *ListOrgsRequest, opts ...grpc.CallOption) (*ListOrgsResponse, error) SetUpOrg(ctx context.Context, in *SetUpOrgRequest, opts ...grpc.CallOption) (*SetUpOrgResponse, error) RemoveOrg(ctx context.Context, in *RemoveOrgRequest, opts ...grpc.CallOption) (*RemoveOrgResponse, error) GetIDPByID(ctx context.Context, in *GetIDPByIDRequest, opts ...grpc.CallOption) (*GetIDPByIDResponse, error) ListIDPs(ctx context.Context, in *ListIDPsRequest, opts ...grpc.CallOption) (*ListIDPsResponse, error) AddOIDCIDP(ctx context.Context, in *AddOIDCIDPRequest, opts ...grpc.CallOption) (*AddOIDCIDPResponse, error) AddJWTIDP(ctx context.Context, in *AddJWTIDPRequest, opts ...grpc.CallOption) (*AddJWTIDPResponse, error) UpdateIDP(ctx context.Context, in *UpdateIDPRequest, opts ...grpc.CallOption) (*UpdateIDPResponse, error) DeactivateIDP(ctx context.Context, in *DeactivateIDPRequest, opts ...grpc.CallOption) (*DeactivateIDPResponse, error) ReactivateIDP(ctx context.Context, in *ReactivateIDPRequest, opts ...grpc.CallOption) (*ReactivateIDPResponse, error) RemoveIDP(ctx context.Context, in *RemoveIDPRequest, opts ...grpc.CallOption) (*RemoveIDPResponse, error) UpdateIDPOIDCConfig(ctx context.Context, in *UpdateIDPOIDCConfigRequest, opts ...grpc.CallOption) (*UpdateIDPOIDCConfigResponse, error) UpdateIDPJWTConfig(ctx context.Context, in *UpdateIDPJWTConfigRequest, opts ...grpc.CallOption) (*UpdateIDPJWTConfigResponse, error) // Returns all identity providers, which match the query // Limit should always be set, there is a default limit set by the service ListProviders(ctx context.Context, in *ListProvidersRequest, opts ...grpc.CallOption) (*ListProvidersResponse, error) // Returns an identity provider of the instance GetProviderByID(ctx context.Context, in *GetProviderByIDRequest, opts ...grpc.CallOption) (*GetProviderByIDResponse, error) // Add a new OAuth2 identity provider on the instance AddGenericOAuthProvider(ctx context.Context, in *AddGenericOAuthProviderRequest, opts ...grpc.CallOption) (*AddGenericOAuthProviderResponse, error) // Change an existing OAuth2 identity provider on the instance UpdateGenericOAuthProvider(ctx context.Context, in *UpdateGenericOAuthProviderRequest, opts ...grpc.CallOption) (*UpdateGenericOAuthProviderResponse, error) // Add a new OIDC identity provider on the instance AddGenericOIDCProvider(ctx context.Context, in *AddGenericOIDCProviderRequest, opts ...grpc.CallOption) (*AddGenericOIDCProviderResponse, error) // Change an existing OIDC identity provider on the instance UpdateGenericOIDCProvider(ctx context.Context, in *UpdateGenericOIDCProviderRequest, opts ...grpc.CallOption) (*UpdateGenericOIDCProviderResponse, error) // Migrate an existing OIDC identity provider on the instance MigrateGenericOIDCProvider(ctx context.Context, in *MigrateGenericOIDCProviderRequest, opts ...grpc.CallOption) (*MigrateGenericOIDCProviderResponse, error) // Add a new JWT identity provider on the instance AddJWTProvider(ctx context.Context, in *AddJWTProviderRequest, opts ...grpc.CallOption) (*AddJWTProviderResponse, error) // Change an existing JWT identity provider on the instance UpdateJWTProvider(ctx context.Context, in *UpdateJWTProviderRequest, opts ...grpc.CallOption) (*UpdateJWTProviderResponse, error) // Add a new Azure AD identity provider on the instance AddAzureADProvider(ctx context.Context, in *AddAzureADProviderRequest, opts ...grpc.CallOption) (*AddAzureADProviderResponse, error) // Change an existing Azure AD identity provider on the instance UpdateAzureADProvider(ctx context.Context, in *UpdateAzureADProviderRequest, opts ...grpc.CallOption) (*UpdateAzureADProviderResponse, error) // Add a new GitHub identity provider on the instance AddGitHubProvider(ctx context.Context, in *AddGitHubProviderRequest, opts ...grpc.CallOption) (*AddGitHubProviderResponse, error) // Change an existing GitHub identity provider on the instance UpdateGitHubProvider(ctx context.Context, in *UpdateGitHubProviderRequest, opts ...grpc.CallOption) (*UpdateGitHubProviderResponse, error) // Add a new GitHub Enterprise Server identity provider on the instance AddGitHubEnterpriseServerProvider(ctx context.Context, in *AddGitHubEnterpriseServerProviderRequest, opts ...grpc.CallOption) (*AddGitHubEnterpriseServerProviderResponse, error) // Change an existing GitHub Enterprise Server identity provider on the instance UpdateGitHubEnterpriseServerProvider(ctx context.Context, in *UpdateGitHubEnterpriseServerProviderRequest, opts ...grpc.CallOption) (*UpdateGitHubEnterpriseServerProviderResponse, error) // Add a new GitLab identity provider on the instance AddGitLabProvider(ctx context.Context, in *AddGitLabProviderRequest, opts ...grpc.CallOption) (*AddGitLabProviderResponse, error) // Change an existing GitLab identity provider on the instance UpdateGitLabProvider(ctx context.Context, in *UpdateGitLabProviderRequest, opts ...grpc.CallOption) (*UpdateGitLabProviderResponse, error) // Add a new self hosted GitLab identity provider on the instance AddGitLabSelfHostedProvider(ctx context.Context, in *AddGitLabSelfHostedProviderRequest, opts ...grpc.CallOption) (*AddGitLabSelfHostedProviderResponse, error) // Change an existing self hosted GitLab identity provider on the instance UpdateGitLabSelfHostedProvider(ctx context.Context, in *UpdateGitLabSelfHostedProviderRequest, opts ...grpc.CallOption) (*UpdateGitLabSelfHostedProviderResponse, error) // Add a new Google identity provider on the instance AddGoogleProvider(ctx context.Context, in *AddGoogleProviderRequest, opts ...grpc.CallOption) (*AddGoogleProviderResponse, error) // Change an existing Google identity provider on the instance UpdateGoogleProvider(ctx context.Context, in *UpdateGoogleProviderRequest, opts ...grpc.CallOption) (*UpdateGoogleProviderResponse, error) // Add a new LDAP identity provider on the instance AddLDAPProvider(ctx context.Context, in *AddLDAPProviderRequest, opts ...grpc.CallOption) (*AddLDAPProviderResponse, error) // Change an existing LDAP identity provider on the instance UpdateLDAPProvider(ctx context.Context, in *UpdateLDAPProviderRequest, opts ...grpc.CallOption) (*UpdateLDAPProviderResponse, error) // Add a new Apple identity provider on the instance AddAppleProvider(ctx context.Context, in *AddAppleProviderRequest, opts ...grpc.CallOption) (*AddAppleProviderResponse, error) // Change an existing Apple identity provider on the instance UpdateAppleProvider(ctx context.Context, in *UpdateAppleProviderRequest, opts ...grpc.CallOption) (*UpdateAppleProviderResponse, error) // Add a new SAML identity provider on the instance AddSAMLProvider(ctx context.Context, in *AddSAMLProviderRequest, opts ...grpc.CallOption) (*AddSAMLProviderResponse, error) // Change an existing SAML identity provider on the instance UpdateSAMLProvider(ctx context.Context, in *UpdateSAMLProviderRequest, opts ...grpc.CallOption) (*UpdateSAMLProviderResponse, error) // Regenerate certificate for an existing SAML identity provider in the organization RegenerateSAMLProviderCertificate(ctx context.Context, in *RegenerateSAMLProviderCertificateRequest, opts ...grpc.CallOption) (*RegenerateSAMLProviderCertificateResponse, error) // Remove an identity provider // Will remove all linked providers of this configuration on the users DeleteProvider(ctx context.Context, in *DeleteProviderRequest, opts ...grpc.CallOption) (*DeleteProviderResponse, error) GetOrgIAMPolicy(ctx context.Context, in *GetOrgIAMPolicyRequest, opts ...grpc.CallOption) (*GetOrgIAMPolicyResponse, error) UpdateOrgIAMPolicy(ctx context.Context, in *UpdateOrgIAMPolicyRequest, opts ...grpc.CallOption) (*UpdateOrgIAMPolicyResponse, error) GetCustomOrgIAMPolicy(ctx context.Context, in *GetCustomOrgIAMPolicyRequest, opts ...grpc.CallOption) (*GetCustomOrgIAMPolicyResponse, error) AddCustomOrgIAMPolicy(ctx context.Context, in *AddCustomOrgIAMPolicyRequest, opts ...grpc.CallOption) (*AddCustomOrgIAMPolicyResponse, error) UpdateCustomOrgIAMPolicy(ctx context.Context, in *UpdateCustomOrgIAMPolicyRequest, opts ...grpc.CallOption) (*UpdateCustomOrgIAMPolicyResponse, error) ResetCustomOrgIAMPolicyToDefault(ctx context.Context, in *ResetCustomOrgIAMPolicyToDefaultRequest, opts ...grpc.CallOption) (*ResetCustomOrgIAMPolicyToDefaultResponse, error) GetDomainPolicy(ctx context.Context, in *GetDomainPolicyRequest, opts ...grpc.CallOption) (*GetDomainPolicyResponse, error) UpdateDomainPolicy(ctx context.Context, in *UpdateDomainPolicyRequest, opts ...grpc.CallOption) (*UpdateDomainPolicyResponse, error) GetCustomDomainPolicy(ctx context.Context, in *GetCustomDomainPolicyRequest, opts ...grpc.CallOption) (*GetCustomDomainPolicyResponse, error) AddCustomDomainPolicy(ctx context.Context, in *AddCustomDomainPolicyRequest, opts ...grpc.CallOption) (*AddCustomDomainPolicyResponse, error) UpdateCustomDomainPolicy(ctx context.Context, in *UpdateCustomDomainPolicyRequest, opts ...grpc.CallOption) (*UpdateCustomDomainPolicyResponse, error) ResetCustomDomainPolicyToDefault(ctx context.Context, in *ResetCustomDomainPolicyToDefaultRequest, opts ...grpc.CallOption) (*ResetCustomDomainPolicyToDefaultResponse, error) GetLabelPolicy(ctx context.Context, in *GetLabelPolicyRequest, opts ...grpc.CallOption) (*GetLabelPolicyResponse, error) GetPreviewLabelPolicy(ctx context.Context, in *GetPreviewLabelPolicyRequest, opts ...grpc.CallOption) (*GetPreviewLabelPolicyResponse, error) UpdateLabelPolicy(ctx context.Context, in *UpdateLabelPolicyRequest, opts ...grpc.CallOption) (*UpdateLabelPolicyResponse, error) ActivateLabelPolicy(ctx context.Context, in *ActivateLabelPolicyRequest, opts ...grpc.CallOption) (*ActivateLabelPolicyResponse, error) RemoveLabelPolicyLogo(ctx context.Context, in *RemoveLabelPolicyLogoRequest, opts ...grpc.CallOption) (*RemoveLabelPolicyLogoResponse, error) RemoveLabelPolicyLogoDark(ctx context.Context, in *RemoveLabelPolicyLogoDarkRequest, opts ...grpc.CallOption) (*RemoveLabelPolicyLogoDarkResponse, error) RemoveLabelPolicyIcon(ctx context.Context, in *RemoveLabelPolicyIconRequest, opts ...grpc.CallOption) (*RemoveLabelPolicyIconResponse, error) RemoveLabelPolicyIconDark(ctx context.Context, in *RemoveLabelPolicyIconDarkRequest, opts ...grpc.CallOption) (*RemoveLabelPolicyIconDarkResponse, error) RemoveLabelPolicyFont(ctx context.Context, in *RemoveLabelPolicyFontRequest, opts ...grpc.CallOption) (*RemoveLabelPolicyFontResponse, error) GetLoginPolicy(ctx context.Context, in *GetLoginPolicyRequest, opts ...grpc.CallOption) (*GetLoginPolicyResponse, error) UpdateLoginPolicy(ctx context.Context, in *UpdateLoginPolicyRequest, opts ...grpc.CallOption) (*UpdateLoginPolicyResponse, error) ListLoginPolicyIDPs(ctx context.Context, in *ListLoginPolicyIDPsRequest, opts ...grpc.CallOption) (*ListLoginPolicyIDPsResponse, error) AddIDPToLoginPolicy(ctx context.Context, in *AddIDPToLoginPolicyRequest, opts ...grpc.CallOption) (*AddIDPToLoginPolicyResponse, error) RemoveIDPFromLoginPolicy(ctx context.Context, in *RemoveIDPFromLoginPolicyRequest, opts ...grpc.CallOption) (*RemoveIDPFromLoginPolicyResponse, error) ListLoginPolicySecondFactors(ctx context.Context, in *ListLoginPolicySecondFactorsRequest, opts ...grpc.CallOption) (*ListLoginPolicySecondFactorsResponse, error) AddSecondFactorToLoginPolicy(ctx context.Context, in *AddSecondFactorToLoginPolicyRequest, opts ...grpc.CallOption) (*AddSecondFactorToLoginPolicyResponse, error) RemoveSecondFactorFromLoginPolicy(ctx context.Context, in *RemoveSecondFactorFromLoginPolicyRequest, opts ...grpc.CallOption) (*RemoveSecondFactorFromLoginPolicyResponse, error) ListLoginPolicyMultiFactors(ctx context.Context, in *ListLoginPolicyMultiFactorsRequest, opts ...grpc.CallOption) (*ListLoginPolicyMultiFactorsResponse, error) AddMultiFactorToLoginPolicy(ctx context.Context, in *AddMultiFactorToLoginPolicyRequest, opts ...grpc.CallOption) (*AddMultiFactorToLoginPolicyResponse, error) RemoveMultiFactorFromLoginPolicy(ctx context.Context, in *RemoveMultiFactorFromLoginPolicyRequest, opts ...grpc.CallOption) (*RemoveMultiFactorFromLoginPolicyResponse, error) GetPasswordComplexityPolicy(ctx context.Context, in *GetPasswordComplexityPolicyRequest, opts ...grpc.CallOption) (*GetPasswordComplexityPolicyResponse, error) UpdatePasswordComplexityPolicy(ctx context.Context, in *UpdatePasswordComplexityPolicyRequest, opts ...grpc.CallOption) (*UpdatePasswordComplexityPolicyResponse, error) GetPasswordAgePolicy(ctx context.Context, in *GetPasswordAgePolicyRequest, opts ...grpc.CallOption) (*GetPasswordAgePolicyResponse, error) UpdatePasswordAgePolicy(ctx context.Context, in *UpdatePasswordAgePolicyRequest, opts ...grpc.CallOption) (*UpdatePasswordAgePolicyResponse, error) GetLockoutPolicy(ctx context.Context, in *GetLockoutPolicyRequest, opts ...grpc.CallOption) (*GetLockoutPolicyResponse, error) UpdateLockoutPolicy(ctx context.Context, in *UpdateLockoutPolicyRequest, opts ...grpc.CallOption) (*UpdateLockoutPolicyResponse, error) GetPrivacyPolicy(ctx context.Context, in *GetPrivacyPolicyRequest, opts ...grpc.CallOption) (*GetPrivacyPolicyResponse, error) UpdatePrivacyPolicy(ctx context.Context, in *UpdatePrivacyPolicyRequest, opts ...grpc.CallOption) (*UpdatePrivacyPolicyResponse, error) AddNotificationPolicy(ctx context.Context, in *AddNotificationPolicyRequest, opts ...grpc.CallOption) (*AddNotificationPolicyResponse, error) GetNotificationPolicy(ctx context.Context, in *GetNotificationPolicyRequest, opts ...grpc.CallOption) (*GetNotificationPolicyResponse, error) UpdateNotificationPolicy(ctx context.Context, in *UpdateNotificationPolicyRequest, opts ...grpc.CallOption) (*UpdateNotificationPolicyResponse, error) GetDefaultInitMessageText(ctx context.Context, in *GetDefaultInitMessageTextRequest, opts ...grpc.CallOption) (*GetDefaultInitMessageTextResponse, error) GetCustomInitMessageText(ctx context.Context, in *GetCustomInitMessageTextRequest, opts ...grpc.CallOption) (*GetCustomInitMessageTextResponse, error) SetDefaultInitMessageText(ctx context.Context, in *SetDefaultInitMessageTextRequest, opts ...grpc.CallOption) (*SetDefaultInitMessageTextResponse, error) ResetCustomInitMessageTextToDefault(ctx context.Context, in *ResetCustomInitMessageTextToDefaultRequest, opts ...grpc.CallOption) (*ResetCustomInitMessageTextToDefaultResponse, error) GetDefaultPasswordResetMessageText(ctx context.Context, in *GetDefaultPasswordResetMessageTextRequest, opts ...grpc.CallOption) (*GetDefaultPasswordResetMessageTextResponse, error) GetCustomPasswordResetMessageText(ctx context.Context, in *GetCustomPasswordResetMessageTextRequest, opts ...grpc.CallOption) (*GetCustomPasswordResetMessageTextResponse, error) SetDefaultPasswordResetMessageText(ctx context.Context, in *SetDefaultPasswordResetMessageTextRequest, opts ...grpc.CallOption) (*SetDefaultPasswordResetMessageTextResponse, error) ResetCustomPasswordResetMessageTextToDefault(ctx context.Context, in *ResetCustomPasswordResetMessageTextToDefaultRequest, opts ...grpc.CallOption) (*ResetCustomPasswordResetMessageTextToDefaultResponse, error) GetDefaultVerifyEmailMessageText(ctx context.Context, in *GetDefaultVerifyEmailMessageTextRequest, opts ...grpc.CallOption) (*GetDefaultVerifyEmailMessageTextResponse, error) GetCustomVerifyEmailMessageText(ctx context.Context, in *GetCustomVerifyEmailMessageTextRequest, opts ...grpc.CallOption) (*GetCustomVerifyEmailMessageTextResponse, error) SetDefaultVerifyEmailMessageText(ctx context.Context, in *SetDefaultVerifyEmailMessageTextRequest, opts ...grpc.CallOption) (*SetDefaultVerifyEmailMessageTextResponse, error) ResetCustomVerifyEmailMessageTextToDefault(ctx context.Context, in *ResetCustomVerifyEmailMessageTextToDefaultRequest, opts ...grpc.CallOption) (*ResetCustomVerifyEmailMessageTextToDefaultResponse, error) GetDefaultVerifyPhoneMessageText(ctx context.Context, in *GetDefaultVerifyPhoneMessageTextRequest, opts ...grpc.CallOption) (*GetDefaultVerifyPhoneMessageTextResponse, error) GetCustomVerifyPhoneMessageText(ctx context.Context, in *GetCustomVerifyPhoneMessageTextRequest, opts ...grpc.CallOption) (*GetCustomVerifyPhoneMessageTextResponse, error) SetDefaultVerifyPhoneMessageText(ctx context.Context, in *SetDefaultVerifyPhoneMessageTextRequest, opts ...grpc.CallOption) (*SetDefaultVerifyPhoneMessageTextResponse, error) ResetCustomVerifyPhoneMessageTextToDefault(ctx context.Context, in *ResetCustomVerifyPhoneMessageTextToDefaultRequest, opts ...grpc.CallOption) (*ResetCustomVerifyPhoneMessageTextToDefaultResponse, error) GetDefaultVerifySMSOTPMessageText(ctx context.Context, in *GetDefaultVerifySMSOTPMessageTextRequest, opts ...grpc.CallOption) (*GetDefaultVerifySMSOTPMessageTextResponse, error) GetCustomVerifySMSOTPMessageText(ctx context.Context, in *GetCustomVerifySMSOTPMessageTextRequest, opts ...grpc.CallOption) (*GetCustomVerifySMSOTPMessageTextResponse, error) SetDefaultVerifySMSOTPMessageText(ctx context.Context, in *SetDefaultVerifySMSOTPMessageTextRequest, opts ...grpc.CallOption) (*SetDefaultVerifySMSOTPMessageTextResponse, error) ResetCustomVerifySMSOTPMessageTextToDefault(ctx context.Context, in *ResetCustomVerifySMSOTPMessageTextToDefaultRequest, opts ...grpc.CallOption) (*ResetCustomVerifySMSOTPMessageTextToDefaultResponse, error) GetDefaultVerifyEmailOTPMessageText(ctx context.Context, in *GetDefaultVerifyEmailOTPMessageTextRequest, opts ...grpc.CallOption) (*GetDefaultVerifyEmailOTPMessageTextResponse, error) GetCustomVerifyEmailOTPMessageText(ctx context.Context, in *GetCustomVerifyEmailOTPMessageTextRequest, opts ...grpc.CallOption) (*GetCustomVerifyEmailOTPMessageTextResponse, error) SetDefaultVerifyEmailOTPMessageText(ctx context.Context, in *SetDefaultVerifyEmailOTPMessageTextRequest, opts ...grpc.CallOption) (*SetDefaultVerifyEmailOTPMessageTextResponse, error) ResetCustomVerifyEmailOTPMessageTextToDefault(ctx context.Context, in *ResetCustomVerifyEmailOTPMessageTextToDefaultRequest, opts ...grpc.CallOption) (*ResetCustomVerifyEmailOTPMessageTextToDefaultResponse, error) GetDefaultDomainClaimedMessageText(ctx context.Context, in *GetDefaultDomainClaimedMessageTextRequest, opts ...grpc.CallOption) (*GetDefaultDomainClaimedMessageTextResponse, error) GetCustomDomainClaimedMessageText(ctx context.Context, in *GetCustomDomainClaimedMessageTextRequest, opts ...grpc.CallOption) (*GetCustomDomainClaimedMessageTextResponse, error) SetDefaultDomainClaimedMessageText(ctx context.Context, in *SetDefaultDomainClaimedMessageTextRequest, opts ...grpc.CallOption) (*SetDefaultDomainClaimedMessageTextResponse, error) ResetCustomDomainClaimedMessageTextToDefault(ctx context.Context, in *ResetCustomDomainClaimedMessageTextToDefaultRequest, opts ...grpc.CallOption) (*ResetCustomDomainClaimedMessageTextToDefaultResponse, error) GetDefaultPasswordlessRegistrationMessageText(ctx context.Context, in *GetDefaultPasswordlessRegistrationMessageTextRequest, opts ...grpc.CallOption) (*GetDefaultPasswordlessRegistrationMessageTextResponse, error) GetCustomPasswordlessRegistrationMessageText(ctx context.Context, in *GetCustomPasswordlessRegistrationMessageTextRequest, opts ...grpc.CallOption) (*GetCustomPasswordlessRegistrationMessageTextResponse, error) SetDefaultPasswordlessRegistrationMessageText(ctx context.Context, in *SetDefaultPasswordlessRegistrationMessageTextRequest, opts ...grpc.CallOption) (*SetDefaultPasswordlessRegistrationMessageTextResponse, error) ResetCustomPasswordlessRegistrationMessageTextToDefault(ctx context.Context, in *ResetCustomPasswordlessRegistrationMessageTextToDefaultRequest, opts ...grpc.CallOption) (*ResetCustomPasswordlessRegistrationMessageTextToDefaultResponse, error) GetDefaultPasswordChangeMessageText(ctx context.Context, in *GetDefaultPasswordChangeMessageTextRequest, opts ...grpc.CallOption) (*GetDefaultPasswordChangeMessageTextResponse, error) GetCustomPasswordChangeMessageText(ctx context.Context, in *GetCustomPasswordChangeMessageTextRequest, opts ...grpc.CallOption) (*GetCustomPasswordChangeMessageTextResponse, error) SetDefaultPasswordChangeMessageText(ctx context.Context, in *SetDefaultPasswordChangeMessageTextRequest, opts ...grpc.CallOption) (*SetDefaultPasswordChangeMessageTextResponse, error) ResetCustomPasswordChangeMessageTextToDefault(ctx context.Context, in *ResetCustomPasswordChangeMessageTextToDefaultRequest, opts ...grpc.CallOption) (*ResetCustomPasswordChangeMessageTextToDefaultResponse, error) GetDefaultLoginTexts(ctx context.Context, in *GetDefaultLoginTextsRequest, opts ...grpc.CallOption) (*GetDefaultLoginTextsResponse, error) GetCustomLoginTexts(ctx context.Context, in *GetCustomLoginTextsRequest, opts ...grpc.CallOption) (*GetCustomLoginTextsResponse, error) SetCustomLoginText(ctx context.Context, in *SetCustomLoginTextsRequest, opts ...grpc.CallOption) (*SetCustomLoginTextsResponse, error) ResetCustomLoginTextToDefault(ctx context.Context, in *ResetCustomLoginTextsToDefaultRequest, opts ...grpc.CallOption) (*ResetCustomLoginTextsToDefaultResponse, error) ListIAMMemberRoles(ctx context.Context, in *ListIAMMemberRolesRequest, opts ...grpc.CallOption) (*ListIAMMemberRolesResponse, error) ListIAMMembers(ctx context.Context, in *ListIAMMembersRequest, opts ...grpc.CallOption) (*ListIAMMembersResponse, error) // Adds a user to the membership list of ZITADEL with the given roles // undefined roles will be dropped AddIAMMember(ctx context.Context, in *AddIAMMemberRequest, opts ...grpc.CallOption) (*AddIAMMemberResponse, error) UpdateIAMMember(ctx context.Context, in *UpdateIAMMemberRequest, opts ...grpc.CallOption) (*UpdateIAMMemberResponse, error) RemoveIAMMember(ctx context.Context, in *RemoveIAMMemberRequest, opts ...grpc.CallOption) (*RemoveIAMMemberResponse, error) ListViews(ctx context.Context, in *ListViewsRequest, opts ...grpc.CallOption) (*ListViewsResponse, error) ListFailedEvents(ctx context.Context, in *ListFailedEventsRequest, opts ...grpc.CallOption) (*ListFailedEventsResponse, error) RemoveFailedEvent(ctx context.Context, in *RemoveFailedEventRequest, opts ...grpc.CallOption) (*RemoveFailedEventResponse, error) // Imports data into an instance and creates different objects ImportData(ctx context.Context, in *ImportDataRequest, opts ...grpc.CallOption) (*ImportDataResponse, error) ExportData(ctx context.Context, in *ExportDataRequest, opts ...grpc.CallOption) (*ExportDataResponse, error) ListEventTypes(ctx context.Context, in *ListEventTypesRequest, opts ...grpc.CallOption) (*ListEventTypesResponse, error) ListEvents(ctx context.Context, in *ListEventsRequest, opts ...grpc.CallOption) (*ListEventsResponse, error) ListAggregateTypes(ctx context.Context, in *ListAggregateTypesRequest, opts ...grpc.CallOption) (*ListAggregateTypesResponse, error) // Activates the "LoginDefaultOrg" feature by setting the flag to "true" // This is irreversible! // Once activated, the login UI will use the settings of the default org (and not from the instance) if not organization context is set ActivateFeatureLoginDefaultOrg(ctx context.Context, in *ActivateFeatureLoginDefaultOrgRequest, opts ...grpc.CallOption) (*ActivateFeatureLoginDefaultOrgResponse, error) ListMilestones(ctx context.Context, in *ListMilestonesRequest, opts ...grpc.CallOption) (*ListMilestonesResponse, error) // Sets restrictions SetRestrictions(ctx context.Context, in *SetRestrictionsRequest, opts ...grpc.CallOption) (*SetRestrictionsResponse, error) // Gets restrictions GetRestrictions(ctx context.Context, in *GetRestrictionsRequest, opts ...grpc.CallOption) (*GetRestrictionsResponse, error) }
AdminServiceClient is the client API for AdminService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAdminServiceClient ¶
func NewAdminServiceClient(cc grpc.ClientConnInterface) AdminServiceClient
type AdminServiceServer ¶
type AdminServiceServer interface { Healthz(context.Context, *HealthzRequest) (*HealthzResponse, error) GetSupportedLanguages(context.Context, *GetSupportedLanguagesRequest) (*GetSupportedLanguagesResponse, error) GetAllowedLanguages(context.Context, *GetAllowedLanguagesRequest) (*GetAllowedLanguagesResponse, error) SetDefaultLanguage(context.Context, *SetDefaultLanguageRequest) (*SetDefaultLanguageResponse, error) GetDefaultLanguage(context.Context, *GetDefaultLanguageRequest) (*GetDefaultLanguageResponse, error) GetMyInstance(context.Context, *GetMyInstanceRequest) (*GetMyInstanceResponse, error) ListInstanceDomains(context.Context, *ListInstanceDomainsRequest) (*ListInstanceDomainsResponse, error) ListSecretGenerators(context.Context, *ListSecretGeneratorsRequest) (*ListSecretGeneratorsResponse, error) GetSecretGenerator(context.Context, *GetSecretGeneratorRequest) (*GetSecretGeneratorResponse, error) UpdateSecretGenerator(context.Context, *UpdateSecretGeneratorRequest) (*UpdateSecretGeneratorResponse, error) GetSMTPConfig(context.Context, *GetSMTPConfigRequest) (*GetSMTPConfigResponse, error) GetSMTPConfigById(context.Context, *GetSMTPConfigByIdRequest) (*GetSMTPConfigByIdResponse, error) AddSMTPConfig(context.Context, *AddSMTPConfigRequest) (*AddSMTPConfigResponse, error) UpdateSMTPConfig(context.Context, *UpdateSMTPConfigRequest) (*UpdateSMTPConfigResponse, error) UpdateSMTPConfigPassword(context.Context, *UpdateSMTPConfigPasswordRequest) (*UpdateSMTPConfigPasswordResponse, error) ActivateSMTPConfig(context.Context, *ActivateSMTPConfigRequest) (*ActivateSMTPConfigResponse, error) DeactivateSMTPConfig(context.Context, *DeactivateSMTPConfigRequest) (*DeactivateSMTPConfigResponse, error) RemoveSMTPConfig(context.Context, *RemoveSMTPConfigRequest) (*RemoveSMTPConfigResponse, error) TestSMTPConfigById(context.Context, *TestSMTPConfigByIdRequest) (*TestSMTPConfigByIdResponse, error) TestSMTPConfig(context.Context, *TestSMTPConfigRequest) (*TestSMTPConfigResponse, error) ListSMTPConfigs(context.Context, *ListSMTPConfigsRequest) (*ListSMTPConfigsResponse, error) ListSMSProviders(context.Context, *ListSMSProvidersRequest) (*ListSMSProvidersResponse, error) GetSMSProvider(context.Context, *GetSMSProviderRequest) (*GetSMSProviderResponse, error) AddSMSProviderTwilio(context.Context, *AddSMSProviderTwilioRequest) (*AddSMSProviderTwilioResponse, error) UpdateSMSProviderTwilio(context.Context, *UpdateSMSProviderTwilioRequest) (*UpdateSMSProviderTwilioResponse, error) UpdateSMSProviderTwilioToken(context.Context, *UpdateSMSProviderTwilioTokenRequest) (*UpdateSMSProviderTwilioTokenResponse, error) ActivateSMSProvider(context.Context, *ActivateSMSProviderRequest) (*ActivateSMSProviderResponse, error) DeactivateSMSProvider(context.Context, *DeactivateSMSProviderRequest) (*DeactivateSMSProviderResponse, error) RemoveSMSProvider(context.Context, *RemoveSMSProviderRequest) (*RemoveSMSProviderResponse, error) GetOIDCSettings(context.Context, *GetOIDCSettingsRequest) (*GetOIDCSettingsResponse, error) AddOIDCSettings(context.Context, *AddOIDCSettingsRequest) (*AddOIDCSettingsResponse, error) UpdateOIDCSettings(context.Context, *UpdateOIDCSettingsRequest) (*UpdateOIDCSettingsResponse, error) GetFileSystemNotificationProvider(context.Context, *GetFileSystemNotificationProviderRequest) (*GetFileSystemNotificationProviderResponse, error) GetLogNotificationProvider(context.Context, *GetLogNotificationProviderRequest) (*GetLogNotificationProviderResponse, error) GetSecurityPolicy(context.Context, *GetSecurityPolicyRequest) (*GetSecurityPolicyResponse, error) SetSecurityPolicy(context.Context, *SetSecurityPolicyRequest) (*SetSecurityPolicyResponse, error) GetOrgByID(context.Context, *GetOrgByIDRequest) (*GetOrgByIDResponse, error) IsOrgUnique(context.Context, *IsOrgUniqueRequest) (*IsOrgUniqueResponse, error) SetDefaultOrg(context.Context, *SetDefaultOrgRequest) (*SetDefaultOrgResponse, error) GetDefaultOrg(context.Context, *GetDefaultOrgRequest) (*GetDefaultOrgResponse, error) ListOrgs(context.Context, *ListOrgsRequest) (*ListOrgsResponse, error) SetUpOrg(context.Context, *SetUpOrgRequest) (*SetUpOrgResponse, error) RemoveOrg(context.Context, *RemoveOrgRequest) (*RemoveOrgResponse, error) GetIDPByID(context.Context, *GetIDPByIDRequest) (*GetIDPByIDResponse, error) ListIDPs(context.Context, *ListIDPsRequest) (*ListIDPsResponse, error) AddOIDCIDP(context.Context, *AddOIDCIDPRequest) (*AddOIDCIDPResponse, error) AddJWTIDP(context.Context, *AddJWTIDPRequest) (*AddJWTIDPResponse, error) UpdateIDP(context.Context, *UpdateIDPRequest) (*UpdateIDPResponse, error) DeactivateIDP(context.Context, *DeactivateIDPRequest) (*DeactivateIDPResponse, error) ReactivateIDP(context.Context, *ReactivateIDPRequest) (*ReactivateIDPResponse, error) RemoveIDP(context.Context, *RemoveIDPRequest) (*RemoveIDPResponse, error) UpdateIDPOIDCConfig(context.Context, *UpdateIDPOIDCConfigRequest) (*UpdateIDPOIDCConfigResponse, error) UpdateIDPJWTConfig(context.Context, *UpdateIDPJWTConfigRequest) (*UpdateIDPJWTConfigResponse, error) // Returns all identity providers, which match the query // Limit should always be set, there is a default limit set by the service ListProviders(context.Context, *ListProvidersRequest) (*ListProvidersResponse, error) // Returns an identity provider of the instance GetProviderByID(context.Context, *GetProviderByIDRequest) (*GetProviderByIDResponse, error) // Add a new OAuth2 identity provider on the instance AddGenericOAuthProvider(context.Context, *AddGenericOAuthProviderRequest) (*AddGenericOAuthProviderResponse, error) // Change an existing OAuth2 identity provider on the instance UpdateGenericOAuthProvider(context.Context, *UpdateGenericOAuthProviderRequest) (*UpdateGenericOAuthProviderResponse, error) // Add a new OIDC identity provider on the instance AddGenericOIDCProvider(context.Context, *AddGenericOIDCProviderRequest) (*AddGenericOIDCProviderResponse, error) // Change an existing OIDC identity provider on the instance UpdateGenericOIDCProvider(context.Context, *UpdateGenericOIDCProviderRequest) (*UpdateGenericOIDCProviderResponse, error) // Migrate an existing OIDC identity provider on the instance MigrateGenericOIDCProvider(context.Context, *MigrateGenericOIDCProviderRequest) (*MigrateGenericOIDCProviderResponse, error) // Add a new JWT identity provider on the instance AddJWTProvider(context.Context, *AddJWTProviderRequest) (*AddJWTProviderResponse, error) // Change an existing JWT identity provider on the instance UpdateJWTProvider(context.Context, *UpdateJWTProviderRequest) (*UpdateJWTProviderResponse, error) // Add a new Azure AD identity provider on the instance AddAzureADProvider(context.Context, *AddAzureADProviderRequest) (*AddAzureADProviderResponse, error) // Change an existing Azure AD identity provider on the instance UpdateAzureADProvider(context.Context, *UpdateAzureADProviderRequest) (*UpdateAzureADProviderResponse, error) // Add a new GitHub identity provider on the instance AddGitHubProvider(context.Context, *AddGitHubProviderRequest) (*AddGitHubProviderResponse, error) // Change an existing GitHub identity provider on the instance UpdateGitHubProvider(context.Context, *UpdateGitHubProviderRequest) (*UpdateGitHubProviderResponse, error) // Add a new GitHub Enterprise Server identity provider on the instance AddGitHubEnterpriseServerProvider(context.Context, *AddGitHubEnterpriseServerProviderRequest) (*AddGitHubEnterpriseServerProviderResponse, error) // Change an existing GitHub Enterprise Server identity provider on the instance UpdateGitHubEnterpriseServerProvider(context.Context, *UpdateGitHubEnterpriseServerProviderRequest) (*UpdateGitHubEnterpriseServerProviderResponse, error) // Add a new GitLab identity provider on the instance AddGitLabProvider(context.Context, *AddGitLabProviderRequest) (*AddGitLabProviderResponse, error) // Change an existing GitLab identity provider on the instance UpdateGitLabProvider(context.Context, *UpdateGitLabProviderRequest) (*UpdateGitLabProviderResponse, error) // Add a new self hosted GitLab identity provider on the instance AddGitLabSelfHostedProvider(context.Context, *AddGitLabSelfHostedProviderRequest) (*AddGitLabSelfHostedProviderResponse, error) // Change an existing self hosted GitLab identity provider on the instance UpdateGitLabSelfHostedProvider(context.Context, *UpdateGitLabSelfHostedProviderRequest) (*UpdateGitLabSelfHostedProviderResponse, error) // Add a new Google identity provider on the instance AddGoogleProvider(context.Context, *AddGoogleProviderRequest) (*AddGoogleProviderResponse, error) // Change an existing Google identity provider on the instance UpdateGoogleProvider(context.Context, *UpdateGoogleProviderRequest) (*UpdateGoogleProviderResponse, error) // Add a new LDAP identity provider on the instance AddLDAPProvider(context.Context, *AddLDAPProviderRequest) (*AddLDAPProviderResponse, error) // Change an existing LDAP identity provider on the instance UpdateLDAPProvider(context.Context, *UpdateLDAPProviderRequest) (*UpdateLDAPProviderResponse, error) // Add a new Apple identity provider on the instance AddAppleProvider(context.Context, *AddAppleProviderRequest) (*AddAppleProviderResponse, error) // Change an existing Apple identity provider on the instance UpdateAppleProvider(context.Context, *UpdateAppleProviderRequest) (*UpdateAppleProviderResponse, error) // Add a new SAML identity provider on the instance AddSAMLProvider(context.Context, *AddSAMLProviderRequest) (*AddSAMLProviderResponse, error) // Change an existing SAML identity provider on the instance UpdateSAMLProvider(context.Context, *UpdateSAMLProviderRequest) (*UpdateSAMLProviderResponse, error) // Regenerate certificate for an existing SAML identity provider in the organization RegenerateSAMLProviderCertificate(context.Context, *RegenerateSAMLProviderCertificateRequest) (*RegenerateSAMLProviderCertificateResponse, error) // Remove an identity provider // Will remove all linked providers of this configuration on the users DeleteProvider(context.Context, *DeleteProviderRequest) (*DeleteProviderResponse, error) GetOrgIAMPolicy(context.Context, *GetOrgIAMPolicyRequest) (*GetOrgIAMPolicyResponse, error) UpdateOrgIAMPolicy(context.Context, *UpdateOrgIAMPolicyRequest) (*UpdateOrgIAMPolicyResponse, error) GetCustomOrgIAMPolicy(context.Context, *GetCustomOrgIAMPolicyRequest) (*GetCustomOrgIAMPolicyResponse, error) AddCustomOrgIAMPolicy(context.Context, *AddCustomOrgIAMPolicyRequest) (*AddCustomOrgIAMPolicyResponse, error) UpdateCustomOrgIAMPolicy(context.Context, *UpdateCustomOrgIAMPolicyRequest) (*UpdateCustomOrgIAMPolicyResponse, error) ResetCustomOrgIAMPolicyToDefault(context.Context, *ResetCustomOrgIAMPolicyToDefaultRequest) (*ResetCustomOrgIAMPolicyToDefaultResponse, error) GetDomainPolicy(context.Context, *GetDomainPolicyRequest) (*GetDomainPolicyResponse, error) UpdateDomainPolicy(context.Context, *UpdateDomainPolicyRequest) (*UpdateDomainPolicyResponse, error) GetCustomDomainPolicy(context.Context, *GetCustomDomainPolicyRequest) (*GetCustomDomainPolicyResponse, error) AddCustomDomainPolicy(context.Context, *AddCustomDomainPolicyRequest) (*AddCustomDomainPolicyResponse, error) UpdateCustomDomainPolicy(context.Context, *UpdateCustomDomainPolicyRequest) (*UpdateCustomDomainPolicyResponse, error) ResetCustomDomainPolicyToDefault(context.Context, *ResetCustomDomainPolicyToDefaultRequest) (*ResetCustomDomainPolicyToDefaultResponse, error) GetLabelPolicy(context.Context, *GetLabelPolicyRequest) (*GetLabelPolicyResponse, error) GetPreviewLabelPolicy(context.Context, *GetPreviewLabelPolicyRequest) (*GetPreviewLabelPolicyResponse, error) UpdateLabelPolicy(context.Context, *UpdateLabelPolicyRequest) (*UpdateLabelPolicyResponse, error) ActivateLabelPolicy(context.Context, *ActivateLabelPolicyRequest) (*ActivateLabelPolicyResponse, error) RemoveLabelPolicyLogo(context.Context, *RemoveLabelPolicyLogoRequest) (*RemoveLabelPolicyLogoResponse, error) RemoveLabelPolicyLogoDark(context.Context, *RemoveLabelPolicyLogoDarkRequest) (*RemoveLabelPolicyLogoDarkResponse, error) RemoveLabelPolicyIcon(context.Context, *RemoveLabelPolicyIconRequest) (*RemoveLabelPolicyIconResponse, error) RemoveLabelPolicyIconDark(context.Context, *RemoveLabelPolicyIconDarkRequest) (*RemoveLabelPolicyIconDarkResponse, error) RemoveLabelPolicyFont(context.Context, *RemoveLabelPolicyFontRequest) (*RemoveLabelPolicyFontResponse, error) GetLoginPolicy(context.Context, *GetLoginPolicyRequest) (*GetLoginPolicyResponse, error) UpdateLoginPolicy(context.Context, *UpdateLoginPolicyRequest) (*UpdateLoginPolicyResponse, error) ListLoginPolicyIDPs(context.Context, *ListLoginPolicyIDPsRequest) (*ListLoginPolicyIDPsResponse, error) AddIDPToLoginPolicy(context.Context, *AddIDPToLoginPolicyRequest) (*AddIDPToLoginPolicyResponse, error) RemoveIDPFromLoginPolicy(context.Context, *RemoveIDPFromLoginPolicyRequest) (*RemoveIDPFromLoginPolicyResponse, error) ListLoginPolicySecondFactors(context.Context, *ListLoginPolicySecondFactorsRequest) (*ListLoginPolicySecondFactorsResponse, error) AddSecondFactorToLoginPolicy(context.Context, *AddSecondFactorToLoginPolicyRequest) (*AddSecondFactorToLoginPolicyResponse, error) RemoveSecondFactorFromLoginPolicy(context.Context, *RemoveSecondFactorFromLoginPolicyRequest) (*RemoveSecondFactorFromLoginPolicyResponse, error) ListLoginPolicyMultiFactors(context.Context, *ListLoginPolicyMultiFactorsRequest) (*ListLoginPolicyMultiFactorsResponse, error) AddMultiFactorToLoginPolicy(context.Context, *AddMultiFactorToLoginPolicyRequest) (*AddMultiFactorToLoginPolicyResponse, error) RemoveMultiFactorFromLoginPolicy(context.Context, *RemoveMultiFactorFromLoginPolicyRequest) (*RemoveMultiFactorFromLoginPolicyResponse, error) GetPasswordComplexityPolicy(context.Context, *GetPasswordComplexityPolicyRequest) (*GetPasswordComplexityPolicyResponse, error) UpdatePasswordComplexityPolicy(context.Context, *UpdatePasswordComplexityPolicyRequest) (*UpdatePasswordComplexityPolicyResponse, error) GetPasswordAgePolicy(context.Context, *GetPasswordAgePolicyRequest) (*GetPasswordAgePolicyResponse, error) UpdatePasswordAgePolicy(context.Context, *UpdatePasswordAgePolicyRequest) (*UpdatePasswordAgePolicyResponse, error) GetLockoutPolicy(context.Context, *GetLockoutPolicyRequest) (*GetLockoutPolicyResponse, error) UpdateLockoutPolicy(context.Context, *UpdateLockoutPolicyRequest) (*UpdateLockoutPolicyResponse, error) GetPrivacyPolicy(context.Context, *GetPrivacyPolicyRequest) (*GetPrivacyPolicyResponse, error) UpdatePrivacyPolicy(context.Context, *UpdatePrivacyPolicyRequest) (*UpdatePrivacyPolicyResponse, error) AddNotificationPolicy(context.Context, *AddNotificationPolicyRequest) (*AddNotificationPolicyResponse, error) GetNotificationPolicy(context.Context, *GetNotificationPolicyRequest) (*GetNotificationPolicyResponse, error) UpdateNotificationPolicy(context.Context, *UpdateNotificationPolicyRequest) (*UpdateNotificationPolicyResponse, error) GetDefaultInitMessageText(context.Context, *GetDefaultInitMessageTextRequest) (*GetDefaultInitMessageTextResponse, error) GetCustomInitMessageText(context.Context, *GetCustomInitMessageTextRequest) (*GetCustomInitMessageTextResponse, error) SetDefaultInitMessageText(context.Context, *SetDefaultInitMessageTextRequest) (*SetDefaultInitMessageTextResponse, error) ResetCustomInitMessageTextToDefault(context.Context, *ResetCustomInitMessageTextToDefaultRequest) (*ResetCustomInitMessageTextToDefaultResponse, error) GetDefaultPasswordResetMessageText(context.Context, *GetDefaultPasswordResetMessageTextRequest) (*GetDefaultPasswordResetMessageTextResponse, error) GetCustomPasswordResetMessageText(context.Context, *GetCustomPasswordResetMessageTextRequest) (*GetCustomPasswordResetMessageTextResponse, error) SetDefaultPasswordResetMessageText(context.Context, *SetDefaultPasswordResetMessageTextRequest) (*SetDefaultPasswordResetMessageTextResponse, error) ResetCustomPasswordResetMessageTextToDefault(context.Context, *ResetCustomPasswordResetMessageTextToDefaultRequest) (*ResetCustomPasswordResetMessageTextToDefaultResponse, error) GetDefaultVerifyEmailMessageText(context.Context, *GetDefaultVerifyEmailMessageTextRequest) (*GetDefaultVerifyEmailMessageTextResponse, error) GetCustomVerifyEmailMessageText(context.Context, *GetCustomVerifyEmailMessageTextRequest) (*GetCustomVerifyEmailMessageTextResponse, error) SetDefaultVerifyEmailMessageText(context.Context, *SetDefaultVerifyEmailMessageTextRequest) (*SetDefaultVerifyEmailMessageTextResponse, error) ResetCustomVerifyEmailMessageTextToDefault(context.Context, *ResetCustomVerifyEmailMessageTextToDefaultRequest) (*ResetCustomVerifyEmailMessageTextToDefaultResponse, error) GetDefaultVerifyPhoneMessageText(context.Context, *GetDefaultVerifyPhoneMessageTextRequest) (*GetDefaultVerifyPhoneMessageTextResponse, error) GetCustomVerifyPhoneMessageText(context.Context, *GetCustomVerifyPhoneMessageTextRequest) (*GetCustomVerifyPhoneMessageTextResponse, error) SetDefaultVerifyPhoneMessageText(context.Context, *SetDefaultVerifyPhoneMessageTextRequest) (*SetDefaultVerifyPhoneMessageTextResponse, error) ResetCustomVerifyPhoneMessageTextToDefault(context.Context, *ResetCustomVerifyPhoneMessageTextToDefaultRequest) (*ResetCustomVerifyPhoneMessageTextToDefaultResponse, error) GetDefaultVerifySMSOTPMessageText(context.Context, *GetDefaultVerifySMSOTPMessageTextRequest) (*GetDefaultVerifySMSOTPMessageTextResponse, error) GetCustomVerifySMSOTPMessageText(context.Context, *GetCustomVerifySMSOTPMessageTextRequest) (*GetCustomVerifySMSOTPMessageTextResponse, error) SetDefaultVerifySMSOTPMessageText(context.Context, *SetDefaultVerifySMSOTPMessageTextRequest) (*SetDefaultVerifySMSOTPMessageTextResponse, error) ResetCustomVerifySMSOTPMessageTextToDefault(context.Context, *ResetCustomVerifySMSOTPMessageTextToDefaultRequest) (*ResetCustomVerifySMSOTPMessageTextToDefaultResponse, error) GetDefaultVerifyEmailOTPMessageText(context.Context, *GetDefaultVerifyEmailOTPMessageTextRequest) (*GetDefaultVerifyEmailOTPMessageTextResponse, error) GetCustomVerifyEmailOTPMessageText(context.Context, *GetCustomVerifyEmailOTPMessageTextRequest) (*GetCustomVerifyEmailOTPMessageTextResponse, error) SetDefaultVerifyEmailOTPMessageText(context.Context, *SetDefaultVerifyEmailOTPMessageTextRequest) (*SetDefaultVerifyEmailOTPMessageTextResponse, error) ResetCustomVerifyEmailOTPMessageTextToDefault(context.Context, *ResetCustomVerifyEmailOTPMessageTextToDefaultRequest) (*ResetCustomVerifyEmailOTPMessageTextToDefaultResponse, error) GetDefaultDomainClaimedMessageText(context.Context, *GetDefaultDomainClaimedMessageTextRequest) (*GetDefaultDomainClaimedMessageTextResponse, error) GetCustomDomainClaimedMessageText(context.Context, *GetCustomDomainClaimedMessageTextRequest) (*GetCustomDomainClaimedMessageTextResponse, error) SetDefaultDomainClaimedMessageText(context.Context, *SetDefaultDomainClaimedMessageTextRequest) (*SetDefaultDomainClaimedMessageTextResponse, error) ResetCustomDomainClaimedMessageTextToDefault(context.Context, *ResetCustomDomainClaimedMessageTextToDefaultRequest) (*ResetCustomDomainClaimedMessageTextToDefaultResponse, error) GetDefaultPasswordlessRegistrationMessageText(context.Context, *GetDefaultPasswordlessRegistrationMessageTextRequest) (*GetDefaultPasswordlessRegistrationMessageTextResponse, error) GetCustomPasswordlessRegistrationMessageText(context.Context, *GetCustomPasswordlessRegistrationMessageTextRequest) (*GetCustomPasswordlessRegistrationMessageTextResponse, error) SetDefaultPasswordlessRegistrationMessageText(context.Context, *SetDefaultPasswordlessRegistrationMessageTextRequest) (*SetDefaultPasswordlessRegistrationMessageTextResponse, error) ResetCustomPasswordlessRegistrationMessageTextToDefault(context.Context, *ResetCustomPasswordlessRegistrationMessageTextToDefaultRequest) (*ResetCustomPasswordlessRegistrationMessageTextToDefaultResponse, error) GetDefaultPasswordChangeMessageText(context.Context, *GetDefaultPasswordChangeMessageTextRequest) (*GetDefaultPasswordChangeMessageTextResponse, error) GetCustomPasswordChangeMessageText(context.Context, *GetCustomPasswordChangeMessageTextRequest) (*GetCustomPasswordChangeMessageTextResponse, error) SetDefaultPasswordChangeMessageText(context.Context, *SetDefaultPasswordChangeMessageTextRequest) (*SetDefaultPasswordChangeMessageTextResponse, error) ResetCustomPasswordChangeMessageTextToDefault(context.Context, *ResetCustomPasswordChangeMessageTextToDefaultRequest) (*ResetCustomPasswordChangeMessageTextToDefaultResponse, error) GetDefaultLoginTexts(context.Context, *GetDefaultLoginTextsRequest) (*GetDefaultLoginTextsResponse, error) GetCustomLoginTexts(context.Context, *GetCustomLoginTextsRequest) (*GetCustomLoginTextsResponse, error) SetCustomLoginText(context.Context, *SetCustomLoginTextsRequest) (*SetCustomLoginTextsResponse, error) ResetCustomLoginTextToDefault(context.Context, *ResetCustomLoginTextsToDefaultRequest) (*ResetCustomLoginTextsToDefaultResponse, error) ListIAMMemberRoles(context.Context, *ListIAMMemberRolesRequest) (*ListIAMMemberRolesResponse, error) ListIAMMembers(context.Context, *ListIAMMembersRequest) (*ListIAMMembersResponse, error) // Adds a user to the membership list of ZITADEL with the given roles // undefined roles will be dropped AddIAMMember(context.Context, *AddIAMMemberRequest) (*AddIAMMemberResponse, error) UpdateIAMMember(context.Context, *UpdateIAMMemberRequest) (*UpdateIAMMemberResponse, error) RemoveIAMMember(context.Context, *RemoveIAMMemberRequest) (*RemoveIAMMemberResponse, error) ListViews(context.Context, *ListViewsRequest) (*ListViewsResponse, error) ListFailedEvents(context.Context, *ListFailedEventsRequest) (*ListFailedEventsResponse, error) RemoveFailedEvent(context.Context, *RemoveFailedEventRequest) (*RemoveFailedEventResponse, error) // Imports data into an instance and creates different objects ImportData(context.Context, *ImportDataRequest) (*ImportDataResponse, error) ExportData(context.Context, *ExportDataRequest) (*ExportDataResponse, error) ListEventTypes(context.Context, *ListEventTypesRequest) (*ListEventTypesResponse, error) ListEvents(context.Context, *ListEventsRequest) (*ListEventsResponse, error) ListAggregateTypes(context.Context, *ListAggregateTypesRequest) (*ListAggregateTypesResponse, error) // Activates the "LoginDefaultOrg" feature by setting the flag to "true" // This is irreversible! // Once activated, the login UI will use the settings of the default org (and not from the instance) if not organization context is set ActivateFeatureLoginDefaultOrg(context.Context, *ActivateFeatureLoginDefaultOrgRequest) (*ActivateFeatureLoginDefaultOrgResponse, error) ListMilestones(context.Context, *ListMilestonesRequest) (*ListMilestonesResponse, error) // Sets restrictions SetRestrictions(context.Context, *SetRestrictionsRequest) (*SetRestrictionsResponse, error) // Gets restrictions GetRestrictions(context.Context, *GetRestrictionsRequest) (*GetRestrictionsResponse, error) // contains filtered or unexported methods }
AdminServiceServer is the server API for AdminService service. All implementations must embed UnimplementedAdminServiceServer for forward compatibility
type DataOrg ¶
type DataOrg struct { OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` Org *management.AddOrgRequest `protobuf:"bytes,3,opt,name=org,proto3" json:"org,omitempty"` DomainPolicy *AddCustomDomainPolicyRequest `protobuf:"bytes,4,opt,name=domain_policy,json=domainPolicy,proto3" json:"domain_policy,omitempty"` LabelPolicy *management.AddCustomLabelPolicyRequest `protobuf:"bytes,5,opt,name=label_policy,json=labelPolicy,proto3" json:"label_policy,omitempty"` LockoutPolicy *management.AddCustomLockoutPolicyRequest `protobuf:"bytes,6,opt,name=lockout_policy,json=lockoutPolicy,proto3" json:"lockout_policy,omitempty"` LoginPolicy *management.AddCustomLoginPolicyRequest `protobuf:"bytes,7,opt,name=login_policy,json=loginPolicy,proto3" json:"login_policy,omitempty"` PasswordComplexityPolicy *management.AddCustomPasswordComplexityPolicyRequest `` /* 135-byte string literal not displayed */ PrivacyPolicy *management.AddCustomPrivacyPolicyRequest `protobuf:"bytes,9,opt,name=privacy_policy,json=privacyPolicy,proto3" json:"privacy_policy,omitempty"` Projects []*v1.DataProject `protobuf:"bytes,10,rep,name=projects,proto3" json:"projects,omitempty"` ProjectRoles []*management.AddProjectRoleRequest `protobuf:"bytes,11,rep,name=project_roles,json=projectRoles,proto3" json:"project_roles,omitempty"` ApiApps []*v1.DataAPIApplication `protobuf:"bytes,12,rep,name=api_apps,json=apiApps,proto3" json:"api_apps,omitempty"` OidcApps []*v1.DataOIDCApplication `protobuf:"bytes,13,rep,name=oidc_apps,json=oidcApps,proto3" json:"oidc_apps,omitempty"` HumanUsers []*v1.DataHumanUser `protobuf:"bytes,14,rep,name=human_users,json=humanUsers,proto3" json:"human_users,omitempty"` MachineUsers []*v1.DataMachineUser `protobuf:"bytes,15,rep,name=machine_users,json=machineUsers,proto3" json:"machine_users,omitempty"` TriggerActions []*management.SetTriggerActionsRequest `protobuf:"bytes,16,rep,name=trigger_actions,json=triggerActions,proto3" json:"trigger_actions,omitempty"` Actions []*v1.DataAction `protobuf:"bytes,17,rep,name=actions,proto3" json:"actions,omitempty"` ProjectGrants []*v1.DataProjectGrant `protobuf:"bytes,18,rep,name=project_grants,json=projectGrants,proto3" json:"project_grants,omitempty"` UserGrants []*management.AddUserGrantRequest `protobuf:"bytes,19,rep,name=user_grants,json=userGrants,proto3" json:"user_grants,omitempty"` OrgMembers []*management.AddOrgMemberRequest `protobuf:"bytes,20,rep,name=org_members,json=orgMembers,proto3" json:"org_members,omitempty"` ProjectMembers []*management.AddProjectMemberRequest `protobuf:"bytes,21,rep,name=project_members,json=projectMembers,proto3" json:"project_members,omitempty"` ProjectGrantMembers []*management.AddProjectGrantMemberRequest `protobuf:"bytes,22,rep,name=project_grant_members,json=projectGrantMembers,proto3" json:"project_grant_members,omitempty"` UserMetadata []*management.SetUserMetadataRequest `protobuf:"bytes,23,rep,name=user_metadata,json=userMetadata,proto3" json:"user_metadata,omitempty"` LoginTexts []*management.SetCustomLoginTextsRequest `protobuf:"bytes,24,rep,name=login_texts,json=loginTexts,proto3" json:"login_texts,omitempty"` InitMessages []*management.SetCustomInitMessageTextRequest `protobuf:"bytes,25,rep,name=init_messages,json=initMessages,proto3" json:"init_messages,omitempty"` PasswordResetMessages []*management.SetCustomPasswordResetMessageTextRequest `` /* 127-byte string literal not displayed */ VerifyEmailMessages []*management.SetCustomVerifyEmailMessageTextRequest `protobuf:"bytes,27,rep,name=verify_email_messages,json=verifyEmailMessages,proto3" json:"verify_email_messages,omitempty"` VerifyPhoneMessages []*management.SetCustomVerifyPhoneMessageTextRequest `protobuf:"bytes,28,rep,name=verify_phone_messages,json=verifyPhoneMessages,proto3" json:"verify_phone_messages,omitempty"` DomainClaimedMessages []*management.SetCustomDomainClaimedMessageTextRequest `` /* 127-byte string literal not displayed */ PasswordlessRegistrationMessages []*management.SetCustomPasswordlessRegistrationMessageTextRequest `` /* 160-byte string literal not displayed */ OidcIdps []*v1.DataOIDCIDP `protobuf:"bytes,31,rep,name=oidc_idps,json=oidcIdps,proto3" json:"oidc_idps,omitempty"` JwtIdps []*v1.DataJWTIDP `protobuf:"bytes,32,rep,name=jwt_idps,json=jwtIdps,proto3" json:"jwt_idps,omitempty"` UserLinks []*idp.IDPUserLink `protobuf:"bytes,33,rep,name=user_links,json=userLinks,proto3" json:"user_links,omitempty"` Domains []*org.Domain `protobuf:"bytes,34,rep,name=domains,proto3" json:"domains,omitempty"` AppKeys []*v1.DataAppKey `protobuf:"bytes,35,rep,name=app_keys,json=appKeys,proto3" json:"app_keys,omitempty"` MachineKeys []*v1.DataMachineKey `protobuf:"bytes,36,rep,name=machine_keys,json=machineKeys,proto3" json:"machine_keys,omitempty"` VerifySmsOtpMessages []*management.SetCustomVerifySMSOTPMessageTextRequest `` /* 126-byte string literal not displayed */ VerifyEmailOtpMessages []*management.SetCustomVerifyEmailOTPMessageTextRequest `` /* 132-byte string literal not displayed */ // contains filtered or unexported fields }
func (*DataOrg) Descriptor
deprecated
func (*DataOrg) GetActions ¶
func (x *DataOrg) GetActions() []*v1.DataAction
func (*DataOrg) GetApiApps ¶
func (x *DataOrg) GetApiApps() []*v1.DataAPIApplication
func (*DataOrg) GetAppKeys ¶
func (x *DataOrg) GetAppKeys() []*v1.DataAppKey
func (*DataOrg) GetDomainClaimedMessages ¶
func (x *DataOrg) GetDomainClaimedMessages() []*management.SetCustomDomainClaimedMessageTextRequest
func (*DataOrg) GetDomainPolicy ¶
func (x *DataOrg) GetDomainPolicy() *AddCustomDomainPolicyRequest
func (*DataOrg) GetDomains ¶
func (*DataOrg) GetHumanUsers ¶
func (x *DataOrg) GetHumanUsers() []*v1.DataHumanUser
func (*DataOrg) GetInitMessages ¶
func (x *DataOrg) GetInitMessages() []*management.SetCustomInitMessageTextRequest
func (*DataOrg) GetJwtIdps ¶
func (x *DataOrg) GetJwtIdps() []*v1.DataJWTIDP
func (*DataOrg) GetLabelPolicy ¶
func (x *DataOrg) GetLabelPolicy() *management.AddCustomLabelPolicyRequest
func (*DataOrg) GetLockoutPolicy ¶
func (x *DataOrg) GetLockoutPolicy() *management.AddCustomLockoutPolicyRequest
func (*DataOrg) GetLoginPolicy ¶
func (x *DataOrg) GetLoginPolicy() *management.AddCustomLoginPolicyRequest
func (*DataOrg) GetLoginTexts ¶
func (x *DataOrg) GetLoginTexts() []*management.SetCustomLoginTextsRequest
func (*DataOrg) GetMachineKeys ¶
func (x *DataOrg) GetMachineKeys() []*v1.DataMachineKey
func (*DataOrg) GetMachineUsers ¶
func (x *DataOrg) GetMachineUsers() []*v1.DataMachineUser
func (*DataOrg) GetOidcApps ¶
func (x *DataOrg) GetOidcApps() []*v1.DataOIDCApplication
func (*DataOrg) GetOidcIdps ¶
func (x *DataOrg) GetOidcIdps() []*v1.DataOIDCIDP
func (*DataOrg) GetOrg ¶
func (x *DataOrg) GetOrg() *management.AddOrgRequest
func (*DataOrg) GetOrgMembers ¶
func (x *DataOrg) GetOrgMembers() []*management.AddOrgMemberRequest
func (*DataOrg) GetPasswordComplexityPolicy ¶
func (x *DataOrg) GetPasswordComplexityPolicy() *management.AddCustomPasswordComplexityPolicyRequest
func (*DataOrg) GetPasswordResetMessages ¶
func (x *DataOrg) GetPasswordResetMessages() []*management.SetCustomPasswordResetMessageTextRequest
func (*DataOrg) GetPasswordlessRegistrationMessages ¶
func (x *DataOrg) GetPasswordlessRegistrationMessages() []*management.SetCustomPasswordlessRegistrationMessageTextRequest
func (*DataOrg) GetPrivacyPolicy ¶
func (x *DataOrg) GetPrivacyPolicy() *management.AddCustomPrivacyPolicyRequest
func (*DataOrg) GetProjectGrantMembers ¶
func (x *DataOrg) GetProjectGrantMembers() []*management.AddProjectGrantMemberRequest
func (*DataOrg) GetProjectGrants ¶
func (x *DataOrg) GetProjectGrants() []*v1.DataProjectGrant
func (*DataOrg) GetProjectMembers ¶
func (x *DataOrg) GetProjectMembers() []*management.AddProjectMemberRequest
func (*DataOrg) GetProjectRoles ¶
func (x *DataOrg) GetProjectRoles() []*management.AddProjectRoleRequest
func (*DataOrg) GetProjects ¶
func (x *DataOrg) GetProjects() []*v1.DataProject
func (*DataOrg) GetTriggerActions ¶
func (x *DataOrg) GetTriggerActions() []*management.SetTriggerActionsRequest
func (*DataOrg) GetUserGrants ¶
func (x *DataOrg) GetUserGrants() []*management.AddUserGrantRequest
func (*DataOrg) GetUserLinks ¶
func (x *DataOrg) GetUserLinks() []*idp.IDPUserLink
func (*DataOrg) GetUserMetadata ¶
func (x *DataOrg) GetUserMetadata() []*management.SetUserMetadataRequest
func (*DataOrg) GetVerifyEmailMessages ¶
func (x *DataOrg) GetVerifyEmailMessages() []*management.SetCustomVerifyEmailMessageTextRequest
func (*DataOrg) GetVerifyEmailOtpMessages ¶ added in v2.0.16
func (x *DataOrg) GetVerifyEmailOtpMessages() []*management.SetCustomVerifyEmailOTPMessageTextRequest
func (*DataOrg) GetVerifyPhoneMessages ¶
func (x *DataOrg) GetVerifyPhoneMessages() []*management.SetCustomVerifyPhoneMessageTextRequest
func (*DataOrg) GetVerifySmsOtpMessages ¶ added in v2.0.16
func (x *DataOrg) GetVerifySmsOtpMessages() []*management.SetCustomVerifySMSOTPMessageTextRequest
func (*DataOrg) ProtoMessage ¶
func (*DataOrg) ProtoMessage()
func (*DataOrg) ProtoReflect ¶
func (x *DataOrg) ProtoReflect() protoreflect.Message
type DeactivateIDPRequest ¶
type DeactivateIDPRequest struct { IdpId string `protobuf:"bytes,1,opt,name=idp_id,json=idpId,proto3" json:"idp_id,omitempty"` // contains filtered or unexported fields }
func (*DeactivateIDPRequest) Descriptor
deprecated
func (*DeactivateIDPRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeactivateIDPRequest.ProtoReflect.Descriptor instead.
func (*DeactivateIDPRequest) GetIdpId ¶
func (x *DeactivateIDPRequest) GetIdpId() string
func (*DeactivateIDPRequest) ProtoMessage ¶
func (*DeactivateIDPRequest) ProtoMessage()
func (*DeactivateIDPRequest) ProtoReflect ¶
func (x *DeactivateIDPRequest) ProtoReflect() protoreflect.Message
func (*DeactivateIDPRequest) Reset ¶
func (x *DeactivateIDPRequest) Reset()
func (*DeactivateIDPRequest) String ¶
func (x *DeactivateIDPRequest) String() string
type DeactivateIDPResponse ¶
type DeactivateIDPResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*DeactivateIDPResponse) Descriptor
deprecated
func (*DeactivateIDPResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeactivateIDPResponse.ProtoReflect.Descriptor instead.
func (*DeactivateIDPResponse) GetDetails ¶
func (x *DeactivateIDPResponse) GetDetails() *object.ObjectDetails
func (*DeactivateIDPResponse) ProtoMessage ¶
func (*DeactivateIDPResponse) ProtoMessage()
func (*DeactivateIDPResponse) ProtoReflect ¶
func (x *DeactivateIDPResponse) ProtoReflect() protoreflect.Message
func (*DeactivateIDPResponse) Reset ¶
func (x *DeactivateIDPResponse) Reset()
func (*DeactivateIDPResponse) String ¶
func (x *DeactivateIDPResponse) String() string
type DeactivateSMSProviderRequest ¶
type DeactivateSMSProviderRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeactivateSMSProviderRequest) Descriptor
deprecated
func (*DeactivateSMSProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeactivateSMSProviderRequest.ProtoReflect.Descriptor instead.
func (*DeactivateSMSProviderRequest) GetId ¶
func (x *DeactivateSMSProviderRequest) GetId() string
func (*DeactivateSMSProviderRequest) ProtoMessage ¶
func (*DeactivateSMSProviderRequest) ProtoMessage()
func (*DeactivateSMSProviderRequest) ProtoReflect ¶
func (x *DeactivateSMSProviderRequest) ProtoReflect() protoreflect.Message
func (*DeactivateSMSProviderRequest) Reset ¶
func (x *DeactivateSMSProviderRequest) Reset()
func (*DeactivateSMSProviderRequest) String ¶
func (x *DeactivateSMSProviderRequest) String() string
type DeactivateSMSProviderResponse ¶
type DeactivateSMSProviderResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*DeactivateSMSProviderResponse) Descriptor
deprecated
func (*DeactivateSMSProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeactivateSMSProviderResponse.ProtoReflect.Descriptor instead.
func (*DeactivateSMSProviderResponse) GetDetails ¶
func (x *DeactivateSMSProviderResponse) GetDetails() *object.ObjectDetails
func (*DeactivateSMSProviderResponse) ProtoMessage ¶
func (*DeactivateSMSProviderResponse) ProtoMessage()
func (*DeactivateSMSProviderResponse) ProtoReflect ¶
func (x *DeactivateSMSProviderResponse) ProtoReflect() protoreflect.Message
func (*DeactivateSMSProviderResponse) Reset ¶
func (x *DeactivateSMSProviderResponse) Reset()
func (*DeactivateSMSProviderResponse) String ¶
func (x *DeactivateSMSProviderResponse) String() string
type DeactivateSMTPConfigRequest ¶ added in v2.1.13
type DeactivateSMTPConfigRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeactivateSMTPConfigRequest) Descriptor
deprecated
added in
v2.1.13
func (*DeactivateSMTPConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeactivateSMTPConfigRequest.ProtoReflect.Descriptor instead.
func (*DeactivateSMTPConfigRequest) GetId ¶ added in v2.1.13
func (x *DeactivateSMTPConfigRequest) GetId() string
func (*DeactivateSMTPConfigRequest) ProtoMessage ¶ added in v2.1.13
func (*DeactivateSMTPConfigRequest) ProtoMessage()
func (*DeactivateSMTPConfigRequest) ProtoReflect ¶ added in v2.1.13
func (x *DeactivateSMTPConfigRequest) ProtoReflect() protoreflect.Message
func (*DeactivateSMTPConfigRequest) Reset ¶ added in v2.1.13
func (x *DeactivateSMTPConfigRequest) Reset()
func (*DeactivateSMTPConfigRequest) String ¶ added in v2.1.13
func (x *DeactivateSMTPConfigRequest) String() string
type DeactivateSMTPConfigResponse ¶ added in v2.1.13
type DeactivateSMTPConfigResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*DeactivateSMTPConfigResponse) Descriptor
deprecated
added in
v2.1.13
func (*DeactivateSMTPConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeactivateSMTPConfigResponse.ProtoReflect.Descriptor instead.
func (*DeactivateSMTPConfigResponse) GetDetails ¶ added in v2.1.13
func (x *DeactivateSMTPConfigResponse) GetDetails() *object.ObjectDetails
func (*DeactivateSMTPConfigResponse) ProtoMessage ¶ added in v2.1.13
func (*DeactivateSMTPConfigResponse) ProtoMessage()
func (*DeactivateSMTPConfigResponse) ProtoReflect ¶ added in v2.1.13
func (x *DeactivateSMTPConfigResponse) ProtoReflect() protoreflect.Message
func (*DeactivateSMTPConfigResponse) Reset ¶ added in v2.1.13
func (x *DeactivateSMTPConfigResponse) Reset()
func (*DeactivateSMTPConfigResponse) String ¶ added in v2.1.13
func (x *DeactivateSMTPConfigResponse) String() string
type DeleteProviderRequest ¶ added in v2.0.10
type DeleteProviderRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteProviderRequest) Descriptor
deprecated
added in
v2.0.10
func (*DeleteProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteProviderRequest.ProtoReflect.Descriptor instead.
func (*DeleteProviderRequest) GetId ¶ added in v2.0.10
func (x *DeleteProviderRequest) GetId() string
func (*DeleteProviderRequest) ProtoMessage ¶ added in v2.0.10
func (*DeleteProviderRequest) ProtoMessage()
func (*DeleteProviderRequest) ProtoReflect ¶ added in v2.0.10
func (x *DeleteProviderRequest) ProtoReflect() protoreflect.Message
func (*DeleteProviderRequest) Reset ¶ added in v2.0.10
func (x *DeleteProviderRequest) Reset()
func (*DeleteProviderRequest) String ¶ added in v2.0.10
func (x *DeleteProviderRequest) String() string
type DeleteProviderResponse ¶ added in v2.0.10
type DeleteProviderResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*DeleteProviderResponse) Descriptor
deprecated
added in
v2.0.10
func (*DeleteProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteProviderResponse.ProtoReflect.Descriptor instead.
func (*DeleteProviderResponse) GetDetails ¶ added in v2.0.10
func (x *DeleteProviderResponse) GetDetails() *object.ObjectDetails
func (*DeleteProviderResponse) ProtoMessage ¶ added in v2.0.10
func (*DeleteProviderResponse) ProtoMessage()
func (*DeleteProviderResponse) ProtoReflect ¶ added in v2.0.10
func (x *DeleteProviderResponse) ProtoReflect() protoreflect.Message
func (*DeleteProviderResponse) Reset ¶ added in v2.0.10
func (x *DeleteProviderResponse) Reset()
func (*DeleteProviderResponse) String ¶ added in v2.0.10
func (x *DeleteProviderResponse) String() string
type ExportDataRequest ¶
type ExportDataRequest struct { OrgIds []string `protobuf:"bytes,1,rep,name=org_ids,json=orgIds,proto3" json:"org_ids,omitempty"` ExcludedOrgIds []string `protobuf:"bytes,2,rep,name=excluded_org_ids,json=excludedOrgIds,proto3" json:"excluded_org_ids,omitempty"` WithPasswords bool `protobuf:"varint,3,opt,name=with_passwords,json=withPasswords,proto3" json:"with_passwords,omitempty"` WithOtp bool `protobuf:"varint,4,opt,name=with_otp,json=withOtp,proto3" json:"with_otp,omitempty"` ResponseOutput bool `protobuf:"varint,5,opt,name=response_output,json=responseOutput,proto3" json:"response_output,omitempty"` LocalOutput *ExportDataRequest_LocalOutput `protobuf:"bytes,6,opt,name=local_output,json=localOutput,proto3" json:"local_output,omitempty"` S3Output *ExportDataRequest_S3Output `protobuf:"bytes,7,opt,name=s3_output,json=s3Output,proto3" json:"s3_output,omitempty"` GcsOutput *ExportDataRequest_GCSOutput `protobuf:"bytes,8,opt,name=gcs_output,json=gcsOutput,proto3" json:"gcs_output,omitempty"` Timeout string `protobuf:"bytes,9,opt,name=timeout,proto3" json:"timeout,omitempty"` // contains filtered or unexported fields }
func (*ExportDataRequest) Descriptor
deprecated
func (*ExportDataRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExportDataRequest.ProtoReflect.Descriptor instead.
func (*ExportDataRequest) GetExcludedOrgIds ¶
func (x *ExportDataRequest) GetExcludedOrgIds() []string
func (*ExportDataRequest) GetGcsOutput ¶
func (x *ExportDataRequest) GetGcsOutput() *ExportDataRequest_GCSOutput
func (*ExportDataRequest) GetLocalOutput ¶
func (x *ExportDataRequest) GetLocalOutput() *ExportDataRequest_LocalOutput
func (*ExportDataRequest) GetOrgIds ¶
func (x *ExportDataRequest) GetOrgIds() []string
func (*ExportDataRequest) GetResponseOutput ¶
func (x *ExportDataRequest) GetResponseOutput() bool
func (*ExportDataRequest) GetS3Output ¶
func (x *ExportDataRequest) GetS3Output() *ExportDataRequest_S3Output
func (*ExportDataRequest) GetTimeout ¶
func (x *ExportDataRequest) GetTimeout() string
func (*ExportDataRequest) GetWithOtp ¶
func (x *ExportDataRequest) GetWithOtp() bool
func (*ExportDataRequest) GetWithPasswords ¶
func (x *ExportDataRequest) GetWithPasswords() bool
func (*ExportDataRequest) ProtoMessage ¶
func (*ExportDataRequest) ProtoMessage()
func (*ExportDataRequest) ProtoReflect ¶
func (x *ExportDataRequest) ProtoReflect() protoreflect.Message
func (*ExportDataRequest) Reset ¶
func (x *ExportDataRequest) Reset()
func (*ExportDataRequest) String ¶
func (x *ExportDataRequest) String() string
type ExportDataRequest_GCSOutput ¶
type ExportDataRequest_GCSOutput struct { Bucket string `protobuf:"bytes,1,opt,name=bucket,proto3" json:"bucket,omitempty"` ServiceaccountJson string `protobuf:"bytes,2,opt,name=serviceaccount_json,json=serviceaccountJson,proto3" json:"serviceaccount_json,omitempty"` Path string `protobuf:"bytes,3,opt,name=path,proto3" json:"path,omitempty"` // contains filtered or unexported fields }
func (*ExportDataRequest_GCSOutput) Descriptor
deprecated
func (*ExportDataRequest_GCSOutput) Descriptor() ([]byte, []int)
Deprecated: Use ExportDataRequest_GCSOutput.ProtoReflect.Descriptor instead.
func (*ExportDataRequest_GCSOutput) GetBucket ¶
func (x *ExportDataRequest_GCSOutput) GetBucket() string
func (*ExportDataRequest_GCSOutput) GetPath ¶
func (x *ExportDataRequest_GCSOutput) GetPath() string
func (*ExportDataRequest_GCSOutput) GetServiceaccountJson ¶
func (x *ExportDataRequest_GCSOutput) GetServiceaccountJson() string
func (*ExportDataRequest_GCSOutput) ProtoMessage ¶
func (*ExportDataRequest_GCSOutput) ProtoMessage()
func (*ExportDataRequest_GCSOutput) ProtoReflect ¶
func (x *ExportDataRequest_GCSOutput) ProtoReflect() protoreflect.Message
func (*ExportDataRequest_GCSOutput) Reset ¶
func (x *ExportDataRequest_GCSOutput) Reset()
func (*ExportDataRequest_GCSOutput) String ¶
func (x *ExportDataRequest_GCSOutput) String() string
type ExportDataRequest_LocalOutput ¶
type ExportDataRequest_LocalOutput struct { Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` // contains filtered or unexported fields }
func (*ExportDataRequest_LocalOutput) Descriptor
deprecated
func (*ExportDataRequest_LocalOutput) Descriptor() ([]byte, []int)
Deprecated: Use ExportDataRequest_LocalOutput.ProtoReflect.Descriptor instead.
func (*ExportDataRequest_LocalOutput) GetPath ¶
func (x *ExportDataRequest_LocalOutput) GetPath() string
func (*ExportDataRequest_LocalOutput) ProtoMessage ¶
func (*ExportDataRequest_LocalOutput) ProtoMessage()
func (*ExportDataRequest_LocalOutput) ProtoReflect ¶
func (x *ExportDataRequest_LocalOutput) ProtoReflect() protoreflect.Message
func (*ExportDataRequest_LocalOutput) Reset ¶
func (x *ExportDataRequest_LocalOutput) Reset()
func (*ExportDataRequest_LocalOutput) String ¶
func (x *ExportDataRequest_LocalOutput) String() string
type ExportDataRequest_S3Output ¶
type ExportDataRequest_S3Output struct { Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` Endpoint string `protobuf:"bytes,2,opt,name=endpoint,proto3" json:"endpoint,omitempty"` AccessKeyId string `protobuf:"bytes,3,opt,name=access_key_id,json=accessKeyId,proto3" json:"access_key_id,omitempty"` SecretAccessKey string `protobuf:"bytes,4,opt,name=secret_access_key,json=secretAccessKey,proto3" json:"secret_access_key,omitempty"` Ssl bool `protobuf:"varint,5,opt,name=ssl,proto3" json:"ssl,omitempty"` Bucket string `protobuf:"bytes,6,opt,name=bucket,proto3" json:"bucket,omitempty"` // contains filtered or unexported fields }
func (*ExportDataRequest_S3Output) Descriptor
deprecated
func (*ExportDataRequest_S3Output) Descriptor() ([]byte, []int)
Deprecated: Use ExportDataRequest_S3Output.ProtoReflect.Descriptor instead.
func (*ExportDataRequest_S3Output) GetAccessKeyId ¶
func (x *ExportDataRequest_S3Output) GetAccessKeyId() string
func (*ExportDataRequest_S3Output) GetBucket ¶
func (x *ExportDataRequest_S3Output) GetBucket() string
func (*ExportDataRequest_S3Output) GetEndpoint ¶
func (x *ExportDataRequest_S3Output) GetEndpoint() string
func (*ExportDataRequest_S3Output) GetPath ¶
func (x *ExportDataRequest_S3Output) GetPath() string
func (*ExportDataRequest_S3Output) GetSecretAccessKey ¶
func (x *ExportDataRequest_S3Output) GetSecretAccessKey() string
func (*ExportDataRequest_S3Output) GetSsl ¶
func (x *ExportDataRequest_S3Output) GetSsl() bool
func (*ExportDataRequest_S3Output) ProtoMessage ¶
func (*ExportDataRequest_S3Output) ProtoMessage()
func (*ExportDataRequest_S3Output) ProtoReflect ¶
func (x *ExportDataRequest_S3Output) ProtoReflect() protoreflect.Message
func (*ExportDataRequest_S3Output) Reset ¶
func (x *ExportDataRequest_S3Output) Reset()
func (*ExportDataRequest_S3Output) String ¶
func (x *ExportDataRequest_S3Output) String() string
type ExportDataResponse ¶
type ExportDataResponse struct { Orgs []*DataOrg `protobuf:"bytes,1,rep,name=orgs,proto3" json:"orgs,omitempty"` // contains filtered or unexported fields }
func (*ExportDataResponse) Descriptor
deprecated
func (*ExportDataResponse) Descriptor() ([]byte, []int)
Deprecated: Use ExportDataResponse.ProtoReflect.Descriptor instead.
func (*ExportDataResponse) GetOrgs ¶
func (x *ExportDataResponse) GetOrgs() []*DataOrg
func (*ExportDataResponse) ProtoMessage ¶
func (*ExportDataResponse) ProtoMessage()
func (*ExportDataResponse) ProtoReflect ¶
func (x *ExportDataResponse) ProtoReflect() protoreflect.Message
func (*ExportDataResponse) Reset ¶
func (x *ExportDataResponse) Reset()
func (*ExportDataResponse) String ¶
func (x *ExportDataResponse) String() string
type FailedEvent ¶
type FailedEvent struct { Database string `protobuf:"bytes,1,opt,name=database,proto3" json:"database,omitempty"` ViewName string `protobuf:"bytes,2,opt,name=view_name,json=viewName,proto3" json:"view_name,omitempty"` FailedSequence uint64 `protobuf:"varint,3,opt,name=failed_sequence,json=failedSequence,proto3" json:"failed_sequence,omitempty"` FailureCount uint64 `protobuf:"varint,4,opt,name=failure_count,json=failureCount,proto3" json:"failure_count,omitempty"` ErrorMessage string `protobuf:"bytes,5,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"` LastFailed *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=last_failed,json=lastFailed,proto3" json:"last_failed,omitempty"` // contains filtered or unexported fields }
func (*FailedEvent) Descriptor
deprecated
func (*FailedEvent) Descriptor() ([]byte, []int)
Deprecated: Use FailedEvent.ProtoReflect.Descriptor instead.
func (*FailedEvent) GetDatabase ¶
func (x *FailedEvent) GetDatabase() string
func (*FailedEvent) GetErrorMessage ¶
func (x *FailedEvent) GetErrorMessage() string
func (*FailedEvent) GetFailedSequence ¶
func (x *FailedEvent) GetFailedSequence() uint64
func (*FailedEvent) GetFailureCount ¶
func (x *FailedEvent) GetFailureCount() uint64
func (*FailedEvent) GetLastFailed ¶ added in v2.0.2
func (x *FailedEvent) GetLastFailed() *timestamppb.Timestamp
func (*FailedEvent) GetViewName ¶
func (x *FailedEvent) GetViewName() string
func (*FailedEvent) ProtoMessage ¶
func (*FailedEvent) ProtoMessage()
func (*FailedEvent) ProtoReflect ¶
func (x *FailedEvent) ProtoReflect() protoreflect.Message
func (*FailedEvent) Reset ¶
func (x *FailedEvent) Reset()
func (*FailedEvent) String ¶
func (x *FailedEvent) String() string
type GetAllowedLanguagesRequest ¶ added in v2.1.5
type GetAllowedLanguagesRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*GetAllowedLanguagesRequest) Descriptor
deprecated
added in
v2.1.5
func (*GetAllowedLanguagesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAllowedLanguagesRequest.ProtoReflect.Descriptor instead.
func (*GetAllowedLanguagesRequest) ProtoMessage ¶ added in v2.1.5
func (*GetAllowedLanguagesRequest) ProtoMessage()
func (*GetAllowedLanguagesRequest) ProtoReflect ¶ added in v2.1.5
func (x *GetAllowedLanguagesRequest) ProtoReflect() protoreflect.Message
func (*GetAllowedLanguagesRequest) Reset ¶ added in v2.1.5
func (x *GetAllowedLanguagesRequest) Reset()
func (*GetAllowedLanguagesRequest) String ¶ added in v2.1.5
func (x *GetAllowedLanguagesRequest) String() string
type GetAllowedLanguagesResponse ¶ added in v2.1.5
type GetAllowedLanguagesResponse struct { Languages []string `protobuf:"bytes,1,rep,name=languages,proto3" json:"languages,omitempty"` // contains filtered or unexported fields }
func (*GetAllowedLanguagesResponse) Descriptor
deprecated
added in
v2.1.5
func (*GetAllowedLanguagesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAllowedLanguagesResponse.ProtoReflect.Descriptor instead.
func (*GetAllowedLanguagesResponse) GetLanguages ¶ added in v2.1.5
func (x *GetAllowedLanguagesResponse) GetLanguages() []string
func (*GetAllowedLanguagesResponse) ProtoMessage ¶ added in v2.1.5
func (*GetAllowedLanguagesResponse) ProtoMessage()
func (*GetAllowedLanguagesResponse) ProtoReflect ¶ added in v2.1.5
func (x *GetAllowedLanguagesResponse) ProtoReflect() protoreflect.Message
func (*GetAllowedLanguagesResponse) Reset ¶ added in v2.1.5
func (x *GetAllowedLanguagesResponse) Reset()
func (*GetAllowedLanguagesResponse) String ¶ added in v2.1.5
func (x *GetAllowedLanguagesResponse) String() string
type GetCustomDomainClaimedMessageTextRequest ¶
type GetCustomDomainClaimedMessageTextRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*GetCustomDomainClaimedMessageTextRequest) Descriptor
deprecated
func (*GetCustomDomainClaimedMessageTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomDomainClaimedMessageTextRequest.ProtoReflect.Descriptor instead.
func (*GetCustomDomainClaimedMessageTextRequest) GetLanguage ¶
func (x *GetCustomDomainClaimedMessageTextRequest) GetLanguage() string
func (*GetCustomDomainClaimedMessageTextRequest) ProtoMessage ¶
func (*GetCustomDomainClaimedMessageTextRequest) ProtoMessage()
func (*GetCustomDomainClaimedMessageTextRequest) ProtoReflect ¶
func (x *GetCustomDomainClaimedMessageTextRequest) ProtoReflect() protoreflect.Message
func (*GetCustomDomainClaimedMessageTextRequest) Reset ¶
func (x *GetCustomDomainClaimedMessageTextRequest) Reset()
func (*GetCustomDomainClaimedMessageTextRequest) String ¶
func (x *GetCustomDomainClaimedMessageTextRequest) String() string
type GetCustomDomainClaimedMessageTextResponse ¶
type GetCustomDomainClaimedMessageTextResponse struct { CustomText *text.MessageCustomText `protobuf:"bytes,1,opt,name=custom_text,json=customText,proto3" json:"custom_text,omitempty"` // contains filtered or unexported fields }
func (*GetCustomDomainClaimedMessageTextResponse) Descriptor
deprecated
func (*GetCustomDomainClaimedMessageTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomDomainClaimedMessageTextResponse.ProtoReflect.Descriptor instead.
func (*GetCustomDomainClaimedMessageTextResponse) GetCustomText ¶
func (x *GetCustomDomainClaimedMessageTextResponse) GetCustomText() *text.MessageCustomText
func (*GetCustomDomainClaimedMessageTextResponse) ProtoMessage ¶
func (*GetCustomDomainClaimedMessageTextResponse) ProtoMessage()
func (*GetCustomDomainClaimedMessageTextResponse) ProtoReflect ¶
func (x *GetCustomDomainClaimedMessageTextResponse) ProtoReflect() protoreflect.Message
func (*GetCustomDomainClaimedMessageTextResponse) Reset ¶
func (x *GetCustomDomainClaimedMessageTextResponse) Reset()
func (*GetCustomDomainClaimedMessageTextResponse) String ¶
func (x *GetCustomDomainClaimedMessageTextResponse) String() string
type GetCustomDomainPolicyRequest ¶
type GetCustomDomainPolicyRequest struct { OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // contains filtered or unexported fields }
func (*GetCustomDomainPolicyRequest) Descriptor
deprecated
func (*GetCustomDomainPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomDomainPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetCustomDomainPolicyRequest) GetOrgId ¶
func (x *GetCustomDomainPolicyRequest) GetOrgId() string
func (*GetCustomDomainPolicyRequest) ProtoMessage ¶
func (*GetCustomDomainPolicyRequest) ProtoMessage()
func (*GetCustomDomainPolicyRequest) ProtoReflect ¶
func (x *GetCustomDomainPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetCustomDomainPolicyRequest) Reset ¶
func (x *GetCustomDomainPolicyRequest) Reset()
func (*GetCustomDomainPolicyRequest) String ¶
func (x *GetCustomDomainPolicyRequest) String() string
type GetCustomDomainPolicyResponse ¶
type GetCustomDomainPolicyResponse struct { Policy *policy.DomainPolicy `protobuf:"bytes,1,opt,name=policy,proto3" json:"policy,omitempty"` // deprecated: is_default is also defined in zitadel.policy.v1.DomainPolicy IsDefault bool `protobuf:"varint,2,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty"` // contains filtered or unexported fields }
func (*GetCustomDomainPolicyResponse) Descriptor
deprecated
func (*GetCustomDomainPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomDomainPolicyResponse.ProtoReflect.Descriptor instead.
func (*GetCustomDomainPolicyResponse) GetIsDefault ¶
func (x *GetCustomDomainPolicyResponse) GetIsDefault() bool
func (*GetCustomDomainPolicyResponse) GetPolicy ¶
func (x *GetCustomDomainPolicyResponse) GetPolicy() *policy.DomainPolicy
func (*GetCustomDomainPolicyResponse) ProtoMessage ¶
func (*GetCustomDomainPolicyResponse) ProtoMessage()
func (*GetCustomDomainPolicyResponse) ProtoReflect ¶
func (x *GetCustomDomainPolicyResponse) ProtoReflect() protoreflect.Message
func (*GetCustomDomainPolicyResponse) Reset ¶
func (x *GetCustomDomainPolicyResponse) Reset()
func (*GetCustomDomainPolicyResponse) String ¶
func (x *GetCustomDomainPolicyResponse) String() string
type GetCustomInitMessageTextRequest ¶
type GetCustomInitMessageTextRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*GetCustomInitMessageTextRequest) Descriptor
deprecated
func (*GetCustomInitMessageTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomInitMessageTextRequest.ProtoReflect.Descriptor instead.
func (*GetCustomInitMessageTextRequest) GetLanguage ¶
func (x *GetCustomInitMessageTextRequest) GetLanguage() string
func (*GetCustomInitMessageTextRequest) ProtoMessage ¶
func (*GetCustomInitMessageTextRequest) ProtoMessage()
func (*GetCustomInitMessageTextRequest) ProtoReflect ¶
func (x *GetCustomInitMessageTextRequest) ProtoReflect() protoreflect.Message
func (*GetCustomInitMessageTextRequest) Reset ¶
func (x *GetCustomInitMessageTextRequest) Reset()
func (*GetCustomInitMessageTextRequest) String ¶
func (x *GetCustomInitMessageTextRequest) String() string
type GetCustomInitMessageTextResponse ¶
type GetCustomInitMessageTextResponse struct { CustomText *text.MessageCustomText `protobuf:"bytes,1,opt,name=custom_text,json=customText,proto3" json:"custom_text,omitempty"` // contains filtered or unexported fields }
func (*GetCustomInitMessageTextResponse) Descriptor
deprecated
func (*GetCustomInitMessageTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomInitMessageTextResponse.ProtoReflect.Descriptor instead.
func (*GetCustomInitMessageTextResponse) GetCustomText ¶
func (x *GetCustomInitMessageTextResponse) GetCustomText() *text.MessageCustomText
func (*GetCustomInitMessageTextResponse) ProtoMessage ¶
func (*GetCustomInitMessageTextResponse) ProtoMessage()
func (*GetCustomInitMessageTextResponse) ProtoReflect ¶
func (x *GetCustomInitMessageTextResponse) ProtoReflect() protoreflect.Message
func (*GetCustomInitMessageTextResponse) Reset ¶
func (x *GetCustomInitMessageTextResponse) Reset()
func (*GetCustomInitMessageTextResponse) String ¶
func (x *GetCustomInitMessageTextResponse) String() string
type GetCustomLoginTextsRequest ¶
type GetCustomLoginTextsRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*GetCustomLoginTextsRequest) Descriptor
deprecated
func (*GetCustomLoginTextsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomLoginTextsRequest.ProtoReflect.Descriptor instead.
func (*GetCustomLoginTextsRequest) GetLanguage ¶
func (x *GetCustomLoginTextsRequest) GetLanguage() string
func (*GetCustomLoginTextsRequest) ProtoMessage ¶
func (*GetCustomLoginTextsRequest) ProtoMessage()
func (*GetCustomLoginTextsRequest) ProtoReflect ¶
func (x *GetCustomLoginTextsRequest) ProtoReflect() protoreflect.Message
func (*GetCustomLoginTextsRequest) Reset ¶
func (x *GetCustomLoginTextsRequest) Reset()
func (*GetCustomLoginTextsRequest) String ¶
func (x *GetCustomLoginTextsRequest) String() string
type GetCustomLoginTextsResponse ¶
type GetCustomLoginTextsResponse struct { CustomText *text.LoginCustomText `protobuf:"bytes,1,opt,name=custom_text,json=customText,proto3" json:"custom_text,omitempty"` // contains filtered or unexported fields }
func (*GetCustomLoginTextsResponse) Descriptor
deprecated
func (*GetCustomLoginTextsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomLoginTextsResponse.ProtoReflect.Descriptor instead.
func (*GetCustomLoginTextsResponse) GetCustomText ¶
func (x *GetCustomLoginTextsResponse) GetCustomText() *text.LoginCustomText
func (*GetCustomLoginTextsResponse) ProtoMessage ¶
func (*GetCustomLoginTextsResponse) ProtoMessage()
func (*GetCustomLoginTextsResponse) ProtoReflect ¶
func (x *GetCustomLoginTextsResponse) ProtoReflect() protoreflect.Message
func (*GetCustomLoginTextsResponse) Reset ¶
func (x *GetCustomLoginTextsResponse) Reset()
func (*GetCustomLoginTextsResponse) String ¶
func (x *GetCustomLoginTextsResponse) String() string
type GetCustomOrgIAMPolicyRequest ¶
type GetCustomOrgIAMPolicyRequest struct { OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // contains filtered or unexported fields }
func (*GetCustomOrgIAMPolicyRequest) Descriptor
deprecated
func (*GetCustomOrgIAMPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomOrgIAMPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetCustomOrgIAMPolicyRequest) GetOrgId ¶
func (x *GetCustomOrgIAMPolicyRequest) GetOrgId() string
func (*GetCustomOrgIAMPolicyRequest) ProtoMessage ¶
func (*GetCustomOrgIAMPolicyRequest) ProtoMessage()
func (*GetCustomOrgIAMPolicyRequest) ProtoReflect ¶
func (x *GetCustomOrgIAMPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetCustomOrgIAMPolicyRequest) Reset ¶
func (x *GetCustomOrgIAMPolicyRequest) Reset()
func (*GetCustomOrgIAMPolicyRequest) String ¶
func (x *GetCustomOrgIAMPolicyRequest) String() string
type GetCustomOrgIAMPolicyResponse ¶
type GetCustomOrgIAMPolicyResponse struct { Policy *policy.OrgIAMPolicy `protobuf:"bytes,1,opt,name=policy,proto3" json:"policy,omitempty"` // deprecated: is_default is also defined in zitadel.policy.v1.OrgIAMPolicy IsDefault bool `protobuf:"varint,2,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty"` // contains filtered or unexported fields }
func (*GetCustomOrgIAMPolicyResponse) Descriptor
deprecated
func (*GetCustomOrgIAMPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomOrgIAMPolicyResponse.ProtoReflect.Descriptor instead.
func (*GetCustomOrgIAMPolicyResponse) GetIsDefault ¶
func (x *GetCustomOrgIAMPolicyResponse) GetIsDefault() bool
func (*GetCustomOrgIAMPolicyResponse) GetPolicy ¶
func (x *GetCustomOrgIAMPolicyResponse) GetPolicy() *policy.OrgIAMPolicy
func (*GetCustomOrgIAMPolicyResponse) ProtoMessage ¶
func (*GetCustomOrgIAMPolicyResponse) ProtoMessage()
func (*GetCustomOrgIAMPolicyResponse) ProtoReflect ¶
func (x *GetCustomOrgIAMPolicyResponse) ProtoReflect() protoreflect.Message
func (*GetCustomOrgIAMPolicyResponse) Reset ¶
func (x *GetCustomOrgIAMPolicyResponse) Reset()
func (*GetCustomOrgIAMPolicyResponse) String ¶
func (x *GetCustomOrgIAMPolicyResponse) String() string
type GetCustomPasswordChangeMessageTextRequest ¶ added in v2.0.9
type GetCustomPasswordChangeMessageTextRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*GetCustomPasswordChangeMessageTextRequest) Descriptor
deprecated
added in
v2.0.9
func (*GetCustomPasswordChangeMessageTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomPasswordChangeMessageTextRequest.ProtoReflect.Descriptor instead.
func (*GetCustomPasswordChangeMessageTextRequest) GetLanguage ¶ added in v2.0.9
func (x *GetCustomPasswordChangeMessageTextRequest) GetLanguage() string
func (*GetCustomPasswordChangeMessageTextRequest) ProtoMessage ¶ added in v2.0.9
func (*GetCustomPasswordChangeMessageTextRequest) ProtoMessage()
func (*GetCustomPasswordChangeMessageTextRequest) ProtoReflect ¶ added in v2.0.9
func (x *GetCustomPasswordChangeMessageTextRequest) ProtoReflect() protoreflect.Message
func (*GetCustomPasswordChangeMessageTextRequest) Reset ¶ added in v2.0.9
func (x *GetCustomPasswordChangeMessageTextRequest) Reset()
func (*GetCustomPasswordChangeMessageTextRequest) String ¶ added in v2.0.9
func (x *GetCustomPasswordChangeMessageTextRequest) String() string
type GetCustomPasswordChangeMessageTextResponse ¶ added in v2.0.9
type GetCustomPasswordChangeMessageTextResponse struct { CustomText *text.MessageCustomText `protobuf:"bytes,1,opt,name=custom_text,json=customText,proto3" json:"custom_text,omitempty"` // contains filtered or unexported fields }
func (*GetCustomPasswordChangeMessageTextResponse) Descriptor
deprecated
added in
v2.0.9
func (*GetCustomPasswordChangeMessageTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomPasswordChangeMessageTextResponse.ProtoReflect.Descriptor instead.
func (*GetCustomPasswordChangeMessageTextResponse) GetCustomText ¶ added in v2.0.9
func (x *GetCustomPasswordChangeMessageTextResponse) GetCustomText() *text.MessageCustomText
func (*GetCustomPasswordChangeMessageTextResponse) ProtoMessage ¶ added in v2.0.9
func (*GetCustomPasswordChangeMessageTextResponse) ProtoMessage()
func (*GetCustomPasswordChangeMessageTextResponse) ProtoReflect ¶ added in v2.0.9
func (x *GetCustomPasswordChangeMessageTextResponse) ProtoReflect() protoreflect.Message
func (*GetCustomPasswordChangeMessageTextResponse) Reset ¶ added in v2.0.9
func (x *GetCustomPasswordChangeMessageTextResponse) Reset()
func (*GetCustomPasswordChangeMessageTextResponse) String ¶ added in v2.0.9
func (x *GetCustomPasswordChangeMessageTextResponse) String() string
type GetCustomPasswordResetMessageTextRequest ¶
type GetCustomPasswordResetMessageTextRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*GetCustomPasswordResetMessageTextRequest) Descriptor
deprecated
func (*GetCustomPasswordResetMessageTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomPasswordResetMessageTextRequest.ProtoReflect.Descriptor instead.
func (*GetCustomPasswordResetMessageTextRequest) GetLanguage ¶
func (x *GetCustomPasswordResetMessageTextRequest) GetLanguage() string
func (*GetCustomPasswordResetMessageTextRequest) ProtoMessage ¶
func (*GetCustomPasswordResetMessageTextRequest) ProtoMessage()
func (*GetCustomPasswordResetMessageTextRequest) ProtoReflect ¶
func (x *GetCustomPasswordResetMessageTextRequest) ProtoReflect() protoreflect.Message
func (*GetCustomPasswordResetMessageTextRequest) Reset ¶
func (x *GetCustomPasswordResetMessageTextRequest) Reset()
func (*GetCustomPasswordResetMessageTextRequest) String ¶
func (x *GetCustomPasswordResetMessageTextRequest) String() string
type GetCustomPasswordResetMessageTextResponse ¶
type GetCustomPasswordResetMessageTextResponse struct { CustomText *text.MessageCustomText `protobuf:"bytes,1,opt,name=custom_text,json=customText,proto3" json:"custom_text,omitempty"` // contains filtered or unexported fields }
func (*GetCustomPasswordResetMessageTextResponse) Descriptor
deprecated
func (*GetCustomPasswordResetMessageTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomPasswordResetMessageTextResponse.ProtoReflect.Descriptor instead.
func (*GetCustomPasswordResetMessageTextResponse) GetCustomText ¶
func (x *GetCustomPasswordResetMessageTextResponse) GetCustomText() *text.MessageCustomText
func (*GetCustomPasswordResetMessageTextResponse) ProtoMessage ¶
func (*GetCustomPasswordResetMessageTextResponse) ProtoMessage()
func (*GetCustomPasswordResetMessageTextResponse) ProtoReflect ¶
func (x *GetCustomPasswordResetMessageTextResponse) ProtoReflect() protoreflect.Message
func (*GetCustomPasswordResetMessageTextResponse) Reset ¶
func (x *GetCustomPasswordResetMessageTextResponse) Reset()
func (*GetCustomPasswordResetMessageTextResponse) String ¶
func (x *GetCustomPasswordResetMessageTextResponse) String() string
type GetCustomPasswordlessRegistrationMessageTextRequest ¶
type GetCustomPasswordlessRegistrationMessageTextRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*GetCustomPasswordlessRegistrationMessageTextRequest) Descriptor
deprecated
func (*GetCustomPasswordlessRegistrationMessageTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomPasswordlessRegistrationMessageTextRequest.ProtoReflect.Descriptor instead.
func (*GetCustomPasswordlessRegistrationMessageTextRequest) GetLanguage ¶
func (x *GetCustomPasswordlessRegistrationMessageTextRequest) GetLanguage() string
func (*GetCustomPasswordlessRegistrationMessageTextRequest) ProtoMessage ¶
func (*GetCustomPasswordlessRegistrationMessageTextRequest) ProtoMessage()
func (*GetCustomPasswordlessRegistrationMessageTextRequest) ProtoReflect ¶
func (x *GetCustomPasswordlessRegistrationMessageTextRequest) ProtoReflect() protoreflect.Message
func (*GetCustomPasswordlessRegistrationMessageTextRequest) Reset ¶
func (x *GetCustomPasswordlessRegistrationMessageTextRequest) Reset()
func (*GetCustomPasswordlessRegistrationMessageTextRequest) String ¶
func (x *GetCustomPasswordlessRegistrationMessageTextRequest) String() string
type GetCustomPasswordlessRegistrationMessageTextResponse ¶
type GetCustomPasswordlessRegistrationMessageTextResponse struct { CustomText *text.MessageCustomText `protobuf:"bytes,1,opt,name=custom_text,json=customText,proto3" json:"custom_text,omitempty"` // contains filtered or unexported fields }
func (*GetCustomPasswordlessRegistrationMessageTextResponse) Descriptor
deprecated
func (*GetCustomPasswordlessRegistrationMessageTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomPasswordlessRegistrationMessageTextResponse.ProtoReflect.Descriptor instead.
func (*GetCustomPasswordlessRegistrationMessageTextResponse) GetCustomText ¶
func (x *GetCustomPasswordlessRegistrationMessageTextResponse) GetCustomText() *text.MessageCustomText
func (*GetCustomPasswordlessRegistrationMessageTextResponse) ProtoMessage ¶
func (*GetCustomPasswordlessRegistrationMessageTextResponse) ProtoMessage()
func (*GetCustomPasswordlessRegistrationMessageTextResponse) ProtoReflect ¶
func (x *GetCustomPasswordlessRegistrationMessageTextResponse) ProtoReflect() protoreflect.Message
func (*GetCustomPasswordlessRegistrationMessageTextResponse) Reset ¶
func (x *GetCustomPasswordlessRegistrationMessageTextResponse) Reset()
func (*GetCustomPasswordlessRegistrationMessageTextResponse) String ¶
func (x *GetCustomPasswordlessRegistrationMessageTextResponse) String() string
type GetCustomVerifyEmailMessageTextRequest ¶
type GetCustomVerifyEmailMessageTextRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*GetCustomVerifyEmailMessageTextRequest) Descriptor
deprecated
func (*GetCustomVerifyEmailMessageTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomVerifyEmailMessageTextRequest.ProtoReflect.Descriptor instead.
func (*GetCustomVerifyEmailMessageTextRequest) GetLanguage ¶
func (x *GetCustomVerifyEmailMessageTextRequest) GetLanguage() string
func (*GetCustomVerifyEmailMessageTextRequest) ProtoMessage ¶
func (*GetCustomVerifyEmailMessageTextRequest) ProtoMessage()
func (*GetCustomVerifyEmailMessageTextRequest) ProtoReflect ¶
func (x *GetCustomVerifyEmailMessageTextRequest) ProtoReflect() protoreflect.Message
func (*GetCustomVerifyEmailMessageTextRequest) Reset ¶
func (x *GetCustomVerifyEmailMessageTextRequest) Reset()
func (*GetCustomVerifyEmailMessageTextRequest) String ¶
func (x *GetCustomVerifyEmailMessageTextRequest) String() string
type GetCustomVerifyEmailMessageTextResponse ¶
type GetCustomVerifyEmailMessageTextResponse struct { CustomText *text.MessageCustomText `protobuf:"bytes,1,opt,name=custom_text,json=customText,proto3" json:"custom_text,omitempty"` // contains filtered or unexported fields }
func (*GetCustomVerifyEmailMessageTextResponse) Descriptor
deprecated
func (*GetCustomVerifyEmailMessageTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomVerifyEmailMessageTextResponse.ProtoReflect.Descriptor instead.
func (*GetCustomVerifyEmailMessageTextResponse) GetCustomText ¶
func (x *GetCustomVerifyEmailMessageTextResponse) GetCustomText() *text.MessageCustomText
func (*GetCustomVerifyEmailMessageTextResponse) ProtoMessage ¶
func (*GetCustomVerifyEmailMessageTextResponse) ProtoMessage()
func (*GetCustomVerifyEmailMessageTextResponse) ProtoReflect ¶
func (x *GetCustomVerifyEmailMessageTextResponse) ProtoReflect() protoreflect.Message
func (*GetCustomVerifyEmailMessageTextResponse) Reset ¶
func (x *GetCustomVerifyEmailMessageTextResponse) Reset()
func (*GetCustomVerifyEmailMessageTextResponse) String ¶
func (x *GetCustomVerifyEmailMessageTextResponse) String() string
type GetCustomVerifyEmailOTPMessageTextRequest ¶ added in v2.0.16
type GetCustomVerifyEmailOTPMessageTextRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*GetCustomVerifyEmailOTPMessageTextRequest) Descriptor
deprecated
added in
v2.0.16
func (*GetCustomVerifyEmailOTPMessageTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomVerifyEmailOTPMessageTextRequest.ProtoReflect.Descriptor instead.
func (*GetCustomVerifyEmailOTPMessageTextRequest) GetLanguage ¶ added in v2.0.16
func (x *GetCustomVerifyEmailOTPMessageTextRequest) GetLanguage() string
func (*GetCustomVerifyEmailOTPMessageTextRequest) ProtoMessage ¶ added in v2.0.16
func (*GetCustomVerifyEmailOTPMessageTextRequest) ProtoMessage()
func (*GetCustomVerifyEmailOTPMessageTextRequest) ProtoReflect ¶ added in v2.0.16
func (x *GetCustomVerifyEmailOTPMessageTextRequest) ProtoReflect() protoreflect.Message
func (*GetCustomVerifyEmailOTPMessageTextRequest) Reset ¶ added in v2.0.16
func (x *GetCustomVerifyEmailOTPMessageTextRequest) Reset()
func (*GetCustomVerifyEmailOTPMessageTextRequest) String ¶ added in v2.0.16
func (x *GetCustomVerifyEmailOTPMessageTextRequest) String() string
type GetCustomVerifyEmailOTPMessageTextResponse ¶ added in v2.0.16
type GetCustomVerifyEmailOTPMessageTextResponse struct { CustomText *text.MessageCustomText `protobuf:"bytes,1,opt,name=custom_text,json=customText,proto3" json:"custom_text,omitempty"` // contains filtered or unexported fields }
func (*GetCustomVerifyEmailOTPMessageTextResponse) Descriptor
deprecated
added in
v2.0.16
func (*GetCustomVerifyEmailOTPMessageTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomVerifyEmailOTPMessageTextResponse.ProtoReflect.Descriptor instead.
func (*GetCustomVerifyEmailOTPMessageTextResponse) GetCustomText ¶ added in v2.0.16
func (x *GetCustomVerifyEmailOTPMessageTextResponse) GetCustomText() *text.MessageCustomText
func (*GetCustomVerifyEmailOTPMessageTextResponse) ProtoMessage ¶ added in v2.0.16
func (*GetCustomVerifyEmailOTPMessageTextResponse) ProtoMessage()
func (*GetCustomVerifyEmailOTPMessageTextResponse) ProtoReflect ¶ added in v2.0.16
func (x *GetCustomVerifyEmailOTPMessageTextResponse) ProtoReflect() protoreflect.Message
func (*GetCustomVerifyEmailOTPMessageTextResponse) Reset ¶ added in v2.0.16
func (x *GetCustomVerifyEmailOTPMessageTextResponse) Reset()
func (*GetCustomVerifyEmailOTPMessageTextResponse) String ¶ added in v2.0.16
func (x *GetCustomVerifyEmailOTPMessageTextResponse) String() string
type GetCustomVerifyPhoneMessageTextRequest ¶
type GetCustomVerifyPhoneMessageTextRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*GetCustomVerifyPhoneMessageTextRequest) Descriptor
deprecated
func (*GetCustomVerifyPhoneMessageTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomVerifyPhoneMessageTextRequest.ProtoReflect.Descriptor instead.
func (*GetCustomVerifyPhoneMessageTextRequest) GetLanguage ¶
func (x *GetCustomVerifyPhoneMessageTextRequest) GetLanguage() string
func (*GetCustomVerifyPhoneMessageTextRequest) ProtoMessage ¶
func (*GetCustomVerifyPhoneMessageTextRequest) ProtoMessage()
func (*GetCustomVerifyPhoneMessageTextRequest) ProtoReflect ¶
func (x *GetCustomVerifyPhoneMessageTextRequest) ProtoReflect() protoreflect.Message
func (*GetCustomVerifyPhoneMessageTextRequest) Reset ¶
func (x *GetCustomVerifyPhoneMessageTextRequest) Reset()
func (*GetCustomVerifyPhoneMessageTextRequest) String ¶
func (x *GetCustomVerifyPhoneMessageTextRequest) String() string
type GetCustomVerifyPhoneMessageTextResponse ¶
type GetCustomVerifyPhoneMessageTextResponse struct { CustomText *text.MessageCustomText `protobuf:"bytes,1,opt,name=custom_text,json=customText,proto3" json:"custom_text,omitempty"` // contains filtered or unexported fields }
func (*GetCustomVerifyPhoneMessageTextResponse) Descriptor
deprecated
func (*GetCustomVerifyPhoneMessageTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomVerifyPhoneMessageTextResponse.ProtoReflect.Descriptor instead.
func (*GetCustomVerifyPhoneMessageTextResponse) GetCustomText ¶
func (x *GetCustomVerifyPhoneMessageTextResponse) GetCustomText() *text.MessageCustomText
func (*GetCustomVerifyPhoneMessageTextResponse) ProtoMessage ¶
func (*GetCustomVerifyPhoneMessageTextResponse) ProtoMessage()
func (*GetCustomVerifyPhoneMessageTextResponse) ProtoReflect ¶
func (x *GetCustomVerifyPhoneMessageTextResponse) ProtoReflect() protoreflect.Message
func (*GetCustomVerifyPhoneMessageTextResponse) Reset ¶
func (x *GetCustomVerifyPhoneMessageTextResponse) Reset()
func (*GetCustomVerifyPhoneMessageTextResponse) String ¶
func (x *GetCustomVerifyPhoneMessageTextResponse) String() string
type GetCustomVerifySMSOTPMessageTextRequest ¶ added in v2.0.16
type GetCustomVerifySMSOTPMessageTextRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*GetCustomVerifySMSOTPMessageTextRequest) Descriptor
deprecated
added in
v2.0.16
func (*GetCustomVerifySMSOTPMessageTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomVerifySMSOTPMessageTextRequest.ProtoReflect.Descriptor instead.
func (*GetCustomVerifySMSOTPMessageTextRequest) GetLanguage ¶ added in v2.0.16
func (x *GetCustomVerifySMSOTPMessageTextRequest) GetLanguage() string
func (*GetCustomVerifySMSOTPMessageTextRequest) ProtoMessage ¶ added in v2.0.16
func (*GetCustomVerifySMSOTPMessageTextRequest) ProtoMessage()
func (*GetCustomVerifySMSOTPMessageTextRequest) ProtoReflect ¶ added in v2.0.16
func (x *GetCustomVerifySMSOTPMessageTextRequest) ProtoReflect() protoreflect.Message
func (*GetCustomVerifySMSOTPMessageTextRequest) Reset ¶ added in v2.0.16
func (x *GetCustomVerifySMSOTPMessageTextRequest) Reset()
func (*GetCustomVerifySMSOTPMessageTextRequest) String ¶ added in v2.0.16
func (x *GetCustomVerifySMSOTPMessageTextRequest) String() string
type GetCustomVerifySMSOTPMessageTextResponse ¶ added in v2.0.16
type GetCustomVerifySMSOTPMessageTextResponse struct { CustomText *text.MessageCustomText `protobuf:"bytes,1,opt,name=custom_text,json=customText,proto3" json:"custom_text,omitempty"` // contains filtered or unexported fields }
func (*GetCustomVerifySMSOTPMessageTextResponse) Descriptor
deprecated
added in
v2.0.16
func (*GetCustomVerifySMSOTPMessageTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomVerifySMSOTPMessageTextResponse.ProtoReflect.Descriptor instead.
func (*GetCustomVerifySMSOTPMessageTextResponse) GetCustomText ¶ added in v2.0.16
func (x *GetCustomVerifySMSOTPMessageTextResponse) GetCustomText() *text.MessageCustomText
func (*GetCustomVerifySMSOTPMessageTextResponse) ProtoMessage ¶ added in v2.0.16
func (*GetCustomVerifySMSOTPMessageTextResponse) ProtoMessage()
func (*GetCustomVerifySMSOTPMessageTextResponse) ProtoReflect ¶ added in v2.0.16
func (x *GetCustomVerifySMSOTPMessageTextResponse) ProtoReflect() protoreflect.Message
func (*GetCustomVerifySMSOTPMessageTextResponse) Reset ¶ added in v2.0.16
func (x *GetCustomVerifySMSOTPMessageTextResponse) Reset()
func (*GetCustomVerifySMSOTPMessageTextResponse) String ¶ added in v2.0.16
func (x *GetCustomVerifySMSOTPMessageTextResponse) String() string
type GetDefaultDomainClaimedMessageTextRequest ¶
type GetDefaultDomainClaimedMessageTextRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*GetDefaultDomainClaimedMessageTextRequest) Descriptor
deprecated
func (*GetDefaultDomainClaimedMessageTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDefaultDomainClaimedMessageTextRequest.ProtoReflect.Descriptor instead.
func (*GetDefaultDomainClaimedMessageTextRequest) GetLanguage ¶
func (x *GetDefaultDomainClaimedMessageTextRequest) GetLanguage() string
func (*GetDefaultDomainClaimedMessageTextRequest) ProtoMessage ¶
func (*GetDefaultDomainClaimedMessageTextRequest) ProtoMessage()
func (*GetDefaultDomainClaimedMessageTextRequest) ProtoReflect ¶
func (x *GetDefaultDomainClaimedMessageTextRequest) ProtoReflect() protoreflect.Message
func (*GetDefaultDomainClaimedMessageTextRequest) Reset ¶
func (x *GetDefaultDomainClaimedMessageTextRequest) Reset()
func (*GetDefaultDomainClaimedMessageTextRequest) String ¶
func (x *GetDefaultDomainClaimedMessageTextRequest) String() string
type GetDefaultDomainClaimedMessageTextResponse ¶
type GetDefaultDomainClaimedMessageTextResponse struct { CustomText *text.MessageCustomText `protobuf:"bytes,1,opt,name=custom_text,json=customText,proto3" json:"custom_text,omitempty"` // contains filtered or unexported fields }
func (*GetDefaultDomainClaimedMessageTextResponse) Descriptor
deprecated
func (*GetDefaultDomainClaimedMessageTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDefaultDomainClaimedMessageTextResponse.ProtoReflect.Descriptor instead.
func (*GetDefaultDomainClaimedMessageTextResponse) GetCustomText ¶
func (x *GetDefaultDomainClaimedMessageTextResponse) GetCustomText() *text.MessageCustomText
func (*GetDefaultDomainClaimedMessageTextResponse) ProtoMessage ¶
func (*GetDefaultDomainClaimedMessageTextResponse) ProtoMessage()
func (*GetDefaultDomainClaimedMessageTextResponse) ProtoReflect ¶
func (x *GetDefaultDomainClaimedMessageTextResponse) ProtoReflect() protoreflect.Message
func (*GetDefaultDomainClaimedMessageTextResponse) Reset ¶
func (x *GetDefaultDomainClaimedMessageTextResponse) Reset()
func (*GetDefaultDomainClaimedMessageTextResponse) String ¶
func (x *GetDefaultDomainClaimedMessageTextResponse) String() string
type GetDefaultInitMessageTextRequest ¶
type GetDefaultInitMessageTextRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*GetDefaultInitMessageTextRequest) Descriptor
deprecated
func (*GetDefaultInitMessageTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDefaultInitMessageTextRequest.ProtoReflect.Descriptor instead.
func (*GetDefaultInitMessageTextRequest) GetLanguage ¶
func (x *GetDefaultInitMessageTextRequest) GetLanguage() string
func (*GetDefaultInitMessageTextRequest) ProtoMessage ¶
func (*GetDefaultInitMessageTextRequest) ProtoMessage()
func (*GetDefaultInitMessageTextRequest) ProtoReflect ¶
func (x *GetDefaultInitMessageTextRequest) ProtoReflect() protoreflect.Message
func (*GetDefaultInitMessageTextRequest) Reset ¶
func (x *GetDefaultInitMessageTextRequest) Reset()
func (*GetDefaultInitMessageTextRequest) String ¶
func (x *GetDefaultInitMessageTextRequest) String() string
type GetDefaultInitMessageTextResponse ¶
type GetDefaultInitMessageTextResponse struct { CustomText *text.MessageCustomText `protobuf:"bytes,1,opt,name=custom_text,json=customText,proto3" json:"custom_text,omitempty"` // contains filtered or unexported fields }
func (*GetDefaultInitMessageTextResponse) Descriptor
deprecated
func (*GetDefaultInitMessageTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDefaultInitMessageTextResponse.ProtoReflect.Descriptor instead.
func (*GetDefaultInitMessageTextResponse) GetCustomText ¶
func (x *GetDefaultInitMessageTextResponse) GetCustomText() *text.MessageCustomText
func (*GetDefaultInitMessageTextResponse) ProtoMessage ¶
func (*GetDefaultInitMessageTextResponse) ProtoMessage()
func (*GetDefaultInitMessageTextResponse) ProtoReflect ¶
func (x *GetDefaultInitMessageTextResponse) ProtoReflect() protoreflect.Message
func (*GetDefaultInitMessageTextResponse) Reset ¶
func (x *GetDefaultInitMessageTextResponse) Reset()
func (*GetDefaultInitMessageTextResponse) String ¶
func (x *GetDefaultInitMessageTextResponse) String() string
type GetDefaultLanguageRequest ¶
type GetDefaultLanguageRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*GetDefaultLanguageRequest) Descriptor
deprecated
func (*GetDefaultLanguageRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDefaultLanguageRequest.ProtoReflect.Descriptor instead.
func (*GetDefaultLanguageRequest) ProtoMessage ¶
func (*GetDefaultLanguageRequest) ProtoMessage()
func (*GetDefaultLanguageRequest) ProtoReflect ¶
func (x *GetDefaultLanguageRequest) ProtoReflect() protoreflect.Message
func (*GetDefaultLanguageRequest) Reset ¶
func (x *GetDefaultLanguageRequest) Reset()
func (*GetDefaultLanguageRequest) String ¶
func (x *GetDefaultLanguageRequest) String() string
type GetDefaultLanguageResponse ¶
type GetDefaultLanguageResponse struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*GetDefaultLanguageResponse) Descriptor
deprecated
func (*GetDefaultLanguageResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDefaultLanguageResponse.ProtoReflect.Descriptor instead.
func (*GetDefaultLanguageResponse) GetLanguage ¶
func (x *GetDefaultLanguageResponse) GetLanguage() string
func (*GetDefaultLanguageResponse) ProtoMessage ¶
func (*GetDefaultLanguageResponse) ProtoMessage()
func (*GetDefaultLanguageResponse) ProtoReflect ¶
func (x *GetDefaultLanguageResponse) ProtoReflect() protoreflect.Message
func (*GetDefaultLanguageResponse) Reset ¶
func (x *GetDefaultLanguageResponse) Reset()
func (*GetDefaultLanguageResponse) String ¶
func (x *GetDefaultLanguageResponse) String() string
type GetDefaultLoginTextsRequest ¶
type GetDefaultLoginTextsRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*GetDefaultLoginTextsRequest) Descriptor
deprecated
func (*GetDefaultLoginTextsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDefaultLoginTextsRequest.ProtoReflect.Descriptor instead.
func (*GetDefaultLoginTextsRequest) GetLanguage ¶
func (x *GetDefaultLoginTextsRequest) GetLanguage() string
func (*GetDefaultLoginTextsRequest) ProtoMessage ¶
func (*GetDefaultLoginTextsRequest) ProtoMessage()
func (*GetDefaultLoginTextsRequest) ProtoReflect ¶
func (x *GetDefaultLoginTextsRequest) ProtoReflect() protoreflect.Message
func (*GetDefaultLoginTextsRequest) Reset ¶
func (x *GetDefaultLoginTextsRequest) Reset()
func (*GetDefaultLoginTextsRequest) String ¶
func (x *GetDefaultLoginTextsRequest) String() string
type GetDefaultLoginTextsResponse ¶
type GetDefaultLoginTextsResponse struct { CustomText *text.LoginCustomText `protobuf:"bytes,1,opt,name=custom_text,json=customText,proto3" json:"custom_text,omitempty"` // contains filtered or unexported fields }
func (*GetDefaultLoginTextsResponse) Descriptor
deprecated
func (*GetDefaultLoginTextsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDefaultLoginTextsResponse.ProtoReflect.Descriptor instead.
func (*GetDefaultLoginTextsResponse) GetCustomText ¶
func (x *GetDefaultLoginTextsResponse) GetCustomText() *text.LoginCustomText
func (*GetDefaultLoginTextsResponse) ProtoMessage ¶
func (*GetDefaultLoginTextsResponse) ProtoMessage()
func (*GetDefaultLoginTextsResponse) ProtoReflect ¶
func (x *GetDefaultLoginTextsResponse) ProtoReflect() protoreflect.Message
func (*GetDefaultLoginTextsResponse) Reset ¶
func (x *GetDefaultLoginTextsResponse) Reset()
func (*GetDefaultLoginTextsResponse) String ¶
func (x *GetDefaultLoginTextsResponse) String() string
type GetDefaultOrgRequest ¶
type GetDefaultOrgRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*GetDefaultOrgRequest) Descriptor
deprecated
func (*GetDefaultOrgRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDefaultOrgRequest.ProtoReflect.Descriptor instead.
func (*GetDefaultOrgRequest) ProtoMessage ¶
func (*GetDefaultOrgRequest) ProtoMessage()
func (*GetDefaultOrgRequest) ProtoReflect ¶
func (x *GetDefaultOrgRequest) ProtoReflect() protoreflect.Message
func (*GetDefaultOrgRequest) Reset ¶
func (x *GetDefaultOrgRequest) Reset()
func (*GetDefaultOrgRequest) String ¶
func (x *GetDefaultOrgRequest) String() string
type GetDefaultOrgResponse ¶
type GetDefaultOrgResponse struct { Org *org.Org `protobuf:"bytes,1,opt,name=org,proto3" json:"org,omitempty"` // contains filtered or unexported fields }
func (*GetDefaultOrgResponse) Descriptor
deprecated
func (*GetDefaultOrgResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDefaultOrgResponse.ProtoReflect.Descriptor instead.
func (*GetDefaultOrgResponse) GetOrg ¶
func (x *GetDefaultOrgResponse) GetOrg() *org.Org
func (*GetDefaultOrgResponse) ProtoMessage ¶
func (*GetDefaultOrgResponse) ProtoMessage()
func (*GetDefaultOrgResponse) ProtoReflect ¶
func (x *GetDefaultOrgResponse) ProtoReflect() protoreflect.Message
func (*GetDefaultOrgResponse) Reset ¶
func (x *GetDefaultOrgResponse) Reset()
func (*GetDefaultOrgResponse) String ¶
func (x *GetDefaultOrgResponse) String() string
type GetDefaultPasswordChangeMessageTextRequest ¶ added in v2.0.9
type GetDefaultPasswordChangeMessageTextRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*GetDefaultPasswordChangeMessageTextRequest) Descriptor
deprecated
added in
v2.0.9
func (*GetDefaultPasswordChangeMessageTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDefaultPasswordChangeMessageTextRequest.ProtoReflect.Descriptor instead.
func (*GetDefaultPasswordChangeMessageTextRequest) GetLanguage ¶ added in v2.0.9
func (x *GetDefaultPasswordChangeMessageTextRequest) GetLanguage() string
func (*GetDefaultPasswordChangeMessageTextRequest) ProtoMessage ¶ added in v2.0.9
func (*GetDefaultPasswordChangeMessageTextRequest) ProtoMessage()
func (*GetDefaultPasswordChangeMessageTextRequest) ProtoReflect ¶ added in v2.0.9
func (x *GetDefaultPasswordChangeMessageTextRequest) ProtoReflect() protoreflect.Message
func (*GetDefaultPasswordChangeMessageTextRequest) Reset ¶ added in v2.0.9
func (x *GetDefaultPasswordChangeMessageTextRequest) Reset()
func (*GetDefaultPasswordChangeMessageTextRequest) String ¶ added in v2.0.9
func (x *GetDefaultPasswordChangeMessageTextRequest) String() string
type GetDefaultPasswordChangeMessageTextResponse ¶ added in v2.0.9
type GetDefaultPasswordChangeMessageTextResponse struct { CustomText *text.MessageCustomText `protobuf:"bytes,1,opt,name=custom_text,json=customText,proto3" json:"custom_text,omitempty"` // contains filtered or unexported fields }
func (*GetDefaultPasswordChangeMessageTextResponse) Descriptor
deprecated
added in
v2.0.9
func (*GetDefaultPasswordChangeMessageTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDefaultPasswordChangeMessageTextResponse.ProtoReflect.Descriptor instead.
func (*GetDefaultPasswordChangeMessageTextResponse) GetCustomText ¶ added in v2.0.9
func (x *GetDefaultPasswordChangeMessageTextResponse) GetCustomText() *text.MessageCustomText
func (*GetDefaultPasswordChangeMessageTextResponse) ProtoMessage ¶ added in v2.0.9
func (*GetDefaultPasswordChangeMessageTextResponse) ProtoMessage()
func (*GetDefaultPasswordChangeMessageTextResponse) ProtoReflect ¶ added in v2.0.9
func (x *GetDefaultPasswordChangeMessageTextResponse) ProtoReflect() protoreflect.Message
func (*GetDefaultPasswordChangeMessageTextResponse) Reset ¶ added in v2.0.9
func (x *GetDefaultPasswordChangeMessageTextResponse) Reset()
func (*GetDefaultPasswordChangeMessageTextResponse) String ¶ added in v2.0.9
func (x *GetDefaultPasswordChangeMessageTextResponse) String() string
type GetDefaultPasswordResetMessageTextRequest ¶
type GetDefaultPasswordResetMessageTextRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*GetDefaultPasswordResetMessageTextRequest) Descriptor
deprecated
func (*GetDefaultPasswordResetMessageTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDefaultPasswordResetMessageTextRequest.ProtoReflect.Descriptor instead.
func (*GetDefaultPasswordResetMessageTextRequest) GetLanguage ¶
func (x *GetDefaultPasswordResetMessageTextRequest) GetLanguage() string
func (*GetDefaultPasswordResetMessageTextRequest) ProtoMessage ¶
func (*GetDefaultPasswordResetMessageTextRequest) ProtoMessage()
func (*GetDefaultPasswordResetMessageTextRequest) ProtoReflect ¶
func (x *GetDefaultPasswordResetMessageTextRequest) ProtoReflect() protoreflect.Message
func (*GetDefaultPasswordResetMessageTextRequest) Reset ¶
func (x *GetDefaultPasswordResetMessageTextRequest) Reset()
func (*GetDefaultPasswordResetMessageTextRequest) String ¶
func (x *GetDefaultPasswordResetMessageTextRequest) String() string
type GetDefaultPasswordResetMessageTextResponse ¶
type GetDefaultPasswordResetMessageTextResponse struct { CustomText *text.MessageCustomText `protobuf:"bytes,1,opt,name=custom_text,json=customText,proto3" json:"custom_text,omitempty"` // contains filtered or unexported fields }
func (*GetDefaultPasswordResetMessageTextResponse) Descriptor
deprecated
func (*GetDefaultPasswordResetMessageTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDefaultPasswordResetMessageTextResponse.ProtoReflect.Descriptor instead.
func (*GetDefaultPasswordResetMessageTextResponse) GetCustomText ¶
func (x *GetDefaultPasswordResetMessageTextResponse) GetCustomText() *text.MessageCustomText
func (*GetDefaultPasswordResetMessageTextResponse) ProtoMessage ¶
func (*GetDefaultPasswordResetMessageTextResponse) ProtoMessage()
func (*GetDefaultPasswordResetMessageTextResponse) ProtoReflect ¶
func (x *GetDefaultPasswordResetMessageTextResponse) ProtoReflect() protoreflect.Message
func (*GetDefaultPasswordResetMessageTextResponse) Reset ¶
func (x *GetDefaultPasswordResetMessageTextResponse) Reset()
func (*GetDefaultPasswordResetMessageTextResponse) String ¶
func (x *GetDefaultPasswordResetMessageTextResponse) String() string
type GetDefaultPasswordlessRegistrationMessageTextRequest ¶
type GetDefaultPasswordlessRegistrationMessageTextRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*GetDefaultPasswordlessRegistrationMessageTextRequest) Descriptor
deprecated
func (*GetDefaultPasswordlessRegistrationMessageTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDefaultPasswordlessRegistrationMessageTextRequest.ProtoReflect.Descriptor instead.
func (*GetDefaultPasswordlessRegistrationMessageTextRequest) GetLanguage ¶
func (x *GetDefaultPasswordlessRegistrationMessageTextRequest) GetLanguage() string
func (*GetDefaultPasswordlessRegistrationMessageTextRequest) ProtoMessage ¶
func (*GetDefaultPasswordlessRegistrationMessageTextRequest) ProtoMessage()
func (*GetDefaultPasswordlessRegistrationMessageTextRequest) ProtoReflect ¶
func (x *GetDefaultPasswordlessRegistrationMessageTextRequest) ProtoReflect() protoreflect.Message
func (*GetDefaultPasswordlessRegistrationMessageTextRequest) Reset ¶
func (x *GetDefaultPasswordlessRegistrationMessageTextRequest) Reset()
func (*GetDefaultPasswordlessRegistrationMessageTextRequest) String ¶
func (x *GetDefaultPasswordlessRegistrationMessageTextRequest) String() string
type GetDefaultPasswordlessRegistrationMessageTextResponse ¶
type GetDefaultPasswordlessRegistrationMessageTextResponse struct { CustomText *text.MessageCustomText `protobuf:"bytes,1,opt,name=custom_text,json=customText,proto3" json:"custom_text,omitempty"` // contains filtered or unexported fields }
func (*GetDefaultPasswordlessRegistrationMessageTextResponse) Descriptor
deprecated
func (*GetDefaultPasswordlessRegistrationMessageTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDefaultPasswordlessRegistrationMessageTextResponse.ProtoReflect.Descriptor instead.
func (*GetDefaultPasswordlessRegistrationMessageTextResponse) GetCustomText ¶
func (x *GetDefaultPasswordlessRegistrationMessageTextResponse) GetCustomText() *text.MessageCustomText
func (*GetDefaultPasswordlessRegistrationMessageTextResponse) ProtoMessage ¶
func (*GetDefaultPasswordlessRegistrationMessageTextResponse) ProtoMessage()
func (*GetDefaultPasswordlessRegistrationMessageTextResponse) ProtoReflect ¶
func (x *GetDefaultPasswordlessRegistrationMessageTextResponse) ProtoReflect() protoreflect.Message
func (*GetDefaultPasswordlessRegistrationMessageTextResponse) Reset ¶
func (x *GetDefaultPasswordlessRegistrationMessageTextResponse) Reset()
func (*GetDefaultPasswordlessRegistrationMessageTextResponse) String ¶
func (x *GetDefaultPasswordlessRegistrationMessageTextResponse) String() string
type GetDefaultVerifyEmailMessageTextRequest ¶
type GetDefaultVerifyEmailMessageTextRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*GetDefaultVerifyEmailMessageTextRequest) Descriptor
deprecated
func (*GetDefaultVerifyEmailMessageTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDefaultVerifyEmailMessageTextRequest.ProtoReflect.Descriptor instead.
func (*GetDefaultVerifyEmailMessageTextRequest) GetLanguage ¶
func (x *GetDefaultVerifyEmailMessageTextRequest) GetLanguage() string
func (*GetDefaultVerifyEmailMessageTextRequest) ProtoMessage ¶
func (*GetDefaultVerifyEmailMessageTextRequest) ProtoMessage()
func (*GetDefaultVerifyEmailMessageTextRequest) ProtoReflect ¶
func (x *GetDefaultVerifyEmailMessageTextRequest) ProtoReflect() protoreflect.Message
func (*GetDefaultVerifyEmailMessageTextRequest) Reset ¶
func (x *GetDefaultVerifyEmailMessageTextRequest) Reset()
func (*GetDefaultVerifyEmailMessageTextRequest) String ¶
func (x *GetDefaultVerifyEmailMessageTextRequest) String() string
type GetDefaultVerifyEmailMessageTextResponse ¶
type GetDefaultVerifyEmailMessageTextResponse struct { CustomText *text.MessageCustomText `protobuf:"bytes,1,opt,name=custom_text,json=customText,proto3" json:"custom_text,omitempty"` // contains filtered or unexported fields }
func (*GetDefaultVerifyEmailMessageTextResponse) Descriptor
deprecated
func (*GetDefaultVerifyEmailMessageTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDefaultVerifyEmailMessageTextResponse.ProtoReflect.Descriptor instead.
func (*GetDefaultVerifyEmailMessageTextResponse) GetCustomText ¶
func (x *GetDefaultVerifyEmailMessageTextResponse) GetCustomText() *text.MessageCustomText
func (*GetDefaultVerifyEmailMessageTextResponse) ProtoMessage ¶
func (*GetDefaultVerifyEmailMessageTextResponse) ProtoMessage()
func (*GetDefaultVerifyEmailMessageTextResponse) ProtoReflect ¶
func (x *GetDefaultVerifyEmailMessageTextResponse) ProtoReflect() protoreflect.Message
func (*GetDefaultVerifyEmailMessageTextResponse) Reset ¶
func (x *GetDefaultVerifyEmailMessageTextResponse) Reset()
func (*GetDefaultVerifyEmailMessageTextResponse) String ¶
func (x *GetDefaultVerifyEmailMessageTextResponse) String() string
type GetDefaultVerifyEmailOTPMessageTextRequest ¶ added in v2.0.16
type GetDefaultVerifyEmailOTPMessageTextRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*GetDefaultVerifyEmailOTPMessageTextRequest) Descriptor
deprecated
added in
v2.0.16
func (*GetDefaultVerifyEmailOTPMessageTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDefaultVerifyEmailOTPMessageTextRequest.ProtoReflect.Descriptor instead.
func (*GetDefaultVerifyEmailOTPMessageTextRequest) GetLanguage ¶ added in v2.0.16
func (x *GetDefaultVerifyEmailOTPMessageTextRequest) GetLanguage() string
func (*GetDefaultVerifyEmailOTPMessageTextRequest) ProtoMessage ¶ added in v2.0.16
func (*GetDefaultVerifyEmailOTPMessageTextRequest) ProtoMessage()
func (*GetDefaultVerifyEmailOTPMessageTextRequest) ProtoReflect ¶ added in v2.0.16
func (x *GetDefaultVerifyEmailOTPMessageTextRequest) ProtoReflect() protoreflect.Message
func (*GetDefaultVerifyEmailOTPMessageTextRequest) Reset ¶ added in v2.0.16
func (x *GetDefaultVerifyEmailOTPMessageTextRequest) Reset()
func (*GetDefaultVerifyEmailOTPMessageTextRequest) String ¶ added in v2.0.16
func (x *GetDefaultVerifyEmailOTPMessageTextRequest) String() string
type GetDefaultVerifyEmailOTPMessageTextResponse ¶ added in v2.0.16
type GetDefaultVerifyEmailOTPMessageTextResponse struct { CustomText *text.MessageCustomText `protobuf:"bytes,1,opt,name=custom_text,json=customText,proto3" json:"custom_text,omitempty"` // contains filtered or unexported fields }
func (*GetDefaultVerifyEmailOTPMessageTextResponse) Descriptor
deprecated
added in
v2.0.16
func (*GetDefaultVerifyEmailOTPMessageTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDefaultVerifyEmailOTPMessageTextResponse.ProtoReflect.Descriptor instead.
func (*GetDefaultVerifyEmailOTPMessageTextResponse) GetCustomText ¶ added in v2.0.16
func (x *GetDefaultVerifyEmailOTPMessageTextResponse) GetCustomText() *text.MessageCustomText
func (*GetDefaultVerifyEmailOTPMessageTextResponse) ProtoMessage ¶ added in v2.0.16
func (*GetDefaultVerifyEmailOTPMessageTextResponse) ProtoMessage()
func (*GetDefaultVerifyEmailOTPMessageTextResponse) ProtoReflect ¶ added in v2.0.16
func (x *GetDefaultVerifyEmailOTPMessageTextResponse) ProtoReflect() protoreflect.Message
func (*GetDefaultVerifyEmailOTPMessageTextResponse) Reset ¶ added in v2.0.16
func (x *GetDefaultVerifyEmailOTPMessageTextResponse) Reset()
func (*GetDefaultVerifyEmailOTPMessageTextResponse) String ¶ added in v2.0.16
func (x *GetDefaultVerifyEmailOTPMessageTextResponse) String() string
type GetDefaultVerifyPhoneMessageTextRequest ¶
type GetDefaultVerifyPhoneMessageTextRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*GetDefaultVerifyPhoneMessageTextRequest) Descriptor
deprecated
func (*GetDefaultVerifyPhoneMessageTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDefaultVerifyPhoneMessageTextRequest.ProtoReflect.Descriptor instead.
func (*GetDefaultVerifyPhoneMessageTextRequest) GetLanguage ¶
func (x *GetDefaultVerifyPhoneMessageTextRequest) GetLanguage() string
func (*GetDefaultVerifyPhoneMessageTextRequest) ProtoMessage ¶
func (*GetDefaultVerifyPhoneMessageTextRequest) ProtoMessage()
func (*GetDefaultVerifyPhoneMessageTextRequest) ProtoReflect ¶
func (x *GetDefaultVerifyPhoneMessageTextRequest) ProtoReflect() protoreflect.Message
func (*GetDefaultVerifyPhoneMessageTextRequest) Reset ¶
func (x *GetDefaultVerifyPhoneMessageTextRequest) Reset()
func (*GetDefaultVerifyPhoneMessageTextRequest) String ¶
func (x *GetDefaultVerifyPhoneMessageTextRequest) String() string
type GetDefaultVerifyPhoneMessageTextResponse ¶
type GetDefaultVerifyPhoneMessageTextResponse struct { CustomText *text.MessageCustomText `protobuf:"bytes,1,opt,name=custom_text,json=customText,proto3" json:"custom_text,omitempty"` // contains filtered or unexported fields }
func (*GetDefaultVerifyPhoneMessageTextResponse) Descriptor
deprecated
func (*GetDefaultVerifyPhoneMessageTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDefaultVerifyPhoneMessageTextResponse.ProtoReflect.Descriptor instead.
func (*GetDefaultVerifyPhoneMessageTextResponse) GetCustomText ¶
func (x *GetDefaultVerifyPhoneMessageTextResponse) GetCustomText() *text.MessageCustomText
func (*GetDefaultVerifyPhoneMessageTextResponse) ProtoMessage ¶
func (*GetDefaultVerifyPhoneMessageTextResponse) ProtoMessage()
func (*GetDefaultVerifyPhoneMessageTextResponse) ProtoReflect ¶
func (x *GetDefaultVerifyPhoneMessageTextResponse) ProtoReflect() protoreflect.Message
func (*GetDefaultVerifyPhoneMessageTextResponse) Reset ¶
func (x *GetDefaultVerifyPhoneMessageTextResponse) Reset()
func (*GetDefaultVerifyPhoneMessageTextResponse) String ¶
func (x *GetDefaultVerifyPhoneMessageTextResponse) String() string
type GetDefaultVerifySMSOTPMessageTextRequest ¶ added in v2.0.16
type GetDefaultVerifySMSOTPMessageTextRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*GetDefaultVerifySMSOTPMessageTextRequest) Descriptor
deprecated
added in
v2.0.16
func (*GetDefaultVerifySMSOTPMessageTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDefaultVerifySMSOTPMessageTextRequest.ProtoReflect.Descriptor instead.
func (*GetDefaultVerifySMSOTPMessageTextRequest) GetLanguage ¶ added in v2.0.16
func (x *GetDefaultVerifySMSOTPMessageTextRequest) GetLanguage() string
func (*GetDefaultVerifySMSOTPMessageTextRequest) ProtoMessage ¶ added in v2.0.16
func (*GetDefaultVerifySMSOTPMessageTextRequest) ProtoMessage()
func (*GetDefaultVerifySMSOTPMessageTextRequest) ProtoReflect ¶ added in v2.0.16
func (x *GetDefaultVerifySMSOTPMessageTextRequest) ProtoReflect() protoreflect.Message
func (*GetDefaultVerifySMSOTPMessageTextRequest) Reset ¶ added in v2.0.16
func (x *GetDefaultVerifySMSOTPMessageTextRequest) Reset()
func (*GetDefaultVerifySMSOTPMessageTextRequest) String ¶ added in v2.0.16
func (x *GetDefaultVerifySMSOTPMessageTextRequest) String() string
type GetDefaultVerifySMSOTPMessageTextResponse ¶ added in v2.0.16
type GetDefaultVerifySMSOTPMessageTextResponse struct { CustomText *text.MessageCustomText `protobuf:"bytes,1,opt,name=custom_text,json=customText,proto3" json:"custom_text,omitempty"` // contains filtered or unexported fields }
func (*GetDefaultVerifySMSOTPMessageTextResponse) Descriptor
deprecated
added in
v2.0.16
func (*GetDefaultVerifySMSOTPMessageTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDefaultVerifySMSOTPMessageTextResponse.ProtoReflect.Descriptor instead.
func (*GetDefaultVerifySMSOTPMessageTextResponse) GetCustomText ¶ added in v2.0.16
func (x *GetDefaultVerifySMSOTPMessageTextResponse) GetCustomText() *text.MessageCustomText
func (*GetDefaultVerifySMSOTPMessageTextResponse) ProtoMessage ¶ added in v2.0.16
func (*GetDefaultVerifySMSOTPMessageTextResponse) ProtoMessage()
func (*GetDefaultVerifySMSOTPMessageTextResponse) ProtoReflect ¶ added in v2.0.16
func (x *GetDefaultVerifySMSOTPMessageTextResponse) ProtoReflect() protoreflect.Message
func (*GetDefaultVerifySMSOTPMessageTextResponse) Reset ¶ added in v2.0.16
func (x *GetDefaultVerifySMSOTPMessageTextResponse) Reset()
func (*GetDefaultVerifySMSOTPMessageTextResponse) String ¶ added in v2.0.16
func (x *GetDefaultVerifySMSOTPMessageTextResponse) String() string
type GetDomainPolicyRequest ¶
type GetDomainPolicyRequest struct {
// contains filtered or unexported fields
}
func (*GetDomainPolicyRequest) Descriptor
deprecated
func (*GetDomainPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDomainPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetDomainPolicyRequest) ProtoMessage ¶
func (*GetDomainPolicyRequest) ProtoMessage()
func (*GetDomainPolicyRequest) ProtoReflect ¶
func (x *GetDomainPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetDomainPolicyRequest) Reset ¶
func (x *GetDomainPolicyRequest) Reset()
func (*GetDomainPolicyRequest) String ¶
func (x *GetDomainPolicyRequest) String() string
type GetDomainPolicyResponse ¶
type GetDomainPolicyResponse struct { Policy *policy.DomainPolicy `protobuf:"bytes,1,opt,name=policy,proto3" json:"policy,omitempty"` // contains filtered or unexported fields }
func (*GetDomainPolicyResponse) Descriptor
deprecated
func (*GetDomainPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDomainPolicyResponse.ProtoReflect.Descriptor instead.
func (*GetDomainPolicyResponse) GetPolicy ¶
func (x *GetDomainPolicyResponse) GetPolicy() *policy.DomainPolicy
func (*GetDomainPolicyResponse) ProtoMessage ¶
func (*GetDomainPolicyResponse) ProtoMessage()
func (*GetDomainPolicyResponse) ProtoReflect ¶
func (x *GetDomainPolicyResponse) ProtoReflect() protoreflect.Message
func (*GetDomainPolicyResponse) Reset ¶
func (x *GetDomainPolicyResponse) Reset()
func (*GetDomainPolicyResponse) String ¶
func (x *GetDomainPolicyResponse) String() string
type GetFileSystemNotificationProviderRequest ¶
type GetFileSystemNotificationProviderRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*GetFileSystemNotificationProviderRequest) Descriptor
deprecated
func (*GetFileSystemNotificationProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFileSystemNotificationProviderRequest.ProtoReflect.Descriptor instead.
func (*GetFileSystemNotificationProviderRequest) ProtoMessage ¶
func (*GetFileSystemNotificationProviderRequest) ProtoMessage()
func (*GetFileSystemNotificationProviderRequest) ProtoReflect ¶
func (x *GetFileSystemNotificationProviderRequest) ProtoReflect() protoreflect.Message
func (*GetFileSystemNotificationProviderRequest) Reset ¶
func (x *GetFileSystemNotificationProviderRequest) Reset()
func (*GetFileSystemNotificationProviderRequest) String ¶
func (x *GetFileSystemNotificationProviderRequest) String() string
type GetFileSystemNotificationProviderResponse ¶
type GetFileSystemNotificationProviderResponse struct { Provider *settings.DebugNotificationProvider `protobuf:"bytes,1,opt,name=provider,proto3" json:"provider,omitempty"` // contains filtered or unexported fields }
func (*GetFileSystemNotificationProviderResponse) Descriptor
deprecated
func (*GetFileSystemNotificationProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFileSystemNotificationProviderResponse.ProtoReflect.Descriptor instead.
func (*GetFileSystemNotificationProviderResponse) GetProvider ¶
func (x *GetFileSystemNotificationProviderResponse) GetProvider() *settings.DebugNotificationProvider
func (*GetFileSystemNotificationProviderResponse) ProtoMessage ¶
func (*GetFileSystemNotificationProviderResponse) ProtoMessage()
func (*GetFileSystemNotificationProviderResponse) ProtoReflect ¶
func (x *GetFileSystemNotificationProviderResponse) ProtoReflect() protoreflect.Message
func (*GetFileSystemNotificationProviderResponse) Reset ¶
func (x *GetFileSystemNotificationProviderResponse) Reset()
func (*GetFileSystemNotificationProviderResponse) String ¶
func (x *GetFileSystemNotificationProviderResponse) String() string
type GetIDPByIDRequest ¶
type GetIDPByIDRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetIDPByIDRequest) Descriptor
deprecated
func (*GetIDPByIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIDPByIDRequest.ProtoReflect.Descriptor instead.
func (*GetIDPByIDRequest) GetId ¶
func (x *GetIDPByIDRequest) GetId() string
func (*GetIDPByIDRequest) ProtoMessage ¶
func (*GetIDPByIDRequest) ProtoMessage()
func (*GetIDPByIDRequest) ProtoReflect ¶
func (x *GetIDPByIDRequest) ProtoReflect() protoreflect.Message
func (*GetIDPByIDRequest) Reset ¶
func (x *GetIDPByIDRequest) Reset()
func (*GetIDPByIDRequest) String ¶
func (x *GetIDPByIDRequest) String() string
type GetIDPByIDResponse ¶
type GetIDPByIDResponse struct { Idp *idp.IDP `protobuf:"bytes,1,opt,name=idp,proto3" json:"idp,omitempty"` // contains filtered or unexported fields }
func (*GetIDPByIDResponse) Descriptor
deprecated
func (*GetIDPByIDResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetIDPByIDResponse.ProtoReflect.Descriptor instead.
func (*GetIDPByIDResponse) GetIdp ¶
func (x *GetIDPByIDResponse) GetIdp() *idp.IDP
func (*GetIDPByIDResponse) ProtoMessage ¶
func (*GetIDPByIDResponse) ProtoMessage()
func (*GetIDPByIDResponse) ProtoReflect ¶
func (x *GetIDPByIDResponse) ProtoReflect() protoreflect.Message
func (*GetIDPByIDResponse) Reset ¶
func (x *GetIDPByIDResponse) Reset()
func (*GetIDPByIDResponse) String ¶
func (x *GetIDPByIDResponse) String() string
type GetLabelPolicyRequest ¶
type GetLabelPolicyRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*GetLabelPolicyRequest) Descriptor
deprecated
func (*GetLabelPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLabelPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetLabelPolicyRequest) ProtoMessage ¶
func (*GetLabelPolicyRequest) ProtoMessage()
func (*GetLabelPolicyRequest) ProtoReflect ¶
func (x *GetLabelPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetLabelPolicyRequest) Reset ¶
func (x *GetLabelPolicyRequest) Reset()
func (*GetLabelPolicyRequest) String ¶
func (x *GetLabelPolicyRequest) String() string
type GetLabelPolicyResponse ¶
type GetLabelPolicyResponse struct { Policy *policy.LabelPolicy `protobuf:"bytes,1,opt,name=policy,proto3" json:"policy,omitempty"` // contains filtered or unexported fields }
func (*GetLabelPolicyResponse) Descriptor
deprecated
func (*GetLabelPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLabelPolicyResponse.ProtoReflect.Descriptor instead.
func (*GetLabelPolicyResponse) GetPolicy ¶
func (x *GetLabelPolicyResponse) GetPolicy() *policy.LabelPolicy
func (*GetLabelPolicyResponse) ProtoMessage ¶
func (*GetLabelPolicyResponse) ProtoMessage()
func (*GetLabelPolicyResponse) ProtoReflect ¶
func (x *GetLabelPolicyResponse) ProtoReflect() protoreflect.Message
func (*GetLabelPolicyResponse) Reset ¶
func (x *GetLabelPolicyResponse) Reset()
func (*GetLabelPolicyResponse) String ¶
func (x *GetLabelPolicyResponse) String() string
type GetLockoutPolicyRequest ¶
type GetLockoutPolicyRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*GetLockoutPolicyRequest) Descriptor
deprecated
func (*GetLockoutPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLockoutPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetLockoutPolicyRequest) ProtoMessage ¶
func (*GetLockoutPolicyRequest) ProtoMessage()
func (*GetLockoutPolicyRequest) ProtoReflect ¶
func (x *GetLockoutPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetLockoutPolicyRequest) Reset ¶
func (x *GetLockoutPolicyRequest) Reset()
func (*GetLockoutPolicyRequest) String ¶
func (x *GetLockoutPolicyRequest) String() string
type GetLockoutPolicyResponse ¶
type GetLockoutPolicyResponse struct { Policy *policy.LockoutPolicy `protobuf:"bytes,1,opt,name=policy,proto3" json:"policy,omitempty"` // contains filtered or unexported fields }
func (*GetLockoutPolicyResponse) Descriptor
deprecated
func (*GetLockoutPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLockoutPolicyResponse.ProtoReflect.Descriptor instead.
func (*GetLockoutPolicyResponse) GetPolicy ¶
func (x *GetLockoutPolicyResponse) GetPolicy() *policy.LockoutPolicy
func (*GetLockoutPolicyResponse) ProtoMessage ¶
func (*GetLockoutPolicyResponse) ProtoMessage()
func (*GetLockoutPolicyResponse) ProtoReflect ¶
func (x *GetLockoutPolicyResponse) ProtoReflect() protoreflect.Message
func (*GetLockoutPolicyResponse) Reset ¶
func (x *GetLockoutPolicyResponse) Reset()
func (*GetLockoutPolicyResponse) String ¶
func (x *GetLockoutPolicyResponse) String() string
type GetLogNotificationProviderRequest ¶
type GetLogNotificationProviderRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*GetLogNotificationProviderRequest) Descriptor
deprecated
func (*GetLogNotificationProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLogNotificationProviderRequest.ProtoReflect.Descriptor instead.
func (*GetLogNotificationProviderRequest) ProtoMessage ¶
func (*GetLogNotificationProviderRequest) ProtoMessage()
func (*GetLogNotificationProviderRequest) ProtoReflect ¶
func (x *GetLogNotificationProviderRequest) ProtoReflect() protoreflect.Message
func (*GetLogNotificationProviderRequest) Reset ¶
func (x *GetLogNotificationProviderRequest) Reset()
func (*GetLogNotificationProviderRequest) String ¶
func (x *GetLogNotificationProviderRequest) String() string
type GetLogNotificationProviderResponse ¶
type GetLogNotificationProviderResponse struct { Provider *settings.DebugNotificationProvider `protobuf:"bytes,1,opt,name=provider,proto3" json:"provider,omitempty"` // contains filtered or unexported fields }
func (*GetLogNotificationProviderResponse) Descriptor
deprecated
func (*GetLogNotificationProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLogNotificationProviderResponse.ProtoReflect.Descriptor instead.
func (*GetLogNotificationProviderResponse) GetProvider ¶
func (x *GetLogNotificationProviderResponse) GetProvider() *settings.DebugNotificationProvider
func (*GetLogNotificationProviderResponse) ProtoMessage ¶
func (*GetLogNotificationProviderResponse) ProtoMessage()
func (*GetLogNotificationProviderResponse) ProtoReflect ¶
func (x *GetLogNotificationProviderResponse) ProtoReflect() protoreflect.Message
func (*GetLogNotificationProviderResponse) Reset ¶
func (x *GetLogNotificationProviderResponse) Reset()
func (*GetLogNotificationProviderResponse) String ¶
func (x *GetLogNotificationProviderResponse) String() string
type GetLoginPolicyRequest ¶
type GetLoginPolicyRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*GetLoginPolicyRequest) Descriptor
deprecated
func (*GetLoginPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLoginPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetLoginPolicyRequest) ProtoMessage ¶
func (*GetLoginPolicyRequest) ProtoMessage()
func (*GetLoginPolicyRequest) ProtoReflect ¶
func (x *GetLoginPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetLoginPolicyRequest) Reset ¶
func (x *GetLoginPolicyRequest) Reset()
func (*GetLoginPolicyRequest) String ¶
func (x *GetLoginPolicyRequest) String() string
type GetLoginPolicyResponse ¶
type GetLoginPolicyResponse struct { Policy *policy.LoginPolicy `protobuf:"bytes,1,opt,name=policy,proto3" json:"policy,omitempty"` // contains filtered or unexported fields }
func (*GetLoginPolicyResponse) Descriptor
deprecated
func (*GetLoginPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLoginPolicyResponse.ProtoReflect.Descriptor instead.
func (*GetLoginPolicyResponse) GetPolicy ¶
func (x *GetLoginPolicyResponse) GetPolicy() *policy.LoginPolicy
func (*GetLoginPolicyResponse) ProtoMessage ¶
func (*GetLoginPolicyResponse) ProtoMessage()
func (*GetLoginPolicyResponse) ProtoReflect ¶
func (x *GetLoginPolicyResponse) ProtoReflect() protoreflect.Message
func (*GetLoginPolicyResponse) Reset ¶
func (x *GetLoginPolicyResponse) Reset()
func (*GetLoginPolicyResponse) String ¶
func (x *GetLoginPolicyResponse) String() string
type GetMyInstanceRequest ¶
type GetMyInstanceRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*GetMyInstanceRequest) Descriptor
deprecated
func (*GetMyInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMyInstanceRequest.ProtoReflect.Descriptor instead.
func (*GetMyInstanceRequest) ProtoMessage ¶
func (*GetMyInstanceRequest) ProtoMessage()
func (*GetMyInstanceRequest) ProtoReflect ¶
func (x *GetMyInstanceRequest) ProtoReflect() protoreflect.Message
func (*GetMyInstanceRequest) Reset ¶
func (x *GetMyInstanceRequest) Reset()
func (*GetMyInstanceRequest) String ¶
func (x *GetMyInstanceRequest) String() string
type GetMyInstanceResponse ¶
type GetMyInstanceResponse struct { Instance *instance.InstanceDetail `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"` // contains filtered or unexported fields }
func (*GetMyInstanceResponse) Descriptor
deprecated
func (*GetMyInstanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMyInstanceResponse.ProtoReflect.Descriptor instead.
func (*GetMyInstanceResponse) GetInstance ¶
func (x *GetMyInstanceResponse) GetInstance() *instance.InstanceDetail
func (*GetMyInstanceResponse) ProtoMessage ¶
func (*GetMyInstanceResponse) ProtoMessage()
func (*GetMyInstanceResponse) ProtoReflect ¶
func (x *GetMyInstanceResponse) ProtoReflect() protoreflect.Message
func (*GetMyInstanceResponse) Reset ¶
func (x *GetMyInstanceResponse) Reset()
func (*GetMyInstanceResponse) String ¶
func (x *GetMyInstanceResponse) String() string
type GetNotificationPolicyRequest ¶ added in v2.0.9
type GetNotificationPolicyRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*GetNotificationPolicyRequest) Descriptor
deprecated
added in
v2.0.9
func (*GetNotificationPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNotificationPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetNotificationPolicyRequest) ProtoMessage ¶ added in v2.0.9
func (*GetNotificationPolicyRequest) ProtoMessage()
func (*GetNotificationPolicyRequest) ProtoReflect ¶ added in v2.0.9
func (x *GetNotificationPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetNotificationPolicyRequest) Reset ¶ added in v2.0.9
func (x *GetNotificationPolicyRequest) Reset()
func (*GetNotificationPolicyRequest) String ¶ added in v2.0.9
func (x *GetNotificationPolicyRequest) String() string
type GetNotificationPolicyResponse ¶ added in v2.0.9
type GetNotificationPolicyResponse struct { Policy *policy.NotificationPolicy `protobuf:"bytes,1,opt,name=policy,proto3" json:"policy,omitempty"` // contains filtered or unexported fields }
func (*GetNotificationPolicyResponse) Descriptor
deprecated
added in
v2.0.9
func (*GetNotificationPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNotificationPolicyResponse.ProtoReflect.Descriptor instead.
func (*GetNotificationPolicyResponse) GetPolicy ¶ added in v2.0.9
func (x *GetNotificationPolicyResponse) GetPolicy() *policy.NotificationPolicy
func (*GetNotificationPolicyResponse) ProtoMessage ¶ added in v2.0.9
func (*GetNotificationPolicyResponse) ProtoMessage()
func (*GetNotificationPolicyResponse) ProtoReflect ¶ added in v2.0.9
func (x *GetNotificationPolicyResponse) ProtoReflect() protoreflect.Message
func (*GetNotificationPolicyResponse) Reset ¶ added in v2.0.9
func (x *GetNotificationPolicyResponse) Reset()
func (*GetNotificationPolicyResponse) String ¶ added in v2.0.9
func (x *GetNotificationPolicyResponse) String() string
type GetOIDCSettingsRequest ¶
type GetOIDCSettingsRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*GetOIDCSettingsRequest) Descriptor
deprecated
func (*GetOIDCSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOIDCSettingsRequest.ProtoReflect.Descriptor instead.
func (*GetOIDCSettingsRequest) ProtoMessage ¶
func (*GetOIDCSettingsRequest) ProtoMessage()
func (*GetOIDCSettingsRequest) ProtoReflect ¶
func (x *GetOIDCSettingsRequest) ProtoReflect() protoreflect.Message
func (*GetOIDCSettingsRequest) Reset ¶
func (x *GetOIDCSettingsRequest) Reset()
func (*GetOIDCSettingsRequest) String ¶
func (x *GetOIDCSettingsRequest) String() string
type GetOIDCSettingsResponse ¶
type GetOIDCSettingsResponse struct { Settings *settings.OIDCSettings `protobuf:"bytes,1,opt,name=settings,proto3" json:"settings,omitempty"` // contains filtered or unexported fields }
func (*GetOIDCSettingsResponse) Descriptor
deprecated
func (*GetOIDCSettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOIDCSettingsResponse.ProtoReflect.Descriptor instead.
func (*GetOIDCSettingsResponse) GetSettings ¶
func (x *GetOIDCSettingsResponse) GetSettings() *settings.OIDCSettings
func (*GetOIDCSettingsResponse) ProtoMessage ¶
func (*GetOIDCSettingsResponse) ProtoMessage()
func (*GetOIDCSettingsResponse) ProtoReflect ¶
func (x *GetOIDCSettingsResponse) ProtoReflect() protoreflect.Message
func (*GetOIDCSettingsResponse) Reset ¶
func (x *GetOIDCSettingsResponse) Reset()
func (*GetOIDCSettingsResponse) String ¶
func (x *GetOIDCSettingsResponse) String() string
type GetOrgByIDRequest ¶
type GetOrgByIDRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetOrgByIDRequest) Descriptor
deprecated
func (*GetOrgByIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOrgByIDRequest.ProtoReflect.Descriptor instead.
func (*GetOrgByIDRequest) GetId ¶
func (x *GetOrgByIDRequest) GetId() string
func (*GetOrgByIDRequest) ProtoMessage ¶
func (*GetOrgByIDRequest) ProtoMessage()
func (*GetOrgByIDRequest) ProtoReflect ¶
func (x *GetOrgByIDRequest) ProtoReflect() protoreflect.Message
func (*GetOrgByIDRequest) Reset ¶
func (x *GetOrgByIDRequest) Reset()
func (*GetOrgByIDRequest) String ¶
func (x *GetOrgByIDRequest) String() string
type GetOrgByIDResponse ¶
type GetOrgByIDResponse struct { Org *org.Org `protobuf:"bytes,1,opt,name=org,proto3" json:"org,omitempty"` // contains filtered or unexported fields }
func (*GetOrgByIDResponse) Descriptor
deprecated
func (*GetOrgByIDResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOrgByIDResponse.ProtoReflect.Descriptor instead.
func (*GetOrgByIDResponse) GetOrg ¶
func (x *GetOrgByIDResponse) GetOrg() *org.Org
func (*GetOrgByIDResponse) ProtoMessage ¶
func (*GetOrgByIDResponse) ProtoMessage()
func (*GetOrgByIDResponse) ProtoReflect ¶
func (x *GetOrgByIDResponse) ProtoReflect() protoreflect.Message
func (*GetOrgByIDResponse) Reset ¶
func (x *GetOrgByIDResponse) Reset()
func (*GetOrgByIDResponse) String ¶
func (x *GetOrgByIDResponse) String() string
type GetOrgIAMPolicyRequest ¶
type GetOrgIAMPolicyRequest struct {
// contains filtered or unexported fields
}
func (*GetOrgIAMPolicyRequest) Descriptor
deprecated
func (*GetOrgIAMPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOrgIAMPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetOrgIAMPolicyRequest) ProtoMessage ¶
func (*GetOrgIAMPolicyRequest) ProtoMessage()
func (*GetOrgIAMPolicyRequest) ProtoReflect ¶
func (x *GetOrgIAMPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetOrgIAMPolicyRequest) Reset ¶
func (x *GetOrgIAMPolicyRequest) Reset()
func (*GetOrgIAMPolicyRequest) String ¶
func (x *GetOrgIAMPolicyRequest) String() string
type GetOrgIAMPolicyResponse ¶
type GetOrgIAMPolicyResponse struct { Policy *policy.OrgIAMPolicy `protobuf:"bytes,1,opt,name=policy,proto3" json:"policy,omitempty"` // contains filtered or unexported fields }
func (*GetOrgIAMPolicyResponse) Descriptor
deprecated
func (*GetOrgIAMPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOrgIAMPolicyResponse.ProtoReflect.Descriptor instead.
func (*GetOrgIAMPolicyResponse) GetPolicy ¶
func (x *GetOrgIAMPolicyResponse) GetPolicy() *policy.OrgIAMPolicy
func (*GetOrgIAMPolicyResponse) ProtoMessage ¶
func (*GetOrgIAMPolicyResponse) ProtoMessage()
func (*GetOrgIAMPolicyResponse) ProtoReflect ¶
func (x *GetOrgIAMPolicyResponse) ProtoReflect() protoreflect.Message
func (*GetOrgIAMPolicyResponse) Reset ¶
func (x *GetOrgIAMPolicyResponse) Reset()
func (*GetOrgIAMPolicyResponse) String ¶
func (x *GetOrgIAMPolicyResponse) String() string
type GetPasswordAgePolicyRequest ¶
type GetPasswordAgePolicyRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*GetPasswordAgePolicyRequest) Descriptor
deprecated
func (*GetPasswordAgePolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPasswordAgePolicyRequest.ProtoReflect.Descriptor instead.
func (*GetPasswordAgePolicyRequest) ProtoMessage ¶
func (*GetPasswordAgePolicyRequest) ProtoMessage()
func (*GetPasswordAgePolicyRequest) ProtoReflect ¶
func (x *GetPasswordAgePolicyRequest) ProtoReflect() protoreflect.Message
func (*GetPasswordAgePolicyRequest) Reset ¶
func (x *GetPasswordAgePolicyRequest) Reset()
func (*GetPasswordAgePolicyRequest) String ¶
func (x *GetPasswordAgePolicyRequest) String() string
type GetPasswordAgePolicyResponse ¶
type GetPasswordAgePolicyResponse struct { Policy *policy.PasswordAgePolicy `protobuf:"bytes,1,opt,name=policy,proto3" json:"policy,omitempty"` // contains filtered or unexported fields }
func (*GetPasswordAgePolicyResponse) Descriptor
deprecated
func (*GetPasswordAgePolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPasswordAgePolicyResponse.ProtoReflect.Descriptor instead.
func (*GetPasswordAgePolicyResponse) GetPolicy ¶
func (x *GetPasswordAgePolicyResponse) GetPolicy() *policy.PasswordAgePolicy
func (*GetPasswordAgePolicyResponse) ProtoMessage ¶
func (*GetPasswordAgePolicyResponse) ProtoMessage()
func (*GetPasswordAgePolicyResponse) ProtoReflect ¶
func (x *GetPasswordAgePolicyResponse) ProtoReflect() protoreflect.Message
func (*GetPasswordAgePolicyResponse) Reset ¶
func (x *GetPasswordAgePolicyResponse) Reset()
func (*GetPasswordAgePolicyResponse) String ¶
func (x *GetPasswordAgePolicyResponse) String() string
type GetPasswordComplexityPolicyRequest ¶
type GetPasswordComplexityPolicyRequest struct {
// contains filtered or unexported fields
}
func (*GetPasswordComplexityPolicyRequest) Descriptor
deprecated
func (*GetPasswordComplexityPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPasswordComplexityPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetPasswordComplexityPolicyRequest) ProtoMessage ¶
func (*GetPasswordComplexityPolicyRequest) ProtoMessage()
func (*GetPasswordComplexityPolicyRequest) ProtoReflect ¶
func (x *GetPasswordComplexityPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetPasswordComplexityPolicyRequest) Reset ¶
func (x *GetPasswordComplexityPolicyRequest) Reset()
func (*GetPasswordComplexityPolicyRequest) String ¶
func (x *GetPasswordComplexityPolicyRequest) String() string
type GetPasswordComplexityPolicyResponse ¶
type GetPasswordComplexityPolicyResponse struct { Policy *policy.PasswordComplexityPolicy `protobuf:"bytes,1,opt,name=policy,proto3" json:"policy,omitempty"` // contains filtered or unexported fields }
func (*GetPasswordComplexityPolicyResponse) Descriptor
deprecated
func (*GetPasswordComplexityPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPasswordComplexityPolicyResponse.ProtoReflect.Descriptor instead.
func (*GetPasswordComplexityPolicyResponse) GetPolicy ¶
func (x *GetPasswordComplexityPolicyResponse) GetPolicy() *policy.PasswordComplexityPolicy
func (*GetPasswordComplexityPolicyResponse) ProtoMessage ¶
func (*GetPasswordComplexityPolicyResponse) ProtoMessage()
func (*GetPasswordComplexityPolicyResponse) ProtoReflect ¶
func (x *GetPasswordComplexityPolicyResponse) ProtoReflect() protoreflect.Message
func (*GetPasswordComplexityPolicyResponse) Reset ¶
func (x *GetPasswordComplexityPolicyResponse) Reset()
func (*GetPasswordComplexityPolicyResponse) String ¶
func (x *GetPasswordComplexityPolicyResponse) String() string
type GetPreviewLabelPolicyRequest ¶
type GetPreviewLabelPolicyRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*GetPreviewLabelPolicyRequest) Descriptor
deprecated
func (*GetPreviewLabelPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPreviewLabelPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetPreviewLabelPolicyRequest) ProtoMessage ¶
func (*GetPreviewLabelPolicyRequest) ProtoMessage()
func (*GetPreviewLabelPolicyRequest) ProtoReflect ¶
func (x *GetPreviewLabelPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetPreviewLabelPolicyRequest) Reset ¶
func (x *GetPreviewLabelPolicyRequest) Reset()
func (*GetPreviewLabelPolicyRequest) String ¶
func (x *GetPreviewLabelPolicyRequest) String() string
type GetPreviewLabelPolicyResponse ¶
type GetPreviewLabelPolicyResponse struct { Policy *policy.LabelPolicy `protobuf:"bytes,1,opt,name=policy,proto3" json:"policy,omitempty"` // contains filtered or unexported fields }
func (*GetPreviewLabelPolicyResponse) Descriptor
deprecated
func (*GetPreviewLabelPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPreviewLabelPolicyResponse.ProtoReflect.Descriptor instead.
func (*GetPreviewLabelPolicyResponse) GetPolicy ¶
func (x *GetPreviewLabelPolicyResponse) GetPolicy() *policy.LabelPolicy
func (*GetPreviewLabelPolicyResponse) ProtoMessage ¶
func (*GetPreviewLabelPolicyResponse) ProtoMessage()
func (*GetPreviewLabelPolicyResponse) ProtoReflect ¶
func (x *GetPreviewLabelPolicyResponse) ProtoReflect() protoreflect.Message
func (*GetPreviewLabelPolicyResponse) Reset ¶
func (x *GetPreviewLabelPolicyResponse) Reset()
func (*GetPreviewLabelPolicyResponse) String ¶
func (x *GetPreviewLabelPolicyResponse) String() string
type GetPrivacyPolicyRequest ¶
type GetPrivacyPolicyRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*GetPrivacyPolicyRequest) Descriptor
deprecated
func (*GetPrivacyPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPrivacyPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetPrivacyPolicyRequest) ProtoMessage ¶
func (*GetPrivacyPolicyRequest) ProtoMessage()
func (*GetPrivacyPolicyRequest) ProtoReflect ¶
func (x *GetPrivacyPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetPrivacyPolicyRequest) Reset ¶
func (x *GetPrivacyPolicyRequest) Reset()
func (*GetPrivacyPolicyRequest) String ¶
func (x *GetPrivacyPolicyRequest) String() string
type GetPrivacyPolicyResponse ¶
type GetPrivacyPolicyResponse struct { Policy *policy.PrivacyPolicy `protobuf:"bytes,1,opt,name=policy,proto3" json:"policy,omitempty"` // contains filtered or unexported fields }
func (*GetPrivacyPolicyResponse) Descriptor
deprecated
func (*GetPrivacyPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPrivacyPolicyResponse.ProtoReflect.Descriptor instead.
func (*GetPrivacyPolicyResponse) GetPolicy ¶
func (x *GetPrivacyPolicyResponse) GetPolicy() *policy.PrivacyPolicy
func (*GetPrivacyPolicyResponse) ProtoMessage ¶
func (*GetPrivacyPolicyResponse) ProtoMessage()
func (*GetPrivacyPolicyResponse) ProtoReflect ¶
func (x *GetPrivacyPolicyResponse) ProtoReflect() protoreflect.Message
func (*GetPrivacyPolicyResponse) Reset ¶
func (x *GetPrivacyPolicyResponse) Reset()
func (*GetPrivacyPolicyResponse) String ¶
func (x *GetPrivacyPolicyResponse) String() string
type GetProviderByIDRequest ¶ added in v2.0.10
type GetProviderByIDRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetProviderByIDRequest) Descriptor
deprecated
added in
v2.0.10
func (*GetProviderByIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProviderByIDRequest.ProtoReflect.Descriptor instead.
func (*GetProviderByIDRequest) GetId ¶ added in v2.0.10
func (x *GetProviderByIDRequest) GetId() string
func (*GetProviderByIDRequest) ProtoMessage ¶ added in v2.0.10
func (*GetProviderByIDRequest) ProtoMessage()
func (*GetProviderByIDRequest) ProtoReflect ¶ added in v2.0.10
func (x *GetProviderByIDRequest) ProtoReflect() protoreflect.Message
func (*GetProviderByIDRequest) Reset ¶ added in v2.0.10
func (x *GetProviderByIDRequest) Reset()
func (*GetProviderByIDRequest) String ¶ added in v2.0.10
func (x *GetProviderByIDRequest) String() string
type GetProviderByIDResponse ¶ added in v2.0.10
type GetProviderByIDResponse struct { Idp *idp.Provider `protobuf:"bytes,1,opt,name=idp,proto3" json:"idp,omitempty"` // contains filtered or unexported fields }
func (*GetProviderByIDResponse) Descriptor
deprecated
added in
v2.0.10
func (*GetProviderByIDResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProviderByIDResponse.ProtoReflect.Descriptor instead.
func (*GetProviderByIDResponse) GetIdp ¶ added in v2.0.10
func (x *GetProviderByIDResponse) GetIdp() *idp.Provider
func (*GetProviderByIDResponse) ProtoMessage ¶ added in v2.0.10
func (*GetProviderByIDResponse) ProtoMessage()
func (*GetProviderByIDResponse) ProtoReflect ¶ added in v2.0.10
func (x *GetProviderByIDResponse) ProtoReflect() protoreflect.Message
func (*GetProviderByIDResponse) Reset ¶ added in v2.0.10
func (x *GetProviderByIDResponse) Reset()
func (*GetProviderByIDResponse) String ¶ added in v2.0.10
func (x *GetProviderByIDResponse) String() string
type GetRestrictionsRequest ¶ added in v2.1.4
type GetRestrictionsRequest struct {
// contains filtered or unexported fields
}
func (*GetRestrictionsRequest) Descriptor
deprecated
added in
v2.1.4
func (*GetRestrictionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRestrictionsRequest.ProtoReflect.Descriptor instead.
func (*GetRestrictionsRequest) ProtoMessage ¶ added in v2.1.4
func (*GetRestrictionsRequest) ProtoMessage()
func (*GetRestrictionsRequest) ProtoReflect ¶ added in v2.1.4
func (x *GetRestrictionsRequest) ProtoReflect() protoreflect.Message
func (*GetRestrictionsRequest) Reset ¶ added in v2.1.4
func (x *GetRestrictionsRequest) Reset()
func (*GetRestrictionsRequest) String ¶ added in v2.1.4
func (x *GetRestrictionsRequest) String() string
type GetRestrictionsResponse ¶ added in v2.1.4
type GetRestrictionsResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` DisallowPublicOrgRegistration bool `` /* 153-byte string literal not displayed */ AllowedLanguages []string `protobuf:"bytes,3,rep,name=allowed_languages,json=allowedLanguages,proto3" json:"allowed_languages,omitempty"` // contains filtered or unexported fields }
func (*GetRestrictionsResponse) Descriptor
deprecated
added in
v2.1.4
func (*GetRestrictionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRestrictionsResponse.ProtoReflect.Descriptor instead.
func (*GetRestrictionsResponse) GetAllowedLanguages ¶ added in v2.1.5
func (x *GetRestrictionsResponse) GetAllowedLanguages() []string
func (*GetRestrictionsResponse) GetDetails ¶ added in v2.1.4
func (x *GetRestrictionsResponse) GetDetails() *object.ObjectDetails
func (*GetRestrictionsResponse) GetDisallowPublicOrgRegistration ¶ added in v2.1.4
func (x *GetRestrictionsResponse) GetDisallowPublicOrgRegistration() bool
func (*GetRestrictionsResponse) ProtoMessage ¶ added in v2.1.4
func (*GetRestrictionsResponse) ProtoMessage()
func (*GetRestrictionsResponse) ProtoReflect ¶ added in v2.1.4
func (x *GetRestrictionsResponse) ProtoReflect() protoreflect.Message
func (*GetRestrictionsResponse) Reset ¶ added in v2.1.4
func (x *GetRestrictionsResponse) Reset()
func (*GetRestrictionsResponse) String ¶ added in v2.1.4
func (x *GetRestrictionsResponse) String() string
type GetSMSProviderRequest ¶
type GetSMSProviderRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetSMSProviderRequest) Descriptor
deprecated
func (*GetSMSProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSMSProviderRequest.ProtoReflect.Descriptor instead.
func (*GetSMSProviderRequest) GetId ¶
func (x *GetSMSProviderRequest) GetId() string
func (*GetSMSProviderRequest) ProtoMessage ¶
func (*GetSMSProviderRequest) ProtoMessage()
func (*GetSMSProviderRequest) ProtoReflect ¶
func (x *GetSMSProviderRequest) ProtoReflect() protoreflect.Message
func (*GetSMSProviderRequest) Reset ¶
func (x *GetSMSProviderRequest) Reset()
func (*GetSMSProviderRequest) String ¶
func (x *GetSMSProviderRequest) String() string
type GetSMSProviderResponse ¶
type GetSMSProviderResponse struct { Config *settings.SMSProvider `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"` // contains filtered or unexported fields }
func (*GetSMSProviderResponse) Descriptor
deprecated
func (*GetSMSProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSMSProviderResponse.ProtoReflect.Descriptor instead.
func (*GetSMSProviderResponse) GetConfig ¶
func (x *GetSMSProviderResponse) GetConfig() *settings.SMSProvider
func (*GetSMSProviderResponse) ProtoMessage ¶
func (*GetSMSProviderResponse) ProtoMessage()
func (*GetSMSProviderResponse) ProtoReflect ¶
func (x *GetSMSProviderResponse) ProtoReflect() protoreflect.Message
func (*GetSMSProviderResponse) Reset ¶
func (x *GetSMSProviderResponse) Reset()
func (*GetSMSProviderResponse) String ¶
func (x *GetSMSProviderResponse) String() string
type GetSMTPConfigByIdRequest ¶ added in v2.1.13
type GetSMTPConfigByIdRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetSMTPConfigByIdRequest) Descriptor
deprecated
added in
v2.1.13
func (*GetSMTPConfigByIdRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSMTPConfigByIdRequest.ProtoReflect.Descriptor instead.
func (*GetSMTPConfigByIdRequest) GetId ¶ added in v2.1.13
func (x *GetSMTPConfigByIdRequest) GetId() string
func (*GetSMTPConfigByIdRequest) ProtoMessage ¶ added in v2.1.13
func (*GetSMTPConfigByIdRequest) ProtoMessage()
func (*GetSMTPConfigByIdRequest) ProtoReflect ¶ added in v2.1.13
func (x *GetSMTPConfigByIdRequest) ProtoReflect() protoreflect.Message
func (*GetSMTPConfigByIdRequest) Reset ¶ added in v2.1.13
func (x *GetSMTPConfigByIdRequest) Reset()
func (*GetSMTPConfigByIdRequest) String ¶ added in v2.1.13
func (x *GetSMTPConfigByIdRequest) String() string
type GetSMTPConfigByIdResponse ¶ added in v2.1.13
type GetSMTPConfigByIdResponse struct { SmtpConfig *settings.SMTPConfig `protobuf:"bytes,1,opt,name=smtp_config,json=smtpConfig,proto3" json:"smtp_config,omitempty"` // contains filtered or unexported fields }
func (*GetSMTPConfigByIdResponse) Descriptor
deprecated
added in
v2.1.13
func (*GetSMTPConfigByIdResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSMTPConfigByIdResponse.ProtoReflect.Descriptor instead.
func (*GetSMTPConfigByIdResponse) GetSmtpConfig ¶ added in v2.1.13
func (x *GetSMTPConfigByIdResponse) GetSmtpConfig() *settings.SMTPConfig
func (*GetSMTPConfigByIdResponse) ProtoMessage ¶ added in v2.1.13
func (*GetSMTPConfigByIdResponse) ProtoMessage()
func (*GetSMTPConfigByIdResponse) ProtoReflect ¶ added in v2.1.13
func (x *GetSMTPConfigByIdResponse) ProtoReflect() protoreflect.Message
func (*GetSMTPConfigByIdResponse) Reset ¶ added in v2.1.13
func (x *GetSMTPConfigByIdResponse) Reset()
func (*GetSMTPConfigByIdResponse) String ¶ added in v2.1.13
func (x *GetSMTPConfigByIdResponse) String() string
type GetSMTPConfigRequest ¶
type GetSMTPConfigRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*GetSMTPConfigRequest) Descriptor
deprecated
func (*GetSMTPConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSMTPConfigRequest.ProtoReflect.Descriptor instead.
func (*GetSMTPConfigRequest) ProtoMessage ¶
func (*GetSMTPConfigRequest) ProtoMessage()
func (*GetSMTPConfigRequest) ProtoReflect ¶
func (x *GetSMTPConfigRequest) ProtoReflect() protoreflect.Message
func (*GetSMTPConfigRequest) Reset ¶
func (x *GetSMTPConfigRequest) Reset()
func (*GetSMTPConfigRequest) String ¶
func (x *GetSMTPConfigRequest) String() string
type GetSMTPConfigResponse ¶
type GetSMTPConfigResponse struct { SmtpConfig *settings.SMTPConfig `protobuf:"bytes,1,opt,name=smtp_config,json=smtpConfig,proto3" json:"smtp_config,omitempty"` // contains filtered or unexported fields }
func (*GetSMTPConfigResponse) Descriptor
deprecated
func (*GetSMTPConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSMTPConfigResponse.ProtoReflect.Descriptor instead.
func (*GetSMTPConfigResponse) GetSmtpConfig ¶
func (x *GetSMTPConfigResponse) GetSmtpConfig() *settings.SMTPConfig
func (*GetSMTPConfigResponse) ProtoMessage ¶
func (*GetSMTPConfigResponse) ProtoMessage()
func (*GetSMTPConfigResponse) ProtoReflect ¶
func (x *GetSMTPConfigResponse) ProtoReflect() protoreflect.Message
func (*GetSMTPConfigResponse) Reset ¶
func (x *GetSMTPConfigResponse) Reset()
func (*GetSMTPConfigResponse) String ¶
func (x *GetSMTPConfigResponse) String() string
type GetSecretGeneratorRequest ¶
type GetSecretGeneratorRequest struct { GeneratorType settings.SecretGeneratorType `` /* 146-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetSecretGeneratorRequest) Descriptor
deprecated
func (*GetSecretGeneratorRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSecretGeneratorRequest.ProtoReflect.Descriptor instead.
func (*GetSecretGeneratorRequest) GetGeneratorType ¶
func (x *GetSecretGeneratorRequest) GetGeneratorType() settings.SecretGeneratorType
func (*GetSecretGeneratorRequest) ProtoMessage ¶
func (*GetSecretGeneratorRequest) ProtoMessage()
func (*GetSecretGeneratorRequest) ProtoReflect ¶
func (x *GetSecretGeneratorRequest) ProtoReflect() protoreflect.Message
func (*GetSecretGeneratorRequest) Reset ¶
func (x *GetSecretGeneratorRequest) Reset()
func (*GetSecretGeneratorRequest) String ¶
func (x *GetSecretGeneratorRequest) String() string
type GetSecretGeneratorResponse ¶
type GetSecretGeneratorResponse struct { SecretGenerator *settings.SecretGenerator `protobuf:"bytes,1,opt,name=secret_generator,json=secretGenerator,proto3" json:"secret_generator,omitempty"` // contains filtered or unexported fields }
func (*GetSecretGeneratorResponse) Descriptor
deprecated
func (*GetSecretGeneratorResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSecretGeneratorResponse.ProtoReflect.Descriptor instead.
func (*GetSecretGeneratorResponse) GetSecretGenerator ¶
func (x *GetSecretGeneratorResponse) GetSecretGenerator() *settings.SecretGenerator
func (*GetSecretGeneratorResponse) ProtoMessage ¶
func (*GetSecretGeneratorResponse) ProtoMessage()
func (*GetSecretGeneratorResponse) ProtoReflect ¶
func (x *GetSecretGeneratorResponse) ProtoReflect() protoreflect.Message
func (*GetSecretGeneratorResponse) Reset ¶
func (x *GetSecretGeneratorResponse) Reset()
func (*GetSecretGeneratorResponse) String ¶
func (x *GetSecretGeneratorResponse) String() string
type GetSecurityPolicyRequest ¶ added in v2.0.6
type GetSecurityPolicyRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*GetSecurityPolicyRequest) Descriptor
deprecated
added in
v2.0.6
func (*GetSecurityPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSecurityPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetSecurityPolicyRequest) ProtoMessage ¶ added in v2.0.6
func (*GetSecurityPolicyRequest) ProtoMessage()
func (*GetSecurityPolicyRequest) ProtoReflect ¶ added in v2.0.6
func (x *GetSecurityPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetSecurityPolicyRequest) Reset ¶ added in v2.0.6
func (x *GetSecurityPolicyRequest) Reset()
func (*GetSecurityPolicyRequest) String ¶ added in v2.0.6
func (x *GetSecurityPolicyRequest) String() string
type GetSecurityPolicyResponse ¶ added in v2.0.6
type GetSecurityPolicyResponse struct { Policy *settings.SecurityPolicy `protobuf:"bytes,1,opt,name=policy,proto3" json:"policy,omitempty"` // contains filtered or unexported fields }
func (*GetSecurityPolicyResponse) Descriptor
deprecated
added in
v2.0.6
func (*GetSecurityPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSecurityPolicyResponse.ProtoReflect.Descriptor instead.
func (*GetSecurityPolicyResponse) GetPolicy ¶ added in v2.0.6
func (x *GetSecurityPolicyResponse) GetPolicy() *settings.SecurityPolicy
func (*GetSecurityPolicyResponse) ProtoMessage ¶ added in v2.0.6
func (*GetSecurityPolicyResponse) ProtoMessage()
func (*GetSecurityPolicyResponse) ProtoReflect ¶ added in v2.0.6
func (x *GetSecurityPolicyResponse) ProtoReflect() protoreflect.Message
func (*GetSecurityPolicyResponse) Reset ¶ added in v2.0.6
func (x *GetSecurityPolicyResponse) Reset()
func (*GetSecurityPolicyResponse) String ¶ added in v2.0.6
func (x *GetSecurityPolicyResponse) String() string
type GetSupportedLanguagesRequest ¶
type GetSupportedLanguagesRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*GetSupportedLanguagesRequest) Descriptor
deprecated
func (*GetSupportedLanguagesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedLanguagesRequest.ProtoReflect.Descriptor instead.
func (*GetSupportedLanguagesRequest) ProtoMessage ¶
func (*GetSupportedLanguagesRequest) ProtoMessage()
func (*GetSupportedLanguagesRequest) ProtoReflect ¶
func (x *GetSupportedLanguagesRequest) ProtoReflect() protoreflect.Message
func (*GetSupportedLanguagesRequest) Reset ¶
func (x *GetSupportedLanguagesRequest) Reset()
func (*GetSupportedLanguagesRequest) String ¶
func (x *GetSupportedLanguagesRequest) String() string
type GetSupportedLanguagesResponse ¶
type GetSupportedLanguagesResponse struct { Languages []string `protobuf:"bytes,1,rep,name=languages,proto3" json:"languages,omitempty"` // contains filtered or unexported fields }
func (*GetSupportedLanguagesResponse) Descriptor
deprecated
func (*GetSupportedLanguagesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedLanguagesResponse.ProtoReflect.Descriptor instead.
func (*GetSupportedLanguagesResponse) GetLanguages ¶
func (x *GetSupportedLanguagesResponse) GetLanguages() []string
func (*GetSupportedLanguagesResponse) ProtoMessage ¶
func (*GetSupportedLanguagesResponse) ProtoMessage()
func (*GetSupportedLanguagesResponse) ProtoReflect ¶
func (x *GetSupportedLanguagesResponse) ProtoReflect() protoreflect.Message
func (*GetSupportedLanguagesResponse) Reset ¶
func (x *GetSupportedLanguagesResponse) Reset()
func (*GetSupportedLanguagesResponse) String ¶
func (x *GetSupportedLanguagesResponse) String() string
type HealthzRequest ¶
type HealthzRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*HealthzRequest) Descriptor
deprecated
func (*HealthzRequest) Descriptor() ([]byte, []int)
Deprecated: Use HealthzRequest.ProtoReflect.Descriptor instead.
func (*HealthzRequest) ProtoMessage ¶
func (*HealthzRequest) ProtoMessage()
func (*HealthzRequest) ProtoReflect ¶
func (x *HealthzRequest) ProtoReflect() protoreflect.Message
func (*HealthzRequest) Reset ¶
func (x *HealthzRequest) Reset()
func (*HealthzRequest) String ¶
func (x *HealthzRequest) String() string
type HealthzResponse ¶
type HealthzResponse struct {
// contains filtered or unexported fields
}
This is an empty response
func (*HealthzResponse) Descriptor
deprecated
func (*HealthzResponse) Descriptor() ([]byte, []int)
Deprecated: Use HealthzResponse.ProtoReflect.Descriptor instead.
func (*HealthzResponse) ProtoMessage ¶
func (*HealthzResponse) ProtoMessage()
func (*HealthzResponse) ProtoReflect ¶
func (x *HealthzResponse) ProtoReflect() protoreflect.Message
func (*HealthzResponse) Reset ¶
func (x *HealthzResponse) Reset()
func (*HealthzResponse) String ¶
func (x *HealthzResponse) String() string
type IDPQuery ¶
type IDPQuery struct { // Types that are assignable to Query: // // *IDPQuery_IdpIdQuery // *IDPQuery_IdpNameQuery Query isIDPQuery_Query `protobuf_oneof:"query"` // contains filtered or unexported fields }
func (*IDPQuery) Descriptor
deprecated
func (*IDPQuery) GetIdpIdQuery ¶
func (x *IDPQuery) GetIdpIdQuery() *idp.IDPIDQuery
func (*IDPQuery) GetIdpNameQuery ¶
func (x *IDPQuery) GetIdpNameQuery() *idp.IDPNameQuery
func (*IDPQuery) ProtoMessage ¶
func (*IDPQuery) ProtoMessage()
func (*IDPQuery) ProtoReflect ¶
func (x *IDPQuery) ProtoReflect() protoreflect.Message
type IDPQuery_IdpIdQuery ¶
type IDPQuery_IdpIdQuery struct {
IdpIdQuery *idp.IDPIDQuery `protobuf:"bytes,1,opt,name=idp_id_query,json=idpIdQuery,proto3,oneof"`
}
type IDPQuery_IdpNameQuery ¶
type IDPQuery_IdpNameQuery struct {
IdpNameQuery *idp.IDPNameQuery `protobuf:"bytes,2,opt,name=idp_name_query,json=idpNameQuery,proto3,oneof"`
}
type ImportDataError ¶
type ImportDataError struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*ImportDataError) Descriptor
deprecated
func (*ImportDataError) Descriptor() ([]byte, []int)
Deprecated: Use ImportDataError.ProtoReflect.Descriptor instead.
func (*ImportDataError) GetId ¶
func (x *ImportDataError) GetId() string
func (*ImportDataError) GetMessage ¶
func (x *ImportDataError) GetMessage() string
func (*ImportDataError) GetType ¶
func (x *ImportDataError) GetType() string
func (*ImportDataError) ProtoMessage ¶
func (*ImportDataError) ProtoMessage()
func (*ImportDataError) ProtoReflect ¶
func (x *ImportDataError) ProtoReflect() protoreflect.Message
func (*ImportDataError) Reset ¶
func (x *ImportDataError) Reset()
func (*ImportDataError) String ¶
func (x *ImportDataError) String() string
type ImportDataOrg ¶
type ImportDataOrg struct { Orgs []*DataOrg `protobuf:"bytes,1,rep,name=orgs,proto3" json:"orgs,omitempty"` // contains filtered or unexported fields }
func (*ImportDataOrg) Descriptor
deprecated
func (*ImportDataOrg) Descriptor() ([]byte, []int)
Deprecated: Use ImportDataOrg.ProtoReflect.Descriptor instead.
func (*ImportDataOrg) GetOrgs ¶
func (x *ImportDataOrg) GetOrgs() []*DataOrg
func (*ImportDataOrg) ProtoMessage ¶
func (*ImportDataOrg) ProtoMessage()
func (*ImportDataOrg) ProtoReflect ¶
func (x *ImportDataOrg) ProtoReflect() protoreflect.Message
func (*ImportDataOrg) Reset ¶
func (x *ImportDataOrg) Reset()
func (*ImportDataOrg) String ¶
func (x *ImportDataOrg) String() string
type ImportDataRequest ¶
type ImportDataRequest struct { // Types that are assignable to Data: // // *ImportDataRequest_DataOrgs // *ImportDataRequest_DataOrgsv1 // *ImportDataRequest_DataOrgsLocal // *ImportDataRequest_DataOrgsv1Local // *ImportDataRequest_DataOrgsS3 // *ImportDataRequest_DataOrgsv1S3 // *ImportDataRequest_DataOrgsGcs // *ImportDataRequest_DataOrgsv1Gcs Data isImportDataRequest_Data `protobuf_oneof:"data"` Timeout string `protobuf:"bytes,9,opt,name=timeout,proto3" json:"timeout,omitempty"` // contains filtered or unexported fields }
func (*ImportDataRequest) Descriptor
deprecated
func (*ImportDataRequest) Descriptor() ([]byte, []int)
Deprecated: Use ImportDataRequest.ProtoReflect.Descriptor instead.
func (*ImportDataRequest) GetData ¶
func (m *ImportDataRequest) GetData() isImportDataRequest_Data
func (*ImportDataRequest) GetDataOrgs ¶
func (x *ImportDataRequest) GetDataOrgs() *ImportDataOrg
func (*ImportDataRequest) GetDataOrgsGcs ¶
func (x *ImportDataRequest) GetDataOrgsGcs() *ImportDataRequest_GCSInput
func (*ImportDataRequest) GetDataOrgsLocal ¶
func (x *ImportDataRequest) GetDataOrgsLocal() *ImportDataRequest_LocalInput
func (*ImportDataRequest) GetDataOrgsS3 ¶
func (x *ImportDataRequest) GetDataOrgsS3() *ImportDataRequest_S3Input
func (*ImportDataRequest) GetDataOrgsv1 ¶
func (x *ImportDataRequest) GetDataOrgsv1() *v1.ImportDataOrg
func (*ImportDataRequest) GetDataOrgsv1Gcs ¶
func (x *ImportDataRequest) GetDataOrgsv1Gcs() *ImportDataRequest_GCSInput
func (*ImportDataRequest) GetDataOrgsv1Local ¶
func (x *ImportDataRequest) GetDataOrgsv1Local() *ImportDataRequest_LocalInput
func (*ImportDataRequest) GetDataOrgsv1S3 ¶
func (x *ImportDataRequest) GetDataOrgsv1S3() *ImportDataRequest_S3Input
func (*ImportDataRequest) GetTimeout ¶
func (x *ImportDataRequest) GetTimeout() string
func (*ImportDataRequest) ProtoMessage ¶
func (*ImportDataRequest) ProtoMessage()
func (*ImportDataRequest) ProtoReflect ¶
func (x *ImportDataRequest) ProtoReflect() protoreflect.Message
func (*ImportDataRequest) Reset ¶
func (x *ImportDataRequest) Reset()
func (*ImportDataRequest) String ¶
func (x *ImportDataRequest) String() string
type ImportDataRequest_DataOrgs ¶
type ImportDataRequest_DataOrgs struct {
DataOrgs *ImportDataOrg `protobuf:"bytes,1,opt,name=data_orgs,json=dataOrgs,proto3,oneof"`
}
type ImportDataRequest_DataOrgsGcs ¶
type ImportDataRequest_DataOrgsGcs struct {
DataOrgsGcs *ImportDataRequest_GCSInput `protobuf:"bytes,7,opt,name=data_orgs_gcs,json=dataOrgsGcs,proto3,oneof"`
}
type ImportDataRequest_DataOrgsLocal ¶
type ImportDataRequest_DataOrgsLocal struct {
DataOrgsLocal *ImportDataRequest_LocalInput `protobuf:"bytes,3,opt,name=data_orgs_local,json=dataOrgsLocal,proto3,oneof"`
}
type ImportDataRequest_DataOrgsS3 ¶
type ImportDataRequest_DataOrgsS3 struct {
DataOrgsS3 *ImportDataRequest_S3Input `protobuf:"bytes,5,opt,name=data_orgs_s3,json=dataOrgsS3,proto3,oneof"`
}
type ImportDataRequest_DataOrgsv1 ¶
type ImportDataRequest_DataOrgsv1 struct {
DataOrgsv1 *v1.ImportDataOrg `protobuf:"bytes,2,opt,name=data_orgsv1,json=dataOrgsv1,proto3,oneof"`
}
type ImportDataRequest_DataOrgsv1Gcs ¶
type ImportDataRequest_DataOrgsv1Gcs struct {
DataOrgsv1Gcs *ImportDataRequest_GCSInput `protobuf:"bytes,8,opt,name=data_orgsv1_gcs,json=dataOrgsv1Gcs,proto3,oneof"`
}
type ImportDataRequest_DataOrgsv1Local ¶
type ImportDataRequest_DataOrgsv1Local struct {
DataOrgsv1Local *ImportDataRequest_LocalInput `protobuf:"bytes,4,opt,name=data_orgsv1_local,json=dataOrgsv1Local,proto3,oneof"`
}
type ImportDataRequest_DataOrgsv1S3 ¶
type ImportDataRequest_DataOrgsv1S3 struct {
DataOrgsv1S3 *ImportDataRequest_S3Input `protobuf:"bytes,6,opt,name=data_orgsv1_s3,json=dataOrgsv1S3,proto3,oneof"`
}
type ImportDataRequest_GCSInput ¶
type ImportDataRequest_GCSInput struct { Bucket string `protobuf:"bytes,1,opt,name=bucket,proto3" json:"bucket,omitempty"` ServiceaccountJson string `protobuf:"bytes,2,opt,name=serviceaccount_json,json=serviceaccountJson,proto3" json:"serviceaccount_json,omitempty"` Path string `protobuf:"bytes,3,opt,name=path,proto3" json:"path,omitempty"` // contains filtered or unexported fields }
func (*ImportDataRequest_GCSInput) Descriptor
deprecated
func (*ImportDataRequest_GCSInput) Descriptor() ([]byte, []int)
Deprecated: Use ImportDataRequest_GCSInput.ProtoReflect.Descriptor instead.
func (*ImportDataRequest_GCSInput) GetBucket ¶
func (x *ImportDataRequest_GCSInput) GetBucket() string
func (*ImportDataRequest_GCSInput) GetPath ¶
func (x *ImportDataRequest_GCSInput) GetPath() string
func (*ImportDataRequest_GCSInput) GetServiceaccountJson ¶
func (x *ImportDataRequest_GCSInput) GetServiceaccountJson() string
func (*ImportDataRequest_GCSInput) ProtoMessage ¶
func (*ImportDataRequest_GCSInput) ProtoMessage()
func (*ImportDataRequest_GCSInput) ProtoReflect ¶
func (x *ImportDataRequest_GCSInput) ProtoReflect() protoreflect.Message
func (*ImportDataRequest_GCSInput) Reset ¶
func (x *ImportDataRequest_GCSInput) Reset()
func (*ImportDataRequest_GCSInput) String ¶
func (x *ImportDataRequest_GCSInput) String() string
type ImportDataRequest_LocalInput ¶
type ImportDataRequest_LocalInput struct { Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` // contains filtered or unexported fields }
func (*ImportDataRequest_LocalInput) Descriptor
deprecated
func (*ImportDataRequest_LocalInput) Descriptor() ([]byte, []int)
Deprecated: Use ImportDataRequest_LocalInput.ProtoReflect.Descriptor instead.
func (*ImportDataRequest_LocalInput) GetPath ¶
func (x *ImportDataRequest_LocalInput) GetPath() string
func (*ImportDataRequest_LocalInput) ProtoMessage ¶
func (*ImportDataRequest_LocalInput) ProtoMessage()
func (*ImportDataRequest_LocalInput) ProtoReflect ¶
func (x *ImportDataRequest_LocalInput) ProtoReflect() protoreflect.Message
func (*ImportDataRequest_LocalInput) Reset ¶
func (x *ImportDataRequest_LocalInput) Reset()
func (*ImportDataRequest_LocalInput) String ¶
func (x *ImportDataRequest_LocalInput) String() string
type ImportDataRequest_S3Input ¶
type ImportDataRequest_S3Input struct { Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` Endpoint string `protobuf:"bytes,2,opt,name=endpoint,proto3" json:"endpoint,omitempty"` AccessKeyId string `protobuf:"bytes,3,opt,name=access_key_id,json=accessKeyId,proto3" json:"access_key_id,omitempty"` SecretAccessKey string `protobuf:"bytes,4,opt,name=secret_access_key,json=secretAccessKey,proto3" json:"secret_access_key,omitempty"` Ssl bool `protobuf:"varint,5,opt,name=ssl,proto3" json:"ssl,omitempty"` Bucket string `protobuf:"bytes,6,opt,name=bucket,proto3" json:"bucket,omitempty"` // contains filtered or unexported fields }
func (*ImportDataRequest_S3Input) Descriptor
deprecated
func (*ImportDataRequest_S3Input) Descriptor() ([]byte, []int)
Deprecated: Use ImportDataRequest_S3Input.ProtoReflect.Descriptor instead.
func (*ImportDataRequest_S3Input) GetAccessKeyId ¶
func (x *ImportDataRequest_S3Input) GetAccessKeyId() string
func (*ImportDataRequest_S3Input) GetBucket ¶
func (x *ImportDataRequest_S3Input) GetBucket() string
func (*ImportDataRequest_S3Input) GetEndpoint ¶
func (x *ImportDataRequest_S3Input) GetEndpoint() string
func (*ImportDataRequest_S3Input) GetPath ¶
func (x *ImportDataRequest_S3Input) GetPath() string
func (*ImportDataRequest_S3Input) GetSecretAccessKey ¶
func (x *ImportDataRequest_S3Input) GetSecretAccessKey() string
func (*ImportDataRequest_S3Input) GetSsl ¶
func (x *ImportDataRequest_S3Input) GetSsl() bool
func (*ImportDataRequest_S3Input) ProtoMessage ¶
func (*ImportDataRequest_S3Input) ProtoMessage()
func (*ImportDataRequest_S3Input) ProtoReflect ¶
func (x *ImportDataRequest_S3Input) ProtoReflect() protoreflect.Message
func (*ImportDataRequest_S3Input) Reset ¶
func (x *ImportDataRequest_S3Input) Reset()
func (*ImportDataRequest_S3Input) String ¶
func (x *ImportDataRequest_S3Input) String() string
type ImportDataResponse ¶
type ImportDataResponse struct { Errors []*ImportDataError `protobuf:"bytes,1,rep,name=errors,proto3" json:"errors,omitempty"` Success *ImportDataSuccess `protobuf:"bytes,2,opt,name=success,proto3" json:"success,omitempty"` // contains filtered or unexported fields }
func (*ImportDataResponse) Descriptor
deprecated
func (*ImportDataResponse) Descriptor() ([]byte, []int)
Deprecated: Use ImportDataResponse.ProtoReflect.Descriptor instead.
func (*ImportDataResponse) GetErrors ¶
func (x *ImportDataResponse) GetErrors() []*ImportDataError
func (*ImportDataResponse) GetSuccess ¶
func (x *ImportDataResponse) GetSuccess() *ImportDataSuccess
func (*ImportDataResponse) ProtoMessage ¶
func (*ImportDataResponse) ProtoMessage()
func (*ImportDataResponse) ProtoReflect ¶
func (x *ImportDataResponse) ProtoReflect() protoreflect.Message
func (*ImportDataResponse) Reset ¶
func (x *ImportDataResponse) Reset()
func (*ImportDataResponse) String ¶
func (x *ImportDataResponse) String() string
type ImportDataSuccess ¶
type ImportDataSuccess struct { Orgs []*ImportDataSuccessOrg `protobuf:"bytes,1,rep,name=orgs,proto3" json:"orgs,omitempty"` // contains filtered or unexported fields }
func (*ImportDataSuccess) Descriptor
deprecated
func (*ImportDataSuccess) Descriptor() ([]byte, []int)
Deprecated: Use ImportDataSuccess.ProtoReflect.Descriptor instead.
func (*ImportDataSuccess) GetOrgs ¶
func (x *ImportDataSuccess) GetOrgs() []*ImportDataSuccessOrg
func (*ImportDataSuccess) ProtoMessage ¶
func (*ImportDataSuccess) ProtoMessage()
func (*ImportDataSuccess) ProtoReflect ¶
func (x *ImportDataSuccess) ProtoReflect() protoreflect.Message
func (*ImportDataSuccess) Reset ¶
func (x *ImportDataSuccess) Reset()
func (*ImportDataSuccess) String ¶
func (x *ImportDataSuccess) String() string
type ImportDataSuccessOrg ¶
type ImportDataSuccessOrg struct { OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` ProjectIds []string `protobuf:"bytes,2,rep,name=project_ids,json=projectIds,proto3" json:"project_ids,omitempty"` ProjectRoles []string `protobuf:"bytes,3,rep,name=project_roles,json=projectRoles,proto3" json:"project_roles,omitempty"` OidcAppIds []string `protobuf:"bytes,4,rep,name=oidc_app_ids,json=oidcAppIds,proto3" json:"oidc_app_ids,omitempty"` ApiAppIds []string `protobuf:"bytes,5,rep,name=api_app_ids,json=apiAppIds,proto3" json:"api_app_ids,omitempty"` HumanUserIds []string `protobuf:"bytes,6,rep,name=human_user_ids,json=humanUserIds,proto3" json:"human_user_ids,omitempty"` MachineUserIds []string `protobuf:"bytes,7,rep,name=machine_user_ids,json=machineUserIds,proto3" json:"machine_user_ids,omitempty"` ActionIds []string `protobuf:"bytes,8,rep,name=action_ids,json=actionIds,proto3" json:"action_ids,omitempty"` TriggerActions []*management.SetTriggerActionsRequest `protobuf:"bytes,9,rep,name=trigger_actions,json=triggerActions,proto3" json:"trigger_actions,omitempty"` ProjectGrants []*ImportDataSuccessProjectGrant `protobuf:"bytes,10,rep,name=project_grants,json=projectGrants,proto3" json:"project_grants,omitempty"` UserGrants []*ImportDataSuccessUserGrant `protobuf:"bytes,11,rep,name=user_grants,json=userGrants,proto3" json:"user_grants,omitempty"` OrgMembers []string `protobuf:"bytes,12,rep,name=org_members,json=orgMembers,proto3" json:"org_members,omitempty"` ProjectMembers []*ImportDataSuccessProjectMember `protobuf:"bytes,13,rep,name=project_members,json=projectMembers,proto3" json:"project_members,omitempty"` ProjectGrantMembers []*ImportDataSuccessProjectGrantMember `protobuf:"bytes,14,rep,name=project_grant_members,json=projectGrantMembers,proto3" json:"project_grant_members,omitempty"` OidcIpds []string `protobuf:"bytes,15,rep,name=oidc_ipds,json=oidcIpds,proto3" json:"oidc_ipds,omitempty"` JwtIdps []string `protobuf:"bytes,16,rep,name=jwt_idps,json=jwtIdps,proto3" json:"jwt_idps,omitempty"` IdpLinks []string `protobuf:"bytes,17,rep,name=idp_links,json=idpLinks,proto3" json:"idp_links,omitempty"` UserLinks []*ImportDataSuccessUserLinks `protobuf:"bytes,18,rep,name=user_links,json=userLinks,proto3" json:"user_links,omitempty"` UserMetadata []*ImportDataSuccessUserMetadata `protobuf:"bytes,19,rep,name=user_metadata,json=userMetadata,proto3" json:"user_metadata,omitempty"` Domains []string `protobuf:"bytes,20,rep,name=domains,proto3" json:"domains,omitempty"` AppKeys []string `protobuf:"bytes,21,rep,name=app_keys,json=appKeys,proto3" json:"app_keys,omitempty"` MachineKeys []string `protobuf:"bytes,22,rep,name=machine_keys,json=machineKeys,proto3" json:"machine_keys,omitempty"` // contains filtered or unexported fields }
func (*ImportDataSuccessOrg) Descriptor
deprecated
func (*ImportDataSuccessOrg) Descriptor() ([]byte, []int)
Deprecated: Use ImportDataSuccessOrg.ProtoReflect.Descriptor instead.
func (*ImportDataSuccessOrg) GetActionIds ¶
func (x *ImportDataSuccessOrg) GetActionIds() []string
func (*ImportDataSuccessOrg) GetApiAppIds ¶
func (x *ImportDataSuccessOrg) GetApiAppIds() []string
func (*ImportDataSuccessOrg) GetAppKeys ¶
func (x *ImportDataSuccessOrg) GetAppKeys() []string
func (*ImportDataSuccessOrg) GetDomains ¶
func (x *ImportDataSuccessOrg) GetDomains() []string
func (*ImportDataSuccessOrg) GetHumanUserIds ¶
func (x *ImportDataSuccessOrg) GetHumanUserIds() []string
func (*ImportDataSuccessOrg) GetIdpLinks ¶
func (x *ImportDataSuccessOrg) GetIdpLinks() []string
func (*ImportDataSuccessOrg) GetJwtIdps ¶
func (x *ImportDataSuccessOrg) GetJwtIdps() []string
func (*ImportDataSuccessOrg) GetMachineKeys ¶
func (x *ImportDataSuccessOrg) GetMachineKeys() []string
func (*ImportDataSuccessOrg) GetMachineUserIds ¶
func (x *ImportDataSuccessOrg) GetMachineUserIds() []string
func (*ImportDataSuccessOrg) GetOidcAppIds ¶
func (x *ImportDataSuccessOrg) GetOidcAppIds() []string
func (*ImportDataSuccessOrg) GetOidcIpds ¶
func (x *ImportDataSuccessOrg) GetOidcIpds() []string
func (*ImportDataSuccessOrg) GetOrgId ¶
func (x *ImportDataSuccessOrg) GetOrgId() string
func (*ImportDataSuccessOrg) GetOrgMembers ¶
func (x *ImportDataSuccessOrg) GetOrgMembers() []string
func (*ImportDataSuccessOrg) GetProjectGrantMembers ¶
func (x *ImportDataSuccessOrg) GetProjectGrantMembers() []*ImportDataSuccessProjectGrantMember
func (*ImportDataSuccessOrg) GetProjectGrants ¶
func (x *ImportDataSuccessOrg) GetProjectGrants() []*ImportDataSuccessProjectGrant
func (*ImportDataSuccessOrg) GetProjectIds ¶
func (x *ImportDataSuccessOrg) GetProjectIds() []string
func (*ImportDataSuccessOrg) GetProjectMembers ¶
func (x *ImportDataSuccessOrg) GetProjectMembers() []*ImportDataSuccessProjectMember
func (*ImportDataSuccessOrg) GetProjectRoles ¶
func (x *ImportDataSuccessOrg) GetProjectRoles() []string
func (*ImportDataSuccessOrg) GetTriggerActions ¶
func (x *ImportDataSuccessOrg) GetTriggerActions() []*management.SetTriggerActionsRequest
func (*ImportDataSuccessOrg) GetUserGrants ¶
func (x *ImportDataSuccessOrg) GetUserGrants() []*ImportDataSuccessUserGrant
func (*ImportDataSuccessOrg) GetUserLinks ¶
func (x *ImportDataSuccessOrg) GetUserLinks() []*ImportDataSuccessUserLinks
func (*ImportDataSuccessOrg) GetUserMetadata ¶
func (x *ImportDataSuccessOrg) GetUserMetadata() []*ImportDataSuccessUserMetadata
func (*ImportDataSuccessOrg) ProtoMessage ¶
func (*ImportDataSuccessOrg) ProtoMessage()
func (*ImportDataSuccessOrg) ProtoReflect ¶
func (x *ImportDataSuccessOrg) ProtoReflect() protoreflect.Message
func (*ImportDataSuccessOrg) Reset ¶
func (x *ImportDataSuccessOrg) Reset()
func (*ImportDataSuccessOrg) String ¶
func (x *ImportDataSuccessOrg) String() string
type ImportDataSuccessProjectGrant ¶
type ImportDataSuccessProjectGrant struct { GrantId string `protobuf:"bytes,1,opt,name=grant_id,json=grantId,proto3" json:"grant_id,omitempty"` ProjectId string `protobuf:"bytes,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` OrgId string `protobuf:"bytes,3,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // contains filtered or unexported fields }
func (*ImportDataSuccessProjectGrant) Descriptor
deprecated
func (*ImportDataSuccessProjectGrant) Descriptor() ([]byte, []int)
Deprecated: Use ImportDataSuccessProjectGrant.ProtoReflect.Descriptor instead.
func (*ImportDataSuccessProjectGrant) GetGrantId ¶
func (x *ImportDataSuccessProjectGrant) GetGrantId() string
func (*ImportDataSuccessProjectGrant) GetOrgId ¶
func (x *ImportDataSuccessProjectGrant) GetOrgId() string
func (*ImportDataSuccessProjectGrant) GetProjectId ¶
func (x *ImportDataSuccessProjectGrant) GetProjectId() string
func (*ImportDataSuccessProjectGrant) ProtoMessage ¶
func (*ImportDataSuccessProjectGrant) ProtoMessage()
func (*ImportDataSuccessProjectGrant) ProtoReflect ¶
func (x *ImportDataSuccessProjectGrant) ProtoReflect() protoreflect.Message
func (*ImportDataSuccessProjectGrant) Reset ¶
func (x *ImportDataSuccessProjectGrant) Reset()
func (*ImportDataSuccessProjectGrant) String ¶
func (x *ImportDataSuccessProjectGrant) String() string
type ImportDataSuccessProjectGrantMember ¶
type ImportDataSuccessProjectGrantMember struct { ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` GrantId string `protobuf:"bytes,2,opt,name=grant_id,json=grantId,proto3" json:"grant_id,omitempty"` UserId string `protobuf:"bytes,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*ImportDataSuccessProjectGrantMember) Descriptor
deprecated
func (*ImportDataSuccessProjectGrantMember) Descriptor() ([]byte, []int)
Deprecated: Use ImportDataSuccessProjectGrantMember.ProtoReflect.Descriptor instead.
func (*ImportDataSuccessProjectGrantMember) GetGrantId ¶
func (x *ImportDataSuccessProjectGrantMember) GetGrantId() string
func (*ImportDataSuccessProjectGrantMember) GetProjectId ¶
func (x *ImportDataSuccessProjectGrantMember) GetProjectId() string
func (*ImportDataSuccessProjectGrantMember) GetUserId ¶
func (x *ImportDataSuccessProjectGrantMember) GetUserId() string
func (*ImportDataSuccessProjectGrantMember) ProtoMessage ¶
func (*ImportDataSuccessProjectGrantMember) ProtoMessage()
func (*ImportDataSuccessProjectGrantMember) ProtoReflect ¶
func (x *ImportDataSuccessProjectGrantMember) ProtoReflect() protoreflect.Message
func (*ImportDataSuccessProjectGrantMember) Reset ¶
func (x *ImportDataSuccessProjectGrantMember) Reset()
func (*ImportDataSuccessProjectGrantMember) String ¶
func (x *ImportDataSuccessProjectGrantMember) String() string
type ImportDataSuccessProjectMember ¶
type ImportDataSuccessProjectMember struct { ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*ImportDataSuccessProjectMember) Descriptor
deprecated
func (*ImportDataSuccessProjectMember) Descriptor() ([]byte, []int)
Deprecated: Use ImportDataSuccessProjectMember.ProtoReflect.Descriptor instead.
func (*ImportDataSuccessProjectMember) GetProjectId ¶
func (x *ImportDataSuccessProjectMember) GetProjectId() string
func (*ImportDataSuccessProjectMember) GetUserId ¶
func (x *ImportDataSuccessProjectMember) GetUserId() string
func (*ImportDataSuccessProjectMember) ProtoMessage ¶
func (*ImportDataSuccessProjectMember) ProtoMessage()
func (*ImportDataSuccessProjectMember) ProtoReflect ¶
func (x *ImportDataSuccessProjectMember) ProtoReflect() protoreflect.Message
func (*ImportDataSuccessProjectMember) Reset ¶
func (x *ImportDataSuccessProjectMember) Reset()
func (*ImportDataSuccessProjectMember) String ¶
func (x *ImportDataSuccessProjectMember) String() string
type ImportDataSuccessUserGrant ¶
type ImportDataSuccessUserGrant struct { ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*ImportDataSuccessUserGrant) Descriptor
deprecated
func (*ImportDataSuccessUserGrant) Descriptor() ([]byte, []int)
Deprecated: Use ImportDataSuccessUserGrant.ProtoReflect.Descriptor instead.
func (*ImportDataSuccessUserGrant) GetProjectId ¶
func (x *ImportDataSuccessUserGrant) GetProjectId() string
func (*ImportDataSuccessUserGrant) GetUserId ¶
func (x *ImportDataSuccessUserGrant) GetUserId() string
func (*ImportDataSuccessUserGrant) ProtoMessage ¶
func (*ImportDataSuccessUserGrant) ProtoMessage()
func (*ImportDataSuccessUserGrant) ProtoReflect ¶
func (x *ImportDataSuccessUserGrant) ProtoReflect() protoreflect.Message
func (*ImportDataSuccessUserGrant) Reset ¶
func (x *ImportDataSuccessUserGrant) Reset()
func (*ImportDataSuccessUserGrant) String ¶
func (x *ImportDataSuccessUserGrant) String() string
type ImportDataSuccessUserLinks ¶
type ImportDataSuccessUserLinks struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` ExternalUserId string `protobuf:"bytes,2,opt,name=external_user_id,json=externalUserId,proto3" json:"external_user_id,omitempty"` DisplayName string `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` IdpId string `protobuf:"bytes,4,opt,name=idp_id,json=idpId,proto3" json:"idp_id,omitempty"` // contains filtered or unexported fields }
func (*ImportDataSuccessUserLinks) Descriptor
deprecated
func (*ImportDataSuccessUserLinks) Descriptor() ([]byte, []int)
Deprecated: Use ImportDataSuccessUserLinks.ProtoReflect.Descriptor instead.
func (*ImportDataSuccessUserLinks) GetDisplayName ¶
func (x *ImportDataSuccessUserLinks) GetDisplayName() string
func (*ImportDataSuccessUserLinks) GetExternalUserId ¶
func (x *ImportDataSuccessUserLinks) GetExternalUserId() string
func (*ImportDataSuccessUserLinks) GetIdpId ¶
func (x *ImportDataSuccessUserLinks) GetIdpId() string
func (*ImportDataSuccessUserLinks) GetUserId ¶
func (x *ImportDataSuccessUserLinks) GetUserId() string
func (*ImportDataSuccessUserLinks) ProtoMessage ¶
func (*ImportDataSuccessUserLinks) ProtoMessage()
func (*ImportDataSuccessUserLinks) ProtoReflect ¶
func (x *ImportDataSuccessUserLinks) ProtoReflect() protoreflect.Message
func (*ImportDataSuccessUserLinks) Reset ¶
func (x *ImportDataSuccessUserLinks) Reset()
func (*ImportDataSuccessUserLinks) String ¶
func (x *ImportDataSuccessUserLinks) String() string
type ImportDataSuccessUserMetadata ¶
type ImportDataSuccessUserMetadata struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
func (*ImportDataSuccessUserMetadata) Descriptor
deprecated
func (*ImportDataSuccessUserMetadata) Descriptor() ([]byte, []int)
Deprecated: Use ImportDataSuccessUserMetadata.ProtoReflect.Descriptor instead.
func (*ImportDataSuccessUserMetadata) GetKey ¶
func (x *ImportDataSuccessUserMetadata) GetKey() string
func (*ImportDataSuccessUserMetadata) GetUserId ¶
func (x *ImportDataSuccessUserMetadata) GetUserId() string
func (*ImportDataSuccessUserMetadata) ProtoMessage ¶
func (*ImportDataSuccessUserMetadata) ProtoMessage()
func (*ImportDataSuccessUserMetadata) ProtoReflect ¶
func (x *ImportDataSuccessUserMetadata) ProtoReflect() protoreflect.Message
func (*ImportDataSuccessUserMetadata) Reset ¶
func (x *ImportDataSuccessUserMetadata) Reset()
func (*ImportDataSuccessUserMetadata) String ¶
func (x *ImportDataSuccessUserMetadata) String() string
type IsOrgUniqueRequest ¶
type IsOrgUniqueRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Domain string `protobuf:"bytes,2,opt,name=domain,proto3" json:"domain,omitempty"` // contains filtered or unexported fields }
if name or domain is already in use, org is not unique at least one argument has to be provided
func (*IsOrgUniqueRequest) Descriptor
deprecated
func (*IsOrgUniqueRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsOrgUniqueRequest.ProtoReflect.Descriptor instead.
func (*IsOrgUniqueRequest) GetDomain ¶
func (x *IsOrgUniqueRequest) GetDomain() string
func (*IsOrgUniqueRequest) GetName ¶
func (x *IsOrgUniqueRequest) GetName() string
func (*IsOrgUniqueRequest) ProtoMessage ¶
func (*IsOrgUniqueRequest) ProtoMessage()
func (*IsOrgUniqueRequest) ProtoReflect ¶
func (x *IsOrgUniqueRequest) ProtoReflect() protoreflect.Message
func (*IsOrgUniqueRequest) Reset ¶
func (x *IsOrgUniqueRequest) Reset()
func (*IsOrgUniqueRequest) String ¶
func (x *IsOrgUniqueRequest) String() string
type IsOrgUniqueResponse ¶
type IsOrgUniqueResponse struct { IsUnique bool `protobuf:"varint,1,opt,name=is_unique,json=isUnique,proto3" json:"is_unique,omitempty"` // contains filtered or unexported fields }
func (*IsOrgUniqueResponse) Descriptor
deprecated
func (*IsOrgUniqueResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsOrgUniqueResponse.ProtoReflect.Descriptor instead.
func (*IsOrgUniqueResponse) GetIsUnique ¶
func (x *IsOrgUniqueResponse) GetIsUnique() bool
func (*IsOrgUniqueResponse) ProtoMessage ¶
func (*IsOrgUniqueResponse) ProtoMessage()
func (*IsOrgUniqueResponse) ProtoReflect ¶
func (x *IsOrgUniqueResponse) ProtoReflect() protoreflect.Message
func (*IsOrgUniqueResponse) Reset ¶
func (x *IsOrgUniqueResponse) Reset()
func (*IsOrgUniqueResponse) String ¶
func (x *IsOrgUniqueResponse) String() string
type ListAggregateTypesRequest ¶ added in v2.0.9
type ListAggregateTypesRequest struct {
// contains filtered or unexported fields
}
func (*ListAggregateTypesRequest) Descriptor
deprecated
added in
v2.0.9
func (*ListAggregateTypesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAggregateTypesRequest.ProtoReflect.Descriptor instead.
func (*ListAggregateTypesRequest) ProtoMessage ¶ added in v2.0.9
func (*ListAggregateTypesRequest) ProtoMessage()
func (*ListAggregateTypesRequest) ProtoReflect ¶ added in v2.0.9
func (x *ListAggregateTypesRequest) ProtoReflect() protoreflect.Message
func (*ListAggregateTypesRequest) Reset ¶ added in v2.0.9
func (x *ListAggregateTypesRequest) Reset()
func (*ListAggregateTypesRequest) String ¶ added in v2.0.9
func (x *ListAggregateTypesRequest) String() string
type ListAggregateTypesResponse ¶ added in v2.0.9
type ListAggregateTypesResponse struct { AggregateTypes []*event.AggregateType `protobuf:"bytes,1,rep,name=aggregate_types,json=aggregateTypes,proto3" json:"aggregate_types,omitempty"` // contains filtered or unexported fields }
func (*ListAggregateTypesResponse) Descriptor
deprecated
added in
v2.0.9
func (*ListAggregateTypesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAggregateTypesResponse.ProtoReflect.Descriptor instead.
func (*ListAggregateTypesResponse) GetAggregateTypes ¶ added in v2.0.9
func (x *ListAggregateTypesResponse) GetAggregateTypes() []*event.AggregateType
func (*ListAggregateTypesResponse) ProtoMessage ¶ added in v2.0.9
func (*ListAggregateTypesResponse) ProtoMessage()
func (*ListAggregateTypesResponse) ProtoReflect ¶ added in v2.0.9
func (x *ListAggregateTypesResponse) ProtoReflect() protoreflect.Message
func (*ListAggregateTypesResponse) Reset ¶ added in v2.0.9
func (x *ListAggregateTypesResponse) Reset()
func (*ListAggregateTypesResponse) String ¶ added in v2.0.9
func (x *ListAggregateTypesResponse) String() string
type ListEventTypesRequest ¶ added in v2.0.9
type ListEventTypesRequest struct {
// contains filtered or unexported fields
}
func (*ListEventTypesRequest) Descriptor
deprecated
added in
v2.0.9
func (*ListEventTypesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListEventTypesRequest.ProtoReflect.Descriptor instead.
func (*ListEventTypesRequest) ProtoMessage ¶ added in v2.0.9
func (*ListEventTypesRequest) ProtoMessage()
func (*ListEventTypesRequest) ProtoReflect ¶ added in v2.0.9
func (x *ListEventTypesRequest) ProtoReflect() protoreflect.Message
func (*ListEventTypesRequest) Reset ¶ added in v2.0.9
func (x *ListEventTypesRequest) Reset()
func (*ListEventTypesRequest) String ¶ added in v2.0.9
func (x *ListEventTypesRequest) String() string
type ListEventTypesResponse ¶ added in v2.0.9
type ListEventTypesResponse struct { EventTypes []*event.EventType `protobuf:"bytes,1,rep,name=event_types,json=eventTypes,proto3" json:"event_types,omitempty"` // contains filtered or unexported fields }
func (*ListEventTypesResponse) Descriptor
deprecated
added in
v2.0.9
func (*ListEventTypesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListEventTypesResponse.ProtoReflect.Descriptor instead.
func (*ListEventTypesResponse) GetEventTypes ¶ added in v2.0.9
func (x *ListEventTypesResponse) GetEventTypes() []*event.EventType
func (*ListEventTypesResponse) ProtoMessage ¶ added in v2.0.9
func (*ListEventTypesResponse) ProtoMessage()
func (*ListEventTypesResponse) ProtoReflect ¶ added in v2.0.9
func (x *ListEventTypesResponse) ProtoReflect() protoreflect.Message
func (*ListEventTypesResponse) Reset ¶ added in v2.0.9
func (x *ListEventTypesResponse) Reset()
func (*ListEventTypesResponse) String ¶ added in v2.0.9
func (x *ListEventTypesResponse) String() string
type ListEventsRequest ¶ added in v2.0.9
type ListEventsRequest struct { Sequence uint64 `protobuf:"varint,1,opt,name=sequence,proto3" json:"sequence,omitempty"` Limit uint32 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"` Asc bool `protobuf:"varint,3,opt,name=asc,proto3" json:"asc,omitempty"` EditorUserId string `protobuf:"bytes,4,opt,name=editor_user_id,json=editorUserId,proto3" json:"editor_user_id,omitempty"` EventTypes []string `protobuf:"bytes,5,rep,name=event_types,json=eventTypes,proto3" json:"event_types,omitempty"` AggregateId string `protobuf:"bytes,6,opt,name=aggregate_id,json=aggregateId,proto3" json:"aggregate_id,omitempty"` AggregateTypes []string `protobuf:"bytes,7,rep,name=aggregate_types,json=aggregateTypes,proto3" json:"aggregate_types,omitempty"` ResourceOwner string `protobuf:"bytes,8,opt,name=resource_owner,json=resourceOwner,proto3" json:"resource_owner,omitempty"` // Deprecated: Do not use. CreationDate *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=creation_date,json=creationDate,proto3" json:"creation_date,omitempty"` // Types that are assignable to CreationDateFilter: // // *ListEventsRequest_Range // *ListEventsRequest_From CreationDateFilter isListEventsRequest_CreationDateFilter `protobuf_oneof:"creation_date_filter"` // contains filtered or unexported fields }
func (*ListEventsRequest) Descriptor
deprecated
added in
v2.0.9
func (*ListEventsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListEventsRequest.ProtoReflect.Descriptor instead.
func (*ListEventsRequest) GetAggregateId ¶ added in v2.0.9
func (x *ListEventsRequest) GetAggregateId() string
func (*ListEventsRequest) GetAggregateTypes ¶ added in v2.0.9
func (x *ListEventsRequest) GetAggregateTypes() []string
func (*ListEventsRequest) GetAsc ¶ added in v2.0.9
func (x *ListEventsRequest) GetAsc() bool
func (*ListEventsRequest) GetCreationDate
deprecated
added in
v2.0.9
func (x *ListEventsRequest) GetCreationDate() *timestamppb.Timestamp
Deprecated: Do not use.
func (*ListEventsRequest) GetCreationDateFilter ¶ added in v2.1.5
func (m *ListEventsRequest) GetCreationDateFilter() isListEventsRequest_CreationDateFilter
func (*ListEventsRequest) GetEditorUserId ¶ added in v2.0.9
func (x *ListEventsRequest) GetEditorUserId() string
func (*ListEventsRequest) GetEventTypes ¶ added in v2.0.9
func (x *ListEventsRequest) GetEventTypes() []string
func (*ListEventsRequest) GetFrom ¶ added in v2.1.5
func (x *ListEventsRequest) GetFrom() *timestamppb.Timestamp
func (*ListEventsRequest) GetLimit ¶ added in v2.0.9
func (x *ListEventsRequest) GetLimit() uint32
func (*ListEventsRequest) GetRange ¶ added in v2.1.5
func (x *ListEventsRequest) GetRange() *ListEventsRequestCreationDateRange
func (*ListEventsRequest) GetResourceOwner ¶ added in v2.0.9
func (x *ListEventsRequest) GetResourceOwner() string
func (*ListEventsRequest) GetSequence ¶ added in v2.0.9
func (x *ListEventsRequest) GetSequence() uint64
func (*ListEventsRequest) ProtoMessage ¶ added in v2.0.9
func (*ListEventsRequest) ProtoMessage()
func (*ListEventsRequest) ProtoReflect ¶ added in v2.0.9
func (x *ListEventsRequest) ProtoReflect() protoreflect.Message
func (*ListEventsRequest) Reset ¶ added in v2.0.9
func (x *ListEventsRequest) Reset()
func (*ListEventsRequest) String ¶ added in v2.0.9
func (x *ListEventsRequest) String() string
type ListEventsRequestCreationDateRange ¶ added in v2.1.5
type ListEventsRequestCreationDateRange struct { Since *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=since,proto3" json:"since,omitempty"` Until *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=until,proto3" json:"until,omitempty"` // contains filtered or unexported fields }
func (*ListEventsRequestCreationDateRange) Descriptor
deprecated
added in
v2.1.5
func (*ListEventsRequestCreationDateRange) Descriptor() ([]byte, []int)
Deprecated: Use ListEventsRequestCreationDateRange.ProtoReflect.Descriptor instead.
func (*ListEventsRequestCreationDateRange) GetSince ¶ added in v2.1.5
func (x *ListEventsRequestCreationDateRange) GetSince() *timestamppb.Timestamp
func (*ListEventsRequestCreationDateRange) GetUntil ¶ added in v2.1.5
func (x *ListEventsRequestCreationDateRange) GetUntil() *timestamppb.Timestamp
func (*ListEventsRequestCreationDateRange) ProtoMessage ¶ added in v2.1.5
func (*ListEventsRequestCreationDateRange) ProtoMessage()
func (*ListEventsRequestCreationDateRange) ProtoReflect ¶ added in v2.1.5
func (x *ListEventsRequestCreationDateRange) ProtoReflect() protoreflect.Message
func (*ListEventsRequestCreationDateRange) Reset ¶ added in v2.1.5
func (x *ListEventsRequestCreationDateRange) Reset()
func (*ListEventsRequestCreationDateRange) String ¶ added in v2.1.5
func (x *ListEventsRequestCreationDateRange) String() string
type ListEventsRequest_From ¶ added in v2.1.5
type ListEventsRequest_From struct {
From *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=from,proto3,oneof"`
}
type ListEventsRequest_Range ¶ added in v2.1.5
type ListEventsRequest_Range struct {
Range *ListEventsRequestCreationDateRange `protobuf:"bytes,10,opt,name=range,proto3,oneof"`
}
type ListEventsResponse ¶ added in v2.0.9
type ListEventsResponse struct { Events []*event.Event `protobuf:"bytes,1,rep,name=events,proto3" json:"events,omitempty"` // contains filtered or unexported fields }
func (*ListEventsResponse) Descriptor
deprecated
added in
v2.0.9
func (*ListEventsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListEventsResponse.ProtoReflect.Descriptor instead.
func (*ListEventsResponse) GetEvents ¶ added in v2.0.9
func (x *ListEventsResponse) GetEvents() []*event.Event
func (*ListEventsResponse) ProtoMessage ¶ added in v2.0.9
func (*ListEventsResponse) ProtoMessage()
func (*ListEventsResponse) ProtoReflect ¶ added in v2.0.9
func (x *ListEventsResponse) ProtoReflect() protoreflect.Message
func (*ListEventsResponse) Reset ¶ added in v2.0.9
func (x *ListEventsResponse) Reset()
func (*ListEventsResponse) String ¶ added in v2.0.9
func (x *ListEventsResponse) String() string
type ListFailedEventsRequest ¶
type ListFailedEventsRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*ListFailedEventsRequest) Descriptor
deprecated
func (*ListFailedEventsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListFailedEventsRequest.ProtoReflect.Descriptor instead.
func (*ListFailedEventsRequest) ProtoMessage ¶
func (*ListFailedEventsRequest) ProtoMessage()
func (*ListFailedEventsRequest) ProtoReflect ¶
func (x *ListFailedEventsRequest) ProtoReflect() protoreflect.Message
func (*ListFailedEventsRequest) Reset ¶
func (x *ListFailedEventsRequest) Reset()
func (*ListFailedEventsRequest) String ¶
func (x *ListFailedEventsRequest) String() string
type ListFailedEventsResponse ¶
type ListFailedEventsResponse struct { // TODO: list details Result []*FailedEvent `protobuf:"bytes,1,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ListFailedEventsResponse) Descriptor
deprecated
func (*ListFailedEventsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListFailedEventsResponse.ProtoReflect.Descriptor instead.
func (*ListFailedEventsResponse) GetResult ¶
func (x *ListFailedEventsResponse) GetResult() []*FailedEvent
func (*ListFailedEventsResponse) ProtoMessage ¶
func (*ListFailedEventsResponse) ProtoMessage()
func (*ListFailedEventsResponse) ProtoReflect ¶
func (x *ListFailedEventsResponse) ProtoReflect() protoreflect.Message
func (*ListFailedEventsResponse) Reset ¶
func (x *ListFailedEventsResponse) Reset()
func (*ListFailedEventsResponse) String ¶
func (x *ListFailedEventsResponse) String() string
type ListIAMMemberRolesRequest ¶
type ListIAMMemberRolesRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*ListIAMMemberRolesRequest) Descriptor
deprecated
func (*ListIAMMemberRolesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListIAMMemberRolesRequest.ProtoReflect.Descriptor instead.
func (*ListIAMMemberRolesRequest) ProtoMessage ¶
func (*ListIAMMemberRolesRequest) ProtoMessage()
func (*ListIAMMemberRolesRequest) ProtoReflect ¶
func (x *ListIAMMemberRolesRequest) ProtoReflect() protoreflect.Message
func (*ListIAMMemberRolesRequest) Reset ¶
func (x *ListIAMMemberRolesRequest) Reset()
func (*ListIAMMemberRolesRequest) String ¶
func (x *ListIAMMemberRolesRequest) String() string
type ListIAMMemberRolesResponse ¶
type ListIAMMemberRolesResponse struct { Details *object.ListDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Roles []string `protobuf:"bytes,2,rep,name=roles,proto3" json:"roles,omitempty"` // contains filtered or unexported fields }
func (*ListIAMMemberRolesResponse) Descriptor
deprecated
func (*ListIAMMemberRolesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListIAMMemberRolesResponse.ProtoReflect.Descriptor instead.
func (*ListIAMMemberRolesResponse) GetDetails ¶
func (x *ListIAMMemberRolesResponse) GetDetails() *object.ListDetails
func (*ListIAMMemberRolesResponse) GetRoles ¶
func (x *ListIAMMemberRolesResponse) GetRoles() []string
func (*ListIAMMemberRolesResponse) ProtoMessage ¶
func (*ListIAMMemberRolesResponse) ProtoMessage()
func (*ListIAMMemberRolesResponse) ProtoReflect ¶
func (x *ListIAMMemberRolesResponse) ProtoReflect() protoreflect.Message
func (*ListIAMMemberRolesResponse) Reset ¶
func (x *ListIAMMemberRolesResponse) Reset()
func (*ListIAMMemberRolesResponse) String ¶
func (x *ListIAMMemberRolesResponse) String() string
type ListIAMMembersRequest ¶
type ListIAMMembersRequest struct { // list limitations and ordering Query *object.ListQuery `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` // criteria the client is looking for Queries []*member.SearchQuery `protobuf:"bytes,2,rep,name=queries,proto3" json:"queries,omitempty"` // contains filtered or unexported fields }
func (*ListIAMMembersRequest) Descriptor
deprecated
func (*ListIAMMembersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListIAMMembersRequest.ProtoReflect.Descriptor instead.
func (*ListIAMMembersRequest) GetQueries ¶
func (x *ListIAMMembersRequest) GetQueries() []*member.SearchQuery
func (*ListIAMMembersRequest) GetQuery ¶
func (x *ListIAMMembersRequest) GetQuery() *object.ListQuery
func (*ListIAMMembersRequest) ProtoMessage ¶
func (*ListIAMMembersRequest) ProtoMessage()
func (*ListIAMMembersRequest) ProtoReflect ¶
func (x *ListIAMMembersRequest) ProtoReflect() protoreflect.Message
func (*ListIAMMembersRequest) Reset ¶
func (x *ListIAMMembersRequest) Reset()
func (*ListIAMMembersRequest) String ¶
func (x *ListIAMMembersRequest) String() string
type ListIAMMembersResponse ¶
type ListIAMMembersResponse struct { Details *object.ListDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Result []*member.Member `protobuf:"bytes,2,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ListIAMMembersResponse) Descriptor
deprecated
func (*ListIAMMembersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListIAMMembersResponse.ProtoReflect.Descriptor instead.
func (*ListIAMMembersResponse) GetDetails ¶
func (x *ListIAMMembersResponse) GetDetails() *object.ListDetails
func (*ListIAMMembersResponse) GetResult ¶
func (x *ListIAMMembersResponse) GetResult() []*member.Member
func (*ListIAMMembersResponse) ProtoMessage ¶
func (*ListIAMMembersResponse) ProtoMessage()
func (*ListIAMMembersResponse) ProtoReflect ¶
func (x *ListIAMMembersResponse) ProtoReflect() protoreflect.Message
func (*ListIAMMembersResponse) Reset ¶
func (x *ListIAMMembersResponse) Reset()
func (*ListIAMMembersResponse) String ¶
func (x *ListIAMMembersResponse) String() string
type ListIDPsRequest ¶
type ListIDPsRequest struct { // list limitations and ordering Query *object.ListQuery `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` // the field the result is sorted SortingColumn idp.IDPFieldName `` /* 134-byte string literal not displayed */ // criteria the client is looking for Queries []*IDPQuery `protobuf:"bytes,3,rep,name=queries,proto3" json:"queries,omitempty"` // contains filtered or unexported fields }
func (*ListIDPsRequest) Descriptor
deprecated
func (*ListIDPsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListIDPsRequest.ProtoReflect.Descriptor instead.
func (*ListIDPsRequest) GetQueries ¶
func (x *ListIDPsRequest) GetQueries() []*IDPQuery
func (*ListIDPsRequest) GetQuery ¶
func (x *ListIDPsRequest) GetQuery() *object.ListQuery
func (*ListIDPsRequest) GetSortingColumn ¶
func (x *ListIDPsRequest) GetSortingColumn() idp.IDPFieldName
func (*ListIDPsRequest) ProtoMessage ¶
func (*ListIDPsRequest) ProtoMessage()
func (*ListIDPsRequest) ProtoReflect ¶
func (x *ListIDPsRequest) ProtoReflect() protoreflect.Message
func (*ListIDPsRequest) Reset ¶
func (x *ListIDPsRequest) Reset()
func (*ListIDPsRequest) String ¶
func (x *ListIDPsRequest) String() string
type ListIDPsResponse ¶
type ListIDPsResponse struct { Details *object.ListDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` SortingColumn idp.IDPFieldName `` /* 134-byte string literal not displayed */ Result []*idp.IDP `protobuf:"bytes,3,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ListIDPsResponse) Descriptor
deprecated
func (*ListIDPsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListIDPsResponse.ProtoReflect.Descriptor instead.
func (*ListIDPsResponse) GetDetails ¶
func (x *ListIDPsResponse) GetDetails() *object.ListDetails
func (*ListIDPsResponse) GetResult ¶
func (x *ListIDPsResponse) GetResult() []*idp.IDP
func (*ListIDPsResponse) GetSortingColumn ¶
func (x *ListIDPsResponse) GetSortingColumn() idp.IDPFieldName
func (*ListIDPsResponse) ProtoMessage ¶
func (*ListIDPsResponse) ProtoMessage()
func (*ListIDPsResponse) ProtoReflect ¶
func (x *ListIDPsResponse) ProtoReflect() protoreflect.Message
func (*ListIDPsResponse) Reset ¶
func (x *ListIDPsResponse) Reset()
func (*ListIDPsResponse) String ¶
func (x *ListIDPsResponse) String() string
type ListInstanceDomainsRequest ¶
type ListInstanceDomainsRequest struct { Query *object.ListQuery `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` // the field the result is sorted SortingColumn instance.DomainFieldName `` /* 142-byte string literal not displayed */ // criteria the client is looking for Queries []*instance.DomainSearchQuery `protobuf:"bytes,3,rep,name=queries,proto3" json:"queries,omitempty"` // contains filtered or unexported fields }
func (*ListInstanceDomainsRequest) Descriptor
deprecated
func (*ListInstanceDomainsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListInstanceDomainsRequest.ProtoReflect.Descriptor instead.
func (*ListInstanceDomainsRequest) GetQueries ¶
func (x *ListInstanceDomainsRequest) GetQueries() []*instance.DomainSearchQuery
func (*ListInstanceDomainsRequest) GetQuery ¶
func (x *ListInstanceDomainsRequest) GetQuery() *object.ListQuery
func (*ListInstanceDomainsRequest) GetSortingColumn ¶
func (x *ListInstanceDomainsRequest) GetSortingColumn() instance.DomainFieldName
func (*ListInstanceDomainsRequest) ProtoMessage ¶
func (*ListInstanceDomainsRequest) ProtoMessage()
func (*ListInstanceDomainsRequest) ProtoReflect ¶
func (x *ListInstanceDomainsRequest) ProtoReflect() protoreflect.Message
func (*ListInstanceDomainsRequest) Reset ¶
func (x *ListInstanceDomainsRequest) Reset()
func (*ListInstanceDomainsRequest) String ¶
func (x *ListInstanceDomainsRequest) String() string
type ListInstanceDomainsResponse ¶
type ListInstanceDomainsResponse struct { Details *object.ListDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` SortingColumn instance.DomainFieldName `` /* 142-byte string literal not displayed */ Result []*instance.Domain `protobuf:"bytes,3,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ListInstanceDomainsResponse) Descriptor
deprecated
func (*ListInstanceDomainsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListInstanceDomainsResponse.ProtoReflect.Descriptor instead.
func (*ListInstanceDomainsResponse) GetDetails ¶
func (x *ListInstanceDomainsResponse) GetDetails() *object.ListDetails
func (*ListInstanceDomainsResponse) GetResult ¶
func (x *ListInstanceDomainsResponse) GetResult() []*instance.Domain
func (*ListInstanceDomainsResponse) GetSortingColumn ¶
func (x *ListInstanceDomainsResponse) GetSortingColumn() instance.DomainFieldName
func (*ListInstanceDomainsResponse) ProtoMessage ¶
func (*ListInstanceDomainsResponse) ProtoMessage()
func (*ListInstanceDomainsResponse) ProtoReflect ¶
func (x *ListInstanceDomainsResponse) ProtoReflect() protoreflect.Message
func (*ListInstanceDomainsResponse) Reset ¶
func (x *ListInstanceDomainsResponse) Reset()
func (*ListInstanceDomainsResponse) String ¶
func (x *ListInstanceDomainsResponse) String() string
type ListLoginPolicyIDPsRequest ¶
type ListLoginPolicyIDPsRequest struct { // list limitations and ordering Query *object.ListQuery `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` // contains filtered or unexported fields }
func (*ListLoginPolicyIDPsRequest) Descriptor
deprecated
func (*ListLoginPolicyIDPsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListLoginPolicyIDPsRequest.ProtoReflect.Descriptor instead.
func (*ListLoginPolicyIDPsRequest) GetQuery ¶
func (x *ListLoginPolicyIDPsRequest) GetQuery() *object.ListQuery
func (*ListLoginPolicyIDPsRequest) ProtoMessage ¶
func (*ListLoginPolicyIDPsRequest) ProtoMessage()
func (*ListLoginPolicyIDPsRequest) ProtoReflect ¶
func (x *ListLoginPolicyIDPsRequest) ProtoReflect() protoreflect.Message
func (*ListLoginPolicyIDPsRequest) Reset ¶
func (x *ListLoginPolicyIDPsRequest) Reset()
func (*ListLoginPolicyIDPsRequest) String ¶
func (x *ListLoginPolicyIDPsRequest) String() string
type ListLoginPolicyIDPsResponse ¶
type ListLoginPolicyIDPsResponse struct { Details *object.ListDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Result []*idp.IDPLoginPolicyLink `protobuf:"bytes,2,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ListLoginPolicyIDPsResponse) Descriptor
deprecated
func (*ListLoginPolicyIDPsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListLoginPolicyIDPsResponse.ProtoReflect.Descriptor instead.
func (*ListLoginPolicyIDPsResponse) GetDetails ¶
func (x *ListLoginPolicyIDPsResponse) GetDetails() *object.ListDetails
func (*ListLoginPolicyIDPsResponse) GetResult ¶
func (x *ListLoginPolicyIDPsResponse) GetResult() []*idp.IDPLoginPolicyLink
func (*ListLoginPolicyIDPsResponse) ProtoMessage ¶
func (*ListLoginPolicyIDPsResponse) ProtoMessage()
func (*ListLoginPolicyIDPsResponse) ProtoReflect ¶
func (x *ListLoginPolicyIDPsResponse) ProtoReflect() protoreflect.Message
func (*ListLoginPolicyIDPsResponse) Reset ¶
func (x *ListLoginPolicyIDPsResponse) Reset()
func (*ListLoginPolicyIDPsResponse) String ¶
func (x *ListLoginPolicyIDPsResponse) String() string
type ListLoginPolicyMultiFactorsRequest ¶
type ListLoginPolicyMultiFactorsRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*ListLoginPolicyMultiFactorsRequest) Descriptor
deprecated
func (*ListLoginPolicyMultiFactorsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListLoginPolicyMultiFactorsRequest.ProtoReflect.Descriptor instead.
func (*ListLoginPolicyMultiFactorsRequest) ProtoMessage ¶
func (*ListLoginPolicyMultiFactorsRequest) ProtoMessage()
func (*ListLoginPolicyMultiFactorsRequest) ProtoReflect ¶
func (x *ListLoginPolicyMultiFactorsRequest) ProtoReflect() protoreflect.Message
func (*ListLoginPolicyMultiFactorsRequest) Reset ¶
func (x *ListLoginPolicyMultiFactorsRequest) Reset()
func (*ListLoginPolicyMultiFactorsRequest) String ¶
func (x *ListLoginPolicyMultiFactorsRequest) String() string
type ListLoginPolicyMultiFactorsResponse ¶
type ListLoginPolicyMultiFactorsResponse struct { Details *object.ListDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Result []policy.MultiFactorType `protobuf:"varint,2,rep,packed,name=result,proto3,enum=zitadel.policy.v1.MultiFactorType" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ListLoginPolicyMultiFactorsResponse) Descriptor
deprecated
func (*ListLoginPolicyMultiFactorsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListLoginPolicyMultiFactorsResponse.ProtoReflect.Descriptor instead.
func (*ListLoginPolicyMultiFactorsResponse) GetDetails ¶
func (x *ListLoginPolicyMultiFactorsResponse) GetDetails() *object.ListDetails
func (*ListLoginPolicyMultiFactorsResponse) GetResult ¶
func (x *ListLoginPolicyMultiFactorsResponse) GetResult() []policy.MultiFactorType
func (*ListLoginPolicyMultiFactorsResponse) ProtoMessage ¶
func (*ListLoginPolicyMultiFactorsResponse) ProtoMessage()
func (*ListLoginPolicyMultiFactorsResponse) ProtoReflect ¶
func (x *ListLoginPolicyMultiFactorsResponse) ProtoReflect() protoreflect.Message
func (*ListLoginPolicyMultiFactorsResponse) Reset ¶
func (x *ListLoginPolicyMultiFactorsResponse) Reset()
func (*ListLoginPolicyMultiFactorsResponse) String ¶
func (x *ListLoginPolicyMultiFactorsResponse) String() string
type ListLoginPolicySecondFactorsRequest ¶
type ListLoginPolicySecondFactorsRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*ListLoginPolicySecondFactorsRequest) Descriptor
deprecated
func (*ListLoginPolicySecondFactorsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListLoginPolicySecondFactorsRequest.ProtoReflect.Descriptor instead.
func (*ListLoginPolicySecondFactorsRequest) ProtoMessage ¶
func (*ListLoginPolicySecondFactorsRequest) ProtoMessage()
func (*ListLoginPolicySecondFactorsRequest) ProtoReflect ¶
func (x *ListLoginPolicySecondFactorsRequest) ProtoReflect() protoreflect.Message
func (*ListLoginPolicySecondFactorsRequest) Reset ¶
func (x *ListLoginPolicySecondFactorsRequest) Reset()
func (*ListLoginPolicySecondFactorsRequest) String ¶
func (x *ListLoginPolicySecondFactorsRequest) String() string
type ListLoginPolicySecondFactorsResponse ¶
type ListLoginPolicySecondFactorsResponse struct { Details *object.ListDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Result []policy.SecondFactorType `protobuf:"varint,2,rep,packed,name=result,proto3,enum=zitadel.policy.v1.SecondFactorType" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ListLoginPolicySecondFactorsResponse) Descriptor
deprecated
func (*ListLoginPolicySecondFactorsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListLoginPolicySecondFactorsResponse.ProtoReflect.Descriptor instead.
func (*ListLoginPolicySecondFactorsResponse) GetDetails ¶
func (x *ListLoginPolicySecondFactorsResponse) GetDetails() *object.ListDetails
func (*ListLoginPolicySecondFactorsResponse) GetResult ¶
func (x *ListLoginPolicySecondFactorsResponse) GetResult() []policy.SecondFactorType
func (*ListLoginPolicySecondFactorsResponse) ProtoMessage ¶
func (*ListLoginPolicySecondFactorsResponse) ProtoMessage()
func (*ListLoginPolicySecondFactorsResponse) ProtoReflect ¶
func (x *ListLoginPolicySecondFactorsResponse) ProtoReflect() protoreflect.Message
func (*ListLoginPolicySecondFactorsResponse) Reset ¶
func (x *ListLoginPolicySecondFactorsResponse) Reset()
func (*ListLoginPolicySecondFactorsResponse) String ¶
func (x *ListLoginPolicySecondFactorsResponse) String() string
type ListMilestonesRequest ¶ added in v2.1.2
type ListMilestonesRequest struct { // list limitations and ordering Query *object.ListQuery `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` // the field the result is sorted SortingColumn milestone.MilestoneFieldName `` /* 146-byte string literal not displayed */ // criteria the client is looking for Queries []*milestone.MilestoneQuery `protobuf:"bytes,3,rep,name=queries,proto3" json:"queries,omitempty"` // contains filtered or unexported fields }
func (*ListMilestonesRequest) Descriptor
deprecated
added in
v2.1.2
func (*ListMilestonesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListMilestonesRequest.ProtoReflect.Descriptor instead.
func (*ListMilestonesRequest) GetQueries ¶ added in v2.1.2
func (x *ListMilestonesRequest) GetQueries() []*milestone.MilestoneQuery
func (*ListMilestonesRequest) GetQuery ¶ added in v2.1.2
func (x *ListMilestonesRequest) GetQuery() *object.ListQuery
func (*ListMilestonesRequest) GetSortingColumn ¶ added in v2.1.2
func (x *ListMilestonesRequest) GetSortingColumn() milestone.MilestoneFieldName
func (*ListMilestonesRequest) ProtoMessage ¶ added in v2.1.2
func (*ListMilestonesRequest) ProtoMessage()
func (*ListMilestonesRequest) ProtoReflect ¶ added in v2.1.2
func (x *ListMilestonesRequest) ProtoReflect() protoreflect.Message
func (*ListMilestonesRequest) Reset ¶ added in v2.1.2
func (x *ListMilestonesRequest) Reset()
func (*ListMilestonesRequest) String ¶ added in v2.1.2
func (x *ListMilestonesRequest) String() string
type ListMilestonesResponse ¶ added in v2.1.2
type ListMilestonesResponse struct { Details *object.ListDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Result []*milestone.Milestone `protobuf:"bytes,2,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ListMilestonesResponse) Descriptor
deprecated
added in
v2.1.2
func (*ListMilestonesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListMilestonesResponse.ProtoReflect.Descriptor instead.
func (*ListMilestonesResponse) GetDetails ¶ added in v2.1.2
func (x *ListMilestonesResponse) GetDetails() *object.ListDetails
func (*ListMilestonesResponse) GetResult ¶ added in v2.1.2
func (x *ListMilestonesResponse) GetResult() []*milestone.Milestone
func (*ListMilestonesResponse) ProtoMessage ¶ added in v2.1.2
func (*ListMilestonesResponse) ProtoMessage()
func (*ListMilestonesResponse) ProtoReflect ¶ added in v2.1.2
func (x *ListMilestonesResponse) ProtoReflect() protoreflect.Message
func (*ListMilestonesResponse) Reset ¶ added in v2.1.2
func (x *ListMilestonesResponse) Reset()
func (*ListMilestonesResponse) String ¶ added in v2.1.2
func (x *ListMilestonesResponse) String() string
type ListOrgsRequest ¶
type ListOrgsRequest struct { // list limitations and ordering Query *object.ListQuery `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` // the field the result is sorted SortingColumn org.OrgFieldName `` /* 134-byte string literal not displayed */ // criteria the client is looking for Queries []*org.OrgQuery `protobuf:"bytes,3,rep,name=queries,proto3" json:"queries,omitempty"` // contains filtered or unexported fields }
func (*ListOrgsRequest) Descriptor
deprecated
func (*ListOrgsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrgsRequest.ProtoReflect.Descriptor instead.
func (*ListOrgsRequest) GetQueries ¶
func (x *ListOrgsRequest) GetQueries() []*org.OrgQuery
func (*ListOrgsRequest) GetQuery ¶
func (x *ListOrgsRequest) GetQuery() *object.ListQuery
func (*ListOrgsRequest) GetSortingColumn ¶
func (x *ListOrgsRequest) GetSortingColumn() org.OrgFieldName
func (*ListOrgsRequest) ProtoMessage ¶
func (*ListOrgsRequest) ProtoMessage()
func (*ListOrgsRequest) ProtoReflect ¶
func (x *ListOrgsRequest) ProtoReflect() protoreflect.Message
func (*ListOrgsRequest) Reset ¶
func (x *ListOrgsRequest) Reset()
func (*ListOrgsRequest) String ¶
func (x *ListOrgsRequest) String() string
type ListOrgsResponse ¶
type ListOrgsResponse struct { Details *object.ListDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` SortingColumn org.OrgFieldName `` /* 134-byte string literal not displayed */ Result []*org.Org `protobuf:"bytes,3,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ListOrgsResponse) Descriptor
deprecated
func (*ListOrgsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrgsResponse.ProtoReflect.Descriptor instead.
func (*ListOrgsResponse) GetDetails ¶
func (x *ListOrgsResponse) GetDetails() *object.ListDetails
func (*ListOrgsResponse) GetResult ¶
func (x *ListOrgsResponse) GetResult() []*org.Org
func (*ListOrgsResponse) GetSortingColumn ¶
func (x *ListOrgsResponse) GetSortingColumn() org.OrgFieldName
func (*ListOrgsResponse) ProtoMessage ¶
func (*ListOrgsResponse) ProtoMessage()
func (*ListOrgsResponse) ProtoReflect ¶
func (x *ListOrgsResponse) ProtoReflect() protoreflect.Message
func (*ListOrgsResponse) Reset ¶
func (x *ListOrgsResponse) Reset()
func (*ListOrgsResponse) String ¶
func (x *ListOrgsResponse) String() string
type ListProvidersRequest ¶ added in v2.0.10
type ListProvidersRequest struct { // list limitations and ordering Query *object.ListQuery `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` // criteria the client is looking for Queries []*ProviderQuery `protobuf:"bytes,2,rep,name=queries,proto3" json:"queries,omitempty"` // contains filtered or unexported fields }
func (*ListProvidersRequest) Descriptor
deprecated
added in
v2.0.10
func (*ListProvidersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProvidersRequest.ProtoReflect.Descriptor instead.
func (*ListProvidersRequest) GetQueries ¶ added in v2.0.10
func (x *ListProvidersRequest) GetQueries() []*ProviderQuery
func (*ListProvidersRequest) GetQuery ¶ added in v2.0.10
func (x *ListProvidersRequest) GetQuery() *object.ListQuery
func (*ListProvidersRequest) ProtoMessage ¶ added in v2.0.10
func (*ListProvidersRequest) ProtoMessage()
func (*ListProvidersRequest) ProtoReflect ¶ added in v2.0.10
func (x *ListProvidersRequest) ProtoReflect() protoreflect.Message
func (*ListProvidersRequest) Reset ¶ added in v2.0.10
func (x *ListProvidersRequest) Reset()
func (*ListProvidersRequest) String ¶ added in v2.0.10
func (x *ListProvidersRequest) String() string
type ListProvidersResponse ¶ added in v2.0.10
type ListProvidersResponse struct { Details *object.ListDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Result []*idp.Provider `protobuf:"bytes,2,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ListProvidersResponse) Descriptor
deprecated
added in
v2.0.10
func (*ListProvidersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProvidersResponse.ProtoReflect.Descriptor instead.
func (*ListProvidersResponse) GetDetails ¶ added in v2.0.10
func (x *ListProvidersResponse) GetDetails() *object.ListDetails
func (*ListProvidersResponse) GetResult ¶ added in v2.0.10
func (x *ListProvidersResponse) GetResult() []*idp.Provider
func (*ListProvidersResponse) ProtoMessage ¶ added in v2.0.10
func (*ListProvidersResponse) ProtoMessage()
func (*ListProvidersResponse) ProtoReflect ¶ added in v2.0.10
func (x *ListProvidersResponse) ProtoReflect() protoreflect.Message
func (*ListProvidersResponse) Reset ¶ added in v2.0.10
func (x *ListProvidersResponse) Reset()
func (*ListProvidersResponse) String ¶ added in v2.0.10
func (x *ListProvidersResponse) String() string
type ListSMSProvidersRequest ¶
type ListSMSProvidersRequest struct { // list limitations and ordering Query *object.ListQuery `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` // contains filtered or unexported fields }
func (*ListSMSProvidersRequest) Descriptor
deprecated
func (*ListSMSProvidersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListSMSProvidersRequest.ProtoReflect.Descriptor instead.
func (*ListSMSProvidersRequest) GetQuery ¶
func (x *ListSMSProvidersRequest) GetQuery() *object.ListQuery
func (*ListSMSProvidersRequest) ProtoMessage ¶
func (*ListSMSProvidersRequest) ProtoMessage()
func (*ListSMSProvidersRequest) ProtoReflect ¶
func (x *ListSMSProvidersRequest) ProtoReflect() protoreflect.Message
func (*ListSMSProvidersRequest) Reset ¶
func (x *ListSMSProvidersRequest) Reset()
func (*ListSMSProvidersRequest) String ¶
func (x *ListSMSProvidersRequest) String() string
type ListSMSProvidersResponse ¶
type ListSMSProvidersResponse struct { Details *object.ListDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Result []*settings.SMSProvider `protobuf:"bytes,3,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ListSMSProvidersResponse) Descriptor
deprecated
func (*ListSMSProvidersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListSMSProvidersResponse.ProtoReflect.Descriptor instead.
func (*ListSMSProvidersResponse) GetDetails ¶
func (x *ListSMSProvidersResponse) GetDetails() *object.ListDetails
func (*ListSMSProvidersResponse) GetResult ¶
func (x *ListSMSProvidersResponse) GetResult() []*settings.SMSProvider
func (*ListSMSProvidersResponse) ProtoMessage ¶
func (*ListSMSProvidersResponse) ProtoMessage()
func (*ListSMSProvidersResponse) ProtoReflect ¶
func (x *ListSMSProvidersResponse) ProtoReflect() protoreflect.Message
func (*ListSMSProvidersResponse) Reset ¶
func (x *ListSMSProvidersResponse) Reset()
func (*ListSMSProvidersResponse) String ¶
func (x *ListSMSProvidersResponse) String() string
type ListSMTPConfigsRequest ¶ added in v2.1.13
type ListSMTPConfigsRequest struct { Query *object.ListQuery `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` // contains filtered or unexported fields }
func (*ListSMTPConfigsRequest) Descriptor
deprecated
added in
v2.1.13
func (*ListSMTPConfigsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListSMTPConfigsRequest.ProtoReflect.Descriptor instead.
func (*ListSMTPConfigsRequest) GetQuery ¶ added in v2.1.13
func (x *ListSMTPConfigsRequest) GetQuery() *object.ListQuery
func (*ListSMTPConfigsRequest) ProtoMessage ¶ added in v2.1.13
func (*ListSMTPConfigsRequest) ProtoMessage()
func (*ListSMTPConfigsRequest) ProtoReflect ¶ added in v2.1.13
func (x *ListSMTPConfigsRequest) ProtoReflect() protoreflect.Message
func (*ListSMTPConfigsRequest) Reset ¶ added in v2.1.13
func (x *ListSMTPConfigsRequest) Reset()
func (*ListSMTPConfigsRequest) String ¶ added in v2.1.13
func (x *ListSMTPConfigsRequest) String() string
type ListSMTPConfigsResponse ¶ added in v2.1.13
type ListSMTPConfigsResponse struct { Details *object.ListDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Result []*settings.SMTPConfig `protobuf:"bytes,2,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ListSMTPConfigsResponse) Descriptor
deprecated
added in
v2.1.13
func (*ListSMTPConfigsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListSMTPConfigsResponse.ProtoReflect.Descriptor instead.
func (*ListSMTPConfigsResponse) GetDetails ¶ added in v2.1.13
func (x *ListSMTPConfigsResponse) GetDetails() *object.ListDetails
func (*ListSMTPConfigsResponse) GetResult ¶ added in v2.1.13
func (x *ListSMTPConfigsResponse) GetResult() []*settings.SMTPConfig
func (*ListSMTPConfigsResponse) ProtoMessage ¶ added in v2.1.13
func (*ListSMTPConfigsResponse) ProtoMessage()
func (*ListSMTPConfigsResponse) ProtoReflect ¶ added in v2.1.13
func (x *ListSMTPConfigsResponse) ProtoReflect() protoreflect.Message
func (*ListSMTPConfigsResponse) Reset ¶ added in v2.1.13
func (x *ListSMTPConfigsResponse) Reset()
func (*ListSMTPConfigsResponse) String ¶ added in v2.1.13
func (x *ListSMTPConfigsResponse) String() string
type ListSecretGeneratorsRequest ¶
type ListSecretGeneratorsRequest struct { // list limitations and ordering Query *object.ListQuery `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` // criteria the client is looking for Queries []*settings.SecretGeneratorQuery `protobuf:"bytes,2,rep,name=queries,proto3" json:"queries,omitempty"` // contains filtered or unexported fields }
func (*ListSecretGeneratorsRequest) Descriptor
deprecated
func (*ListSecretGeneratorsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListSecretGeneratorsRequest.ProtoReflect.Descriptor instead.
func (*ListSecretGeneratorsRequest) GetQueries ¶
func (x *ListSecretGeneratorsRequest) GetQueries() []*settings.SecretGeneratorQuery
func (*ListSecretGeneratorsRequest) GetQuery ¶
func (x *ListSecretGeneratorsRequest) GetQuery() *object.ListQuery
func (*ListSecretGeneratorsRequest) ProtoMessage ¶
func (*ListSecretGeneratorsRequest) ProtoMessage()
func (*ListSecretGeneratorsRequest) ProtoReflect ¶
func (x *ListSecretGeneratorsRequest) ProtoReflect() protoreflect.Message
func (*ListSecretGeneratorsRequest) Reset ¶
func (x *ListSecretGeneratorsRequest) Reset()
func (*ListSecretGeneratorsRequest) String ¶
func (x *ListSecretGeneratorsRequest) String() string
type ListSecretGeneratorsResponse ¶
type ListSecretGeneratorsResponse struct { Details *object.ListDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Result []*settings.SecretGenerator `protobuf:"bytes,3,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ListSecretGeneratorsResponse) Descriptor
deprecated
func (*ListSecretGeneratorsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListSecretGeneratorsResponse.ProtoReflect.Descriptor instead.
func (*ListSecretGeneratorsResponse) GetDetails ¶
func (x *ListSecretGeneratorsResponse) GetDetails() *object.ListDetails
func (*ListSecretGeneratorsResponse) GetResult ¶
func (x *ListSecretGeneratorsResponse) GetResult() []*settings.SecretGenerator
func (*ListSecretGeneratorsResponse) ProtoMessage ¶
func (*ListSecretGeneratorsResponse) ProtoMessage()
func (*ListSecretGeneratorsResponse) ProtoReflect ¶
func (x *ListSecretGeneratorsResponse) ProtoReflect() protoreflect.Message
func (*ListSecretGeneratorsResponse) Reset ¶
func (x *ListSecretGeneratorsResponse) Reset()
func (*ListSecretGeneratorsResponse) String ¶
func (x *ListSecretGeneratorsResponse) String() string
type ListViewsRequest ¶
type ListViewsRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*ListViewsRequest) Descriptor
deprecated
func (*ListViewsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListViewsRequest.ProtoReflect.Descriptor instead.
func (*ListViewsRequest) ProtoMessage ¶
func (*ListViewsRequest) ProtoMessage()
func (*ListViewsRequest) ProtoReflect ¶
func (x *ListViewsRequest) ProtoReflect() protoreflect.Message
func (*ListViewsRequest) Reset ¶
func (x *ListViewsRequest) Reset()
func (*ListViewsRequest) String ¶
func (x *ListViewsRequest) String() string
type ListViewsResponse ¶
type ListViewsResponse struct { // TODO: list details Result []*View `protobuf:"bytes,1,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ListViewsResponse) Descriptor
deprecated
func (*ListViewsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListViewsResponse.ProtoReflect.Descriptor instead.
func (*ListViewsResponse) GetResult ¶
func (x *ListViewsResponse) GetResult() []*View
func (*ListViewsResponse) ProtoMessage ¶
func (*ListViewsResponse) ProtoMessage()
func (*ListViewsResponse) ProtoReflect ¶
func (x *ListViewsResponse) ProtoReflect() protoreflect.Message
func (*ListViewsResponse) Reset ¶
func (x *ListViewsResponse) Reset()
func (*ListViewsResponse) String ¶
func (x *ListViewsResponse) String() string
type MigrateGenericOIDCProviderRequest ¶ added in v2.0.15
type MigrateGenericOIDCProviderRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Types that are assignable to Template: // // *MigrateGenericOIDCProviderRequest_Azure // *MigrateGenericOIDCProviderRequest_Google Template isMigrateGenericOIDCProviderRequest_Template `protobuf_oneof:"template"` // contains filtered or unexported fields }
func (*MigrateGenericOIDCProviderRequest) Descriptor
deprecated
added in
v2.0.15
func (*MigrateGenericOIDCProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use MigrateGenericOIDCProviderRequest.ProtoReflect.Descriptor instead.
func (*MigrateGenericOIDCProviderRequest) GetAzure ¶ added in v2.0.15
func (x *MigrateGenericOIDCProviderRequest) GetAzure() *AddAzureADProviderRequest
func (*MigrateGenericOIDCProviderRequest) GetGoogle ¶ added in v2.0.15
func (x *MigrateGenericOIDCProviderRequest) GetGoogle() *AddGoogleProviderRequest
func (*MigrateGenericOIDCProviderRequest) GetId ¶ added in v2.0.15
func (x *MigrateGenericOIDCProviderRequest) GetId() string
func (*MigrateGenericOIDCProviderRequest) GetTemplate ¶ added in v2.0.15
func (m *MigrateGenericOIDCProviderRequest) GetTemplate() isMigrateGenericOIDCProviderRequest_Template
func (*MigrateGenericOIDCProviderRequest) ProtoMessage ¶ added in v2.0.15
func (*MigrateGenericOIDCProviderRequest) ProtoMessage()
func (*MigrateGenericOIDCProviderRequest) ProtoReflect ¶ added in v2.0.15
func (x *MigrateGenericOIDCProviderRequest) ProtoReflect() protoreflect.Message
func (*MigrateGenericOIDCProviderRequest) Reset ¶ added in v2.0.15
func (x *MigrateGenericOIDCProviderRequest) Reset()
func (*MigrateGenericOIDCProviderRequest) String ¶ added in v2.0.15
func (x *MigrateGenericOIDCProviderRequest) String() string
type MigrateGenericOIDCProviderRequest_Azure ¶ added in v2.0.15
type MigrateGenericOIDCProviderRequest_Azure struct {
Azure *AddAzureADProviderRequest `protobuf:"bytes,2,opt,name=azure,proto3,oneof"`
}
type MigrateGenericOIDCProviderRequest_Google ¶ added in v2.0.15
type MigrateGenericOIDCProviderRequest_Google struct {
Google *AddGoogleProviderRequest `protobuf:"bytes,3,opt,name=google,proto3,oneof"`
}
type MigrateGenericOIDCProviderResponse ¶ added in v2.0.15
type MigrateGenericOIDCProviderResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*MigrateGenericOIDCProviderResponse) Descriptor
deprecated
added in
v2.0.15
func (*MigrateGenericOIDCProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use MigrateGenericOIDCProviderResponse.ProtoReflect.Descriptor instead.
func (*MigrateGenericOIDCProviderResponse) GetDetails ¶ added in v2.0.15
func (x *MigrateGenericOIDCProviderResponse) GetDetails() *object.ObjectDetails
func (*MigrateGenericOIDCProviderResponse) ProtoMessage ¶ added in v2.0.15
func (*MigrateGenericOIDCProviderResponse) ProtoMessage()
func (*MigrateGenericOIDCProviderResponse) ProtoReflect ¶ added in v2.0.15
func (x *MigrateGenericOIDCProviderResponse) ProtoReflect() protoreflect.Message
func (*MigrateGenericOIDCProviderResponse) Reset ¶ added in v2.0.15
func (x *MigrateGenericOIDCProviderResponse) Reset()
func (*MigrateGenericOIDCProviderResponse) String ¶ added in v2.0.15
func (x *MigrateGenericOIDCProviderResponse) String() string
type ProviderQuery ¶ added in v2.0.10
type ProviderQuery struct { // Types that are assignable to Query: // // *ProviderQuery_IdpIdQuery // *ProviderQuery_IdpNameQuery Query isProviderQuery_Query `protobuf_oneof:"query"` // contains filtered or unexported fields }
func (*ProviderQuery) Descriptor
deprecated
added in
v2.0.10
func (*ProviderQuery) Descriptor() ([]byte, []int)
Deprecated: Use ProviderQuery.ProtoReflect.Descriptor instead.
func (*ProviderQuery) GetIdpIdQuery ¶ added in v2.0.10
func (x *ProviderQuery) GetIdpIdQuery() *idp.IDPIDQuery
func (*ProviderQuery) GetIdpNameQuery ¶ added in v2.0.10
func (x *ProviderQuery) GetIdpNameQuery() *idp.IDPNameQuery
func (*ProviderQuery) GetQuery ¶ added in v2.0.10
func (m *ProviderQuery) GetQuery() isProviderQuery_Query
func (*ProviderQuery) ProtoMessage ¶ added in v2.0.10
func (*ProviderQuery) ProtoMessage()
func (*ProviderQuery) ProtoReflect ¶ added in v2.0.10
func (x *ProviderQuery) ProtoReflect() protoreflect.Message
func (*ProviderQuery) Reset ¶ added in v2.0.10
func (x *ProviderQuery) Reset()
func (*ProviderQuery) String ¶ added in v2.0.10
func (x *ProviderQuery) String() string
type ProviderQuery_IdpIdQuery ¶ added in v2.0.10
type ProviderQuery_IdpIdQuery struct {
IdpIdQuery *idp.IDPIDQuery `protobuf:"bytes,1,opt,name=idp_id_query,json=idpIdQuery,proto3,oneof"`
}
type ProviderQuery_IdpNameQuery ¶ added in v2.0.10
type ProviderQuery_IdpNameQuery struct {
IdpNameQuery *idp.IDPNameQuery `protobuf:"bytes,2,opt,name=idp_name_query,json=idpNameQuery,proto3,oneof"`
}
type ReactivateIDPRequest ¶
type ReactivateIDPRequest struct { IdpId string `protobuf:"bytes,1,opt,name=idp_id,json=idpId,proto3" json:"idp_id,omitempty"` // contains filtered or unexported fields }
func (*ReactivateIDPRequest) Descriptor
deprecated
func (*ReactivateIDPRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReactivateIDPRequest.ProtoReflect.Descriptor instead.
func (*ReactivateIDPRequest) GetIdpId ¶
func (x *ReactivateIDPRequest) GetIdpId() string
func (*ReactivateIDPRequest) ProtoMessage ¶
func (*ReactivateIDPRequest) ProtoMessage()
func (*ReactivateIDPRequest) ProtoReflect ¶
func (x *ReactivateIDPRequest) ProtoReflect() protoreflect.Message
func (*ReactivateIDPRequest) Reset ¶
func (x *ReactivateIDPRequest) Reset()
func (*ReactivateIDPRequest) String ¶
func (x *ReactivateIDPRequest) String() string
type ReactivateIDPResponse ¶
type ReactivateIDPResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*ReactivateIDPResponse) Descriptor
deprecated
func (*ReactivateIDPResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReactivateIDPResponse.ProtoReflect.Descriptor instead.
func (*ReactivateIDPResponse) GetDetails ¶
func (x *ReactivateIDPResponse) GetDetails() *object.ObjectDetails
func (*ReactivateIDPResponse) ProtoMessage ¶
func (*ReactivateIDPResponse) ProtoMessage()
func (*ReactivateIDPResponse) ProtoReflect ¶
func (x *ReactivateIDPResponse) ProtoReflect() protoreflect.Message
func (*ReactivateIDPResponse) Reset ¶
func (x *ReactivateIDPResponse) Reset()
func (*ReactivateIDPResponse) String ¶
func (x *ReactivateIDPResponse) String() string
type RegenerateSAMLProviderCertificateRequest ¶ added in v2.0.22
type RegenerateSAMLProviderCertificateRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*RegenerateSAMLProviderCertificateRequest) Descriptor
deprecated
added in
v2.0.22
func (*RegenerateSAMLProviderCertificateRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegenerateSAMLProviderCertificateRequest.ProtoReflect.Descriptor instead.
func (*RegenerateSAMLProviderCertificateRequest) GetId ¶ added in v2.0.22
func (x *RegenerateSAMLProviderCertificateRequest) GetId() string
func (*RegenerateSAMLProviderCertificateRequest) ProtoMessage ¶ added in v2.0.22
func (*RegenerateSAMLProviderCertificateRequest) ProtoMessage()
func (*RegenerateSAMLProviderCertificateRequest) ProtoReflect ¶ added in v2.0.22
func (x *RegenerateSAMLProviderCertificateRequest) ProtoReflect() protoreflect.Message
func (*RegenerateSAMLProviderCertificateRequest) Reset ¶ added in v2.0.22
func (x *RegenerateSAMLProviderCertificateRequest) Reset()
func (*RegenerateSAMLProviderCertificateRequest) String ¶ added in v2.0.22
func (x *RegenerateSAMLProviderCertificateRequest) String() string
type RegenerateSAMLProviderCertificateResponse ¶ added in v2.0.22
type RegenerateSAMLProviderCertificateResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*RegenerateSAMLProviderCertificateResponse) Descriptor
deprecated
added in
v2.0.22
func (*RegenerateSAMLProviderCertificateResponse) Descriptor() ([]byte, []int)
Deprecated: Use RegenerateSAMLProviderCertificateResponse.ProtoReflect.Descriptor instead.
func (*RegenerateSAMLProviderCertificateResponse) GetDetails ¶ added in v2.0.22
func (x *RegenerateSAMLProviderCertificateResponse) GetDetails() *object.ObjectDetails
func (*RegenerateSAMLProviderCertificateResponse) ProtoMessage ¶ added in v2.0.22
func (*RegenerateSAMLProviderCertificateResponse) ProtoMessage()
func (*RegenerateSAMLProviderCertificateResponse) ProtoReflect ¶ added in v2.0.22
func (x *RegenerateSAMLProviderCertificateResponse) ProtoReflect() protoreflect.Message
func (*RegenerateSAMLProviderCertificateResponse) Reset ¶ added in v2.0.22
func (x *RegenerateSAMLProviderCertificateResponse) Reset()
func (*RegenerateSAMLProviderCertificateResponse) String ¶ added in v2.0.22
func (x *RegenerateSAMLProviderCertificateResponse) String() string
type RemoveFailedEventRequest ¶
type RemoveFailedEventRequest struct { Database string `protobuf:"bytes,1,opt,name=database,proto3" json:"database,omitempty"` ViewName string `protobuf:"bytes,2,opt,name=view_name,json=viewName,proto3" json:"view_name,omitempty"` FailedSequence uint64 `protobuf:"varint,3,opt,name=failed_sequence,json=failedSequence,proto3" json:"failed_sequence,omitempty"` // contains filtered or unexported fields }
func (*RemoveFailedEventRequest) Descriptor
deprecated
func (*RemoveFailedEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveFailedEventRequest.ProtoReflect.Descriptor instead.
func (*RemoveFailedEventRequest) GetDatabase ¶
func (x *RemoveFailedEventRequest) GetDatabase() string
func (*RemoveFailedEventRequest) GetFailedSequence ¶
func (x *RemoveFailedEventRequest) GetFailedSequence() uint64
func (*RemoveFailedEventRequest) GetViewName ¶
func (x *RemoveFailedEventRequest) GetViewName() string
func (*RemoveFailedEventRequest) ProtoMessage ¶
func (*RemoveFailedEventRequest) ProtoMessage()
func (*RemoveFailedEventRequest) ProtoReflect ¶
func (x *RemoveFailedEventRequest) ProtoReflect() protoreflect.Message
func (*RemoveFailedEventRequest) Reset ¶
func (x *RemoveFailedEventRequest) Reset()
func (*RemoveFailedEventRequest) String ¶
func (x *RemoveFailedEventRequest) String() string
type RemoveFailedEventResponse ¶
type RemoveFailedEventResponse struct {
// contains filtered or unexported fields
}
This is an empty response
func (*RemoveFailedEventResponse) Descriptor
deprecated
func (*RemoveFailedEventResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveFailedEventResponse.ProtoReflect.Descriptor instead.
func (*RemoveFailedEventResponse) ProtoMessage ¶
func (*RemoveFailedEventResponse) ProtoMessage()
func (*RemoveFailedEventResponse) ProtoReflect ¶
func (x *RemoveFailedEventResponse) ProtoReflect() protoreflect.Message
func (*RemoveFailedEventResponse) Reset ¶
func (x *RemoveFailedEventResponse) Reset()
func (*RemoveFailedEventResponse) String ¶
func (x *RemoveFailedEventResponse) String() string
type RemoveIAMMemberRequest ¶
type RemoveIAMMemberRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*RemoveIAMMemberRequest) Descriptor
deprecated
func (*RemoveIAMMemberRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveIAMMemberRequest.ProtoReflect.Descriptor instead.
func (*RemoveIAMMemberRequest) GetUserId ¶
func (x *RemoveIAMMemberRequest) GetUserId() string
func (*RemoveIAMMemberRequest) ProtoMessage ¶
func (*RemoveIAMMemberRequest) ProtoMessage()
func (*RemoveIAMMemberRequest) ProtoReflect ¶
func (x *RemoveIAMMemberRequest) ProtoReflect() protoreflect.Message
func (*RemoveIAMMemberRequest) Reset ¶
func (x *RemoveIAMMemberRequest) Reset()
func (*RemoveIAMMemberRequest) String ¶
func (x *RemoveIAMMemberRequest) String() string
type RemoveIAMMemberResponse ¶
type RemoveIAMMemberResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*RemoveIAMMemberResponse) Descriptor
deprecated
func (*RemoveIAMMemberResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveIAMMemberResponse.ProtoReflect.Descriptor instead.
func (*RemoveIAMMemberResponse) GetDetails ¶
func (x *RemoveIAMMemberResponse) GetDetails() *object.ObjectDetails
func (*RemoveIAMMemberResponse) ProtoMessage ¶
func (*RemoveIAMMemberResponse) ProtoMessage()
func (*RemoveIAMMemberResponse) ProtoReflect ¶
func (x *RemoveIAMMemberResponse) ProtoReflect() protoreflect.Message
func (*RemoveIAMMemberResponse) Reset ¶
func (x *RemoveIAMMemberResponse) Reset()
func (*RemoveIAMMemberResponse) String ¶
func (x *RemoveIAMMemberResponse) String() string
type RemoveIDPFromLoginPolicyRequest ¶
type RemoveIDPFromLoginPolicyRequest struct { IdpId string `protobuf:"bytes,1,opt,name=idp_id,json=idpId,proto3" json:"idp_id,omitempty"` // contains filtered or unexported fields }
func (*RemoveIDPFromLoginPolicyRequest) Descriptor
deprecated
func (*RemoveIDPFromLoginPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveIDPFromLoginPolicyRequest.ProtoReflect.Descriptor instead.
func (*RemoveIDPFromLoginPolicyRequest) GetIdpId ¶
func (x *RemoveIDPFromLoginPolicyRequest) GetIdpId() string
func (*RemoveIDPFromLoginPolicyRequest) ProtoMessage ¶
func (*RemoveIDPFromLoginPolicyRequest) ProtoMessage()
func (*RemoveIDPFromLoginPolicyRequest) ProtoReflect ¶
func (x *RemoveIDPFromLoginPolicyRequest) ProtoReflect() protoreflect.Message
func (*RemoveIDPFromLoginPolicyRequest) Reset ¶
func (x *RemoveIDPFromLoginPolicyRequest) Reset()
func (*RemoveIDPFromLoginPolicyRequest) String ¶
func (x *RemoveIDPFromLoginPolicyRequest) String() string
type RemoveIDPFromLoginPolicyResponse ¶
type RemoveIDPFromLoginPolicyResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*RemoveIDPFromLoginPolicyResponse) Descriptor
deprecated
func (*RemoveIDPFromLoginPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveIDPFromLoginPolicyResponse.ProtoReflect.Descriptor instead.
func (*RemoveIDPFromLoginPolicyResponse) GetDetails ¶
func (x *RemoveIDPFromLoginPolicyResponse) GetDetails() *object.ObjectDetails
func (*RemoveIDPFromLoginPolicyResponse) ProtoMessage ¶
func (*RemoveIDPFromLoginPolicyResponse) ProtoMessage()
func (*RemoveIDPFromLoginPolicyResponse) ProtoReflect ¶
func (x *RemoveIDPFromLoginPolicyResponse) ProtoReflect() protoreflect.Message
func (*RemoveIDPFromLoginPolicyResponse) Reset ¶
func (x *RemoveIDPFromLoginPolicyResponse) Reset()
func (*RemoveIDPFromLoginPolicyResponse) String ¶
func (x *RemoveIDPFromLoginPolicyResponse) String() string
type RemoveIDPRequest ¶
type RemoveIDPRequest struct { IdpId string `protobuf:"bytes,1,opt,name=idp_id,json=idpId,proto3" json:"idp_id,omitempty"` // contains filtered or unexported fields }
func (*RemoveIDPRequest) Descriptor
deprecated
func (*RemoveIDPRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveIDPRequest.ProtoReflect.Descriptor instead.
func (*RemoveIDPRequest) GetIdpId ¶
func (x *RemoveIDPRequest) GetIdpId() string
func (*RemoveIDPRequest) ProtoMessage ¶
func (*RemoveIDPRequest) ProtoMessage()
func (*RemoveIDPRequest) ProtoReflect ¶
func (x *RemoveIDPRequest) ProtoReflect() protoreflect.Message
func (*RemoveIDPRequest) Reset ¶
func (x *RemoveIDPRequest) Reset()
func (*RemoveIDPRequest) String ¶
func (x *RemoveIDPRequest) String() string
type RemoveIDPResponse ¶
type RemoveIDPResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*RemoveIDPResponse) Descriptor
deprecated
func (*RemoveIDPResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveIDPResponse.ProtoReflect.Descriptor instead.
func (*RemoveIDPResponse) GetDetails ¶
func (x *RemoveIDPResponse) GetDetails() *object.ObjectDetails
func (*RemoveIDPResponse) ProtoMessage ¶
func (*RemoveIDPResponse) ProtoMessage()
func (*RemoveIDPResponse) ProtoReflect ¶
func (x *RemoveIDPResponse) ProtoReflect() protoreflect.Message
func (*RemoveIDPResponse) Reset ¶
func (x *RemoveIDPResponse) Reset()
func (*RemoveIDPResponse) String ¶
func (x *RemoveIDPResponse) String() string
type RemoveLabelPolicyFontRequest ¶
type RemoveLabelPolicyFontRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*RemoveLabelPolicyFontRequest) Descriptor
deprecated
func (*RemoveLabelPolicyFontRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveLabelPolicyFontRequest.ProtoReflect.Descriptor instead.
func (*RemoveLabelPolicyFontRequest) ProtoMessage ¶
func (*RemoveLabelPolicyFontRequest) ProtoMessage()
func (*RemoveLabelPolicyFontRequest) ProtoReflect ¶
func (x *RemoveLabelPolicyFontRequest) ProtoReflect() protoreflect.Message
func (*RemoveLabelPolicyFontRequest) Reset ¶
func (x *RemoveLabelPolicyFontRequest) Reset()
func (*RemoveLabelPolicyFontRequest) String ¶
func (x *RemoveLabelPolicyFontRequest) String() string
type RemoveLabelPolicyFontResponse ¶
type RemoveLabelPolicyFontResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*RemoveLabelPolicyFontResponse) Descriptor
deprecated
func (*RemoveLabelPolicyFontResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveLabelPolicyFontResponse.ProtoReflect.Descriptor instead.
func (*RemoveLabelPolicyFontResponse) GetDetails ¶
func (x *RemoveLabelPolicyFontResponse) GetDetails() *object.ObjectDetails
func (*RemoveLabelPolicyFontResponse) ProtoMessage ¶
func (*RemoveLabelPolicyFontResponse) ProtoMessage()
func (*RemoveLabelPolicyFontResponse) ProtoReflect ¶
func (x *RemoveLabelPolicyFontResponse) ProtoReflect() protoreflect.Message
func (*RemoveLabelPolicyFontResponse) Reset ¶
func (x *RemoveLabelPolicyFontResponse) Reset()
func (*RemoveLabelPolicyFontResponse) String ¶
func (x *RemoveLabelPolicyFontResponse) String() string
type RemoveLabelPolicyIconDarkRequest ¶
type RemoveLabelPolicyIconDarkRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*RemoveLabelPolicyIconDarkRequest) Descriptor
deprecated
func (*RemoveLabelPolicyIconDarkRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveLabelPolicyIconDarkRequest.ProtoReflect.Descriptor instead.
func (*RemoveLabelPolicyIconDarkRequest) ProtoMessage ¶
func (*RemoveLabelPolicyIconDarkRequest) ProtoMessage()
func (*RemoveLabelPolicyIconDarkRequest) ProtoReflect ¶
func (x *RemoveLabelPolicyIconDarkRequest) ProtoReflect() protoreflect.Message
func (*RemoveLabelPolicyIconDarkRequest) Reset ¶
func (x *RemoveLabelPolicyIconDarkRequest) Reset()
func (*RemoveLabelPolicyIconDarkRequest) String ¶
func (x *RemoveLabelPolicyIconDarkRequest) String() string
type RemoveLabelPolicyIconDarkResponse ¶
type RemoveLabelPolicyIconDarkResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*RemoveLabelPolicyIconDarkResponse) Descriptor
deprecated
func (*RemoveLabelPolicyIconDarkResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveLabelPolicyIconDarkResponse.ProtoReflect.Descriptor instead.
func (*RemoveLabelPolicyIconDarkResponse) GetDetails ¶
func (x *RemoveLabelPolicyIconDarkResponse) GetDetails() *object.ObjectDetails
func (*RemoveLabelPolicyIconDarkResponse) ProtoMessage ¶
func (*RemoveLabelPolicyIconDarkResponse) ProtoMessage()
func (*RemoveLabelPolicyIconDarkResponse) ProtoReflect ¶
func (x *RemoveLabelPolicyIconDarkResponse) ProtoReflect() protoreflect.Message
func (*RemoveLabelPolicyIconDarkResponse) Reset ¶
func (x *RemoveLabelPolicyIconDarkResponse) Reset()
func (*RemoveLabelPolicyIconDarkResponse) String ¶
func (x *RemoveLabelPolicyIconDarkResponse) String() string
type RemoveLabelPolicyIconRequest ¶
type RemoveLabelPolicyIconRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*RemoveLabelPolicyIconRequest) Descriptor
deprecated
func (*RemoveLabelPolicyIconRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveLabelPolicyIconRequest.ProtoReflect.Descriptor instead.
func (*RemoveLabelPolicyIconRequest) ProtoMessage ¶
func (*RemoveLabelPolicyIconRequest) ProtoMessage()
func (*RemoveLabelPolicyIconRequest) ProtoReflect ¶
func (x *RemoveLabelPolicyIconRequest) ProtoReflect() protoreflect.Message
func (*RemoveLabelPolicyIconRequest) Reset ¶
func (x *RemoveLabelPolicyIconRequest) Reset()
func (*RemoveLabelPolicyIconRequest) String ¶
func (x *RemoveLabelPolicyIconRequest) String() string
type RemoveLabelPolicyIconResponse ¶
type RemoveLabelPolicyIconResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*RemoveLabelPolicyIconResponse) Descriptor
deprecated
func (*RemoveLabelPolicyIconResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveLabelPolicyIconResponse.ProtoReflect.Descriptor instead.
func (*RemoveLabelPolicyIconResponse) GetDetails ¶
func (x *RemoveLabelPolicyIconResponse) GetDetails() *object.ObjectDetails
func (*RemoveLabelPolicyIconResponse) ProtoMessage ¶
func (*RemoveLabelPolicyIconResponse) ProtoMessage()
func (*RemoveLabelPolicyIconResponse) ProtoReflect ¶
func (x *RemoveLabelPolicyIconResponse) ProtoReflect() protoreflect.Message
func (*RemoveLabelPolicyIconResponse) Reset ¶
func (x *RemoveLabelPolicyIconResponse) Reset()
func (*RemoveLabelPolicyIconResponse) String ¶
func (x *RemoveLabelPolicyIconResponse) String() string
type RemoveLabelPolicyLogoDarkRequest ¶
type RemoveLabelPolicyLogoDarkRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*RemoveLabelPolicyLogoDarkRequest) Descriptor
deprecated
func (*RemoveLabelPolicyLogoDarkRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveLabelPolicyLogoDarkRequest.ProtoReflect.Descriptor instead.
func (*RemoveLabelPolicyLogoDarkRequest) ProtoMessage ¶
func (*RemoveLabelPolicyLogoDarkRequest) ProtoMessage()
func (*RemoveLabelPolicyLogoDarkRequest) ProtoReflect ¶
func (x *RemoveLabelPolicyLogoDarkRequest) ProtoReflect() protoreflect.Message
func (*RemoveLabelPolicyLogoDarkRequest) Reset ¶
func (x *RemoveLabelPolicyLogoDarkRequest) Reset()
func (*RemoveLabelPolicyLogoDarkRequest) String ¶
func (x *RemoveLabelPolicyLogoDarkRequest) String() string
type RemoveLabelPolicyLogoDarkResponse ¶
type RemoveLabelPolicyLogoDarkResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*RemoveLabelPolicyLogoDarkResponse) Descriptor
deprecated
func (*RemoveLabelPolicyLogoDarkResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveLabelPolicyLogoDarkResponse.ProtoReflect.Descriptor instead.
func (*RemoveLabelPolicyLogoDarkResponse) GetDetails ¶
func (x *RemoveLabelPolicyLogoDarkResponse) GetDetails() *object.ObjectDetails
func (*RemoveLabelPolicyLogoDarkResponse) ProtoMessage ¶
func (*RemoveLabelPolicyLogoDarkResponse) ProtoMessage()
func (*RemoveLabelPolicyLogoDarkResponse) ProtoReflect ¶
func (x *RemoveLabelPolicyLogoDarkResponse) ProtoReflect() protoreflect.Message
func (*RemoveLabelPolicyLogoDarkResponse) Reset ¶
func (x *RemoveLabelPolicyLogoDarkResponse) Reset()
func (*RemoveLabelPolicyLogoDarkResponse) String ¶
func (x *RemoveLabelPolicyLogoDarkResponse) String() string
type RemoveLabelPolicyLogoRequest ¶
type RemoveLabelPolicyLogoRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*RemoveLabelPolicyLogoRequest) Descriptor
deprecated
func (*RemoveLabelPolicyLogoRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveLabelPolicyLogoRequest.ProtoReflect.Descriptor instead.
func (*RemoveLabelPolicyLogoRequest) ProtoMessage ¶
func (*RemoveLabelPolicyLogoRequest) ProtoMessage()
func (*RemoveLabelPolicyLogoRequest) ProtoReflect ¶
func (x *RemoveLabelPolicyLogoRequest) ProtoReflect() protoreflect.Message
func (*RemoveLabelPolicyLogoRequest) Reset ¶
func (x *RemoveLabelPolicyLogoRequest) Reset()
func (*RemoveLabelPolicyLogoRequest) String ¶
func (x *RemoveLabelPolicyLogoRequest) String() string
type RemoveLabelPolicyLogoResponse ¶
type RemoveLabelPolicyLogoResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*RemoveLabelPolicyLogoResponse) Descriptor
deprecated
func (*RemoveLabelPolicyLogoResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveLabelPolicyLogoResponse.ProtoReflect.Descriptor instead.
func (*RemoveLabelPolicyLogoResponse) GetDetails ¶
func (x *RemoveLabelPolicyLogoResponse) GetDetails() *object.ObjectDetails
func (*RemoveLabelPolicyLogoResponse) ProtoMessage ¶
func (*RemoveLabelPolicyLogoResponse) ProtoMessage()
func (*RemoveLabelPolicyLogoResponse) ProtoReflect ¶
func (x *RemoveLabelPolicyLogoResponse) ProtoReflect() protoreflect.Message
func (*RemoveLabelPolicyLogoResponse) Reset ¶
func (x *RemoveLabelPolicyLogoResponse) Reset()
func (*RemoveLabelPolicyLogoResponse) String ¶
func (x *RemoveLabelPolicyLogoResponse) String() string
type RemoveMultiFactorFromLoginPolicyRequest ¶
type RemoveMultiFactorFromLoginPolicyRequest struct { Type policy.MultiFactorType `protobuf:"varint,1,opt,name=type,proto3,enum=zitadel.policy.v1.MultiFactorType" json:"type,omitempty"` // contains filtered or unexported fields }
func (*RemoveMultiFactorFromLoginPolicyRequest) Descriptor
deprecated
func (*RemoveMultiFactorFromLoginPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMultiFactorFromLoginPolicyRequest.ProtoReflect.Descriptor instead.
func (*RemoveMultiFactorFromLoginPolicyRequest) GetType ¶
func (x *RemoveMultiFactorFromLoginPolicyRequest) GetType() policy.MultiFactorType
func (*RemoveMultiFactorFromLoginPolicyRequest) ProtoMessage ¶
func (*RemoveMultiFactorFromLoginPolicyRequest) ProtoMessage()
func (*RemoveMultiFactorFromLoginPolicyRequest) ProtoReflect ¶
func (x *RemoveMultiFactorFromLoginPolicyRequest) ProtoReflect() protoreflect.Message
func (*RemoveMultiFactorFromLoginPolicyRequest) Reset ¶
func (x *RemoveMultiFactorFromLoginPolicyRequest) Reset()
func (*RemoveMultiFactorFromLoginPolicyRequest) String ¶
func (x *RemoveMultiFactorFromLoginPolicyRequest) String() string
type RemoveMultiFactorFromLoginPolicyResponse ¶
type RemoveMultiFactorFromLoginPolicyResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*RemoveMultiFactorFromLoginPolicyResponse) Descriptor
deprecated
func (*RemoveMultiFactorFromLoginPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMultiFactorFromLoginPolicyResponse.ProtoReflect.Descriptor instead.
func (*RemoveMultiFactorFromLoginPolicyResponse) GetDetails ¶
func (x *RemoveMultiFactorFromLoginPolicyResponse) GetDetails() *object.ObjectDetails
func (*RemoveMultiFactorFromLoginPolicyResponse) ProtoMessage ¶
func (*RemoveMultiFactorFromLoginPolicyResponse) ProtoMessage()
func (*RemoveMultiFactorFromLoginPolicyResponse) ProtoReflect ¶
func (x *RemoveMultiFactorFromLoginPolicyResponse) ProtoReflect() protoreflect.Message
func (*RemoveMultiFactorFromLoginPolicyResponse) Reset ¶
func (x *RemoveMultiFactorFromLoginPolicyResponse) Reset()
func (*RemoveMultiFactorFromLoginPolicyResponse) String ¶
func (x *RemoveMultiFactorFromLoginPolicyResponse) String() string
type RemoveOrgRequest ¶ added in v2.0.8
type RemoveOrgRequest struct { OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // contains filtered or unexported fields }
func (*RemoveOrgRequest) Descriptor
deprecated
added in
v2.0.8
func (*RemoveOrgRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveOrgRequest.ProtoReflect.Descriptor instead.
func (*RemoveOrgRequest) GetOrgId ¶ added in v2.0.8
func (x *RemoveOrgRequest) GetOrgId() string
func (*RemoveOrgRequest) ProtoMessage ¶ added in v2.0.8
func (*RemoveOrgRequest) ProtoMessage()
func (*RemoveOrgRequest) ProtoReflect ¶ added in v2.0.8
func (x *RemoveOrgRequest) ProtoReflect() protoreflect.Message
func (*RemoveOrgRequest) Reset ¶ added in v2.0.8
func (x *RemoveOrgRequest) Reset()
func (*RemoveOrgRequest) String ¶ added in v2.0.8
func (x *RemoveOrgRequest) String() string
type RemoveOrgResponse ¶ added in v2.0.8
type RemoveOrgResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*RemoveOrgResponse) Descriptor
deprecated
added in
v2.0.8
func (*RemoveOrgResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveOrgResponse.ProtoReflect.Descriptor instead.
func (*RemoveOrgResponse) GetDetails ¶ added in v2.0.8
func (x *RemoveOrgResponse) GetDetails() *object.ObjectDetails
func (*RemoveOrgResponse) ProtoMessage ¶ added in v2.0.8
func (*RemoveOrgResponse) ProtoMessage()
func (*RemoveOrgResponse) ProtoReflect ¶ added in v2.0.8
func (x *RemoveOrgResponse) ProtoReflect() protoreflect.Message
func (*RemoveOrgResponse) Reset ¶ added in v2.0.8
func (x *RemoveOrgResponse) Reset()
func (*RemoveOrgResponse) String ¶ added in v2.0.8
func (x *RemoveOrgResponse) String() string
type RemoveSMSProviderRequest ¶
type RemoveSMSProviderRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*RemoveSMSProviderRequest) Descriptor
deprecated
func (*RemoveSMSProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveSMSProviderRequest.ProtoReflect.Descriptor instead.
func (*RemoveSMSProviderRequest) GetId ¶
func (x *RemoveSMSProviderRequest) GetId() string
func (*RemoveSMSProviderRequest) ProtoMessage ¶
func (*RemoveSMSProviderRequest) ProtoMessage()
func (*RemoveSMSProviderRequest) ProtoReflect ¶
func (x *RemoveSMSProviderRequest) ProtoReflect() protoreflect.Message
func (*RemoveSMSProviderRequest) Reset ¶
func (x *RemoveSMSProviderRequest) Reset()
func (*RemoveSMSProviderRequest) String ¶
func (x *RemoveSMSProviderRequest) String() string
type RemoveSMSProviderResponse ¶
type RemoveSMSProviderResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*RemoveSMSProviderResponse) Descriptor
deprecated
func (*RemoveSMSProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveSMSProviderResponse.ProtoReflect.Descriptor instead.
func (*RemoveSMSProviderResponse) GetDetails ¶
func (x *RemoveSMSProviderResponse) GetDetails() *object.ObjectDetails
func (*RemoveSMSProviderResponse) ProtoMessage ¶
func (*RemoveSMSProviderResponse) ProtoMessage()
func (*RemoveSMSProviderResponse) ProtoReflect ¶
func (x *RemoveSMSProviderResponse) ProtoReflect() protoreflect.Message
func (*RemoveSMSProviderResponse) Reset ¶
func (x *RemoveSMSProviderResponse) Reset()
func (*RemoveSMSProviderResponse) String ¶
func (x *RemoveSMSProviderResponse) String() string
type RemoveSMTPConfigRequest ¶
type RemoveSMTPConfigRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*RemoveSMTPConfigRequest) Descriptor
deprecated
func (*RemoveSMTPConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveSMTPConfigRequest.ProtoReflect.Descriptor instead.
func (*RemoveSMTPConfigRequest) GetId ¶ added in v2.1.13
func (x *RemoveSMTPConfigRequest) GetId() string
func (*RemoveSMTPConfigRequest) ProtoMessage ¶
func (*RemoveSMTPConfigRequest) ProtoMessage()
func (*RemoveSMTPConfigRequest) ProtoReflect ¶
func (x *RemoveSMTPConfigRequest) ProtoReflect() protoreflect.Message
func (*RemoveSMTPConfigRequest) Reset ¶
func (x *RemoveSMTPConfigRequest) Reset()
func (*RemoveSMTPConfigRequest) String ¶
func (x *RemoveSMTPConfigRequest) String() string
type RemoveSMTPConfigResponse ¶
type RemoveSMTPConfigResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*RemoveSMTPConfigResponse) Descriptor
deprecated
func (*RemoveSMTPConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveSMTPConfigResponse.ProtoReflect.Descriptor instead.
func (*RemoveSMTPConfigResponse) GetDetails ¶
func (x *RemoveSMTPConfigResponse) GetDetails() *object.ObjectDetails
func (*RemoveSMTPConfigResponse) ProtoMessage ¶
func (*RemoveSMTPConfigResponse) ProtoMessage()
func (*RemoveSMTPConfigResponse) ProtoReflect ¶
func (x *RemoveSMTPConfigResponse) ProtoReflect() protoreflect.Message
func (*RemoveSMTPConfigResponse) Reset ¶
func (x *RemoveSMTPConfigResponse) Reset()
func (*RemoveSMTPConfigResponse) String ¶
func (x *RemoveSMTPConfigResponse) String() string
type RemoveSecondFactorFromLoginPolicyRequest ¶
type RemoveSecondFactorFromLoginPolicyRequest struct { Type policy.SecondFactorType `protobuf:"varint,1,opt,name=type,proto3,enum=zitadel.policy.v1.SecondFactorType" json:"type,omitempty"` // contains filtered or unexported fields }
func (*RemoveSecondFactorFromLoginPolicyRequest) Descriptor
deprecated
func (*RemoveSecondFactorFromLoginPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveSecondFactorFromLoginPolicyRequest.ProtoReflect.Descriptor instead.
func (*RemoveSecondFactorFromLoginPolicyRequest) GetType ¶
func (x *RemoveSecondFactorFromLoginPolicyRequest) GetType() policy.SecondFactorType
func (*RemoveSecondFactorFromLoginPolicyRequest) ProtoMessage ¶
func (*RemoveSecondFactorFromLoginPolicyRequest) ProtoMessage()
func (*RemoveSecondFactorFromLoginPolicyRequest) ProtoReflect ¶
func (x *RemoveSecondFactorFromLoginPolicyRequest) ProtoReflect() protoreflect.Message
func (*RemoveSecondFactorFromLoginPolicyRequest) Reset ¶
func (x *RemoveSecondFactorFromLoginPolicyRequest) Reset()
func (*RemoveSecondFactorFromLoginPolicyRequest) String ¶
func (x *RemoveSecondFactorFromLoginPolicyRequest) String() string
type RemoveSecondFactorFromLoginPolicyResponse ¶
type RemoveSecondFactorFromLoginPolicyResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*RemoveSecondFactorFromLoginPolicyResponse) Descriptor
deprecated
func (*RemoveSecondFactorFromLoginPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveSecondFactorFromLoginPolicyResponse.ProtoReflect.Descriptor instead.
func (*RemoveSecondFactorFromLoginPolicyResponse) GetDetails ¶
func (x *RemoveSecondFactorFromLoginPolicyResponse) GetDetails() *object.ObjectDetails
func (*RemoveSecondFactorFromLoginPolicyResponse) ProtoMessage ¶
func (*RemoveSecondFactorFromLoginPolicyResponse) ProtoMessage()
func (*RemoveSecondFactorFromLoginPolicyResponse) ProtoReflect ¶
func (x *RemoveSecondFactorFromLoginPolicyResponse) ProtoReflect() protoreflect.Message
func (*RemoveSecondFactorFromLoginPolicyResponse) Reset ¶
func (x *RemoveSecondFactorFromLoginPolicyResponse) Reset()
func (*RemoveSecondFactorFromLoginPolicyResponse) String ¶
func (x *RemoveSecondFactorFromLoginPolicyResponse) String() string
type ResetCustomDomainClaimedMessageTextToDefaultRequest ¶
type ResetCustomDomainClaimedMessageTextToDefaultRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*ResetCustomDomainClaimedMessageTextToDefaultRequest) Descriptor
deprecated
func (*ResetCustomDomainClaimedMessageTextToDefaultRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResetCustomDomainClaimedMessageTextToDefaultRequest.ProtoReflect.Descriptor instead.
func (*ResetCustomDomainClaimedMessageTextToDefaultRequest) GetLanguage ¶
func (x *ResetCustomDomainClaimedMessageTextToDefaultRequest) GetLanguage() string
func (*ResetCustomDomainClaimedMessageTextToDefaultRequest) ProtoMessage ¶
func (*ResetCustomDomainClaimedMessageTextToDefaultRequest) ProtoMessage()
func (*ResetCustomDomainClaimedMessageTextToDefaultRequest) ProtoReflect ¶
func (x *ResetCustomDomainClaimedMessageTextToDefaultRequest) ProtoReflect() protoreflect.Message
func (*ResetCustomDomainClaimedMessageTextToDefaultRequest) Reset ¶
func (x *ResetCustomDomainClaimedMessageTextToDefaultRequest) Reset()
func (*ResetCustomDomainClaimedMessageTextToDefaultRequest) String ¶
func (x *ResetCustomDomainClaimedMessageTextToDefaultRequest) String() string
type ResetCustomDomainClaimedMessageTextToDefaultResponse ¶
type ResetCustomDomainClaimedMessageTextToDefaultResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*ResetCustomDomainClaimedMessageTextToDefaultResponse) Descriptor
deprecated
func (*ResetCustomDomainClaimedMessageTextToDefaultResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResetCustomDomainClaimedMessageTextToDefaultResponse.ProtoReflect.Descriptor instead.
func (*ResetCustomDomainClaimedMessageTextToDefaultResponse) GetDetails ¶
func (x *ResetCustomDomainClaimedMessageTextToDefaultResponse) GetDetails() *object.ObjectDetails
func (*ResetCustomDomainClaimedMessageTextToDefaultResponse) ProtoMessage ¶
func (*ResetCustomDomainClaimedMessageTextToDefaultResponse) ProtoMessage()
func (*ResetCustomDomainClaimedMessageTextToDefaultResponse) ProtoReflect ¶
func (x *ResetCustomDomainClaimedMessageTextToDefaultResponse) ProtoReflect() protoreflect.Message
func (*ResetCustomDomainClaimedMessageTextToDefaultResponse) Reset ¶
func (x *ResetCustomDomainClaimedMessageTextToDefaultResponse) Reset()
func (*ResetCustomDomainClaimedMessageTextToDefaultResponse) String ¶
func (x *ResetCustomDomainClaimedMessageTextToDefaultResponse) String() string
type ResetCustomDomainPolicyToDefaultRequest ¶
type ResetCustomDomainPolicyToDefaultRequest struct { OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // contains filtered or unexported fields }
func (*ResetCustomDomainPolicyToDefaultRequest) Descriptor
deprecated
func (*ResetCustomDomainPolicyToDefaultRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResetCustomDomainPolicyToDefaultRequest.ProtoReflect.Descriptor instead.
func (*ResetCustomDomainPolicyToDefaultRequest) GetOrgId ¶
func (x *ResetCustomDomainPolicyToDefaultRequest) GetOrgId() string
func (*ResetCustomDomainPolicyToDefaultRequest) ProtoMessage ¶
func (*ResetCustomDomainPolicyToDefaultRequest) ProtoMessage()
func (*ResetCustomDomainPolicyToDefaultRequest) ProtoReflect ¶
func (x *ResetCustomDomainPolicyToDefaultRequest) ProtoReflect() protoreflect.Message
func (*ResetCustomDomainPolicyToDefaultRequest) Reset ¶
func (x *ResetCustomDomainPolicyToDefaultRequest) Reset()
func (*ResetCustomDomainPolicyToDefaultRequest) String ¶
func (x *ResetCustomDomainPolicyToDefaultRequest) String() string
type ResetCustomDomainPolicyToDefaultResponse ¶
type ResetCustomDomainPolicyToDefaultResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*ResetCustomDomainPolicyToDefaultResponse) Descriptor
deprecated
func (*ResetCustomDomainPolicyToDefaultResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResetCustomDomainPolicyToDefaultResponse.ProtoReflect.Descriptor instead.
func (*ResetCustomDomainPolicyToDefaultResponse) GetDetails ¶
func (x *ResetCustomDomainPolicyToDefaultResponse) GetDetails() *object.ObjectDetails
func (*ResetCustomDomainPolicyToDefaultResponse) ProtoMessage ¶
func (*ResetCustomDomainPolicyToDefaultResponse) ProtoMessage()
func (*ResetCustomDomainPolicyToDefaultResponse) ProtoReflect ¶
func (x *ResetCustomDomainPolicyToDefaultResponse) ProtoReflect() protoreflect.Message
func (*ResetCustomDomainPolicyToDefaultResponse) Reset ¶
func (x *ResetCustomDomainPolicyToDefaultResponse) Reset()
func (*ResetCustomDomainPolicyToDefaultResponse) String ¶
func (x *ResetCustomDomainPolicyToDefaultResponse) String() string
type ResetCustomInitMessageTextToDefaultRequest ¶
type ResetCustomInitMessageTextToDefaultRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*ResetCustomInitMessageTextToDefaultRequest) Descriptor
deprecated
func (*ResetCustomInitMessageTextToDefaultRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResetCustomInitMessageTextToDefaultRequest.ProtoReflect.Descriptor instead.
func (*ResetCustomInitMessageTextToDefaultRequest) GetLanguage ¶
func (x *ResetCustomInitMessageTextToDefaultRequest) GetLanguage() string
func (*ResetCustomInitMessageTextToDefaultRequest) ProtoMessage ¶
func (*ResetCustomInitMessageTextToDefaultRequest) ProtoMessage()
func (*ResetCustomInitMessageTextToDefaultRequest) ProtoReflect ¶
func (x *ResetCustomInitMessageTextToDefaultRequest) ProtoReflect() protoreflect.Message
func (*ResetCustomInitMessageTextToDefaultRequest) Reset ¶
func (x *ResetCustomInitMessageTextToDefaultRequest) Reset()
func (*ResetCustomInitMessageTextToDefaultRequest) String ¶
func (x *ResetCustomInitMessageTextToDefaultRequest) String() string
type ResetCustomInitMessageTextToDefaultResponse ¶
type ResetCustomInitMessageTextToDefaultResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*ResetCustomInitMessageTextToDefaultResponse) Descriptor
deprecated
func (*ResetCustomInitMessageTextToDefaultResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResetCustomInitMessageTextToDefaultResponse.ProtoReflect.Descriptor instead.
func (*ResetCustomInitMessageTextToDefaultResponse) GetDetails ¶
func (x *ResetCustomInitMessageTextToDefaultResponse) GetDetails() *object.ObjectDetails
func (*ResetCustomInitMessageTextToDefaultResponse) ProtoMessage ¶
func (*ResetCustomInitMessageTextToDefaultResponse) ProtoMessage()
func (*ResetCustomInitMessageTextToDefaultResponse) ProtoReflect ¶
func (x *ResetCustomInitMessageTextToDefaultResponse) ProtoReflect() protoreflect.Message
func (*ResetCustomInitMessageTextToDefaultResponse) Reset ¶
func (x *ResetCustomInitMessageTextToDefaultResponse) Reset()
func (*ResetCustomInitMessageTextToDefaultResponse) String ¶
func (x *ResetCustomInitMessageTextToDefaultResponse) String() string
type ResetCustomLoginTextsToDefaultRequest ¶
type ResetCustomLoginTextsToDefaultRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*ResetCustomLoginTextsToDefaultRequest) Descriptor
deprecated
func (*ResetCustomLoginTextsToDefaultRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResetCustomLoginTextsToDefaultRequest.ProtoReflect.Descriptor instead.
func (*ResetCustomLoginTextsToDefaultRequest) GetLanguage ¶
func (x *ResetCustomLoginTextsToDefaultRequest) GetLanguage() string
func (*ResetCustomLoginTextsToDefaultRequest) ProtoMessage ¶
func (*ResetCustomLoginTextsToDefaultRequest) ProtoMessage()
func (*ResetCustomLoginTextsToDefaultRequest) ProtoReflect ¶
func (x *ResetCustomLoginTextsToDefaultRequest) ProtoReflect() protoreflect.Message
func (*ResetCustomLoginTextsToDefaultRequest) Reset ¶
func (x *ResetCustomLoginTextsToDefaultRequest) Reset()
func (*ResetCustomLoginTextsToDefaultRequest) String ¶
func (x *ResetCustomLoginTextsToDefaultRequest) String() string
type ResetCustomLoginTextsToDefaultResponse ¶
type ResetCustomLoginTextsToDefaultResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*ResetCustomLoginTextsToDefaultResponse) Descriptor
deprecated
func (*ResetCustomLoginTextsToDefaultResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResetCustomLoginTextsToDefaultResponse.ProtoReflect.Descriptor instead.
func (*ResetCustomLoginTextsToDefaultResponse) GetDetails ¶
func (x *ResetCustomLoginTextsToDefaultResponse) GetDetails() *object.ObjectDetails
func (*ResetCustomLoginTextsToDefaultResponse) ProtoMessage ¶
func (*ResetCustomLoginTextsToDefaultResponse) ProtoMessage()
func (*ResetCustomLoginTextsToDefaultResponse) ProtoReflect ¶
func (x *ResetCustomLoginTextsToDefaultResponse) ProtoReflect() protoreflect.Message
func (*ResetCustomLoginTextsToDefaultResponse) Reset ¶
func (x *ResetCustomLoginTextsToDefaultResponse) Reset()
func (*ResetCustomLoginTextsToDefaultResponse) String ¶
func (x *ResetCustomLoginTextsToDefaultResponse) String() string
type ResetCustomOrgIAMPolicyToDefaultRequest ¶
type ResetCustomOrgIAMPolicyToDefaultRequest struct { OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // contains filtered or unexported fields }
func (*ResetCustomOrgIAMPolicyToDefaultRequest) Descriptor
deprecated
func (*ResetCustomOrgIAMPolicyToDefaultRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResetCustomOrgIAMPolicyToDefaultRequest.ProtoReflect.Descriptor instead.
func (*ResetCustomOrgIAMPolicyToDefaultRequest) GetOrgId ¶
func (x *ResetCustomOrgIAMPolicyToDefaultRequest) GetOrgId() string
func (*ResetCustomOrgIAMPolicyToDefaultRequest) ProtoMessage ¶
func (*ResetCustomOrgIAMPolicyToDefaultRequest) ProtoMessage()
func (*ResetCustomOrgIAMPolicyToDefaultRequest) ProtoReflect ¶
func (x *ResetCustomOrgIAMPolicyToDefaultRequest) ProtoReflect() protoreflect.Message
func (*ResetCustomOrgIAMPolicyToDefaultRequest) Reset ¶
func (x *ResetCustomOrgIAMPolicyToDefaultRequest) Reset()
func (*ResetCustomOrgIAMPolicyToDefaultRequest) String ¶
func (x *ResetCustomOrgIAMPolicyToDefaultRequest) String() string
type ResetCustomOrgIAMPolicyToDefaultResponse ¶
type ResetCustomOrgIAMPolicyToDefaultResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*ResetCustomOrgIAMPolicyToDefaultResponse) Descriptor
deprecated
func (*ResetCustomOrgIAMPolicyToDefaultResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResetCustomOrgIAMPolicyToDefaultResponse.ProtoReflect.Descriptor instead.
func (*ResetCustomOrgIAMPolicyToDefaultResponse) GetDetails ¶
func (x *ResetCustomOrgIAMPolicyToDefaultResponse) GetDetails() *object.ObjectDetails
func (*ResetCustomOrgIAMPolicyToDefaultResponse) ProtoMessage ¶
func (*ResetCustomOrgIAMPolicyToDefaultResponse) ProtoMessage()
func (*ResetCustomOrgIAMPolicyToDefaultResponse) ProtoReflect ¶
func (x *ResetCustomOrgIAMPolicyToDefaultResponse) ProtoReflect() protoreflect.Message
func (*ResetCustomOrgIAMPolicyToDefaultResponse) Reset ¶
func (x *ResetCustomOrgIAMPolicyToDefaultResponse) Reset()
func (*ResetCustomOrgIAMPolicyToDefaultResponse) String ¶
func (x *ResetCustomOrgIAMPolicyToDefaultResponse) String() string
type ResetCustomPasswordChangeMessageTextToDefaultRequest ¶ added in v2.0.9
type ResetCustomPasswordChangeMessageTextToDefaultRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*ResetCustomPasswordChangeMessageTextToDefaultRequest) Descriptor
deprecated
added in
v2.0.9
func (*ResetCustomPasswordChangeMessageTextToDefaultRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResetCustomPasswordChangeMessageTextToDefaultRequest.ProtoReflect.Descriptor instead.
func (*ResetCustomPasswordChangeMessageTextToDefaultRequest) GetLanguage ¶ added in v2.0.9
func (x *ResetCustomPasswordChangeMessageTextToDefaultRequest) GetLanguage() string
func (*ResetCustomPasswordChangeMessageTextToDefaultRequest) ProtoMessage ¶ added in v2.0.9
func (*ResetCustomPasswordChangeMessageTextToDefaultRequest) ProtoMessage()
func (*ResetCustomPasswordChangeMessageTextToDefaultRequest) ProtoReflect ¶ added in v2.0.9
func (x *ResetCustomPasswordChangeMessageTextToDefaultRequest) ProtoReflect() protoreflect.Message
func (*ResetCustomPasswordChangeMessageTextToDefaultRequest) Reset ¶ added in v2.0.9
func (x *ResetCustomPasswordChangeMessageTextToDefaultRequest) Reset()
func (*ResetCustomPasswordChangeMessageTextToDefaultRequest) String ¶ added in v2.0.9
func (x *ResetCustomPasswordChangeMessageTextToDefaultRequest) String() string
type ResetCustomPasswordChangeMessageTextToDefaultResponse ¶ added in v2.0.9
type ResetCustomPasswordChangeMessageTextToDefaultResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*ResetCustomPasswordChangeMessageTextToDefaultResponse) Descriptor
deprecated
added in
v2.0.9
func (*ResetCustomPasswordChangeMessageTextToDefaultResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResetCustomPasswordChangeMessageTextToDefaultResponse.ProtoReflect.Descriptor instead.
func (*ResetCustomPasswordChangeMessageTextToDefaultResponse) GetDetails ¶ added in v2.0.9
func (x *ResetCustomPasswordChangeMessageTextToDefaultResponse) GetDetails() *object.ObjectDetails
func (*ResetCustomPasswordChangeMessageTextToDefaultResponse) ProtoMessage ¶ added in v2.0.9
func (*ResetCustomPasswordChangeMessageTextToDefaultResponse) ProtoMessage()
func (*ResetCustomPasswordChangeMessageTextToDefaultResponse) ProtoReflect ¶ added in v2.0.9
func (x *ResetCustomPasswordChangeMessageTextToDefaultResponse) ProtoReflect() protoreflect.Message
func (*ResetCustomPasswordChangeMessageTextToDefaultResponse) Reset ¶ added in v2.0.9
func (x *ResetCustomPasswordChangeMessageTextToDefaultResponse) Reset()
func (*ResetCustomPasswordChangeMessageTextToDefaultResponse) String ¶ added in v2.0.9
func (x *ResetCustomPasswordChangeMessageTextToDefaultResponse) String() string
type ResetCustomPasswordResetMessageTextToDefaultRequest ¶
type ResetCustomPasswordResetMessageTextToDefaultRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*ResetCustomPasswordResetMessageTextToDefaultRequest) Descriptor
deprecated
func (*ResetCustomPasswordResetMessageTextToDefaultRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResetCustomPasswordResetMessageTextToDefaultRequest.ProtoReflect.Descriptor instead.
func (*ResetCustomPasswordResetMessageTextToDefaultRequest) GetLanguage ¶
func (x *ResetCustomPasswordResetMessageTextToDefaultRequest) GetLanguage() string
func (*ResetCustomPasswordResetMessageTextToDefaultRequest) ProtoMessage ¶
func (*ResetCustomPasswordResetMessageTextToDefaultRequest) ProtoMessage()
func (*ResetCustomPasswordResetMessageTextToDefaultRequest) ProtoReflect ¶
func (x *ResetCustomPasswordResetMessageTextToDefaultRequest) ProtoReflect() protoreflect.Message
func (*ResetCustomPasswordResetMessageTextToDefaultRequest) Reset ¶
func (x *ResetCustomPasswordResetMessageTextToDefaultRequest) Reset()
func (*ResetCustomPasswordResetMessageTextToDefaultRequest) String ¶
func (x *ResetCustomPasswordResetMessageTextToDefaultRequest) String() string
type ResetCustomPasswordResetMessageTextToDefaultResponse ¶
type ResetCustomPasswordResetMessageTextToDefaultResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*ResetCustomPasswordResetMessageTextToDefaultResponse) Descriptor
deprecated
func (*ResetCustomPasswordResetMessageTextToDefaultResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResetCustomPasswordResetMessageTextToDefaultResponse.ProtoReflect.Descriptor instead.
func (*ResetCustomPasswordResetMessageTextToDefaultResponse) GetDetails ¶
func (x *ResetCustomPasswordResetMessageTextToDefaultResponse) GetDetails() *object.ObjectDetails
func (*ResetCustomPasswordResetMessageTextToDefaultResponse) ProtoMessage ¶
func (*ResetCustomPasswordResetMessageTextToDefaultResponse) ProtoMessage()
func (*ResetCustomPasswordResetMessageTextToDefaultResponse) ProtoReflect ¶
func (x *ResetCustomPasswordResetMessageTextToDefaultResponse) ProtoReflect() protoreflect.Message
func (*ResetCustomPasswordResetMessageTextToDefaultResponse) Reset ¶
func (x *ResetCustomPasswordResetMessageTextToDefaultResponse) Reset()
func (*ResetCustomPasswordResetMessageTextToDefaultResponse) String ¶
func (x *ResetCustomPasswordResetMessageTextToDefaultResponse) String() string
type ResetCustomPasswordlessRegistrationMessageTextToDefaultRequest ¶
type ResetCustomPasswordlessRegistrationMessageTextToDefaultRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*ResetCustomPasswordlessRegistrationMessageTextToDefaultRequest) Descriptor
deprecated
func (*ResetCustomPasswordlessRegistrationMessageTextToDefaultRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResetCustomPasswordlessRegistrationMessageTextToDefaultRequest.ProtoReflect.Descriptor instead.
func (*ResetCustomPasswordlessRegistrationMessageTextToDefaultRequest) GetLanguage ¶
func (x *ResetCustomPasswordlessRegistrationMessageTextToDefaultRequest) GetLanguage() string
func (*ResetCustomPasswordlessRegistrationMessageTextToDefaultRequest) ProtoMessage ¶
func (*ResetCustomPasswordlessRegistrationMessageTextToDefaultRequest) ProtoMessage()
func (*ResetCustomPasswordlessRegistrationMessageTextToDefaultRequest) ProtoReflect ¶
func (x *ResetCustomPasswordlessRegistrationMessageTextToDefaultRequest) ProtoReflect() protoreflect.Message
func (*ResetCustomPasswordlessRegistrationMessageTextToDefaultRequest) Reset ¶
func (x *ResetCustomPasswordlessRegistrationMessageTextToDefaultRequest) Reset()
func (*ResetCustomPasswordlessRegistrationMessageTextToDefaultRequest) String ¶
func (x *ResetCustomPasswordlessRegistrationMessageTextToDefaultRequest) String() string
type ResetCustomPasswordlessRegistrationMessageTextToDefaultResponse ¶
type ResetCustomPasswordlessRegistrationMessageTextToDefaultResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*ResetCustomPasswordlessRegistrationMessageTextToDefaultResponse) Descriptor
deprecated
func (*ResetCustomPasswordlessRegistrationMessageTextToDefaultResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResetCustomPasswordlessRegistrationMessageTextToDefaultResponse.ProtoReflect.Descriptor instead.
func (*ResetCustomPasswordlessRegistrationMessageTextToDefaultResponse) GetDetails ¶
func (x *ResetCustomPasswordlessRegistrationMessageTextToDefaultResponse) GetDetails() *object.ObjectDetails
func (*ResetCustomPasswordlessRegistrationMessageTextToDefaultResponse) ProtoMessage ¶
func (*ResetCustomPasswordlessRegistrationMessageTextToDefaultResponse) ProtoMessage()
func (*ResetCustomPasswordlessRegistrationMessageTextToDefaultResponse) ProtoReflect ¶
func (x *ResetCustomPasswordlessRegistrationMessageTextToDefaultResponse) ProtoReflect() protoreflect.Message
func (*ResetCustomPasswordlessRegistrationMessageTextToDefaultResponse) Reset ¶
func (x *ResetCustomPasswordlessRegistrationMessageTextToDefaultResponse) Reset()
func (*ResetCustomPasswordlessRegistrationMessageTextToDefaultResponse) String ¶
func (x *ResetCustomPasswordlessRegistrationMessageTextToDefaultResponse) String() string
type ResetCustomVerifyEmailMessageTextToDefaultRequest ¶
type ResetCustomVerifyEmailMessageTextToDefaultRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*ResetCustomVerifyEmailMessageTextToDefaultRequest) Descriptor
deprecated
func (*ResetCustomVerifyEmailMessageTextToDefaultRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResetCustomVerifyEmailMessageTextToDefaultRequest.ProtoReflect.Descriptor instead.
func (*ResetCustomVerifyEmailMessageTextToDefaultRequest) GetLanguage ¶
func (x *ResetCustomVerifyEmailMessageTextToDefaultRequest) GetLanguage() string
func (*ResetCustomVerifyEmailMessageTextToDefaultRequest) ProtoMessage ¶
func (*ResetCustomVerifyEmailMessageTextToDefaultRequest) ProtoMessage()
func (*ResetCustomVerifyEmailMessageTextToDefaultRequest) ProtoReflect ¶
func (x *ResetCustomVerifyEmailMessageTextToDefaultRequest) ProtoReflect() protoreflect.Message
func (*ResetCustomVerifyEmailMessageTextToDefaultRequest) Reset ¶
func (x *ResetCustomVerifyEmailMessageTextToDefaultRequest) Reset()
func (*ResetCustomVerifyEmailMessageTextToDefaultRequest) String ¶
func (x *ResetCustomVerifyEmailMessageTextToDefaultRequest) String() string
type ResetCustomVerifyEmailMessageTextToDefaultResponse ¶
type ResetCustomVerifyEmailMessageTextToDefaultResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*ResetCustomVerifyEmailMessageTextToDefaultResponse) Descriptor
deprecated
func (*ResetCustomVerifyEmailMessageTextToDefaultResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResetCustomVerifyEmailMessageTextToDefaultResponse.ProtoReflect.Descriptor instead.
func (*ResetCustomVerifyEmailMessageTextToDefaultResponse) GetDetails ¶
func (x *ResetCustomVerifyEmailMessageTextToDefaultResponse) GetDetails() *object.ObjectDetails
func (*ResetCustomVerifyEmailMessageTextToDefaultResponse) ProtoMessage ¶
func (*ResetCustomVerifyEmailMessageTextToDefaultResponse) ProtoMessage()
func (*ResetCustomVerifyEmailMessageTextToDefaultResponse) ProtoReflect ¶
func (x *ResetCustomVerifyEmailMessageTextToDefaultResponse) ProtoReflect() protoreflect.Message
func (*ResetCustomVerifyEmailMessageTextToDefaultResponse) Reset ¶
func (x *ResetCustomVerifyEmailMessageTextToDefaultResponse) Reset()
func (*ResetCustomVerifyEmailMessageTextToDefaultResponse) String ¶
func (x *ResetCustomVerifyEmailMessageTextToDefaultResponse) String() string
type ResetCustomVerifyEmailOTPMessageTextToDefaultRequest ¶ added in v2.0.16
type ResetCustomVerifyEmailOTPMessageTextToDefaultRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*ResetCustomVerifyEmailOTPMessageTextToDefaultRequest) Descriptor
deprecated
added in
v2.0.16
func (*ResetCustomVerifyEmailOTPMessageTextToDefaultRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResetCustomVerifyEmailOTPMessageTextToDefaultRequest.ProtoReflect.Descriptor instead.
func (*ResetCustomVerifyEmailOTPMessageTextToDefaultRequest) GetLanguage ¶ added in v2.0.16
func (x *ResetCustomVerifyEmailOTPMessageTextToDefaultRequest) GetLanguage() string
func (*ResetCustomVerifyEmailOTPMessageTextToDefaultRequest) ProtoMessage ¶ added in v2.0.16
func (*ResetCustomVerifyEmailOTPMessageTextToDefaultRequest) ProtoMessage()
func (*ResetCustomVerifyEmailOTPMessageTextToDefaultRequest) ProtoReflect ¶ added in v2.0.16
func (x *ResetCustomVerifyEmailOTPMessageTextToDefaultRequest) ProtoReflect() protoreflect.Message
func (*ResetCustomVerifyEmailOTPMessageTextToDefaultRequest) Reset ¶ added in v2.0.16
func (x *ResetCustomVerifyEmailOTPMessageTextToDefaultRequest) Reset()
func (*ResetCustomVerifyEmailOTPMessageTextToDefaultRequest) String ¶ added in v2.0.16
func (x *ResetCustomVerifyEmailOTPMessageTextToDefaultRequest) String() string
type ResetCustomVerifyEmailOTPMessageTextToDefaultResponse ¶ added in v2.0.16
type ResetCustomVerifyEmailOTPMessageTextToDefaultResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*ResetCustomVerifyEmailOTPMessageTextToDefaultResponse) Descriptor
deprecated
added in
v2.0.16
func (*ResetCustomVerifyEmailOTPMessageTextToDefaultResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResetCustomVerifyEmailOTPMessageTextToDefaultResponse.ProtoReflect.Descriptor instead.
func (*ResetCustomVerifyEmailOTPMessageTextToDefaultResponse) GetDetails ¶ added in v2.0.16
func (x *ResetCustomVerifyEmailOTPMessageTextToDefaultResponse) GetDetails() *object.ObjectDetails
func (*ResetCustomVerifyEmailOTPMessageTextToDefaultResponse) ProtoMessage ¶ added in v2.0.16
func (*ResetCustomVerifyEmailOTPMessageTextToDefaultResponse) ProtoMessage()
func (*ResetCustomVerifyEmailOTPMessageTextToDefaultResponse) ProtoReflect ¶ added in v2.0.16
func (x *ResetCustomVerifyEmailOTPMessageTextToDefaultResponse) ProtoReflect() protoreflect.Message
func (*ResetCustomVerifyEmailOTPMessageTextToDefaultResponse) Reset ¶ added in v2.0.16
func (x *ResetCustomVerifyEmailOTPMessageTextToDefaultResponse) Reset()
func (*ResetCustomVerifyEmailOTPMessageTextToDefaultResponse) String ¶ added in v2.0.16
func (x *ResetCustomVerifyEmailOTPMessageTextToDefaultResponse) String() string
type ResetCustomVerifyPhoneMessageTextToDefaultRequest ¶
type ResetCustomVerifyPhoneMessageTextToDefaultRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*ResetCustomVerifyPhoneMessageTextToDefaultRequest) Descriptor
deprecated
func (*ResetCustomVerifyPhoneMessageTextToDefaultRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResetCustomVerifyPhoneMessageTextToDefaultRequest.ProtoReflect.Descriptor instead.
func (*ResetCustomVerifyPhoneMessageTextToDefaultRequest) GetLanguage ¶
func (x *ResetCustomVerifyPhoneMessageTextToDefaultRequest) GetLanguage() string
func (*ResetCustomVerifyPhoneMessageTextToDefaultRequest) ProtoMessage ¶
func (*ResetCustomVerifyPhoneMessageTextToDefaultRequest) ProtoMessage()
func (*ResetCustomVerifyPhoneMessageTextToDefaultRequest) ProtoReflect ¶
func (x *ResetCustomVerifyPhoneMessageTextToDefaultRequest) ProtoReflect() protoreflect.Message
func (*ResetCustomVerifyPhoneMessageTextToDefaultRequest) Reset ¶
func (x *ResetCustomVerifyPhoneMessageTextToDefaultRequest) Reset()
func (*ResetCustomVerifyPhoneMessageTextToDefaultRequest) String ¶
func (x *ResetCustomVerifyPhoneMessageTextToDefaultRequest) String() string
type ResetCustomVerifyPhoneMessageTextToDefaultResponse ¶
type ResetCustomVerifyPhoneMessageTextToDefaultResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*ResetCustomVerifyPhoneMessageTextToDefaultResponse) Descriptor
deprecated
func (*ResetCustomVerifyPhoneMessageTextToDefaultResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResetCustomVerifyPhoneMessageTextToDefaultResponse.ProtoReflect.Descriptor instead.
func (*ResetCustomVerifyPhoneMessageTextToDefaultResponse) GetDetails ¶
func (x *ResetCustomVerifyPhoneMessageTextToDefaultResponse) GetDetails() *object.ObjectDetails
func (*ResetCustomVerifyPhoneMessageTextToDefaultResponse) ProtoMessage ¶
func (*ResetCustomVerifyPhoneMessageTextToDefaultResponse) ProtoMessage()
func (*ResetCustomVerifyPhoneMessageTextToDefaultResponse) ProtoReflect ¶
func (x *ResetCustomVerifyPhoneMessageTextToDefaultResponse) ProtoReflect() protoreflect.Message
func (*ResetCustomVerifyPhoneMessageTextToDefaultResponse) Reset ¶
func (x *ResetCustomVerifyPhoneMessageTextToDefaultResponse) Reset()
func (*ResetCustomVerifyPhoneMessageTextToDefaultResponse) String ¶
func (x *ResetCustomVerifyPhoneMessageTextToDefaultResponse) String() string
type ResetCustomVerifySMSOTPMessageTextToDefaultRequest ¶ added in v2.0.16
type ResetCustomVerifySMSOTPMessageTextToDefaultRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*ResetCustomVerifySMSOTPMessageTextToDefaultRequest) Descriptor
deprecated
added in
v2.0.16
func (*ResetCustomVerifySMSOTPMessageTextToDefaultRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResetCustomVerifySMSOTPMessageTextToDefaultRequest.ProtoReflect.Descriptor instead.
func (*ResetCustomVerifySMSOTPMessageTextToDefaultRequest) GetLanguage ¶ added in v2.0.16
func (x *ResetCustomVerifySMSOTPMessageTextToDefaultRequest) GetLanguage() string
func (*ResetCustomVerifySMSOTPMessageTextToDefaultRequest) ProtoMessage ¶ added in v2.0.16
func (*ResetCustomVerifySMSOTPMessageTextToDefaultRequest) ProtoMessage()
func (*ResetCustomVerifySMSOTPMessageTextToDefaultRequest) ProtoReflect ¶ added in v2.0.16
func (x *ResetCustomVerifySMSOTPMessageTextToDefaultRequest) ProtoReflect() protoreflect.Message
func (*ResetCustomVerifySMSOTPMessageTextToDefaultRequest) Reset ¶ added in v2.0.16
func (x *ResetCustomVerifySMSOTPMessageTextToDefaultRequest) Reset()
func (*ResetCustomVerifySMSOTPMessageTextToDefaultRequest) String ¶ added in v2.0.16
func (x *ResetCustomVerifySMSOTPMessageTextToDefaultRequest) String() string
type ResetCustomVerifySMSOTPMessageTextToDefaultResponse ¶ added in v2.0.16
type ResetCustomVerifySMSOTPMessageTextToDefaultResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*ResetCustomVerifySMSOTPMessageTextToDefaultResponse) Descriptor
deprecated
added in
v2.0.16
func (*ResetCustomVerifySMSOTPMessageTextToDefaultResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResetCustomVerifySMSOTPMessageTextToDefaultResponse.ProtoReflect.Descriptor instead.
func (*ResetCustomVerifySMSOTPMessageTextToDefaultResponse) GetDetails ¶ added in v2.0.16
func (x *ResetCustomVerifySMSOTPMessageTextToDefaultResponse) GetDetails() *object.ObjectDetails
func (*ResetCustomVerifySMSOTPMessageTextToDefaultResponse) ProtoMessage ¶ added in v2.0.16
func (*ResetCustomVerifySMSOTPMessageTextToDefaultResponse) ProtoMessage()
func (*ResetCustomVerifySMSOTPMessageTextToDefaultResponse) ProtoReflect ¶ added in v2.0.16
func (x *ResetCustomVerifySMSOTPMessageTextToDefaultResponse) ProtoReflect() protoreflect.Message
func (*ResetCustomVerifySMSOTPMessageTextToDefaultResponse) Reset ¶ added in v2.0.16
func (x *ResetCustomVerifySMSOTPMessageTextToDefaultResponse) Reset()
func (*ResetCustomVerifySMSOTPMessageTextToDefaultResponse) String ¶ added in v2.0.16
func (x *ResetCustomVerifySMSOTPMessageTextToDefaultResponse) String() string
type SelectLanguages ¶ added in v2.1.5
type SelectLanguages struct { List []string `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
We have to wrap the languages list into a message so we can serialize empty lists.
func (*SelectLanguages) Descriptor
deprecated
added in
v2.1.5
func (*SelectLanguages) Descriptor() ([]byte, []int)
Deprecated: Use SelectLanguages.ProtoReflect.Descriptor instead.
func (*SelectLanguages) GetList ¶ added in v2.1.5
func (x *SelectLanguages) GetList() []string
func (*SelectLanguages) ProtoMessage ¶ added in v2.1.5
func (*SelectLanguages) ProtoMessage()
func (*SelectLanguages) ProtoReflect ¶ added in v2.1.5
func (x *SelectLanguages) ProtoReflect() protoreflect.Message
func (*SelectLanguages) Reset ¶ added in v2.1.5
func (x *SelectLanguages) Reset()
func (*SelectLanguages) String ¶ added in v2.1.5
func (x *SelectLanguages) String() string
type SetCustomLoginTextsRequest ¶
type SetCustomLoginTextsRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` SelectAccountText *text.SelectAccountScreenText `protobuf:"bytes,2,opt,name=select_account_text,json=selectAccountText,proto3" json:"select_account_text,omitempty"` LoginText *text.LoginScreenText `protobuf:"bytes,3,opt,name=login_text,json=loginText,proto3" json:"login_text,omitempty"` PasswordText *text.PasswordScreenText `protobuf:"bytes,4,opt,name=password_text,json=passwordText,proto3" json:"password_text,omitempty"` UsernameChangeText *text.UsernameChangeScreenText `protobuf:"bytes,5,opt,name=username_change_text,json=usernameChangeText,proto3" json:"username_change_text,omitempty"` UsernameChangeDoneText *text.UsernameChangeDoneScreenText `` /* 131-byte string literal not displayed */ InitPasswordText *text.InitPasswordScreenText `protobuf:"bytes,7,opt,name=init_password_text,json=initPasswordText,proto3" json:"init_password_text,omitempty"` InitPasswordDoneText *text.InitPasswordDoneScreenText `protobuf:"bytes,8,opt,name=init_password_done_text,json=initPasswordDoneText,proto3" json:"init_password_done_text,omitempty"` EmailVerificationText *text.EmailVerificationScreenText `` /* 126-byte string literal not displayed */ EmailVerificationDoneText *text.EmailVerificationDoneScreenText `` /* 141-byte string literal not displayed */ InitializeUserText *text.InitializeUserScreenText `protobuf:"bytes,11,opt,name=initialize_user_text,json=initializeUserText,proto3" json:"initialize_user_text,omitempty"` InitializeDoneText *text.InitializeUserDoneScreenText `protobuf:"bytes,12,opt,name=initialize_done_text,json=initializeDoneText,proto3" json:"initialize_done_text,omitempty"` InitMfaPromptText *text.InitMFAPromptScreenText `protobuf:"bytes,13,opt,name=init_mfa_prompt_text,json=initMfaPromptText,proto3" json:"init_mfa_prompt_text,omitempty"` InitMfaOtpText *text.InitMFAOTPScreenText `protobuf:"bytes,14,opt,name=init_mfa_otp_text,json=initMfaOtpText,proto3" json:"init_mfa_otp_text,omitempty"` InitMfaU2FText *text.InitMFAU2FScreenText `protobuf:"bytes,15,opt,name=init_mfa_u2f_text,json=initMfaU2fText,proto3" json:"init_mfa_u2f_text,omitempty"` InitMfaDoneText *text.InitMFADoneScreenText `protobuf:"bytes,16,opt,name=init_mfa_done_text,json=initMfaDoneText,proto3" json:"init_mfa_done_text,omitempty"` MfaProvidersText *text.MFAProvidersText `protobuf:"bytes,17,opt,name=mfa_providers_text,json=mfaProvidersText,proto3" json:"mfa_providers_text,omitempty"` VerifyMfaOtpText *text.VerifyMFAOTPScreenText `protobuf:"bytes,18,opt,name=verify_mfa_otp_text,json=verifyMfaOtpText,proto3" json:"verify_mfa_otp_text,omitempty"` VerifyMfaU2FText *text.VerifyMFAU2FScreenText `protobuf:"bytes,19,opt,name=verify_mfa_u2f_text,json=verifyMfaU2fText,proto3" json:"verify_mfa_u2f_text,omitempty"` PasswordlessText *text.PasswordlessScreenText `protobuf:"bytes,20,opt,name=passwordless_text,json=passwordlessText,proto3" json:"passwordless_text,omitempty"` PasswordChangeText *text.PasswordChangeScreenText `protobuf:"bytes,21,opt,name=password_change_text,json=passwordChangeText,proto3" json:"password_change_text,omitempty"` PasswordChangeDoneText *text.PasswordChangeDoneScreenText `` /* 132-byte string literal not displayed */ PasswordResetDoneText *text.PasswordResetDoneScreenText `` /* 129-byte string literal not displayed */ RegistrationOptionText *text.RegistrationOptionScreenText `` /* 130-byte string literal not displayed */ RegistrationUserText *text.RegistrationUserScreenText `protobuf:"bytes,25,opt,name=registration_user_text,json=registrationUserText,proto3" json:"registration_user_text,omitempty"` RegistrationOrgText *text.RegistrationOrgScreenText `protobuf:"bytes,26,opt,name=registration_org_text,json=registrationOrgText,proto3" json:"registration_org_text,omitempty"` LinkingUserDoneText *text.LinkingUserDoneScreenText `protobuf:"bytes,27,opt,name=linking_user_done_text,json=linkingUserDoneText,proto3" json:"linking_user_done_text,omitempty"` ExternalUserNotFoundText *text.ExternalUserNotFoundScreenText `` /* 140-byte string literal not displayed */ SuccessLoginText *text.SuccessLoginScreenText `protobuf:"bytes,29,opt,name=success_login_text,json=successLoginText,proto3" json:"success_login_text,omitempty"` LogoutText *text.LogoutDoneScreenText `protobuf:"bytes,30,opt,name=logout_text,json=logoutText,proto3" json:"logout_text,omitempty"` PasswordlessPromptText *text.PasswordlessPromptScreenText `` /* 130-byte string literal not displayed */ PasswordlessRegistrationText *text.PasswordlessRegistrationScreenText `` /* 148-byte string literal not displayed */ PasswordlessRegistrationDoneText *text.PasswordlessRegistrationDoneScreenText `` /* 162-byte string literal not displayed */ ExternalRegistrationUserOverviewText *text.ExternalRegistrationUserOverviewScreenText `` /* 176-byte string literal not displayed */ LinkingUserPromptText *text.LinkingUserPromptScreenText `` /* 129-byte string literal not displayed */ // contains filtered or unexported fields }
func (*SetCustomLoginTextsRequest) Descriptor
deprecated
func (*SetCustomLoginTextsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetCustomLoginTextsRequest.ProtoReflect.Descriptor instead.
func (*SetCustomLoginTextsRequest) GetEmailVerificationDoneText ¶
func (x *SetCustomLoginTextsRequest) GetEmailVerificationDoneText() *text.EmailVerificationDoneScreenText
func (*SetCustomLoginTextsRequest) GetEmailVerificationText ¶
func (x *SetCustomLoginTextsRequest) GetEmailVerificationText() *text.EmailVerificationScreenText
func (*SetCustomLoginTextsRequest) GetExternalRegistrationUserOverviewText ¶
func (x *SetCustomLoginTextsRequest) GetExternalRegistrationUserOverviewText() *text.ExternalRegistrationUserOverviewScreenText
func (*SetCustomLoginTextsRequest) GetExternalUserNotFoundText ¶
func (x *SetCustomLoginTextsRequest) GetExternalUserNotFoundText() *text.ExternalUserNotFoundScreenText
func (*SetCustomLoginTextsRequest) GetFooterText ¶
func (x *SetCustomLoginTextsRequest) GetFooterText() *text.FooterText
func (*SetCustomLoginTextsRequest) GetInitMfaDoneText ¶
func (x *SetCustomLoginTextsRequest) GetInitMfaDoneText() *text.InitMFADoneScreenText
func (*SetCustomLoginTextsRequest) GetInitMfaOtpText ¶
func (x *SetCustomLoginTextsRequest) GetInitMfaOtpText() *text.InitMFAOTPScreenText
func (*SetCustomLoginTextsRequest) GetInitMfaPromptText ¶
func (x *SetCustomLoginTextsRequest) GetInitMfaPromptText() *text.InitMFAPromptScreenText
func (*SetCustomLoginTextsRequest) GetInitMfaU2FText ¶
func (x *SetCustomLoginTextsRequest) GetInitMfaU2FText() *text.InitMFAU2FScreenText
func (*SetCustomLoginTextsRequest) GetInitPasswordDoneText ¶
func (x *SetCustomLoginTextsRequest) GetInitPasswordDoneText() *text.InitPasswordDoneScreenText
func (*SetCustomLoginTextsRequest) GetInitPasswordText ¶
func (x *SetCustomLoginTextsRequest) GetInitPasswordText() *text.InitPasswordScreenText
func (*SetCustomLoginTextsRequest) GetInitializeDoneText ¶
func (x *SetCustomLoginTextsRequest) GetInitializeDoneText() *text.InitializeUserDoneScreenText
func (*SetCustomLoginTextsRequest) GetInitializeUserText ¶
func (x *SetCustomLoginTextsRequest) GetInitializeUserText() *text.InitializeUserScreenText
func (*SetCustomLoginTextsRequest) GetLanguage ¶
func (x *SetCustomLoginTextsRequest) GetLanguage() string
func (*SetCustomLoginTextsRequest) GetLinkingUserDoneText ¶
func (x *SetCustomLoginTextsRequest) GetLinkingUserDoneText() *text.LinkingUserDoneScreenText
func (*SetCustomLoginTextsRequest) GetLinkingUserPromptText ¶ added in v2.1.13
func (x *SetCustomLoginTextsRequest) GetLinkingUserPromptText() *text.LinkingUserPromptScreenText
func (*SetCustomLoginTextsRequest) GetLoginText ¶
func (x *SetCustomLoginTextsRequest) GetLoginText() *text.LoginScreenText
func (*SetCustomLoginTextsRequest) GetLogoutText ¶
func (x *SetCustomLoginTextsRequest) GetLogoutText() *text.LogoutDoneScreenText
func (*SetCustomLoginTextsRequest) GetMfaProvidersText ¶
func (x *SetCustomLoginTextsRequest) GetMfaProvidersText() *text.MFAProvidersText
func (*SetCustomLoginTextsRequest) GetPasswordChangeDoneText ¶
func (x *SetCustomLoginTextsRequest) GetPasswordChangeDoneText() *text.PasswordChangeDoneScreenText
func (*SetCustomLoginTextsRequest) GetPasswordChangeText ¶
func (x *SetCustomLoginTextsRequest) GetPasswordChangeText() *text.PasswordChangeScreenText
func (*SetCustomLoginTextsRequest) GetPasswordResetDoneText ¶
func (x *SetCustomLoginTextsRequest) GetPasswordResetDoneText() *text.PasswordResetDoneScreenText
func (*SetCustomLoginTextsRequest) GetPasswordText ¶
func (x *SetCustomLoginTextsRequest) GetPasswordText() *text.PasswordScreenText
func (*SetCustomLoginTextsRequest) GetPasswordlessPromptText ¶
func (x *SetCustomLoginTextsRequest) GetPasswordlessPromptText() *text.PasswordlessPromptScreenText
func (*SetCustomLoginTextsRequest) GetPasswordlessRegistrationDoneText ¶
func (x *SetCustomLoginTextsRequest) GetPasswordlessRegistrationDoneText() *text.PasswordlessRegistrationDoneScreenText
func (*SetCustomLoginTextsRequest) GetPasswordlessRegistrationText ¶
func (x *SetCustomLoginTextsRequest) GetPasswordlessRegistrationText() *text.PasswordlessRegistrationScreenText
func (*SetCustomLoginTextsRequest) GetPasswordlessText ¶
func (x *SetCustomLoginTextsRequest) GetPasswordlessText() *text.PasswordlessScreenText
func (*SetCustomLoginTextsRequest) GetRegistrationOptionText ¶
func (x *SetCustomLoginTextsRequest) GetRegistrationOptionText() *text.RegistrationOptionScreenText
func (*SetCustomLoginTextsRequest) GetRegistrationOrgText ¶
func (x *SetCustomLoginTextsRequest) GetRegistrationOrgText() *text.RegistrationOrgScreenText
func (*SetCustomLoginTextsRequest) GetRegistrationUserText ¶
func (x *SetCustomLoginTextsRequest) GetRegistrationUserText() *text.RegistrationUserScreenText
func (*SetCustomLoginTextsRequest) GetSelectAccountText ¶
func (x *SetCustomLoginTextsRequest) GetSelectAccountText() *text.SelectAccountScreenText
func (*SetCustomLoginTextsRequest) GetSuccessLoginText ¶
func (x *SetCustomLoginTextsRequest) GetSuccessLoginText() *text.SuccessLoginScreenText
func (*SetCustomLoginTextsRequest) GetUsernameChangeDoneText ¶
func (x *SetCustomLoginTextsRequest) GetUsernameChangeDoneText() *text.UsernameChangeDoneScreenText
func (*SetCustomLoginTextsRequest) GetUsernameChangeText ¶
func (x *SetCustomLoginTextsRequest) GetUsernameChangeText() *text.UsernameChangeScreenText
func (*SetCustomLoginTextsRequest) GetVerifyMfaOtpText ¶
func (x *SetCustomLoginTextsRequest) GetVerifyMfaOtpText() *text.VerifyMFAOTPScreenText
func (*SetCustomLoginTextsRequest) GetVerifyMfaU2FText ¶
func (x *SetCustomLoginTextsRequest) GetVerifyMfaU2FText() *text.VerifyMFAU2FScreenText
func (*SetCustomLoginTextsRequest) ProtoMessage ¶
func (*SetCustomLoginTextsRequest) ProtoMessage()
func (*SetCustomLoginTextsRequest) ProtoReflect ¶
func (x *SetCustomLoginTextsRequest) ProtoReflect() protoreflect.Message
func (*SetCustomLoginTextsRequest) Reset ¶
func (x *SetCustomLoginTextsRequest) Reset()
func (*SetCustomLoginTextsRequest) String ¶
func (x *SetCustomLoginTextsRequest) String() string
type SetCustomLoginTextsResponse ¶
type SetCustomLoginTextsResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*SetCustomLoginTextsResponse) Descriptor
deprecated
func (*SetCustomLoginTextsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetCustomLoginTextsResponse.ProtoReflect.Descriptor instead.
func (*SetCustomLoginTextsResponse) GetDetails ¶
func (x *SetCustomLoginTextsResponse) GetDetails() *object.ObjectDetails
func (*SetCustomLoginTextsResponse) ProtoMessage ¶
func (*SetCustomLoginTextsResponse) ProtoMessage()
func (*SetCustomLoginTextsResponse) ProtoReflect ¶
func (x *SetCustomLoginTextsResponse) ProtoReflect() protoreflect.Message
func (*SetCustomLoginTextsResponse) Reset ¶
func (x *SetCustomLoginTextsResponse) Reset()
func (*SetCustomLoginTextsResponse) String ¶
func (x *SetCustomLoginTextsResponse) String() string
type SetDefaultDomainClaimedMessageTextRequest ¶
type SetDefaultDomainClaimedMessageTextRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` PreHeader string `protobuf:"bytes,3,opt,name=pre_header,json=preHeader,proto3" json:"pre_header,omitempty"` Subject string `protobuf:"bytes,4,opt,name=subject,proto3" json:"subject,omitempty"` Greeting string `protobuf:"bytes,5,opt,name=greeting,proto3" json:"greeting,omitempty"` Text string `protobuf:"bytes,6,opt,name=text,proto3" json:"text,omitempty"` ButtonText string `protobuf:"bytes,7,opt,name=button_text,json=buttonText,proto3" json:"button_text,omitempty"` // contains filtered or unexported fields }
func (*SetDefaultDomainClaimedMessageTextRequest) Descriptor
deprecated
func (*SetDefaultDomainClaimedMessageTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetDefaultDomainClaimedMessageTextRequest.ProtoReflect.Descriptor instead.
func (*SetDefaultDomainClaimedMessageTextRequest) GetButtonText ¶
func (x *SetDefaultDomainClaimedMessageTextRequest) GetButtonText() string
func (*SetDefaultDomainClaimedMessageTextRequest) GetFooterText ¶
func (x *SetDefaultDomainClaimedMessageTextRequest) GetFooterText() string
func (*SetDefaultDomainClaimedMessageTextRequest) GetGreeting ¶
func (x *SetDefaultDomainClaimedMessageTextRequest) GetGreeting() string
func (*SetDefaultDomainClaimedMessageTextRequest) GetLanguage ¶
func (x *SetDefaultDomainClaimedMessageTextRequest) GetLanguage() string
func (*SetDefaultDomainClaimedMessageTextRequest) GetPreHeader ¶
func (x *SetDefaultDomainClaimedMessageTextRequest) GetPreHeader() string
func (*SetDefaultDomainClaimedMessageTextRequest) GetSubject ¶
func (x *SetDefaultDomainClaimedMessageTextRequest) GetSubject() string
func (*SetDefaultDomainClaimedMessageTextRequest) GetText ¶
func (x *SetDefaultDomainClaimedMessageTextRequest) GetText() string
func (*SetDefaultDomainClaimedMessageTextRequest) GetTitle ¶
func (x *SetDefaultDomainClaimedMessageTextRequest) GetTitle() string
func (*SetDefaultDomainClaimedMessageTextRequest) ProtoMessage ¶
func (*SetDefaultDomainClaimedMessageTextRequest) ProtoMessage()
func (*SetDefaultDomainClaimedMessageTextRequest) ProtoReflect ¶
func (x *SetDefaultDomainClaimedMessageTextRequest) ProtoReflect() protoreflect.Message
func (*SetDefaultDomainClaimedMessageTextRequest) Reset ¶
func (x *SetDefaultDomainClaimedMessageTextRequest) Reset()
func (*SetDefaultDomainClaimedMessageTextRequest) String ¶
func (x *SetDefaultDomainClaimedMessageTextRequest) String() string
type SetDefaultDomainClaimedMessageTextResponse ¶
type SetDefaultDomainClaimedMessageTextResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*SetDefaultDomainClaimedMessageTextResponse) Descriptor
deprecated
func (*SetDefaultDomainClaimedMessageTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetDefaultDomainClaimedMessageTextResponse.ProtoReflect.Descriptor instead.
func (*SetDefaultDomainClaimedMessageTextResponse) GetDetails ¶
func (x *SetDefaultDomainClaimedMessageTextResponse) GetDetails() *object.ObjectDetails
func (*SetDefaultDomainClaimedMessageTextResponse) ProtoMessage ¶
func (*SetDefaultDomainClaimedMessageTextResponse) ProtoMessage()
func (*SetDefaultDomainClaimedMessageTextResponse) ProtoReflect ¶
func (x *SetDefaultDomainClaimedMessageTextResponse) ProtoReflect() protoreflect.Message
func (*SetDefaultDomainClaimedMessageTextResponse) Reset ¶
func (x *SetDefaultDomainClaimedMessageTextResponse) Reset()
func (*SetDefaultDomainClaimedMessageTextResponse) String ¶
func (x *SetDefaultDomainClaimedMessageTextResponse) String() string
type SetDefaultInitMessageTextRequest ¶
type SetDefaultInitMessageTextRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` PreHeader string `protobuf:"bytes,3,opt,name=pre_header,json=preHeader,proto3" json:"pre_header,omitempty"` Subject string `protobuf:"bytes,4,opt,name=subject,proto3" json:"subject,omitempty"` Greeting string `protobuf:"bytes,5,opt,name=greeting,proto3" json:"greeting,omitempty"` Text string `protobuf:"bytes,6,opt,name=text,proto3" json:"text,omitempty"` ButtonText string `protobuf:"bytes,7,opt,name=button_text,json=buttonText,proto3" json:"button_text,omitempty"` // contains filtered or unexported fields }
func (*SetDefaultInitMessageTextRequest) Descriptor
deprecated
func (*SetDefaultInitMessageTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetDefaultInitMessageTextRequest.ProtoReflect.Descriptor instead.
func (*SetDefaultInitMessageTextRequest) GetButtonText ¶
func (x *SetDefaultInitMessageTextRequest) GetButtonText() string
func (*SetDefaultInitMessageTextRequest) GetFooterText ¶
func (x *SetDefaultInitMessageTextRequest) GetFooterText() string
func (*SetDefaultInitMessageTextRequest) GetGreeting ¶
func (x *SetDefaultInitMessageTextRequest) GetGreeting() string
func (*SetDefaultInitMessageTextRequest) GetLanguage ¶
func (x *SetDefaultInitMessageTextRequest) GetLanguage() string
func (*SetDefaultInitMessageTextRequest) GetPreHeader ¶
func (x *SetDefaultInitMessageTextRequest) GetPreHeader() string
func (*SetDefaultInitMessageTextRequest) GetSubject ¶
func (x *SetDefaultInitMessageTextRequest) GetSubject() string
func (*SetDefaultInitMessageTextRequest) GetText ¶
func (x *SetDefaultInitMessageTextRequest) GetText() string
func (*SetDefaultInitMessageTextRequest) GetTitle ¶
func (x *SetDefaultInitMessageTextRequest) GetTitle() string
func (*SetDefaultInitMessageTextRequest) ProtoMessage ¶
func (*SetDefaultInitMessageTextRequest) ProtoMessage()
func (*SetDefaultInitMessageTextRequest) ProtoReflect ¶
func (x *SetDefaultInitMessageTextRequest) ProtoReflect() protoreflect.Message
func (*SetDefaultInitMessageTextRequest) Reset ¶
func (x *SetDefaultInitMessageTextRequest) Reset()
func (*SetDefaultInitMessageTextRequest) String ¶
func (x *SetDefaultInitMessageTextRequest) String() string
type SetDefaultInitMessageTextResponse ¶
type SetDefaultInitMessageTextResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*SetDefaultInitMessageTextResponse) Descriptor
deprecated
func (*SetDefaultInitMessageTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetDefaultInitMessageTextResponse.ProtoReflect.Descriptor instead.
func (*SetDefaultInitMessageTextResponse) GetDetails ¶
func (x *SetDefaultInitMessageTextResponse) GetDetails() *object.ObjectDetails
func (*SetDefaultInitMessageTextResponse) ProtoMessage ¶
func (*SetDefaultInitMessageTextResponse) ProtoMessage()
func (*SetDefaultInitMessageTextResponse) ProtoReflect ¶
func (x *SetDefaultInitMessageTextResponse) ProtoReflect() protoreflect.Message
func (*SetDefaultInitMessageTextResponse) Reset ¶
func (x *SetDefaultInitMessageTextResponse) Reset()
func (*SetDefaultInitMessageTextResponse) String ¶
func (x *SetDefaultInitMessageTextResponse) String() string
type SetDefaultLanguageRequest ¶
type SetDefaultLanguageRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*SetDefaultLanguageRequest) Descriptor
deprecated
func (*SetDefaultLanguageRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetDefaultLanguageRequest.ProtoReflect.Descriptor instead.
func (*SetDefaultLanguageRequest) GetLanguage ¶
func (x *SetDefaultLanguageRequest) GetLanguage() string
func (*SetDefaultLanguageRequest) ProtoMessage ¶
func (*SetDefaultLanguageRequest) ProtoMessage()
func (*SetDefaultLanguageRequest) ProtoReflect ¶
func (x *SetDefaultLanguageRequest) ProtoReflect() protoreflect.Message
func (*SetDefaultLanguageRequest) Reset ¶
func (x *SetDefaultLanguageRequest) Reset()
func (*SetDefaultLanguageRequest) String ¶
func (x *SetDefaultLanguageRequest) String() string
type SetDefaultLanguageResponse ¶
type SetDefaultLanguageResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*SetDefaultLanguageResponse) Descriptor
deprecated
func (*SetDefaultLanguageResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetDefaultLanguageResponse.ProtoReflect.Descriptor instead.
func (*SetDefaultLanguageResponse) GetDetails ¶
func (x *SetDefaultLanguageResponse) GetDetails() *object.ObjectDetails
func (*SetDefaultLanguageResponse) ProtoMessage ¶
func (*SetDefaultLanguageResponse) ProtoMessage()
func (*SetDefaultLanguageResponse) ProtoReflect ¶
func (x *SetDefaultLanguageResponse) ProtoReflect() protoreflect.Message
func (*SetDefaultLanguageResponse) Reset ¶
func (x *SetDefaultLanguageResponse) Reset()
func (*SetDefaultLanguageResponse) String ¶
func (x *SetDefaultLanguageResponse) String() string
type SetDefaultOrgRequest ¶
type SetDefaultOrgRequest struct { OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // contains filtered or unexported fields }
func (*SetDefaultOrgRequest) Descriptor
deprecated
func (*SetDefaultOrgRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetDefaultOrgRequest.ProtoReflect.Descriptor instead.
func (*SetDefaultOrgRequest) GetOrgId ¶
func (x *SetDefaultOrgRequest) GetOrgId() string
func (*SetDefaultOrgRequest) ProtoMessage ¶
func (*SetDefaultOrgRequest) ProtoMessage()
func (*SetDefaultOrgRequest) ProtoReflect ¶
func (x *SetDefaultOrgRequest) ProtoReflect() protoreflect.Message
func (*SetDefaultOrgRequest) Reset ¶
func (x *SetDefaultOrgRequest) Reset()
func (*SetDefaultOrgRequest) String ¶
func (x *SetDefaultOrgRequest) String() string
type SetDefaultOrgResponse ¶
type SetDefaultOrgResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*SetDefaultOrgResponse) Descriptor
deprecated
func (*SetDefaultOrgResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetDefaultOrgResponse.ProtoReflect.Descriptor instead.
func (*SetDefaultOrgResponse) GetDetails ¶
func (x *SetDefaultOrgResponse) GetDetails() *object.ObjectDetails
func (*SetDefaultOrgResponse) ProtoMessage ¶
func (*SetDefaultOrgResponse) ProtoMessage()
func (*SetDefaultOrgResponse) ProtoReflect ¶
func (x *SetDefaultOrgResponse) ProtoReflect() protoreflect.Message
func (*SetDefaultOrgResponse) Reset ¶
func (x *SetDefaultOrgResponse) Reset()
func (*SetDefaultOrgResponse) String ¶
func (x *SetDefaultOrgResponse) String() string
type SetDefaultPasswordChangeMessageTextRequest ¶ added in v2.0.9
type SetDefaultPasswordChangeMessageTextRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` PreHeader string `protobuf:"bytes,3,opt,name=pre_header,json=preHeader,proto3" json:"pre_header,omitempty"` Subject string `protobuf:"bytes,4,opt,name=subject,proto3" json:"subject,omitempty"` Greeting string `protobuf:"bytes,5,opt,name=greeting,proto3" json:"greeting,omitempty"` Text string `protobuf:"bytes,6,opt,name=text,proto3" json:"text,omitempty"` ButtonText string `protobuf:"bytes,7,opt,name=button_text,json=buttonText,proto3" json:"button_text,omitempty"` // contains filtered or unexported fields }
func (*SetDefaultPasswordChangeMessageTextRequest) Descriptor
deprecated
added in
v2.0.9
func (*SetDefaultPasswordChangeMessageTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetDefaultPasswordChangeMessageTextRequest.ProtoReflect.Descriptor instead.
func (*SetDefaultPasswordChangeMessageTextRequest) GetButtonText ¶ added in v2.0.9
func (x *SetDefaultPasswordChangeMessageTextRequest) GetButtonText() string
func (*SetDefaultPasswordChangeMessageTextRequest) GetFooterText ¶ added in v2.0.9
func (x *SetDefaultPasswordChangeMessageTextRequest) GetFooterText() string
func (*SetDefaultPasswordChangeMessageTextRequest) GetGreeting ¶ added in v2.0.9
func (x *SetDefaultPasswordChangeMessageTextRequest) GetGreeting() string
func (*SetDefaultPasswordChangeMessageTextRequest) GetLanguage ¶ added in v2.0.9
func (x *SetDefaultPasswordChangeMessageTextRequest) GetLanguage() string
func (*SetDefaultPasswordChangeMessageTextRequest) GetPreHeader ¶ added in v2.0.9
func (x *SetDefaultPasswordChangeMessageTextRequest) GetPreHeader() string
func (*SetDefaultPasswordChangeMessageTextRequest) GetSubject ¶ added in v2.0.9
func (x *SetDefaultPasswordChangeMessageTextRequest) GetSubject() string
func (*SetDefaultPasswordChangeMessageTextRequest) GetText ¶ added in v2.0.9
func (x *SetDefaultPasswordChangeMessageTextRequest) GetText() string
func (*SetDefaultPasswordChangeMessageTextRequest) GetTitle ¶ added in v2.0.9
func (x *SetDefaultPasswordChangeMessageTextRequest) GetTitle() string
func (*SetDefaultPasswordChangeMessageTextRequest) ProtoMessage ¶ added in v2.0.9
func (*SetDefaultPasswordChangeMessageTextRequest) ProtoMessage()
func (*SetDefaultPasswordChangeMessageTextRequest) ProtoReflect ¶ added in v2.0.9
func (x *SetDefaultPasswordChangeMessageTextRequest) ProtoReflect() protoreflect.Message
func (*SetDefaultPasswordChangeMessageTextRequest) Reset ¶ added in v2.0.9
func (x *SetDefaultPasswordChangeMessageTextRequest) Reset()
func (*SetDefaultPasswordChangeMessageTextRequest) String ¶ added in v2.0.9
func (x *SetDefaultPasswordChangeMessageTextRequest) String() string
type SetDefaultPasswordChangeMessageTextResponse ¶ added in v2.0.9
type SetDefaultPasswordChangeMessageTextResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*SetDefaultPasswordChangeMessageTextResponse) Descriptor
deprecated
added in
v2.0.9
func (*SetDefaultPasswordChangeMessageTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetDefaultPasswordChangeMessageTextResponse.ProtoReflect.Descriptor instead.
func (*SetDefaultPasswordChangeMessageTextResponse) GetDetails ¶ added in v2.0.9
func (x *SetDefaultPasswordChangeMessageTextResponse) GetDetails() *object.ObjectDetails
func (*SetDefaultPasswordChangeMessageTextResponse) ProtoMessage ¶ added in v2.0.9
func (*SetDefaultPasswordChangeMessageTextResponse) ProtoMessage()
func (*SetDefaultPasswordChangeMessageTextResponse) ProtoReflect ¶ added in v2.0.9
func (x *SetDefaultPasswordChangeMessageTextResponse) ProtoReflect() protoreflect.Message
func (*SetDefaultPasswordChangeMessageTextResponse) Reset ¶ added in v2.0.9
func (x *SetDefaultPasswordChangeMessageTextResponse) Reset()
func (*SetDefaultPasswordChangeMessageTextResponse) String ¶ added in v2.0.9
func (x *SetDefaultPasswordChangeMessageTextResponse) String() string
type SetDefaultPasswordResetMessageTextRequest ¶
type SetDefaultPasswordResetMessageTextRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` PreHeader string `protobuf:"bytes,3,opt,name=pre_header,json=preHeader,proto3" json:"pre_header,omitempty"` Subject string `protobuf:"bytes,4,opt,name=subject,proto3" json:"subject,omitempty"` Greeting string `protobuf:"bytes,5,opt,name=greeting,proto3" json:"greeting,omitempty"` Text string `protobuf:"bytes,6,opt,name=text,proto3" json:"text,omitempty"` ButtonText string `protobuf:"bytes,7,opt,name=button_text,json=buttonText,proto3" json:"button_text,omitempty"` // contains filtered or unexported fields }
func (*SetDefaultPasswordResetMessageTextRequest) Descriptor
deprecated
func (*SetDefaultPasswordResetMessageTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetDefaultPasswordResetMessageTextRequest.ProtoReflect.Descriptor instead.
func (*SetDefaultPasswordResetMessageTextRequest) GetButtonText ¶
func (x *SetDefaultPasswordResetMessageTextRequest) GetButtonText() string
func (*SetDefaultPasswordResetMessageTextRequest) GetFooterText ¶
func (x *SetDefaultPasswordResetMessageTextRequest) GetFooterText() string
func (*SetDefaultPasswordResetMessageTextRequest) GetGreeting ¶
func (x *SetDefaultPasswordResetMessageTextRequest) GetGreeting() string
func (*SetDefaultPasswordResetMessageTextRequest) GetLanguage ¶
func (x *SetDefaultPasswordResetMessageTextRequest) GetLanguage() string
func (*SetDefaultPasswordResetMessageTextRequest) GetPreHeader ¶
func (x *SetDefaultPasswordResetMessageTextRequest) GetPreHeader() string
func (*SetDefaultPasswordResetMessageTextRequest) GetSubject ¶
func (x *SetDefaultPasswordResetMessageTextRequest) GetSubject() string
func (*SetDefaultPasswordResetMessageTextRequest) GetText ¶
func (x *SetDefaultPasswordResetMessageTextRequest) GetText() string
func (*SetDefaultPasswordResetMessageTextRequest) GetTitle ¶
func (x *SetDefaultPasswordResetMessageTextRequest) GetTitle() string
func (*SetDefaultPasswordResetMessageTextRequest) ProtoMessage ¶
func (*SetDefaultPasswordResetMessageTextRequest) ProtoMessage()
func (*SetDefaultPasswordResetMessageTextRequest) ProtoReflect ¶
func (x *SetDefaultPasswordResetMessageTextRequest) ProtoReflect() protoreflect.Message
func (*SetDefaultPasswordResetMessageTextRequest) Reset ¶
func (x *SetDefaultPasswordResetMessageTextRequest) Reset()
func (*SetDefaultPasswordResetMessageTextRequest) String ¶
func (x *SetDefaultPasswordResetMessageTextRequest) String() string
type SetDefaultPasswordResetMessageTextResponse ¶
type SetDefaultPasswordResetMessageTextResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*SetDefaultPasswordResetMessageTextResponse) Descriptor
deprecated
func (*SetDefaultPasswordResetMessageTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetDefaultPasswordResetMessageTextResponse.ProtoReflect.Descriptor instead.
func (*SetDefaultPasswordResetMessageTextResponse) GetDetails ¶
func (x *SetDefaultPasswordResetMessageTextResponse) GetDetails() *object.ObjectDetails
func (*SetDefaultPasswordResetMessageTextResponse) ProtoMessage ¶
func (*SetDefaultPasswordResetMessageTextResponse) ProtoMessage()
func (*SetDefaultPasswordResetMessageTextResponse) ProtoReflect ¶
func (x *SetDefaultPasswordResetMessageTextResponse) ProtoReflect() protoreflect.Message
func (*SetDefaultPasswordResetMessageTextResponse) Reset ¶
func (x *SetDefaultPasswordResetMessageTextResponse) Reset()
func (*SetDefaultPasswordResetMessageTextResponse) String ¶
func (x *SetDefaultPasswordResetMessageTextResponse) String() string
type SetDefaultPasswordlessRegistrationMessageTextRequest ¶
type SetDefaultPasswordlessRegistrationMessageTextRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` PreHeader string `protobuf:"bytes,3,opt,name=pre_header,json=preHeader,proto3" json:"pre_header,omitempty"` Subject string `protobuf:"bytes,4,opt,name=subject,proto3" json:"subject,omitempty"` Greeting string `protobuf:"bytes,5,opt,name=greeting,proto3" json:"greeting,omitempty"` Text string `protobuf:"bytes,6,opt,name=text,proto3" json:"text,omitempty"` ButtonText string `protobuf:"bytes,7,opt,name=button_text,json=buttonText,proto3" json:"button_text,omitempty"` // contains filtered or unexported fields }
func (*SetDefaultPasswordlessRegistrationMessageTextRequest) Descriptor
deprecated
func (*SetDefaultPasswordlessRegistrationMessageTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetDefaultPasswordlessRegistrationMessageTextRequest.ProtoReflect.Descriptor instead.
func (*SetDefaultPasswordlessRegistrationMessageTextRequest) GetButtonText ¶
func (x *SetDefaultPasswordlessRegistrationMessageTextRequest) GetButtonText() string
func (*SetDefaultPasswordlessRegistrationMessageTextRequest) GetFooterText ¶
func (x *SetDefaultPasswordlessRegistrationMessageTextRequest) GetFooterText() string
func (*SetDefaultPasswordlessRegistrationMessageTextRequest) GetGreeting ¶
func (x *SetDefaultPasswordlessRegistrationMessageTextRequest) GetGreeting() string
func (*SetDefaultPasswordlessRegistrationMessageTextRequest) GetLanguage ¶
func (x *SetDefaultPasswordlessRegistrationMessageTextRequest) GetLanguage() string
func (*SetDefaultPasswordlessRegistrationMessageTextRequest) GetPreHeader ¶
func (x *SetDefaultPasswordlessRegistrationMessageTextRequest) GetPreHeader() string
func (*SetDefaultPasswordlessRegistrationMessageTextRequest) GetSubject ¶
func (x *SetDefaultPasswordlessRegistrationMessageTextRequest) GetSubject() string
func (*SetDefaultPasswordlessRegistrationMessageTextRequest) GetText ¶
func (x *SetDefaultPasswordlessRegistrationMessageTextRequest) GetText() string
func (*SetDefaultPasswordlessRegistrationMessageTextRequest) GetTitle ¶
func (x *SetDefaultPasswordlessRegistrationMessageTextRequest) GetTitle() string
func (*SetDefaultPasswordlessRegistrationMessageTextRequest) ProtoMessage ¶
func (*SetDefaultPasswordlessRegistrationMessageTextRequest) ProtoMessage()
func (*SetDefaultPasswordlessRegistrationMessageTextRequest) ProtoReflect ¶
func (x *SetDefaultPasswordlessRegistrationMessageTextRequest) ProtoReflect() protoreflect.Message
func (*SetDefaultPasswordlessRegistrationMessageTextRequest) Reset ¶
func (x *SetDefaultPasswordlessRegistrationMessageTextRequest) Reset()
func (*SetDefaultPasswordlessRegistrationMessageTextRequest) String ¶
func (x *SetDefaultPasswordlessRegistrationMessageTextRequest) String() string
type SetDefaultPasswordlessRegistrationMessageTextResponse ¶
type SetDefaultPasswordlessRegistrationMessageTextResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*SetDefaultPasswordlessRegistrationMessageTextResponse) Descriptor
deprecated
func (*SetDefaultPasswordlessRegistrationMessageTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetDefaultPasswordlessRegistrationMessageTextResponse.ProtoReflect.Descriptor instead.
func (*SetDefaultPasswordlessRegistrationMessageTextResponse) GetDetails ¶
func (x *SetDefaultPasswordlessRegistrationMessageTextResponse) GetDetails() *object.ObjectDetails
func (*SetDefaultPasswordlessRegistrationMessageTextResponse) ProtoMessage ¶
func (*SetDefaultPasswordlessRegistrationMessageTextResponse) ProtoMessage()
func (*SetDefaultPasswordlessRegistrationMessageTextResponse) ProtoReflect ¶
func (x *SetDefaultPasswordlessRegistrationMessageTextResponse) ProtoReflect() protoreflect.Message
func (*SetDefaultPasswordlessRegistrationMessageTextResponse) Reset ¶
func (x *SetDefaultPasswordlessRegistrationMessageTextResponse) Reset()
func (*SetDefaultPasswordlessRegistrationMessageTextResponse) String ¶
func (x *SetDefaultPasswordlessRegistrationMessageTextResponse) String() string
type SetDefaultVerifyEmailMessageTextRequest ¶
type SetDefaultVerifyEmailMessageTextRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` PreHeader string `protobuf:"bytes,3,opt,name=pre_header,json=preHeader,proto3" json:"pre_header,omitempty"` Subject string `protobuf:"bytes,4,opt,name=subject,proto3" json:"subject,omitempty"` Greeting string `protobuf:"bytes,5,opt,name=greeting,proto3" json:"greeting,omitempty"` Text string `protobuf:"bytes,6,opt,name=text,proto3" json:"text,omitempty"` ButtonText string `protobuf:"bytes,7,opt,name=button_text,json=buttonText,proto3" json:"button_text,omitempty"` // contains filtered or unexported fields }
func (*SetDefaultVerifyEmailMessageTextRequest) Descriptor
deprecated
func (*SetDefaultVerifyEmailMessageTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetDefaultVerifyEmailMessageTextRequest.ProtoReflect.Descriptor instead.
func (*SetDefaultVerifyEmailMessageTextRequest) GetButtonText ¶
func (x *SetDefaultVerifyEmailMessageTextRequest) GetButtonText() string
func (*SetDefaultVerifyEmailMessageTextRequest) GetFooterText ¶
func (x *SetDefaultVerifyEmailMessageTextRequest) GetFooterText() string
func (*SetDefaultVerifyEmailMessageTextRequest) GetGreeting ¶
func (x *SetDefaultVerifyEmailMessageTextRequest) GetGreeting() string
func (*SetDefaultVerifyEmailMessageTextRequest) GetLanguage ¶
func (x *SetDefaultVerifyEmailMessageTextRequest) GetLanguage() string
func (*SetDefaultVerifyEmailMessageTextRequest) GetPreHeader ¶
func (x *SetDefaultVerifyEmailMessageTextRequest) GetPreHeader() string
func (*SetDefaultVerifyEmailMessageTextRequest) GetSubject ¶
func (x *SetDefaultVerifyEmailMessageTextRequest) GetSubject() string
func (*SetDefaultVerifyEmailMessageTextRequest) GetText ¶
func (x *SetDefaultVerifyEmailMessageTextRequest) GetText() string
func (*SetDefaultVerifyEmailMessageTextRequest) GetTitle ¶
func (x *SetDefaultVerifyEmailMessageTextRequest) GetTitle() string
func (*SetDefaultVerifyEmailMessageTextRequest) ProtoMessage ¶
func (*SetDefaultVerifyEmailMessageTextRequest) ProtoMessage()
func (*SetDefaultVerifyEmailMessageTextRequest) ProtoReflect ¶
func (x *SetDefaultVerifyEmailMessageTextRequest) ProtoReflect() protoreflect.Message
func (*SetDefaultVerifyEmailMessageTextRequest) Reset ¶
func (x *SetDefaultVerifyEmailMessageTextRequest) Reset()
func (*SetDefaultVerifyEmailMessageTextRequest) String ¶
func (x *SetDefaultVerifyEmailMessageTextRequest) String() string
type SetDefaultVerifyEmailMessageTextResponse ¶
type SetDefaultVerifyEmailMessageTextResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*SetDefaultVerifyEmailMessageTextResponse) Descriptor
deprecated
func (*SetDefaultVerifyEmailMessageTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetDefaultVerifyEmailMessageTextResponse.ProtoReflect.Descriptor instead.
func (*SetDefaultVerifyEmailMessageTextResponse) GetDetails ¶
func (x *SetDefaultVerifyEmailMessageTextResponse) GetDetails() *object.ObjectDetails
func (*SetDefaultVerifyEmailMessageTextResponse) ProtoMessage ¶
func (*SetDefaultVerifyEmailMessageTextResponse) ProtoMessage()
func (*SetDefaultVerifyEmailMessageTextResponse) ProtoReflect ¶
func (x *SetDefaultVerifyEmailMessageTextResponse) ProtoReflect() protoreflect.Message
func (*SetDefaultVerifyEmailMessageTextResponse) Reset ¶
func (x *SetDefaultVerifyEmailMessageTextResponse) Reset()
func (*SetDefaultVerifyEmailMessageTextResponse) String ¶
func (x *SetDefaultVerifyEmailMessageTextResponse) String() string
type SetDefaultVerifyEmailOTPMessageTextRequest ¶ added in v2.0.16
type SetDefaultVerifyEmailOTPMessageTextRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` PreHeader string `protobuf:"bytes,3,opt,name=pre_header,json=preHeader,proto3" json:"pre_header,omitempty"` Subject string `protobuf:"bytes,4,opt,name=subject,proto3" json:"subject,omitempty"` Greeting string `protobuf:"bytes,5,opt,name=greeting,proto3" json:"greeting,omitempty"` Text string `protobuf:"bytes,6,opt,name=text,proto3" json:"text,omitempty"` ButtonText string `protobuf:"bytes,7,opt,name=button_text,json=buttonText,proto3" json:"button_text,omitempty"` // contains filtered or unexported fields }
func (*SetDefaultVerifyEmailOTPMessageTextRequest) Descriptor
deprecated
added in
v2.0.16
func (*SetDefaultVerifyEmailOTPMessageTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetDefaultVerifyEmailOTPMessageTextRequest.ProtoReflect.Descriptor instead.
func (*SetDefaultVerifyEmailOTPMessageTextRequest) GetButtonText ¶ added in v2.0.16
func (x *SetDefaultVerifyEmailOTPMessageTextRequest) GetButtonText() string
func (*SetDefaultVerifyEmailOTPMessageTextRequest) GetFooterText ¶ added in v2.0.16
func (x *SetDefaultVerifyEmailOTPMessageTextRequest) GetFooterText() string
func (*SetDefaultVerifyEmailOTPMessageTextRequest) GetGreeting ¶ added in v2.0.16
func (x *SetDefaultVerifyEmailOTPMessageTextRequest) GetGreeting() string
func (*SetDefaultVerifyEmailOTPMessageTextRequest) GetLanguage ¶ added in v2.0.16
func (x *SetDefaultVerifyEmailOTPMessageTextRequest) GetLanguage() string
func (*SetDefaultVerifyEmailOTPMessageTextRequest) GetPreHeader ¶ added in v2.0.16
func (x *SetDefaultVerifyEmailOTPMessageTextRequest) GetPreHeader() string
func (*SetDefaultVerifyEmailOTPMessageTextRequest) GetSubject ¶ added in v2.0.16
func (x *SetDefaultVerifyEmailOTPMessageTextRequest) GetSubject() string
func (*SetDefaultVerifyEmailOTPMessageTextRequest) GetText ¶ added in v2.0.16
func (x *SetDefaultVerifyEmailOTPMessageTextRequest) GetText() string
func (*SetDefaultVerifyEmailOTPMessageTextRequest) GetTitle ¶ added in v2.0.16
func (x *SetDefaultVerifyEmailOTPMessageTextRequest) GetTitle() string
func (*SetDefaultVerifyEmailOTPMessageTextRequest) ProtoMessage ¶ added in v2.0.16
func (*SetDefaultVerifyEmailOTPMessageTextRequest) ProtoMessage()
func (*SetDefaultVerifyEmailOTPMessageTextRequest) ProtoReflect ¶ added in v2.0.16
func (x *SetDefaultVerifyEmailOTPMessageTextRequest) ProtoReflect() protoreflect.Message
func (*SetDefaultVerifyEmailOTPMessageTextRequest) Reset ¶ added in v2.0.16
func (x *SetDefaultVerifyEmailOTPMessageTextRequest) Reset()
func (*SetDefaultVerifyEmailOTPMessageTextRequest) String ¶ added in v2.0.16
func (x *SetDefaultVerifyEmailOTPMessageTextRequest) String() string
type SetDefaultVerifyEmailOTPMessageTextResponse ¶ added in v2.0.16
type SetDefaultVerifyEmailOTPMessageTextResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*SetDefaultVerifyEmailOTPMessageTextResponse) Descriptor
deprecated
added in
v2.0.16
func (*SetDefaultVerifyEmailOTPMessageTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetDefaultVerifyEmailOTPMessageTextResponse.ProtoReflect.Descriptor instead.
func (*SetDefaultVerifyEmailOTPMessageTextResponse) GetDetails ¶ added in v2.0.16
func (x *SetDefaultVerifyEmailOTPMessageTextResponse) GetDetails() *object.ObjectDetails
func (*SetDefaultVerifyEmailOTPMessageTextResponse) ProtoMessage ¶ added in v2.0.16
func (*SetDefaultVerifyEmailOTPMessageTextResponse) ProtoMessage()
func (*SetDefaultVerifyEmailOTPMessageTextResponse) ProtoReflect ¶ added in v2.0.16
func (x *SetDefaultVerifyEmailOTPMessageTextResponse) ProtoReflect() protoreflect.Message
func (*SetDefaultVerifyEmailOTPMessageTextResponse) Reset ¶ added in v2.0.16
func (x *SetDefaultVerifyEmailOTPMessageTextResponse) Reset()
func (*SetDefaultVerifyEmailOTPMessageTextResponse) String ¶ added in v2.0.16
func (x *SetDefaultVerifyEmailOTPMessageTextResponse) String() string
type SetDefaultVerifyPhoneMessageTextRequest ¶
type SetDefaultVerifyPhoneMessageTextRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` PreHeader string `protobuf:"bytes,3,opt,name=pre_header,json=preHeader,proto3" json:"pre_header,omitempty"` Subject string `protobuf:"bytes,4,opt,name=subject,proto3" json:"subject,omitempty"` Greeting string `protobuf:"bytes,5,opt,name=greeting,proto3" json:"greeting,omitempty"` Text string `protobuf:"bytes,6,opt,name=text,proto3" json:"text,omitempty"` ButtonText string `protobuf:"bytes,7,opt,name=button_text,json=buttonText,proto3" json:"button_text,omitempty"` // contains filtered or unexported fields }
func (*SetDefaultVerifyPhoneMessageTextRequest) Descriptor
deprecated
func (*SetDefaultVerifyPhoneMessageTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetDefaultVerifyPhoneMessageTextRequest.ProtoReflect.Descriptor instead.
func (*SetDefaultVerifyPhoneMessageTextRequest) GetButtonText ¶
func (x *SetDefaultVerifyPhoneMessageTextRequest) GetButtonText() string
func (*SetDefaultVerifyPhoneMessageTextRequest) GetFooterText ¶
func (x *SetDefaultVerifyPhoneMessageTextRequest) GetFooterText() string
func (*SetDefaultVerifyPhoneMessageTextRequest) GetGreeting ¶
func (x *SetDefaultVerifyPhoneMessageTextRequest) GetGreeting() string
func (*SetDefaultVerifyPhoneMessageTextRequest) GetLanguage ¶
func (x *SetDefaultVerifyPhoneMessageTextRequest) GetLanguage() string
func (*SetDefaultVerifyPhoneMessageTextRequest) GetPreHeader ¶
func (x *SetDefaultVerifyPhoneMessageTextRequest) GetPreHeader() string
func (*SetDefaultVerifyPhoneMessageTextRequest) GetSubject ¶
func (x *SetDefaultVerifyPhoneMessageTextRequest) GetSubject() string
func (*SetDefaultVerifyPhoneMessageTextRequest) GetText ¶
func (x *SetDefaultVerifyPhoneMessageTextRequest) GetText() string
func (*SetDefaultVerifyPhoneMessageTextRequest) GetTitle ¶
func (x *SetDefaultVerifyPhoneMessageTextRequest) GetTitle() string
func (*SetDefaultVerifyPhoneMessageTextRequest) ProtoMessage ¶
func (*SetDefaultVerifyPhoneMessageTextRequest) ProtoMessage()
func (*SetDefaultVerifyPhoneMessageTextRequest) ProtoReflect ¶
func (x *SetDefaultVerifyPhoneMessageTextRequest) ProtoReflect() protoreflect.Message
func (*SetDefaultVerifyPhoneMessageTextRequest) Reset ¶
func (x *SetDefaultVerifyPhoneMessageTextRequest) Reset()
func (*SetDefaultVerifyPhoneMessageTextRequest) String ¶
func (x *SetDefaultVerifyPhoneMessageTextRequest) String() string
type SetDefaultVerifyPhoneMessageTextResponse ¶
type SetDefaultVerifyPhoneMessageTextResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*SetDefaultVerifyPhoneMessageTextResponse) Descriptor
deprecated
func (*SetDefaultVerifyPhoneMessageTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetDefaultVerifyPhoneMessageTextResponse.ProtoReflect.Descriptor instead.
func (*SetDefaultVerifyPhoneMessageTextResponse) GetDetails ¶
func (x *SetDefaultVerifyPhoneMessageTextResponse) GetDetails() *object.ObjectDetails
func (*SetDefaultVerifyPhoneMessageTextResponse) ProtoMessage ¶
func (*SetDefaultVerifyPhoneMessageTextResponse) ProtoMessage()
func (*SetDefaultVerifyPhoneMessageTextResponse) ProtoReflect ¶
func (x *SetDefaultVerifyPhoneMessageTextResponse) ProtoReflect() protoreflect.Message
func (*SetDefaultVerifyPhoneMessageTextResponse) Reset ¶
func (x *SetDefaultVerifyPhoneMessageTextResponse) Reset()
func (*SetDefaultVerifyPhoneMessageTextResponse) String ¶
func (x *SetDefaultVerifyPhoneMessageTextResponse) String() string
type SetDefaultVerifySMSOTPMessageTextRequest ¶ added in v2.0.16
type SetDefaultVerifySMSOTPMessageTextRequest struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` Text string `protobuf:"bytes,2,opt,name=text,proto3" json:"text,omitempty"` // contains filtered or unexported fields }
func (*SetDefaultVerifySMSOTPMessageTextRequest) Descriptor
deprecated
added in
v2.0.16
func (*SetDefaultVerifySMSOTPMessageTextRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetDefaultVerifySMSOTPMessageTextRequest.ProtoReflect.Descriptor instead.
func (*SetDefaultVerifySMSOTPMessageTextRequest) GetLanguage ¶ added in v2.0.16
func (x *SetDefaultVerifySMSOTPMessageTextRequest) GetLanguage() string
func (*SetDefaultVerifySMSOTPMessageTextRequest) GetText ¶ added in v2.0.16
func (x *SetDefaultVerifySMSOTPMessageTextRequest) GetText() string
func (*SetDefaultVerifySMSOTPMessageTextRequest) ProtoMessage ¶ added in v2.0.16
func (*SetDefaultVerifySMSOTPMessageTextRequest) ProtoMessage()
func (*SetDefaultVerifySMSOTPMessageTextRequest) ProtoReflect ¶ added in v2.0.16
func (x *SetDefaultVerifySMSOTPMessageTextRequest) ProtoReflect() protoreflect.Message
func (*SetDefaultVerifySMSOTPMessageTextRequest) Reset ¶ added in v2.0.16
func (x *SetDefaultVerifySMSOTPMessageTextRequest) Reset()
func (*SetDefaultVerifySMSOTPMessageTextRequest) String ¶ added in v2.0.16
func (x *SetDefaultVerifySMSOTPMessageTextRequest) String() string
type SetDefaultVerifySMSOTPMessageTextResponse ¶ added in v2.0.16
type SetDefaultVerifySMSOTPMessageTextResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*SetDefaultVerifySMSOTPMessageTextResponse) Descriptor
deprecated
added in
v2.0.16
func (*SetDefaultVerifySMSOTPMessageTextResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetDefaultVerifySMSOTPMessageTextResponse.ProtoReflect.Descriptor instead.
func (*SetDefaultVerifySMSOTPMessageTextResponse) GetDetails ¶ added in v2.0.16
func (x *SetDefaultVerifySMSOTPMessageTextResponse) GetDetails() *object.ObjectDetails
func (*SetDefaultVerifySMSOTPMessageTextResponse) ProtoMessage ¶ added in v2.0.16
func (*SetDefaultVerifySMSOTPMessageTextResponse) ProtoMessage()
func (*SetDefaultVerifySMSOTPMessageTextResponse) ProtoReflect ¶ added in v2.0.16
func (x *SetDefaultVerifySMSOTPMessageTextResponse) ProtoReflect() protoreflect.Message
func (*SetDefaultVerifySMSOTPMessageTextResponse) Reset ¶ added in v2.0.16
func (x *SetDefaultVerifySMSOTPMessageTextResponse) Reset()
func (*SetDefaultVerifySMSOTPMessageTextResponse) String ¶ added in v2.0.16
func (x *SetDefaultVerifySMSOTPMessageTextResponse) String() string
type SetRestrictionsRequest ¶ added in v2.1.4
type SetRestrictionsRequest struct { DisallowPublicOrgRegistration *bool `` /* 159-byte string literal not displayed */ AllowedLanguages *SelectLanguages `protobuf:"bytes,2,opt,name=allowed_languages,json=allowedLanguages,proto3,oneof" json:"allowed_languages,omitempty"` // contains filtered or unexported fields }
func (*SetRestrictionsRequest) Descriptor
deprecated
added in
v2.1.4
func (*SetRestrictionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetRestrictionsRequest.ProtoReflect.Descriptor instead.
func (*SetRestrictionsRequest) GetAllowedLanguages ¶ added in v2.1.5
func (x *SetRestrictionsRequest) GetAllowedLanguages() *SelectLanguages
func (*SetRestrictionsRequest) GetDisallowPublicOrgRegistration ¶ added in v2.1.4
func (x *SetRestrictionsRequest) GetDisallowPublicOrgRegistration() bool
func (*SetRestrictionsRequest) ProtoMessage ¶ added in v2.1.4
func (*SetRestrictionsRequest) ProtoMessage()
func (*SetRestrictionsRequest) ProtoReflect ¶ added in v2.1.4
func (x *SetRestrictionsRequest) ProtoReflect() protoreflect.Message
func (*SetRestrictionsRequest) Reset ¶ added in v2.1.4
func (x *SetRestrictionsRequest) Reset()
func (*SetRestrictionsRequest) String ¶ added in v2.1.4
func (x *SetRestrictionsRequest) String() string
type SetRestrictionsResponse ¶ added in v2.1.4
type SetRestrictionsResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*SetRestrictionsResponse) Descriptor
deprecated
added in
v2.1.4
func (*SetRestrictionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetRestrictionsResponse.ProtoReflect.Descriptor instead.
func (*SetRestrictionsResponse) GetDetails ¶ added in v2.1.4
func (x *SetRestrictionsResponse) GetDetails() *object.ObjectDetails
func (*SetRestrictionsResponse) ProtoMessage ¶ added in v2.1.4
func (*SetRestrictionsResponse) ProtoMessage()
func (*SetRestrictionsResponse) ProtoReflect ¶ added in v2.1.4
func (x *SetRestrictionsResponse) ProtoReflect() protoreflect.Message
func (*SetRestrictionsResponse) Reset ¶ added in v2.1.4
func (x *SetRestrictionsResponse) Reset()
func (*SetRestrictionsResponse) String ¶ added in v2.1.4
func (x *SetRestrictionsResponse) String() string
type SetSecurityPolicyRequest ¶ added in v2.0.6
type SetSecurityPolicyRequest struct { // states if iframe embedding is enabled or disabled EnableIframeEmbedding bool `` /* 127-byte string literal not displayed */ // origins allowed loading ZITADEL in an iframe if enable_iframe_embedding is true AllowedOrigins []string `protobuf:"bytes,2,rep,name=allowed_origins,json=allowedOrigins,proto3" json:"allowed_origins,omitempty"` // allows users to impersonate other users. The impersonator needs the appropriate `*_IMPERSONATOR` roles assigned as well" EnableImpersonation bool `protobuf:"varint,3,opt,name=enable_impersonation,json=enableImpersonation,proto3" json:"enable_impersonation,omitempty"` // contains filtered or unexported fields }
func (*SetSecurityPolicyRequest) Descriptor
deprecated
added in
v2.0.6
func (*SetSecurityPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSecurityPolicyRequest.ProtoReflect.Descriptor instead.
func (*SetSecurityPolicyRequest) GetAllowedOrigins ¶ added in v2.0.6
func (x *SetSecurityPolicyRequest) GetAllowedOrigins() []string
func (*SetSecurityPolicyRequest) GetEnableIframeEmbedding ¶ added in v2.0.6
func (x *SetSecurityPolicyRequest) GetEnableIframeEmbedding() bool
func (*SetSecurityPolicyRequest) GetEnableImpersonation ¶ added in v2.1.9
func (x *SetSecurityPolicyRequest) GetEnableImpersonation() bool
func (*SetSecurityPolicyRequest) ProtoMessage ¶ added in v2.0.6
func (*SetSecurityPolicyRequest) ProtoMessage()
func (*SetSecurityPolicyRequest) ProtoReflect ¶ added in v2.0.6
func (x *SetSecurityPolicyRequest) ProtoReflect() protoreflect.Message
func (*SetSecurityPolicyRequest) Reset ¶ added in v2.0.6
func (x *SetSecurityPolicyRequest) Reset()
func (*SetSecurityPolicyRequest) String ¶ added in v2.0.6
func (x *SetSecurityPolicyRequest) String() string
type SetSecurityPolicyResponse ¶ added in v2.0.6
type SetSecurityPolicyResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*SetSecurityPolicyResponse) Descriptor
deprecated
added in
v2.0.6
func (*SetSecurityPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetSecurityPolicyResponse.ProtoReflect.Descriptor instead.
func (*SetSecurityPolicyResponse) GetDetails ¶ added in v2.0.6
func (x *SetSecurityPolicyResponse) GetDetails() *object.ObjectDetails
func (*SetSecurityPolicyResponse) ProtoMessage ¶ added in v2.0.6
func (*SetSecurityPolicyResponse) ProtoMessage()
func (*SetSecurityPolicyResponse) ProtoReflect ¶ added in v2.0.6
func (x *SetSecurityPolicyResponse) ProtoReflect() protoreflect.Message
func (*SetSecurityPolicyResponse) Reset ¶ added in v2.0.6
func (x *SetSecurityPolicyResponse) Reset()
func (*SetSecurityPolicyResponse) String ¶ added in v2.0.6
func (x *SetSecurityPolicyResponse) String() string
type SetUpOrgRequest ¶
type SetUpOrgRequest struct { Org *SetUpOrgRequest_Org `protobuf:"bytes,1,opt,name=org,proto3" json:"org,omitempty"` // Types that are assignable to User: // // *SetUpOrgRequest_Human_ User isSetUpOrgRequest_User `protobuf_oneof:"user"` // specify Org Member Roles for the provided user (default is ORG_OWNER if roles are empty) Roles []string `protobuf:"bytes,3,rep,name=roles,proto3" json:"roles,omitempty"` // contains filtered or unexported fields }
func (*SetUpOrgRequest) Descriptor
deprecated
func (*SetUpOrgRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetUpOrgRequest.ProtoReflect.Descriptor instead.
func (*SetUpOrgRequest) GetHuman ¶
func (x *SetUpOrgRequest) GetHuman() *SetUpOrgRequest_Human
func (*SetUpOrgRequest) GetOrg ¶
func (x *SetUpOrgRequest) GetOrg() *SetUpOrgRequest_Org
func (*SetUpOrgRequest) GetRoles ¶
func (x *SetUpOrgRequest) GetRoles() []string
func (*SetUpOrgRequest) GetUser ¶
func (m *SetUpOrgRequest) GetUser() isSetUpOrgRequest_User
func (*SetUpOrgRequest) ProtoMessage ¶
func (*SetUpOrgRequest) ProtoMessage()
func (*SetUpOrgRequest) ProtoReflect ¶
func (x *SetUpOrgRequest) ProtoReflect() protoreflect.Message
func (*SetUpOrgRequest) Reset ¶
func (x *SetUpOrgRequest) Reset()
func (*SetUpOrgRequest) String ¶
func (x *SetUpOrgRequest) String() string
type SetUpOrgRequest_Human ¶
type SetUpOrgRequest_Human struct { UserName string `protobuf:"bytes,1,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` Profile *SetUpOrgRequest_Human_Profile `protobuf:"bytes,2,opt,name=profile,proto3" json:"profile,omitempty"` Email *SetUpOrgRequest_Human_Email `protobuf:"bytes,3,opt,name=email,proto3" json:"email,omitempty"` Phone *SetUpOrgRequest_Human_Phone `protobuf:"bytes,4,opt,name=phone,proto3" json:"phone,omitempty"` Password string `protobuf:"bytes,5,opt,name=password,proto3" json:"password,omitempty"` // contains filtered or unexported fields }
func (*SetUpOrgRequest_Human) Descriptor
deprecated
func (*SetUpOrgRequest_Human) Descriptor() ([]byte, []int)
Deprecated: Use SetUpOrgRequest_Human.ProtoReflect.Descriptor instead.
func (*SetUpOrgRequest_Human) GetEmail ¶
func (x *SetUpOrgRequest_Human) GetEmail() *SetUpOrgRequest_Human_Email
func (*SetUpOrgRequest_Human) GetPassword ¶
func (x *SetUpOrgRequest_Human) GetPassword() string
func (*SetUpOrgRequest_Human) GetPhone ¶
func (x *SetUpOrgRequest_Human) GetPhone() *SetUpOrgRequest_Human_Phone
func (*SetUpOrgRequest_Human) GetProfile ¶
func (x *SetUpOrgRequest_Human) GetProfile() *SetUpOrgRequest_Human_Profile
func (*SetUpOrgRequest_Human) GetUserName ¶
func (x *SetUpOrgRequest_Human) GetUserName() string
func (*SetUpOrgRequest_Human) ProtoMessage ¶
func (*SetUpOrgRequest_Human) ProtoMessage()
func (*SetUpOrgRequest_Human) ProtoReflect ¶
func (x *SetUpOrgRequest_Human) ProtoReflect() protoreflect.Message
func (*SetUpOrgRequest_Human) Reset ¶
func (x *SetUpOrgRequest_Human) Reset()
func (*SetUpOrgRequest_Human) String ¶
func (x *SetUpOrgRequest_Human) String() string
type SetUpOrgRequest_Human_ ¶
type SetUpOrgRequest_Human_ struct { // oneof field for the user managing the organization Human *SetUpOrgRequest_Human `protobuf:"bytes,2,opt,name=human,proto3,oneof"` }
type SetUpOrgRequest_Human_Email ¶
type SetUpOrgRequest_Human_Email struct { Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"` IsEmailVerified bool `protobuf:"varint,2,opt,name=is_email_verified,json=isEmailVerified,proto3" json:"is_email_verified,omitempty"` // contains filtered or unexported fields }
func (*SetUpOrgRequest_Human_Email) Descriptor
deprecated
func (*SetUpOrgRequest_Human_Email) Descriptor() ([]byte, []int)
Deprecated: Use SetUpOrgRequest_Human_Email.ProtoReflect.Descriptor instead.
func (*SetUpOrgRequest_Human_Email) GetEmail ¶
func (x *SetUpOrgRequest_Human_Email) GetEmail() string
func (*SetUpOrgRequest_Human_Email) GetIsEmailVerified ¶
func (x *SetUpOrgRequest_Human_Email) GetIsEmailVerified() bool
func (*SetUpOrgRequest_Human_Email) ProtoMessage ¶
func (*SetUpOrgRequest_Human_Email) ProtoMessage()
func (*SetUpOrgRequest_Human_Email) ProtoReflect ¶
func (x *SetUpOrgRequest_Human_Email) ProtoReflect() protoreflect.Message
func (*SetUpOrgRequest_Human_Email) Reset ¶
func (x *SetUpOrgRequest_Human_Email) Reset()
func (*SetUpOrgRequest_Human_Email) String ¶
func (x *SetUpOrgRequest_Human_Email) String() string
type SetUpOrgRequest_Human_Phone ¶
type SetUpOrgRequest_Human_Phone struct { // has to be a global number Phone string `protobuf:"bytes,1,opt,name=phone,proto3" json:"phone,omitempty"` IsPhoneVerified bool `protobuf:"varint,2,opt,name=is_phone_verified,json=isPhoneVerified,proto3" json:"is_phone_verified,omitempty"` // contains filtered or unexported fields }
func (*SetUpOrgRequest_Human_Phone) Descriptor
deprecated
func (*SetUpOrgRequest_Human_Phone) Descriptor() ([]byte, []int)
Deprecated: Use SetUpOrgRequest_Human_Phone.ProtoReflect.Descriptor instead.
func (*SetUpOrgRequest_Human_Phone) GetIsPhoneVerified ¶
func (x *SetUpOrgRequest_Human_Phone) GetIsPhoneVerified() bool
func (*SetUpOrgRequest_Human_Phone) GetPhone ¶
func (x *SetUpOrgRequest_Human_Phone) GetPhone() string
func (*SetUpOrgRequest_Human_Phone) ProtoMessage ¶
func (*SetUpOrgRequest_Human_Phone) ProtoMessage()
func (*SetUpOrgRequest_Human_Phone) ProtoReflect ¶
func (x *SetUpOrgRequest_Human_Phone) ProtoReflect() protoreflect.Message
func (*SetUpOrgRequest_Human_Phone) Reset ¶
func (x *SetUpOrgRequest_Human_Phone) Reset()
func (*SetUpOrgRequest_Human_Phone) String ¶
func (x *SetUpOrgRequest_Human_Phone) String() string
type SetUpOrgRequest_Human_Profile ¶
type SetUpOrgRequest_Human_Profile struct { FirstName string `protobuf:"bytes,1,opt,name=first_name,json=firstName,proto3" json:"first_name,omitempty"` LastName string `protobuf:"bytes,2,opt,name=last_name,json=lastName,proto3" json:"last_name,omitempty"` NickName string `protobuf:"bytes,3,opt,name=nick_name,json=nickName,proto3" json:"nick_name,omitempty"` DisplayName string `protobuf:"bytes,4,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` PreferredLanguage string `protobuf:"bytes,5,opt,name=preferred_language,json=preferredLanguage,proto3" json:"preferred_language,omitempty"` Gender user.Gender `protobuf:"varint,6,opt,name=gender,proto3,enum=zitadel.user.v1.Gender" json:"gender,omitempty"` // contains filtered or unexported fields }
func (*SetUpOrgRequest_Human_Profile) Descriptor
deprecated
func (*SetUpOrgRequest_Human_Profile) Descriptor() ([]byte, []int)
Deprecated: Use SetUpOrgRequest_Human_Profile.ProtoReflect.Descriptor instead.
func (*SetUpOrgRequest_Human_Profile) GetDisplayName ¶
func (x *SetUpOrgRequest_Human_Profile) GetDisplayName() string
func (*SetUpOrgRequest_Human_Profile) GetFirstName ¶
func (x *SetUpOrgRequest_Human_Profile) GetFirstName() string
func (*SetUpOrgRequest_Human_Profile) GetGender ¶
func (x *SetUpOrgRequest_Human_Profile) GetGender() user.Gender
func (*SetUpOrgRequest_Human_Profile) GetLastName ¶
func (x *SetUpOrgRequest_Human_Profile) GetLastName() string
func (*SetUpOrgRequest_Human_Profile) GetNickName ¶
func (x *SetUpOrgRequest_Human_Profile) GetNickName() string
func (*SetUpOrgRequest_Human_Profile) GetPreferredLanguage ¶
func (x *SetUpOrgRequest_Human_Profile) GetPreferredLanguage() string
func (*SetUpOrgRequest_Human_Profile) ProtoMessage ¶
func (*SetUpOrgRequest_Human_Profile) ProtoMessage()
func (*SetUpOrgRequest_Human_Profile) ProtoReflect ¶
func (x *SetUpOrgRequest_Human_Profile) ProtoReflect() protoreflect.Message
func (*SetUpOrgRequest_Human_Profile) Reset ¶
func (x *SetUpOrgRequest_Human_Profile) Reset()
func (*SetUpOrgRequest_Human_Profile) String ¶
func (x *SetUpOrgRequest_Human_Profile) String() string
type SetUpOrgRequest_Org ¶
type SetUpOrgRequest_Org struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Domain string `protobuf:"bytes,2,opt,name=domain,proto3" json:"domain,omitempty"` // contains filtered or unexported fields }
func (*SetUpOrgRequest_Org) Descriptor
deprecated
func (*SetUpOrgRequest_Org) Descriptor() ([]byte, []int)
Deprecated: Use SetUpOrgRequest_Org.ProtoReflect.Descriptor instead.
func (*SetUpOrgRequest_Org) GetDomain ¶
func (x *SetUpOrgRequest_Org) GetDomain() string
func (*SetUpOrgRequest_Org) GetName ¶
func (x *SetUpOrgRequest_Org) GetName() string
func (*SetUpOrgRequest_Org) ProtoMessage ¶
func (*SetUpOrgRequest_Org) ProtoMessage()
func (*SetUpOrgRequest_Org) ProtoReflect ¶
func (x *SetUpOrgRequest_Org) ProtoReflect() protoreflect.Message
func (*SetUpOrgRequest_Org) Reset ¶
func (x *SetUpOrgRequest_Org) Reset()
func (*SetUpOrgRequest_Org) String ¶
func (x *SetUpOrgRequest_Org) String() string
type SetUpOrgResponse ¶
type SetUpOrgResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,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 (*SetUpOrgResponse) Descriptor
deprecated
func (*SetUpOrgResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetUpOrgResponse.ProtoReflect.Descriptor instead.
func (*SetUpOrgResponse) GetDetails ¶
func (x *SetUpOrgResponse) GetDetails() *object.ObjectDetails
func (*SetUpOrgResponse) GetOrgId ¶
func (x *SetUpOrgResponse) GetOrgId() string
func (*SetUpOrgResponse) GetUserId ¶
func (x *SetUpOrgResponse) GetUserId() string
func (*SetUpOrgResponse) ProtoMessage ¶
func (*SetUpOrgResponse) ProtoMessage()
func (*SetUpOrgResponse) ProtoReflect ¶
func (x *SetUpOrgResponse) ProtoReflect() protoreflect.Message
func (*SetUpOrgResponse) Reset ¶
func (x *SetUpOrgResponse) Reset()
func (*SetUpOrgResponse) String ¶
func (x *SetUpOrgResponse) String() string
type TestSMTPConfigByIdRequest ¶ added in v2.2.5
type TestSMTPConfigByIdRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` ReceiverAddress string `protobuf:"bytes,2,opt,name=receiver_address,json=receiverAddress,proto3" json:"receiver_address,omitempty"` // contains filtered or unexported fields }
func (*TestSMTPConfigByIdRequest) Descriptor
deprecated
added in
v2.2.5
func (*TestSMTPConfigByIdRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestSMTPConfigByIdRequest.ProtoReflect.Descriptor instead.
func (*TestSMTPConfigByIdRequest) GetId ¶ added in v2.2.5
func (x *TestSMTPConfigByIdRequest) GetId() string
func (*TestSMTPConfigByIdRequest) GetReceiverAddress ¶ added in v2.2.5
func (x *TestSMTPConfigByIdRequest) GetReceiverAddress() string
func (*TestSMTPConfigByIdRequest) ProtoMessage ¶ added in v2.2.5
func (*TestSMTPConfigByIdRequest) ProtoMessage()
func (*TestSMTPConfigByIdRequest) ProtoReflect ¶ added in v2.2.5
func (x *TestSMTPConfigByIdRequest) ProtoReflect() protoreflect.Message
func (*TestSMTPConfigByIdRequest) Reset ¶ added in v2.2.5
func (x *TestSMTPConfigByIdRequest) Reset()
func (*TestSMTPConfigByIdRequest) String ¶ added in v2.2.5
func (x *TestSMTPConfigByIdRequest) String() string
type TestSMTPConfigByIdResponse ¶ added in v2.2.5
type TestSMTPConfigByIdResponse struct {
// contains filtered or unexported fields
}
This is an empty response
func (*TestSMTPConfigByIdResponse) Descriptor
deprecated
added in
v2.2.5
func (*TestSMTPConfigByIdResponse) Descriptor() ([]byte, []int)
Deprecated: Use TestSMTPConfigByIdResponse.ProtoReflect.Descriptor instead.
func (*TestSMTPConfigByIdResponse) ProtoMessage ¶ added in v2.2.5
func (*TestSMTPConfigByIdResponse) ProtoMessage()
func (*TestSMTPConfigByIdResponse) ProtoReflect ¶ added in v2.2.5
func (x *TestSMTPConfigByIdResponse) ProtoReflect() protoreflect.Message
func (*TestSMTPConfigByIdResponse) Reset ¶ added in v2.2.5
func (x *TestSMTPConfigByIdResponse) Reset()
func (*TestSMTPConfigByIdResponse) String ¶ added in v2.2.5
func (x *TestSMTPConfigByIdResponse) String() string
type TestSMTPConfigRequest ¶ added in v2.2.5
type TestSMTPConfigRequest struct { SenderAddress string `protobuf:"bytes,1,opt,name=sender_address,json=senderAddress,proto3" json:"sender_address,omitempty"` SenderName string `protobuf:"bytes,2,opt,name=sender_name,json=senderName,proto3" json:"sender_name,omitempty"` Tls bool `protobuf:"varint,3,opt,name=tls,proto3" json:"tls,omitempty"` Host string `protobuf:"bytes,4,opt,name=host,proto3" json:"host,omitempty"` User string `protobuf:"bytes,5,opt,name=user,proto3" json:"user,omitempty"` Password string `protobuf:"bytes,6,opt,name=password,proto3" json:"password,omitempty"` ReceiverAddress string `protobuf:"bytes,7,opt,name=receiver_address,json=receiverAddress,proto3" json:"receiver_address,omitempty"` Id string `protobuf:"bytes,8,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*TestSMTPConfigRequest) Descriptor
deprecated
added in
v2.2.5
func (*TestSMTPConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestSMTPConfigRequest.ProtoReflect.Descriptor instead.
func (*TestSMTPConfigRequest) GetHost ¶ added in v2.2.5
func (x *TestSMTPConfigRequest) GetHost() string
func (*TestSMTPConfigRequest) GetId ¶ added in v2.2.5
func (x *TestSMTPConfigRequest) GetId() string
func (*TestSMTPConfigRequest) GetPassword ¶ added in v2.2.5
func (x *TestSMTPConfigRequest) GetPassword() string
func (*TestSMTPConfigRequest) GetReceiverAddress ¶ added in v2.2.5
func (x *TestSMTPConfigRequest) GetReceiverAddress() string
func (*TestSMTPConfigRequest) GetSenderAddress ¶ added in v2.2.5
func (x *TestSMTPConfigRequest) GetSenderAddress() string
func (*TestSMTPConfigRequest) GetSenderName ¶ added in v2.2.5
func (x *TestSMTPConfigRequest) GetSenderName() string
func (*TestSMTPConfigRequest) GetTls ¶ added in v2.2.5
func (x *TestSMTPConfigRequest) GetTls() bool
func (*TestSMTPConfigRequest) GetUser ¶ added in v2.2.5
func (x *TestSMTPConfigRequest) GetUser() string
func (*TestSMTPConfigRequest) ProtoMessage ¶ added in v2.2.5
func (*TestSMTPConfigRequest) ProtoMessage()
func (*TestSMTPConfigRequest) ProtoReflect ¶ added in v2.2.5
func (x *TestSMTPConfigRequest) ProtoReflect() protoreflect.Message
func (*TestSMTPConfigRequest) Reset ¶ added in v2.2.5
func (x *TestSMTPConfigRequest) Reset()
func (*TestSMTPConfigRequest) String ¶ added in v2.2.5
func (x *TestSMTPConfigRequest) String() string
type TestSMTPConfigResponse ¶ added in v2.2.5
type TestSMTPConfigResponse struct {
// contains filtered or unexported fields
}
This is an empty response
func (*TestSMTPConfigResponse) Descriptor
deprecated
added in
v2.2.5
func (*TestSMTPConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use TestSMTPConfigResponse.ProtoReflect.Descriptor instead.
func (*TestSMTPConfigResponse) ProtoMessage ¶ added in v2.2.5
func (*TestSMTPConfigResponse) ProtoMessage()
func (*TestSMTPConfigResponse) ProtoReflect ¶ added in v2.2.5
func (x *TestSMTPConfigResponse) ProtoReflect() protoreflect.Message
func (*TestSMTPConfigResponse) Reset ¶ added in v2.2.5
func (x *TestSMTPConfigResponse) Reset()
func (*TestSMTPConfigResponse) String ¶ added in v2.2.5
func (x *TestSMTPConfigResponse) String() string
type UnimplementedAdminServiceServer ¶
type UnimplementedAdminServiceServer struct { }
UnimplementedAdminServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedAdminServiceServer) ActivateFeatureLoginDefaultOrg ¶ added in v2.0.22
func (UnimplementedAdminServiceServer) ActivateFeatureLoginDefaultOrg(context.Context, *ActivateFeatureLoginDefaultOrgRequest) (*ActivateFeatureLoginDefaultOrgResponse, error)
func (UnimplementedAdminServiceServer) ActivateLabelPolicy ¶
func (UnimplementedAdminServiceServer) ActivateLabelPolicy(context.Context, *ActivateLabelPolicyRequest) (*ActivateLabelPolicyResponse, error)
func (UnimplementedAdminServiceServer) ActivateSMSProvider ¶
func (UnimplementedAdminServiceServer) ActivateSMSProvider(context.Context, *ActivateSMSProviderRequest) (*ActivateSMSProviderResponse, error)
func (UnimplementedAdminServiceServer) ActivateSMTPConfig ¶ added in v2.1.13
func (UnimplementedAdminServiceServer) ActivateSMTPConfig(context.Context, *ActivateSMTPConfigRequest) (*ActivateSMTPConfigResponse, error)
func (UnimplementedAdminServiceServer) AddAppleProvider ¶ added in v2.0.18
func (UnimplementedAdminServiceServer) AddAppleProvider(context.Context, *AddAppleProviderRequest) (*AddAppleProviderResponse, error)
func (UnimplementedAdminServiceServer) AddAzureADProvider ¶ added in v2.0.12
func (UnimplementedAdminServiceServer) AddAzureADProvider(context.Context, *AddAzureADProviderRequest) (*AddAzureADProviderResponse, error)
func (UnimplementedAdminServiceServer) AddCustomDomainPolicy ¶
func (UnimplementedAdminServiceServer) AddCustomDomainPolicy(context.Context, *AddCustomDomainPolicyRequest) (*AddCustomDomainPolicyResponse, error)
func (UnimplementedAdminServiceServer) AddCustomOrgIAMPolicy ¶
func (UnimplementedAdminServiceServer) AddCustomOrgIAMPolicy(context.Context, *AddCustomOrgIAMPolicyRequest) (*AddCustomOrgIAMPolicyResponse, error)
func (UnimplementedAdminServiceServer) AddGenericOAuthProvider ¶ added in v2.0.11
func (UnimplementedAdminServiceServer) AddGenericOAuthProvider(context.Context, *AddGenericOAuthProviderRequest) (*AddGenericOAuthProviderResponse, error)
func (UnimplementedAdminServiceServer) AddGenericOIDCProvider ¶ added in v2.0.11
func (UnimplementedAdminServiceServer) AddGenericOIDCProvider(context.Context, *AddGenericOIDCProviderRequest) (*AddGenericOIDCProviderResponse, error)
func (UnimplementedAdminServiceServer) AddGitHubEnterpriseServerProvider ¶ added in v2.0.12
func (UnimplementedAdminServiceServer) AddGitHubEnterpriseServerProvider(context.Context, *AddGitHubEnterpriseServerProviderRequest) (*AddGitHubEnterpriseServerProviderResponse, error)
func (UnimplementedAdminServiceServer) AddGitHubProvider ¶ added in v2.0.12
func (UnimplementedAdminServiceServer) AddGitHubProvider(context.Context, *AddGitHubProviderRequest) (*AddGitHubProviderResponse, error)
func (UnimplementedAdminServiceServer) AddGitLabProvider ¶ added in v2.0.12
func (UnimplementedAdminServiceServer) AddGitLabProvider(context.Context, *AddGitLabProviderRequest) (*AddGitLabProviderResponse, error)
func (UnimplementedAdminServiceServer) AddGitLabSelfHostedProvider ¶ added in v2.0.12
func (UnimplementedAdminServiceServer) AddGitLabSelfHostedProvider(context.Context, *AddGitLabSelfHostedProviderRequest) (*AddGitLabSelfHostedProviderResponse, error)
func (UnimplementedAdminServiceServer) AddGoogleProvider ¶ added in v2.0.11
func (UnimplementedAdminServiceServer) AddGoogleProvider(context.Context, *AddGoogleProviderRequest) (*AddGoogleProviderResponse, error)
func (UnimplementedAdminServiceServer) AddIAMMember ¶
func (UnimplementedAdminServiceServer) AddIAMMember(context.Context, *AddIAMMemberRequest) (*AddIAMMemberResponse, error)
func (UnimplementedAdminServiceServer) AddIDPToLoginPolicy ¶
func (UnimplementedAdminServiceServer) AddIDPToLoginPolicy(context.Context, *AddIDPToLoginPolicyRequest) (*AddIDPToLoginPolicyResponse, error)
func (UnimplementedAdminServiceServer) AddJWTIDP ¶
func (UnimplementedAdminServiceServer) AddJWTIDP(context.Context, *AddJWTIDPRequest) (*AddJWTIDPResponse, error)
func (UnimplementedAdminServiceServer) AddJWTProvider ¶ added in v2.0.11
func (UnimplementedAdminServiceServer) AddJWTProvider(context.Context, *AddJWTProviderRequest) (*AddJWTProviderResponse, error)
func (UnimplementedAdminServiceServer) AddLDAPProvider ¶ added in v2.0.10
func (UnimplementedAdminServiceServer) AddLDAPProvider(context.Context, *AddLDAPProviderRequest) (*AddLDAPProviderResponse, error)
func (UnimplementedAdminServiceServer) AddMultiFactorToLoginPolicy ¶
func (UnimplementedAdminServiceServer) AddMultiFactorToLoginPolicy(context.Context, *AddMultiFactorToLoginPolicyRequest) (*AddMultiFactorToLoginPolicyResponse, error)
func (UnimplementedAdminServiceServer) AddNotificationPolicy ¶ added in v2.0.9
func (UnimplementedAdminServiceServer) AddNotificationPolicy(context.Context, *AddNotificationPolicyRequest) (*AddNotificationPolicyResponse, error)
func (UnimplementedAdminServiceServer) AddOIDCIDP ¶
func (UnimplementedAdminServiceServer) AddOIDCIDP(context.Context, *AddOIDCIDPRequest) (*AddOIDCIDPResponse, error)
func (UnimplementedAdminServiceServer) AddOIDCSettings ¶
func (UnimplementedAdminServiceServer) AddOIDCSettings(context.Context, *AddOIDCSettingsRequest) (*AddOIDCSettingsResponse, error)
func (UnimplementedAdminServiceServer) AddSAMLProvider ¶ added in v2.0.22
func (UnimplementedAdminServiceServer) AddSAMLProvider(context.Context, *AddSAMLProviderRequest) (*AddSAMLProviderResponse, error)
func (UnimplementedAdminServiceServer) AddSMSProviderTwilio ¶
func (UnimplementedAdminServiceServer) AddSMSProviderTwilio(context.Context, *AddSMSProviderTwilioRequest) (*AddSMSProviderTwilioResponse, error)
func (UnimplementedAdminServiceServer) AddSMTPConfig ¶
func (UnimplementedAdminServiceServer) AddSMTPConfig(context.Context, *AddSMTPConfigRequest) (*AddSMTPConfigResponse, error)
func (UnimplementedAdminServiceServer) AddSecondFactorToLoginPolicy ¶
func (UnimplementedAdminServiceServer) AddSecondFactorToLoginPolicy(context.Context, *AddSecondFactorToLoginPolicyRequest) (*AddSecondFactorToLoginPolicyResponse, error)
func (UnimplementedAdminServiceServer) DeactivateIDP ¶
func (UnimplementedAdminServiceServer) DeactivateIDP(context.Context, *DeactivateIDPRequest) (*DeactivateIDPResponse, error)
func (UnimplementedAdminServiceServer) DeactivateSMSProvider ¶
func (UnimplementedAdminServiceServer) DeactivateSMSProvider(context.Context, *DeactivateSMSProviderRequest) (*DeactivateSMSProviderResponse, error)
func (UnimplementedAdminServiceServer) DeactivateSMTPConfig ¶ added in v2.1.13
func (UnimplementedAdminServiceServer) DeactivateSMTPConfig(context.Context, *DeactivateSMTPConfigRequest) (*DeactivateSMTPConfigResponse, error)
func (UnimplementedAdminServiceServer) DeleteProvider ¶ added in v2.0.10
func (UnimplementedAdminServiceServer) DeleteProvider(context.Context, *DeleteProviderRequest) (*DeleteProviderResponse, error)
func (UnimplementedAdminServiceServer) ExportData ¶
func (UnimplementedAdminServiceServer) ExportData(context.Context, *ExportDataRequest) (*ExportDataResponse, error)
func (UnimplementedAdminServiceServer) GetAllowedLanguages ¶ added in v2.1.5
func (UnimplementedAdminServiceServer) GetAllowedLanguages(context.Context, *GetAllowedLanguagesRequest) (*GetAllowedLanguagesResponse, error)
func (UnimplementedAdminServiceServer) GetCustomDomainClaimedMessageText ¶
func (UnimplementedAdminServiceServer) GetCustomDomainClaimedMessageText(context.Context, *GetCustomDomainClaimedMessageTextRequest) (*GetCustomDomainClaimedMessageTextResponse, error)
func (UnimplementedAdminServiceServer) GetCustomDomainPolicy ¶
func (UnimplementedAdminServiceServer) GetCustomDomainPolicy(context.Context, *GetCustomDomainPolicyRequest) (*GetCustomDomainPolicyResponse, error)
func (UnimplementedAdminServiceServer) GetCustomInitMessageText ¶
func (UnimplementedAdminServiceServer) GetCustomInitMessageText(context.Context, *GetCustomInitMessageTextRequest) (*GetCustomInitMessageTextResponse, error)
func (UnimplementedAdminServiceServer) GetCustomLoginTexts ¶
func (UnimplementedAdminServiceServer) GetCustomLoginTexts(context.Context, *GetCustomLoginTextsRequest) (*GetCustomLoginTextsResponse, error)
func (UnimplementedAdminServiceServer) GetCustomOrgIAMPolicy ¶
func (UnimplementedAdminServiceServer) GetCustomOrgIAMPolicy(context.Context, *GetCustomOrgIAMPolicyRequest) (*GetCustomOrgIAMPolicyResponse, error)
func (UnimplementedAdminServiceServer) GetCustomPasswordChangeMessageText ¶ added in v2.0.9
func (UnimplementedAdminServiceServer) GetCustomPasswordChangeMessageText(context.Context, *GetCustomPasswordChangeMessageTextRequest) (*GetCustomPasswordChangeMessageTextResponse, error)
func (UnimplementedAdminServiceServer) GetCustomPasswordResetMessageText ¶
func (UnimplementedAdminServiceServer) GetCustomPasswordResetMessageText(context.Context, *GetCustomPasswordResetMessageTextRequest) (*GetCustomPasswordResetMessageTextResponse, error)
func (UnimplementedAdminServiceServer) GetCustomPasswordlessRegistrationMessageText ¶
func (UnimplementedAdminServiceServer) GetCustomPasswordlessRegistrationMessageText(context.Context, *GetCustomPasswordlessRegistrationMessageTextRequest) (*GetCustomPasswordlessRegistrationMessageTextResponse, error)
func (UnimplementedAdminServiceServer) GetCustomVerifyEmailMessageText ¶
func (UnimplementedAdminServiceServer) GetCustomVerifyEmailMessageText(context.Context, *GetCustomVerifyEmailMessageTextRequest) (*GetCustomVerifyEmailMessageTextResponse, error)
func (UnimplementedAdminServiceServer) GetCustomVerifyEmailOTPMessageText ¶ added in v2.0.16
func (UnimplementedAdminServiceServer) GetCustomVerifyEmailOTPMessageText(context.Context, *GetCustomVerifyEmailOTPMessageTextRequest) (*GetCustomVerifyEmailOTPMessageTextResponse, error)
func (UnimplementedAdminServiceServer) GetCustomVerifyPhoneMessageText ¶
func (UnimplementedAdminServiceServer) GetCustomVerifyPhoneMessageText(context.Context, *GetCustomVerifyPhoneMessageTextRequest) (*GetCustomVerifyPhoneMessageTextResponse, error)
func (UnimplementedAdminServiceServer) GetCustomVerifySMSOTPMessageText ¶ added in v2.0.16
func (UnimplementedAdminServiceServer) GetCustomVerifySMSOTPMessageText(context.Context, *GetCustomVerifySMSOTPMessageTextRequest) (*GetCustomVerifySMSOTPMessageTextResponse, error)
func (UnimplementedAdminServiceServer) GetDefaultDomainClaimedMessageText ¶
func (UnimplementedAdminServiceServer) GetDefaultDomainClaimedMessageText(context.Context, *GetDefaultDomainClaimedMessageTextRequest) (*GetDefaultDomainClaimedMessageTextResponse, error)
func (UnimplementedAdminServiceServer) GetDefaultInitMessageText ¶
func (UnimplementedAdminServiceServer) GetDefaultInitMessageText(context.Context, *GetDefaultInitMessageTextRequest) (*GetDefaultInitMessageTextResponse, error)
func (UnimplementedAdminServiceServer) GetDefaultLanguage ¶
func (UnimplementedAdminServiceServer) GetDefaultLanguage(context.Context, *GetDefaultLanguageRequest) (*GetDefaultLanguageResponse, error)
func (UnimplementedAdminServiceServer) GetDefaultLoginTexts ¶
func (UnimplementedAdminServiceServer) GetDefaultLoginTexts(context.Context, *GetDefaultLoginTextsRequest) (*GetDefaultLoginTextsResponse, error)
func (UnimplementedAdminServiceServer) GetDefaultOrg ¶
func (UnimplementedAdminServiceServer) GetDefaultOrg(context.Context, *GetDefaultOrgRequest) (*GetDefaultOrgResponse, error)
func (UnimplementedAdminServiceServer) GetDefaultPasswordChangeMessageText ¶ added in v2.0.9
func (UnimplementedAdminServiceServer) GetDefaultPasswordChangeMessageText(context.Context, *GetDefaultPasswordChangeMessageTextRequest) (*GetDefaultPasswordChangeMessageTextResponse, error)
func (UnimplementedAdminServiceServer) GetDefaultPasswordResetMessageText ¶
func (UnimplementedAdminServiceServer) GetDefaultPasswordResetMessageText(context.Context, *GetDefaultPasswordResetMessageTextRequest) (*GetDefaultPasswordResetMessageTextResponse, error)
func (UnimplementedAdminServiceServer) GetDefaultPasswordlessRegistrationMessageText ¶
func (UnimplementedAdminServiceServer) GetDefaultPasswordlessRegistrationMessageText(context.Context, *GetDefaultPasswordlessRegistrationMessageTextRequest) (*GetDefaultPasswordlessRegistrationMessageTextResponse, error)
func (UnimplementedAdminServiceServer) GetDefaultVerifyEmailMessageText ¶
func (UnimplementedAdminServiceServer) GetDefaultVerifyEmailMessageText(context.Context, *GetDefaultVerifyEmailMessageTextRequest) (*GetDefaultVerifyEmailMessageTextResponse, error)
func (UnimplementedAdminServiceServer) GetDefaultVerifyEmailOTPMessageText ¶ added in v2.0.16
func (UnimplementedAdminServiceServer) GetDefaultVerifyEmailOTPMessageText(context.Context, *GetDefaultVerifyEmailOTPMessageTextRequest) (*GetDefaultVerifyEmailOTPMessageTextResponse, error)
func (UnimplementedAdminServiceServer) GetDefaultVerifyPhoneMessageText ¶
func (UnimplementedAdminServiceServer) GetDefaultVerifyPhoneMessageText(context.Context, *GetDefaultVerifyPhoneMessageTextRequest) (*GetDefaultVerifyPhoneMessageTextResponse, error)
func (UnimplementedAdminServiceServer) GetDefaultVerifySMSOTPMessageText ¶ added in v2.0.16
func (UnimplementedAdminServiceServer) GetDefaultVerifySMSOTPMessageText(context.Context, *GetDefaultVerifySMSOTPMessageTextRequest) (*GetDefaultVerifySMSOTPMessageTextResponse, error)
func (UnimplementedAdminServiceServer) GetDomainPolicy ¶
func (UnimplementedAdminServiceServer) GetDomainPolicy(context.Context, *GetDomainPolicyRequest) (*GetDomainPolicyResponse, error)
func (UnimplementedAdminServiceServer) GetFileSystemNotificationProvider ¶
func (UnimplementedAdminServiceServer) GetFileSystemNotificationProvider(context.Context, *GetFileSystemNotificationProviderRequest) (*GetFileSystemNotificationProviderResponse, error)
func (UnimplementedAdminServiceServer) GetIDPByID ¶
func (UnimplementedAdminServiceServer) GetIDPByID(context.Context, *GetIDPByIDRequest) (*GetIDPByIDResponse, error)
func (UnimplementedAdminServiceServer) GetLabelPolicy ¶
func (UnimplementedAdminServiceServer) GetLabelPolicy(context.Context, *GetLabelPolicyRequest) (*GetLabelPolicyResponse, error)
func (UnimplementedAdminServiceServer) GetLockoutPolicy ¶
func (UnimplementedAdminServiceServer) GetLockoutPolicy(context.Context, *GetLockoutPolicyRequest) (*GetLockoutPolicyResponse, error)
func (UnimplementedAdminServiceServer) GetLogNotificationProvider ¶
func (UnimplementedAdminServiceServer) GetLogNotificationProvider(context.Context, *GetLogNotificationProviderRequest) (*GetLogNotificationProviderResponse, error)
func (UnimplementedAdminServiceServer) GetLoginPolicy ¶
func (UnimplementedAdminServiceServer) GetLoginPolicy(context.Context, *GetLoginPolicyRequest) (*GetLoginPolicyResponse, error)
func (UnimplementedAdminServiceServer) GetMyInstance ¶
func (UnimplementedAdminServiceServer) GetMyInstance(context.Context, *GetMyInstanceRequest) (*GetMyInstanceResponse, error)
func (UnimplementedAdminServiceServer) GetNotificationPolicy ¶ added in v2.0.9
func (UnimplementedAdminServiceServer) GetNotificationPolicy(context.Context, *GetNotificationPolicyRequest) (*GetNotificationPolicyResponse, error)
func (UnimplementedAdminServiceServer) GetOIDCSettings ¶
func (UnimplementedAdminServiceServer) GetOIDCSettings(context.Context, *GetOIDCSettingsRequest) (*GetOIDCSettingsResponse, error)
func (UnimplementedAdminServiceServer) GetOrgByID ¶
func (UnimplementedAdminServiceServer) GetOrgByID(context.Context, *GetOrgByIDRequest) (*GetOrgByIDResponse, error)
func (UnimplementedAdminServiceServer) GetOrgIAMPolicy ¶
func (UnimplementedAdminServiceServer) GetOrgIAMPolicy(context.Context, *GetOrgIAMPolicyRequest) (*GetOrgIAMPolicyResponse, error)
func (UnimplementedAdminServiceServer) GetPasswordAgePolicy ¶
func (UnimplementedAdminServiceServer) GetPasswordAgePolicy(context.Context, *GetPasswordAgePolicyRequest) (*GetPasswordAgePolicyResponse, error)
func (UnimplementedAdminServiceServer) GetPasswordComplexityPolicy ¶
func (UnimplementedAdminServiceServer) GetPasswordComplexityPolicy(context.Context, *GetPasswordComplexityPolicyRequest) (*GetPasswordComplexityPolicyResponse, error)
func (UnimplementedAdminServiceServer) GetPreviewLabelPolicy ¶
func (UnimplementedAdminServiceServer) GetPreviewLabelPolicy(context.Context, *GetPreviewLabelPolicyRequest) (*GetPreviewLabelPolicyResponse, error)
func (UnimplementedAdminServiceServer) GetPrivacyPolicy ¶
func (UnimplementedAdminServiceServer) GetPrivacyPolicy(context.Context, *GetPrivacyPolicyRequest) (*GetPrivacyPolicyResponse, error)
func (UnimplementedAdminServiceServer) GetProviderByID ¶ added in v2.0.10
func (UnimplementedAdminServiceServer) GetProviderByID(context.Context, *GetProviderByIDRequest) (*GetProviderByIDResponse, error)
func (UnimplementedAdminServiceServer) GetRestrictions ¶ added in v2.1.4
func (UnimplementedAdminServiceServer) GetRestrictions(context.Context, *GetRestrictionsRequest) (*GetRestrictionsResponse, error)
func (UnimplementedAdminServiceServer) GetSMSProvider ¶
func (UnimplementedAdminServiceServer) GetSMSProvider(context.Context, *GetSMSProviderRequest) (*GetSMSProviderResponse, error)
func (UnimplementedAdminServiceServer) GetSMTPConfig ¶
func (UnimplementedAdminServiceServer) GetSMTPConfig(context.Context, *GetSMTPConfigRequest) (*GetSMTPConfigResponse, error)
func (UnimplementedAdminServiceServer) GetSMTPConfigById ¶ added in v2.1.13
func (UnimplementedAdminServiceServer) GetSMTPConfigById(context.Context, *GetSMTPConfigByIdRequest) (*GetSMTPConfigByIdResponse, error)
func (UnimplementedAdminServiceServer) GetSecretGenerator ¶
func (UnimplementedAdminServiceServer) GetSecretGenerator(context.Context, *GetSecretGeneratorRequest) (*GetSecretGeneratorResponse, error)
func (UnimplementedAdminServiceServer) GetSecurityPolicy ¶ added in v2.0.6
func (UnimplementedAdminServiceServer) GetSecurityPolicy(context.Context, *GetSecurityPolicyRequest) (*GetSecurityPolicyResponse, error)
func (UnimplementedAdminServiceServer) GetSupportedLanguages ¶
func (UnimplementedAdminServiceServer) GetSupportedLanguages(context.Context, *GetSupportedLanguagesRequest) (*GetSupportedLanguagesResponse, error)
func (UnimplementedAdminServiceServer) Healthz ¶
func (UnimplementedAdminServiceServer) Healthz(context.Context, *HealthzRequest) (*HealthzResponse, error)
func (UnimplementedAdminServiceServer) ImportData ¶
func (UnimplementedAdminServiceServer) ImportData(context.Context, *ImportDataRequest) (*ImportDataResponse, error)
func (UnimplementedAdminServiceServer) IsOrgUnique ¶
func (UnimplementedAdminServiceServer) IsOrgUnique(context.Context, *IsOrgUniqueRequest) (*IsOrgUniqueResponse, error)
func (UnimplementedAdminServiceServer) ListAggregateTypes ¶ added in v2.0.9
func (UnimplementedAdminServiceServer) ListAggregateTypes(context.Context, *ListAggregateTypesRequest) (*ListAggregateTypesResponse, error)
func (UnimplementedAdminServiceServer) ListEventTypes ¶ added in v2.0.9
func (UnimplementedAdminServiceServer) ListEventTypes(context.Context, *ListEventTypesRequest) (*ListEventTypesResponse, error)
func (UnimplementedAdminServiceServer) ListEvents ¶ added in v2.0.9
func (UnimplementedAdminServiceServer) ListEvents(context.Context, *ListEventsRequest) (*ListEventsResponse, error)
func (UnimplementedAdminServiceServer) ListFailedEvents ¶
func (UnimplementedAdminServiceServer) ListFailedEvents(context.Context, *ListFailedEventsRequest) (*ListFailedEventsResponse, error)
func (UnimplementedAdminServiceServer) ListIAMMemberRoles ¶
func (UnimplementedAdminServiceServer) ListIAMMemberRoles(context.Context, *ListIAMMemberRolesRequest) (*ListIAMMemberRolesResponse, error)
func (UnimplementedAdminServiceServer) ListIAMMembers ¶
func (UnimplementedAdminServiceServer) ListIAMMembers(context.Context, *ListIAMMembersRequest) (*ListIAMMembersResponse, error)
func (UnimplementedAdminServiceServer) ListIDPs ¶
func (UnimplementedAdminServiceServer) ListIDPs(context.Context, *ListIDPsRequest) (*ListIDPsResponse, error)
func (UnimplementedAdminServiceServer) ListInstanceDomains ¶
func (UnimplementedAdminServiceServer) ListInstanceDomains(context.Context, *ListInstanceDomainsRequest) (*ListInstanceDomainsResponse, error)
func (UnimplementedAdminServiceServer) ListLoginPolicyIDPs ¶
func (UnimplementedAdminServiceServer) ListLoginPolicyIDPs(context.Context, *ListLoginPolicyIDPsRequest) (*ListLoginPolicyIDPsResponse, error)
func (UnimplementedAdminServiceServer) ListLoginPolicyMultiFactors ¶
func (UnimplementedAdminServiceServer) ListLoginPolicyMultiFactors(context.Context, *ListLoginPolicyMultiFactorsRequest) (*ListLoginPolicyMultiFactorsResponse, error)
func (UnimplementedAdminServiceServer) ListLoginPolicySecondFactors ¶
func (UnimplementedAdminServiceServer) ListLoginPolicySecondFactors(context.Context, *ListLoginPolicySecondFactorsRequest) (*ListLoginPolicySecondFactorsResponse, error)
func (UnimplementedAdminServiceServer) ListMilestones ¶ added in v2.1.2
func (UnimplementedAdminServiceServer) ListMilestones(context.Context, *ListMilestonesRequest) (*ListMilestonesResponse, error)
func (UnimplementedAdminServiceServer) ListOrgs ¶
func (UnimplementedAdminServiceServer) ListOrgs(context.Context, *ListOrgsRequest) (*ListOrgsResponse, error)
func (UnimplementedAdminServiceServer) ListProviders ¶ added in v2.0.10
func (UnimplementedAdminServiceServer) ListProviders(context.Context, *ListProvidersRequest) (*ListProvidersResponse, error)
func (UnimplementedAdminServiceServer) ListSMSProviders ¶
func (UnimplementedAdminServiceServer) ListSMSProviders(context.Context, *ListSMSProvidersRequest) (*ListSMSProvidersResponse, error)
func (UnimplementedAdminServiceServer) ListSMTPConfigs ¶ added in v2.1.13
func (UnimplementedAdminServiceServer) ListSMTPConfigs(context.Context, *ListSMTPConfigsRequest) (*ListSMTPConfigsResponse, error)
func (UnimplementedAdminServiceServer) ListSecretGenerators ¶
func (UnimplementedAdminServiceServer) ListSecretGenerators(context.Context, *ListSecretGeneratorsRequest) (*ListSecretGeneratorsResponse, error)
func (UnimplementedAdminServiceServer) ListViews ¶
func (UnimplementedAdminServiceServer) ListViews(context.Context, *ListViewsRequest) (*ListViewsResponse, error)
func (UnimplementedAdminServiceServer) MigrateGenericOIDCProvider ¶ added in v2.0.15
func (UnimplementedAdminServiceServer) MigrateGenericOIDCProvider(context.Context, *MigrateGenericOIDCProviderRequest) (*MigrateGenericOIDCProviderResponse, error)
func (UnimplementedAdminServiceServer) ReactivateIDP ¶
func (UnimplementedAdminServiceServer) ReactivateIDP(context.Context, *ReactivateIDPRequest) (*ReactivateIDPResponse, error)
func (UnimplementedAdminServiceServer) RegenerateSAMLProviderCertificate ¶ added in v2.0.22
func (UnimplementedAdminServiceServer) RegenerateSAMLProviderCertificate(context.Context, *RegenerateSAMLProviderCertificateRequest) (*RegenerateSAMLProviderCertificateResponse, error)
func (UnimplementedAdminServiceServer) RemoveFailedEvent ¶
func (UnimplementedAdminServiceServer) RemoveFailedEvent(context.Context, *RemoveFailedEventRequest) (*RemoveFailedEventResponse, error)
func (UnimplementedAdminServiceServer) RemoveIAMMember ¶
func (UnimplementedAdminServiceServer) RemoveIAMMember(context.Context, *RemoveIAMMemberRequest) (*RemoveIAMMemberResponse, error)
func (UnimplementedAdminServiceServer) RemoveIDP ¶
func (UnimplementedAdminServiceServer) RemoveIDP(context.Context, *RemoveIDPRequest) (*RemoveIDPResponse, error)
func (UnimplementedAdminServiceServer) RemoveIDPFromLoginPolicy ¶
func (UnimplementedAdminServiceServer) RemoveIDPFromLoginPolicy(context.Context, *RemoveIDPFromLoginPolicyRequest) (*RemoveIDPFromLoginPolicyResponse, error)
func (UnimplementedAdminServiceServer) RemoveLabelPolicyFont ¶
func (UnimplementedAdminServiceServer) RemoveLabelPolicyFont(context.Context, *RemoveLabelPolicyFontRequest) (*RemoveLabelPolicyFontResponse, error)
func (UnimplementedAdminServiceServer) RemoveLabelPolicyIcon ¶
func (UnimplementedAdminServiceServer) RemoveLabelPolicyIcon(context.Context, *RemoveLabelPolicyIconRequest) (*RemoveLabelPolicyIconResponse, error)
func (UnimplementedAdminServiceServer) RemoveLabelPolicyIconDark ¶
func (UnimplementedAdminServiceServer) RemoveLabelPolicyIconDark(context.Context, *RemoveLabelPolicyIconDarkRequest) (*RemoveLabelPolicyIconDarkResponse, error)
func (UnimplementedAdminServiceServer) RemoveLabelPolicyLogo ¶
func (UnimplementedAdminServiceServer) RemoveLabelPolicyLogo(context.Context, *RemoveLabelPolicyLogoRequest) (*RemoveLabelPolicyLogoResponse, error)
func (UnimplementedAdminServiceServer) RemoveLabelPolicyLogoDark ¶
func (UnimplementedAdminServiceServer) RemoveLabelPolicyLogoDark(context.Context, *RemoveLabelPolicyLogoDarkRequest) (*RemoveLabelPolicyLogoDarkResponse, error)
func (UnimplementedAdminServiceServer) RemoveMultiFactorFromLoginPolicy ¶
func (UnimplementedAdminServiceServer) RemoveMultiFactorFromLoginPolicy(context.Context, *RemoveMultiFactorFromLoginPolicyRequest) (*RemoveMultiFactorFromLoginPolicyResponse, error)
func (UnimplementedAdminServiceServer) RemoveOrg ¶ added in v2.0.8
func (UnimplementedAdminServiceServer) RemoveOrg(context.Context, *RemoveOrgRequest) (*RemoveOrgResponse, error)
func (UnimplementedAdminServiceServer) RemoveSMSProvider ¶
func (UnimplementedAdminServiceServer) RemoveSMSProvider(context.Context, *RemoveSMSProviderRequest) (*RemoveSMSProviderResponse, error)
func (UnimplementedAdminServiceServer) RemoveSMTPConfig ¶
func (UnimplementedAdminServiceServer) RemoveSMTPConfig(context.Context, *RemoveSMTPConfigRequest) (*RemoveSMTPConfigResponse, error)
func (UnimplementedAdminServiceServer) RemoveSecondFactorFromLoginPolicy ¶
func (UnimplementedAdminServiceServer) RemoveSecondFactorFromLoginPolicy(context.Context, *RemoveSecondFactorFromLoginPolicyRequest) (*RemoveSecondFactorFromLoginPolicyResponse, error)
func (UnimplementedAdminServiceServer) ResetCustomDomainClaimedMessageTextToDefault ¶
func (UnimplementedAdminServiceServer) ResetCustomDomainClaimedMessageTextToDefault(context.Context, *ResetCustomDomainClaimedMessageTextToDefaultRequest) (*ResetCustomDomainClaimedMessageTextToDefaultResponse, error)
func (UnimplementedAdminServiceServer) ResetCustomDomainPolicyToDefault ¶
func (UnimplementedAdminServiceServer) ResetCustomDomainPolicyToDefault(context.Context, *ResetCustomDomainPolicyToDefaultRequest) (*ResetCustomDomainPolicyToDefaultResponse, error)
func (UnimplementedAdminServiceServer) ResetCustomInitMessageTextToDefault ¶
func (UnimplementedAdminServiceServer) ResetCustomInitMessageTextToDefault(context.Context, *ResetCustomInitMessageTextToDefaultRequest) (*ResetCustomInitMessageTextToDefaultResponse, error)
func (UnimplementedAdminServiceServer) ResetCustomLoginTextToDefault ¶
func (UnimplementedAdminServiceServer) ResetCustomLoginTextToDefault(context.Context, *ResetCustomLoginTextsToDefaultRequest) (*ResetCustomLoginTextsToDefaultResponse, error)
func (UnimplementedAdminServiceServer) ResetCustomOrgIAMPolicyToDefault ¶
func (UnimplementedAdminServiceServer) ResetCustomOrgIAMPolicyToDefault(context.Context, *ResetCustomOrgIAMPolicyToDefaultRequest) (*ResetCustomOrgIAMPolicyToDefaultResponse, error)
func (UnimplementedAdminServiceServer) ResetCustomPasswordChangeMessageTextToDefault ¶ added in v2.0.9
func (UnimplementedAdminServiceServer) ResetCustomPasswordChangeMessageTextToDefault(context.Context, *ResetCustomPasswordChangeMessageTextToDefaultRequest) (*ResetCustomPasswordChangeMessageTextToDefaultResponse, error)
func (UnimplementedAdminServiceServer) ResetCustomPasswordResetMessageTextToDefault ¶
func (UnimplementedAdminServiceServer) ResetCustomPasswordResetMessageTextToDefault(context.Context, *ResetCustomPasswordResetMessageTextToDefaultRequest) (*ResetCustomPasswordResetMessageTextToDefaultResponse, error)
func (UnimplementedAdminServiceServer) ResetCustomPasswordlessRegistrationMessageTextToDefault ¶
func (UnimplementedAdminServiceServer) ResetCustomPasswordlessRegistrationMessageTextToDefault(context.Context, *ResetCustomPasswordlessRegistrationMessageTextToDefaultRequest) (*ResetCustomPasswordlessRegistrationMessageTextToDefaultResponse, error)
func (UnimplementedAdminServiceServer) ResetCustomVerifyEmailMessageTextToDefault ¶
func (UnimplementedAdminServiceServer) ResetCustomVerifyEmailMessageTextToDefault(context.Context, *ResetCustomVerifyEmailMessageTextToDefaultRequest) (*ResetCustomVerifyEmailMessageTextToDefaultResponse, error)
func (UnimplementedAdminServiceServer) ResetCustomVerifyEmailOTPMessageTextToDefault ¶ added in v2.0.16
func (UnimplementedAdminServiceServer) ResetCustomVerifyEmailOTPMessageTextToDefault(context.Context, *ResetCustomVerifyEmailOTPMessageTextToDefaultRequest) (*ResetCustomVerifyEmailOTPMessageTextToDefaultResponse, error)
func (UnimplementedAdminServiceServer) ResetCustomVerifyPhoneMessageTextToDefault ¶
func (UnimplementedAdminServiceServer) ResetCustomVerifyPhoneMessageTextToDefault(context.Context, *ResetCustomVerifyPhoneMessageTextToDefaultRequest) (*ResetCustomVerifyPhoneMessageTextToDefaultResponse, error)
func (UnimplementedAdminServiceServer) ResetCustomVerifySMSOTPMessageTextToDefault ¶ added in v2.0.16
func (UnimplementedAdminServiceServer) ResetCustomVerifySMSOTPMessageTextToDefault(context.Context, *ResetCustomVerifySMSOTPMessageTextToDefaultRequest) (*ResetCustomVerifySMSOTPMessageTextToDefaultResponse, error)
func (UnimplementedAdminServiceServer) SetCustomLoginText ¶
func (UnimplementedAdminServiceServer) SetCustomLoginText(context.Context, *SetCustomLoginTextsRequest) (*SetCustomLoginTextsResponse, error)
func (UnimplementedAdminServiceServer) SetDefaultDomainClaimedMessageText ¶
func (UnimplementedAdminServiceServer) SetDefaultDomainClaimedMessageText(context.Context, *SetDefaultDomainClaimedMessageTextRequest) (*SetDefaultDomainClaimedMessageTextResponse, error)
func (UnimplementedAdminServiceServer) SetDefaultInitMessageText ¶
func (UnimplementedAdminServiceServer) SetDefaultInitMessageText(context.Context, *SetDefaultInitMessageTextRequest) (*SetDefaultInitMessageTextResponse, error)
func (UnimplementedAdminServiceServer) SetDefaultLanguage ¶
func (UnimplementedAdminServiceServer) SetDefaultLanguage(context.Context, *SetDefaultLanguageRequest) (*SetDefaultLanguageResponse, error)
func (UnimplementedAdminServiceServer) SetDefaultOrg ¶
func (UnimplementedAdminServiceServer) SetDefaultOrg(context.Context, *SetDefaultOrgRequest) (*SetDefaultOrgResponse, error)
func (UnimplementedAdminServiceServer) SetDefaultPasswordChangeMessageText ¶ added in v2.0.9
func (UnimplementedAdminServiceServer) SetDefaultPasswordChangeMessageText(context.Context, *SetDefaultPasswordChangeMessageTextRequest) (*SetDefaultPasswordChangeMessageTextResponse, error)
func (UnimplementedAdminServiceServer) SetDefaultPasswordResetMessageText ¶
func (UnimplementedAdminServiceServer) SetDefaultPasswordResetMessageText(context.Context, *SetDefaultPasswordResetMessageTextRequest) (*SetDefaultPasswordResetMessageTextResponse, error)
func (UnimplementedAdminServiceServer) SetDefaultPasswordlessRegistrationMessageText ¶
func (UnimplementedAdminServiceServer) SetDefaultPasswordlessRegistrationMessageText(context.Context, *SetDefaultPasswordlessRegistrationMessageTextRequest) (*SetDefaultPasswordlessRegistrationMessageTextResponse, error)
func (UnimplementedAdminServiceServer) SetDefaultVerifyEmailMessageText ¶
func (UnimplementedAdminServiceServer) SetDefaultVerifyEmailMessageText(context.Context, *SetDefaultVerifyEmailMessageTextRequest) (*SetDefaultVerifyEmailMessageTextResponse, error)
func (UnimplementedAdminServiceServer) SetDefaultVerifyEmailOTPMessageText ¶ added in v2.0.16
func (UnimplementedAdminServiceServer) SetDefaultVerifyEmailOTPMessageText(context.Context, *SetDefaultVerifyEmailOTPMessageTextRequest) (*SetDefaultVerifyEmailOTPMessageTextResponse, error)
func (UnimplementedAdminServiceServer) SetDefaultVerifyPhoneMessageText ¶
func (UnimplementedAdminServiceServer) SetDefaultVerifyPhoneMessageText(context.Context, *SetDefaultVerifyPhoneMessageTextRequest) (*SetDefaultVerifyPhoneMessageTextResponse, error)
func (UnimplementedAdminServiceServer) SetDefaultVerifySMSOTPMessageText ¶ added in v2.0.16
func (UnimplementedAdminServiceServer) SetDefaultVerifySMSOTPMessageText(context.Context, *SetDefaultVerifySMSOTPMessageTextRequest) (*SetDefaultVerifySMSOTPMessageTextResponse, error)
func (UnimplementedAdminServiceServer) SetRestrictions ¶ added in v2.1.4
func (UnimplementedAdminServiceServer) SetRestrictions(context.Context, *SetRestrictionsRequest) (*SetRestrictionsResponse, error)
func (UnimplementedAdminServiceServer) SetSecurityPolicy ¶ added in v2.0.6
func (UnimplementedAdminServiceServer) SetSecurityPolicy(context.Context, *SetSecurityPolicyRequest) (*SetSecurityPolicyResponse, error)
func (UnimplementedAdminServiceServer) SetUpOrg ¶
func (UnimplementedAdminServiceServer) SetUpOrg(context.Context, *SetUpOrgRequest) (*SetUpOrgResponse, error)
func (UnimplementedAdminServiceServer) TestSMTPConfig ¶ added in v2.2.5
func (UnimplementedAdminServiceServer) TestSMTPConfig(context.Context, *TestSMTPConfigRequest) (*TestSMTPConfigResponse, error)
func (UnimplementedAdminServiceServer) TestSMTPConfigById ¶ added in v2.2.5
func (UnimplementedAdminServiceServer) TestSMTPConfigById(context.Context, *TestSMTPConfigByIdRequest) (*TestSMTPConfigByIdResponse, error)
func (UnimplementedAdminServiceServer) UpdateAppleProvider ¶ added in v2.0.18
func (UnimplementedAdminServiceServer) UpdateAppleProvider(context.Context, *UpdateAppleProviderRequest) (*UpdateAppleProviderResponse, error)
func (UnimplementedAdminServiceServer) UpdateAzureADProvider ¶ added in v2.0.12
func (UnimplementedAdminServiceServer) UpdateAzureADProvider(context.Context, *UpdateAzureADProviderRequest) (*UpdateAzureADProviderResponse, error)
func (UnimplementedAdminServiceServer) UpdateCustomDomainPolicy ¶
func (UnimplementedAdminServiceServer) UpdateCustomDomainPolicy(context.Context, *UpdateCustomDomainPolicyRequest) (*UpdateCustomDomainPolicyResponse, error)
func (UnimplementedAdminServiceServer) UpdateCustomOrgIAMPolicy ¶
func (UnimplementedAdminServiceServer) UpdateCustomOrgIAMPolicy(context.Context, *UpdateCustomOrgIAMPolicyRequest) (*UpdateCustomOrgIAMPolicyResponse, error)
func (UnimplementedAdminServiceServer) UpdateDomainPolicy ¶
func (UnimplementedAdminServiceServer) UpdateDomainPolicy(context.Context, *UpdateDomainPolicyRequest) (*UpdateDomainPolicyResponse, error)
func (UnimplementedAdminServiceServer) UpdateGenericOAuthProvider ¶ added in v2.0.11
func (UnimplementedAdminServiceServer) UpdateGenericOAuthProvider(context.Context, *UpdateGenericOAuthProviderRequest) (*UpdateGenericOAuthProviderResponse, error)
func (UnimplementedAdminServiceServer) UpdateGenericOIDCProvider ¶ added in v2.0.11
func (UnimplementedAdminServiceServer) UpdateGenericOIDCProvider(context.Context, *UpdateGenericOIDCProviderRequest) (*UpdateGenericOIDCProviderResponse, error)
func (UnimplementedAdminServiceServer) UpdateGitHubEnterpriseServerProvider ¶ added in v2.0.12
func (UnimplementedAdminServiceServer) UpdateGitHubEnterpriseServerProvider(context.Context, *UpdateGitHubEnterpriseServerProviderRequest) (*UpdateGitHubEnterpriseServerProviderResponse, error)
func (UnimplementedAdminServiceServer) UpdateGitHubProvider ¶ added in v2.0.12
func (UnimplementedAdminServiceServer) UpdateGitHubProvider(context.Context, *UpdateGitHubProviderRequest) (*UpdateGitHubProviderResponse, error)
func (UnimplementedAdminServiceServer) UpdateGitLabProvider ¶ added in v2.0.12
func (UnimplementedAdminServiceServer) UpdateGitLabProvider(context.Context, *UpdateGitLabProviderRequest) (*UpdateGitLabProviderResponse, error)
func (UnimplementedAdminServiceServer) UpdateGitLabSelfHostedProvider ¶ added in v2.0.12
func (UnimplementedAdminServiceServer) UpdateGitLabSelfHostedProvider(context.Context, *UpdateGitLabSelfHostedProviderRequest) (*UpdateGitLabSelfHostedProviderResponse, error)
func (UnimplementedAdminServiceServer) UpdateGoogleProvider ¶ added in v2.0.11
func (UnimplementedAdminServiceServer) UpdateGoogleProvider(context.Context, *UpdateGoogleProviderRequest) (*UpdateGoogleProviderResponse, error)
func (UnimplementedAdminServiceServer) UpdateIAMMember ¶
func (UnimplementedAdminServiceServer) UpdateIAMMember(context.Context, *UpdateIAMMemberRequest) (*UpdateIAMMemberResponse, error)
func (UnimplementedAdminServiceServer) UpdateIDP ¶
func (UnimplementedAdminServiceServer) UpdateIDP(context.Context, *UpdateIDPRequest) (*UpdateIDPResponse, error)
func (UnimplementedAdminServiceServer) UpdateIDPJWTConfig ¶
func (UnimplementedAdminServiceServer) UpdateIDPJWTConfig(context.Context, *UpdateIDPJWTConfigRequest) (*UpdateIDPJWTConfigResponse, error)
func (UnimplementedAdminServiceServer) UpdateIDPOIDCConfig ¶
func (UnimplementedAdminServiceServer) UpdateIDPOIDCConfig(context.Context, *UpdateIDPOIDCConfigRequest) (*UpdateIDPOIDCConfigResponse, error)
func (UnimplementedAdminServiceServer) UpdateJWTProvider ¶ added in v2.0.11
func (UnimplementedAdminServiceServer) UpdateJWTProvider(context.Context, *UpdateJWTProviderRequest) (*UpdateJWTProviderResponse, error)
func (UnimplementedAdminServiceServer) UpdateLDAPProvider ¶ added in v2.0.10
func (UnimplementedAdminServiceServer) UpdateLDAPProvider(context.Context, *UpdateLDAPProviderRequest) (*UpdateLDAPProviderResponse, error)
func (UnimplementedAdminServiceServer) UpdateLabelPolicy ¶
func (UnimplementedAdminServiceServer) UpdateLabelPolicy(context.Context, *UpdateLabelPolicyRequest) (*UpdateLabelPolicyResponse, error)
func (UnimplementedAdminServiceServer) UpdateLockoutPolicy ¶
func (UnimplementedAdminServiceServer) UpdateLockoutPolicy(context.Context, *UpdateLockoutPolicyRequest) (*UpdateLockoutPolicyResponse, error)
func (UnimplementedAdminServiceServer) UpdateLoginPolicy ¶
func (UnimplementedAdminServiceServer) UpdateLoginPolicy(context.Context, *UpdateLoginPolicyRequest) (*UpdateLoginPolicyResponse, error)
func (UnimplementedAdminServiceServer) UpdateNotificationPolicy ¶ added in v2.0.9
func (UnimplementedAdminServiceServer) UpdateNotificationPolicy(context.Context, *UpdateNotificationPolicyRequest) (*UpdateNotificationPolicyResponse, error)
func (UnimplementedAdminServiceServer) UpdateOIDCSettings ¶
func (UnimplementedAdminServiceServer) UpdateOIDCSettings(context.Context, *UpdateOIDCSettingsRequest) (*UpdateOIDCSettingsResponse, error)
func (UnimplementedAdminServiceServer) UpdateOrgIAMPolicy ¶
func (UnimplementedAdminServiceServer) UpdateOrgIAMPolicy(context.Context, *UpdateOrgIAMPolicyRequest) (*UpdateOrgIAMPolicyResponse, error)
func (UnimplementedAdminServiceServer) UpdatePasswordAgePolicy ¶
func (UnimplementedAdminServiceServer) UpdatePasswordAgePolicy(context.Context, *UpdatePasswordAgePolicyRequest) (*UpdatePasswordAgePolicyResponse, error)
func (UnimplementedAdminServiceServer) UpdatePasswordComplexityPolicy ¶
func (UnimplementedAdminServiceServer) UpdatePasswordComplexityPolicy(context.Context, *UpdatePasswordComplexityPolicyRequest) (*UpdatePasswordComplexityPolicyResponse, error)
func (UnimplementedAdminServiceServer) UpdatePrivacyPolicy ¶
func (UnimplementedAdminServiceServer) UpdatePrivacyPolicy(context.Context, *UpdatePrivacyPolicyRequest) (*UpdatePrivacyPolicyResponse, error)
func (UnimplementedAdminServiceServer) UpdateSAMLProvider ¶ added in v2.0.22
func (UnimplementedAdminServiceServer) UpdateSAMLProvider(context.Context, *UpdateSAMLProviderRequest) (*UpdateSAMLProviderResponse, error)
func (UnimplementedAdminServiceServer) UpdateSMSProviderTwilio ¶
func (UnimplementedAdminServiceServer) UpdateSMSProviderTwilio(context.Context, *UpdateSMSProviderTwilioRequest) (*UpdateSMSProviderTwilioResponse, error)
func (UnimplementedAdminServiceServer) UpdateSMSProviderTwilioToken ¶
func (UnimplementedAdminServiceServer) UpdateSMSProviderTwilioToken(context.Context, *UpdateSMSProviderTwilioTokenRequest) (*UpdateSMSProviderTwilioTokenResponse, error)
func (UnimplementedAdminServiceServer) UpdateSMTPConfig ¶
func (UnimplementedAdminServiceServer) UpdateSMTPConfig(context.Context, *UpdateSMTPConfigRequest) (*UpdateSMTPConfigResponse, error)
func (UnimplementedAdminServiceServer) UpdateSMTPConfigPassword ¶
func (UnimplementedAdminServiceServer) UpdateSMTPConfigPassword(context.Context, *UpdateSMTPConfigPasswordRequest) (*UpdateSMTPConfigPasswordResponse, error)
func (UnimplementedAdminServiceServer) UpdateSecretGenerator ¶
func (UnimplementedAdminServiceServer) UpdateSecretGenerator(context.Context, *UpdateSecretGeneratorRequest) (*UpdateSecretGeneratorResponse, error)
type UnsafeAdminServiceServer ¶
type UnsafeAdminServiceServer interface {
// contains filtered or unexported methods
}
UnsafeAdminServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AdminServiceServer will result in compilation errors.
type UpdateAppleProviderRequest ¶ added in v2.0.18
type UpdateAppleProviderRequest 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"` ClientId string `protobuf:"bytes,3,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` TeamId string `protobuf:"bytes,4,opt,name=team_id,json=teamId,proto3" json:"team_id,omitempty"` KeyId string `protobuf:"bytes,5,opt,name=key_id,json=keyId,proto3" json:"key_id,omitempty"` PrivateKey []byte `protobuf:"bytes,6,opt,name=private_key,json=privateKey,proto3" json:"private_key,omitempty"` Scopes []string `protobuf:"bytes,7,rep,name=scopes,proto3" json:"scopes,omitempty"` ProviderOptions *idp.Options `protobuf:"bytes,8,opt,name=provider_options,json=providerOptions,proto3" json:"provider_options,omitempty"` // contains filtered or unexported fields }
func (*UpdateAppleProviderRequest) Descriptor
deprecated
added in
v2.0.18
func (*UpdateAppleProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAppleProviderRequest.ProtoReflect.Descriptor instead.
func (*UpdateAppleProviderRequest) GetClientId ¶ added in v2.0.18
func (x *UpdateAppleProviderRequest) GetClientId() string
func (*UpdateAppleProviderRequest) GetId ¶ added in v2.0.18
func (x *UpdateAppleProviderRequest) GetId() string
func (*UpdateAppleProviderRequest) GetKeyId ¶ added in v2.0.18
func (x *UpdateAppleProviderRequest) GetKeyId() string
func (*UpdateAppleProviderRequest) GetName ¶ added in v2.0.18
func (x *UpdateAppleProviderRequest) GetName() string
func (*UpdateAppleProviderRequest) GetPrivateKey ¶ added in v2.0.18
func (x *UpdateAppleProviderRequest) GetPrivateKey() []byte
func (*UpdateAppleProviderRequest) GetProviderOptions ¶ added in v2.0.18
func (x *UpdateAppleProviderRequest) GetProviderOptions() *idp.Options
func (*UpdateAppleProviderRequest) GetScopes ¶ added in v2.0.18
func (x *UpdateAppleProviderRequest) GetScopes() []string
func (*UpdateAppleProviderRequest) GetTeamId ¶ added in v2.0.18
func (x *UpdateAppleProviderRequest) GetTeamId() string
func (*UpdateAppleProviderRequest) ProtoMessage ¶ added in v2.0.18
func (*UpdateAppleProviderRequest) ProtoMessage()
func (*UpdateAppleProviderRequest) ProtoReflect ¶ added in v2.0.18
func (x *UpdateAppleProviderRequest) ProtoReflect() protoreflect.Message
func (*UpdateAppleProviderRequest) Reset ¶ added in v2.0.18
func (x *UpdateAppleProviderRequest) Reset()
func (*UpdateAppleProviderRequest) String ¶ added in v2.0.18
func (x *UpdateAppleProviderRequest) String() string
type UpdateAppleProviderResponse ¶ added in v2.0.18
type UpdateAppleProviderResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateAppleProviderResponse) Descriptor
deprecated
added in
v2.0.18
func (*UpdateAppleProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAppleProviderResponse.ProtoReflect.Descriptor instead.
func (*UpdateAppleProviderResponse) GetDetails ¶ added in v2.0.18
func (x *UpdateAppleProviderResponse) GetDetails() *object.ObjectDetails
func (*UpdateAppleProviderResponse) ProtoMessage ¶ added in v2.0.18
func (*UpdateAppleProviderResponse) ProtoMessage()
func (*UpdateAppleProviderResponse) ProtoReflect ¶ added in v2.0.18
func (x *UpdateAppleProviderResponse) ProtoReflect() protoreflect.Message
func (*UpdateAppleProviderResponse) Reset ¶ added in v2.0.18
func (x *UpdateAppleProviderResponse) Reset()
func (*UpdateAppleProviderResponse) String ¶ added in v2.0.18
func (x *UpdateAppleProviderResponse) String() string
type UpdateAzureADProviderRequest ¶ added in v2.0.12
type UpdateAzureADProviderRequest 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"` ClientId string `protobuf:"bytes,3,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` // client_secret will only be updated if provided ClientSecret string `protobuf:"bytes,4,opt,name=client_secret,json=clientSecret,proto3" json:"client_secret,omitempty"` // if not provided the `common` tenant will be used Tenant *idp.AzureADTenant `protobuf:"bytes,5,opt,name=tenant,proto3" json:"tenant,omitempty"` EmailVerified bool `protobuf:"varint,6,opt,name=email_verified,json=emailVerified,proto3" json:"email_verified,omitempty"` Scopes []string `protobuf:"bytes,7,rep,name=scopes,proto3" json:"scopes,omitempty"` ProviderOptions *idp.Options `protobuf:"bytes,8,opt,name=provider_options,json=providerOptions,proto3" json:"provider_options,omitempty"` // contains filtered or unexported fields }
func (*UpdateAzureADProviderRequest) Descriptor
deprecated
added in
v2.0.12
func (*UpdateAzureADProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAzureADProviderRequest.ProtoReflect.Descriptor instead.
func (*UpdateAzureADProviderRequest) GetClientId ¶ added in v2.0.12
func (x *UpdateAzureADProviderRequest) GetClientId() string
func (*UpdateAzureADProviderRequest) GetClientSecret ¶ added in v2.0.12
func (x *UpdateAzureADProviderRequest) GetClientSecret() string
func (*UpdateAzureADProviderRequest) GetEmailVerified ¶ added in v2.0.12
func (x *UpdateAzureADProviderRequest) GetEmailVerified() bool
func (*UpdateAzureADProviderRequest) GetId ¶ added in v2.0.12
func (x *UpdateAzureADProviderRequest) GetId() string
func (*UpdateAzureADProviderRequest) GetName ¶ added in v2.0.12
func (x *UpdateAzureADProviderRequest) GetName() string
func (*UpdateAzureADProviderRequest) GetProviderOptions ¶ added in v2.0.12
func (x *UpdateAzureADProviderRequest) GetProviderOptions() *idp.Options
func (*UpdateAzureADProviderRequest) GetScopes ¶ added in v2.0.12
func (x *UpdateAzureADProviderRequest) GetScopes() []string
func (*UpdateAzureADProviderRequest) GetTenant ¶ added in v2.0.12
func (x *UpdateAzureADProviderRequest) GetTenant() *idp.AzureADTenant
func (*UpdateAzureADProviderRequest) ProtoMessage ¶ added in v2.0.12
func (*UpdateAzureADProviderRequest) ProtoMessage()
func (*UpdateAzureADProviderRequest) ProtoReflect ¶ added in v2.0.12
func (x *UpdateAzureADProviderRequest) ProtoReflect() protoreflect.Message
func (*UpdateAzureADProviderRequest) Reset ¶ added in v2.0.12
func (x *UpdateAzureADProviderRequest) Reset()
func (*UpdateAzureADProviderRequest) String ¶ added in v2.0.12
func (x *UpdateAzureADProviderRequest) String() string
type UpdateAzureADProviderResponse ¶ added in v2.0.12
type UpdateAzureADProviderResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateAzureADProviderResponse) Descriptor
deprecated
added in
v2.0.12
func (*UpdateAzureADProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAzureADProviderResponse.ProtoReflect.Descriptor instead.
func (*UpdateAzureADProviderResponse) GetDetails ¶ added in v2.0.12
func (x *UpdateAzureADProviderResponse) GetDetails() *object.ObjectDetails
func (*UpdateAzureADProviderResponse) ProtoMessage ¶ added in v2.0.12
func (*UpdateAzureADProviderResponse) ProtoMessage()
func (*UpdateAzureADProviderResponse) ProtoReflect ¶ added in v2.0.12
func (x *UpdateAzureADProviderResponse) ProtoReflect() protoreflect.Message
func (*UpdateAzureADProviderResponse) Reset ¶ added in v2.0.12
func (x *UpdateAzureADProviderResponse) Reset()
func (*UpdateAzureADProviderResponse) String ¶ added in v2.0.12
func (x *UpdateAzureADProviderResponse) String() string
type UpdateCustomDomainPolicyRequest ¶
type UpdateCustomDomainPolicyRequest struct { OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` UserLoginMustBeDomain bool `` /* 131-byte string literal not displayed */ ValidateOrgDomains bool `protobuf:"varint,3,opt,name=validate_org_domains,json=validateOrgDomains,proto3" json:"validate_org_domains,omitempty"` SmtpSenderAddressMatchesInstanceDomain bool `` /* 184-byte string literal not displayed */ // contains filtered or unexported fields }
func (*UpdateCustomDomainPolicyRequest) Descriptor
deprecated
func (*UpdateCustomDomainPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCustomDomainPolicyRequest.ProtoReflect.Descriptor instead.
func (*UpdateCustomDomainPolicyRequest) GetOrgId ¶
func (x *UpdateCustomDomainPolicyRequest) GetOrgId() string
func (*UpdateCustomDomainPolicyRequest) GetSmtpSenderAddressMatchesInstanceDomain ¶
func (x *UpdateCustomDomainPolicyRequest) GetSmtpSenderAddressMatchesInstanceDomain() bool
func (*UpdateCustomDomainPolicyRequest) GetUserLoginMustBeDomain ¶
func (x *UpdateCustomDomainPolicyRequest) GetUserLoginMustBeDomain() bool
func (*UpdateCustomDomainPolicyRequest) GetValidateOrgDomains ¶
func (x *UpdateCustomDomainPolicyRequest) GetValidateOrgDomains() bool
func (*UpdateCustomDomainPolicyRequest) ProtoMessage ¶
func (*UpdateCustomDomainPolicyRequest) ProtoMessage()
func (*UpdateCustomDomainPolicyRequest) ProtoReflect ¶
func (x *UpdateCustomDomainPolicyRequest) ProtoReflect() protoreflect.Message
func (*UpdateCustomDomainPolicyRequest) Reset ¶
func (x *UpdateCustomDomainPolicyRequest) Reset()
func (*UpdateCustomDomainPolicyRequest) String ¶
func (x *UpdateCustomDomainPolicyRequest) String() string
type UpdateCustomDomainPolicyResponse ¶
type UpdateCustomDomainPolicyResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateCustomDomainPolicyResponse) Descriptor
deprecated
func (*UpdateCustomDomainPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCustomDomainPolicyResponse.ProtoReflect.Descriptor instead.
func (*UpdateCustomDomainPolicyResponse) GetDetails ¶
func (x *UpdateCustomDomainPolicyResponse) GetDetails() *object.ObjectDetails
func (*UpdateCustomDomainPolicyResponse) ProtoMessage ¶
func (*UpdateCustomDomainPolicyResponse) ProtoMessage()
func (*UpdateCustomDomainPolicyResponse) ProtoReflect ¶
func (x *UpdateCustomDomainPolicyResponse) ProtoReflect() protoreflect.Message
func (*UpdateCustomDomainPolicyResponse) Reset ¶
func (x *UpdateCustomDomainPolicyResponse) Reset()
func (*UpdateCustomDomainPolicyResponse) String ¶
func (x *UpdateCustomDomainPolicyResponse) String() string
type UpdateCustomOrgIAMPolicyRequest ¶
type UpdateCustomOrgIAMPolicyRequest struct { OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` UserLoginMustBeDomain bool `` /* 131-byte string literal not displayed */ // contains filtered or unexported fields }
func (*UpdateCustomOrgIAMPolicyRequest) Descriptor
deprecated
func (*UpdateCustomOrgIAMPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCustomOrgIAMPolicyRequest.ProtoReflect.Descriptor instead.
func (*UpdateCustomOrgIAMPolicyRequest) GetOrgId ¶
func (x *UpdateCustomOrgIAMPolicyRequest) GetOrgId() string
func (*UpdateCustomOrgIAMPolicyRequest) GetUserLoginMustBeDomain ¶
func (x *UpdateCustomOrgIAMPolicyRequest) GetUserLoginMustBeDomain() bool
func (*UpdateCustomOrgIAMPolicyRequest) ProtoMessage ¶
func (*UpdateCustomOrgIAMPolicyRequest) ProtoMessage()
func (*UpdateCustomOrgIAMPolicyRequest) ProtoReflect ¶
func (x *UpdateCustomOrgIAMPolicyRequest) ProtoReflect() protoreflect.Message
func (*UpdateCustomOrgIAMPolicyRequest) Reset ¶
func (x *UpdateCustomOrgIAMPolicyRequest) Reset()
func (*UpdateCustomOrgIAMPolicyRequest) String ¶
func (x *UpdateCustomOrgIAMPolicyRequest) String() string
type UpdateCustomOrgIAMPolicyResponse ¶
type UpdateCustomOrgIAMPolicyResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateCustomOrgIAMPolicyResponse) Descriptor
deprecated
func (*UpdateCustomOrgIAMPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCustomOrgIAMPolicyResponse.ProtoReflect.Descriptor instead.
func (*UpdateCustomOrgIAMPolicyResponse) GetDetails ¶
func (x *UpdateCustomOrgIAMPolicyResponse) GetDetails() *object.ObjectDetails
func (*UpdateCustomOrgIAMPolicyResponse) ProtoMessage ¶
func (*UpdateCustomOrgIAMPolicyResponse) ProtoMessage()
func (*UpdateCustomOrgIAMPolicyResponse) ProtoReflect ¶
func (x *UpdateCustomOrgIAMPolicyResponse) ProtoReflect() protoreflect.Message
func (*UpdateCustomOrgIAMPolicyResponse) Reset ¶
func (x *UpdateCustomOrgIAMPolicyResponse) Reset()
func (*UpdateCustomOrgIAMPolicyResponse) String ¶
func (x *UpdateCustomOrgIAMPolicyResponse) String() string
type UpdateDomainPolicyRequest ¶
type UpdateDomainPolicyRequest struct { UserLoginMustBeDomain bool `` /* 131-byte string literal not displayed */ ValidateOrgDomains bool `protobuf:"varint,2,opt,name=validate_org_domains,json=validateOrgDomains,proto3" json:"validate_org_domains,omitempty"` SmtpSenderAddressMatchesInstanceDomain bool `` /* 184-byte string literal not displayed */ // contains filtered or unexported fields }
func (*UpdateDomainPolicyRequest) Descriptor
deprecated
func (*UpdateDomainPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateDomainPolicyRequest.ProtoReflect.Descriptor instead.
func (*UpdateDomainPolicyRequest) GetSmtpSenderAddressMatchesInstanceDomain ¶
func (x *UpdateDomainPolicyRequest) GetSmtpSenderAddressMatchesInstanceDomain() bool
func (*UpdateDomainPolicyRequest) GetUserLoginMustBeDomain ¶
func (x *UpdateDomainPolicyRequest) GetUserLoginMustBeDomain() bool
func (*UpdateDomainPolicyRequest) GetValidateOrgDomains ¶
func (x *UpdateDomainPolicyRequest) GetValidateOrgDomains() bool
func (*UpdateDomainPolicyRequest) ProtoMessage ¶
func (*UpdateDomainPolicyRequest) ProtoMessage()
func (*UpdateDomainPolicyRequest) ProtoReflect ¶
func (x *UpdateDomainPolicyRequest) ProtoReflect() protoreflect.Message
func (*UpdateDomainPolicyRequest) Reset ¶
func (x *UpdateDomainPolicyRequest) Reset()
func (*UpdateDomainPolicyRequest) String ¶
func (x *UpdateDomainPolicyRequest) String() string
type UpdateDomainPolicyResponse ¶
type UpdateDomainPolicyResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateDomainPolicyResponse) Descriptor
deprecated
func (*UpdateDomainPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateDomainPolicyResponse.ProtoReflect.Descriptor instead.
func (*UpdateDomainPolicyResponse) GetDetails ¶
func (x *UpdateDomainPolicyResponse) GetDetails() *object.ObjectDetails
func (*UpdateDomainPolicyResponse) ProtoMessage ¶
func (*UpdateDomainPolicyResponse) ProtoMessage()
func (*UpdateDomainPolicyResponse) ProtoReflect ¶
func (x *UpdateDomainPolicyResponse) ProtoReflect() protoreflect.Message
func (*UpdateDomainPolicyResponse) Reset ¶
func (x *UpdateDomainPolicyResponse) Reset()
func (*UpdateDomainPolicyResponse) String ¶
func (x *UpdateDomainPolicyResponse) String() string
type UpdateGenericOAuthProviderRequest ¶ added in v2.0.11
type UpdateGenericOAuthProviderRequest 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"` ClientId string `protobuf:"bytes,3,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` // client_secret will only be updated if provided ClientSecret string `protobuf:"bytes,4,opt,name=client_secret,json=clientSecret,proto3" json:"client_secret,omitempty"` AuthorizationEndpoint string `protobuf:"bytes,5,opt,name=authorization_endpoint,json=authorizationEndpoint,proto3" json:"authorization_endpoint,omitempty"` TokenEndpoint string `protobuf:"bytes,6,opt,name=token_endpoint,json=tokenEndpoint,proto3" json:"token_endpoint,omitempty"` UserEndpoint string `protobuf:"bytes,7,opt,name=user_endpoint,json=userEndpoint,proto3" json:"user_endpoint,omitempty"` Scopes []string `protobuf:"bytes,8,rep,name=scopes,proto3" json:"scopes,omitempty"` // identifying attribute of the user in the response of the user_endpoint IdAttribute string `protobuf:"bytes,9,opt,name=id_attribute,json=idAttribute,proto3" json:"id_attribute,omitempty"` ProviderOptions *idp.Options `protobuf:"bytes,10,opt,name=provider_options,json=providerOptions,proto3" json:"provider_options,omitempty"` // contains filtered or unexported fields }
func (*UpdateGenericOAuthProviderRequest) Descriptor
deprecated
added in
v2.0.11
func (*UpdateGenericOAuthProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGenericOAuthProviderRequest.ProtoReflect.Descriptor instead.
func (*UpdateGenericOAuthProviderRequest) GetAuthorizationEndpoint ¶ added in v2.0.11
func (x *UpdateGenericOAuthProviderRequest) GetAuthorizationEndpoint() string
func (*UpdateGenericOAuthProviderRequest) GetClientId ¶ added in v2.0.11
func (x *UpdateGenericOAuthProviderRequest) GetClientId() string
func (*UpdateGenericOAuthProviderRequest) GetClientSecret ¶ added in v2.0.11
func (x *UpdateGenericOAuthProviderRequest) GetClientSecret() string
func (*UpdateGenericOAuthProviderRequest) GetId ¶ added in v2.0.11
func (x *UpdateGenericOAuthProviderRequest) GetId() string
func (*UpdateGenericOAuthProviderRequest) GetIdAttribute ¶ added in v2.0.11
func (x *UpdateGenericOAuthProviderRequest) GetIdAttribute() string
func (*UpdateGenericOAuthProviderRequest) GetName ¶ added in v2.0.11
func (x *UpdateGenericOAuthProviderRequest) GetName() string
func (*UpdateGenericOAuthProviderRequest) GetProviderOptions ¶ added in v2.0.11
func (x *UpdateGenericOAuthProviderRequest) GetProviderOptions() *idp.Options
func (*UpdateGenericOAuthProviderRequest) GetScopes ¶ added in v2.0.11
func (x *UpdateGenericOAuthProviderRequest) GetScopes() []string
func (*UpdateGenericOAuthProviderRequest) GetTokenEndpoint ¶ added in v2.0.11
func (x *UpdateGenericOAuthProviderRequest) GetTokenEndpoint() string
func (*UpdateGenericOAuthProviderRequest) GetUserEndpoint ¶ added in v2.0.11
func (x *UpdateGenericOAuthProviderRequest) GetUserEndpoint() string
func (*UpdateGenericOAuthProviderRequest) ProtoMessage ¶ added in v2.0.11
func (*UpdateGenericOAuthProviderRequest) ProtoMessage()
func (*UpdateGenericOAuthProviderRequest) ProtoReflect ¶ added in v2.0.11
func (x *UpdateGenericOAuthProviderRequest) ProtoReflect() protoreflect.Message
func (*UpdateGenericOAuthProviderRequest) Reset ¶ added in v2.0.11
func (x *UpdateGenericOAuthProviderRequest) Reset()
func (*UpdateGenericOAuthProviderRequest) String ¶ added in v2.0.11
func (x *UpdateGenericOAuthProviderRequest) String() string
type UpdateGenericOAuthProviderResponse ¶ added in v2.0.11
type UpdateGenericOAuthProviderResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateGenericOAuthProviderResponse) Descriptor
deprecated
added in
v2.0.11
func (*UpdateGenericOAuthProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGenericOAuthProviderResponse.ProtoReflect.Descriptor instead.
func (*UpdateGenericOAuthProviderResponse) GetDetails ¶ added in v2.0.11
func (x *UpdateGenericOAuthProviderResponse) GetDetails() *object.ObjectDetails
func (*UpdateGenericOAuthProviderResponse) ProtoMessage ¶ added in v2.0.11
func (*UpdateGenericOAuthProviderResponse) ProtoMessage()
func (*UpdateGenericOAuthProviderResponse) ProtoReflect ¶ added in v2.0.11
func (x *UpdateGenericOAuthProviderResponse) ProtoReflect() protoreflect.Message
func (*UpdateGenericOAuthProviderResponse) Reset ¶ added in v2.0.11
func (x *UpdateGenericOAuthProviderResponse) Reset()
func (*UpdateGenericOAuthProviderResponse) String ¶ added in v2.0.11
func (x *UpdateGenericOAuthProviderResponse) String() string
type UpdateGenericOIDCProviderRequest ¶ added in v2.0.11
type UpdateGenericOIDCProviderRequest 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"` Issuer string `protobuf:"bytes,3,opt,name=issuer,proto3" json:"issuer,omitempty"` ClientId string `protobuf:"bytes,4,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` // client_secret will only be updated if provided ClientSecret string `protobuf:"bytes,5,opt,name=client_secret,json=clientSecret,proto3" json:"client_secret,omitempty"` Scopes []string `protobuf:"bytes,6,rep,name=scopes,proto3" json:"scopes,omitempty"` ProviderOptions *idp.Options `protobuf:"bytes,7,opt,name=provider_options,json=providerOptions,proto3" json:"provider_options,omitempty"` IsIdTokenMapping bool `protobuf:"varint,8,opt,name=is_id_token_mapping,json=isIdTokenMapping,proto3" json:"is_id_token_mapping,omitempty"` // contains filtered or unexported fields }
func (*UpdateGenericOIDCProviderRequest) Descriptor
deprecated
added in
v2.0.11
func (*UpdateGenericOIDCProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGenericOIDCProviderRequest.ProtoReflect.Descriptor instead.
func (*UpdateGenericOIDCProviderRequest) GetClientId ¶ added in v2.0.11
func (x *UpdateGenericOIDCProviderRequest) GetClientId() string
func (*UpdateGenericOIDCProviderRequest) GetClientSecret ¶ added in v2.0.11
func (x *UpdateGenericOIDCProviderRequest) GetClientSecret() string
func (*UpdateGenericOIDCProviderRequest) GetId ¶ added in v2.0.11
func (x *UpdateGenericOIDCProviderRequest) GetId() string
func (*UpdateGenericOIDCProviderRequest) GetIsIdTokenMapping ¶ added in v2.0.12
func (x *UpdateGenericOIDCProviderRequest) GetIsIdTokenMapping() bool
func (*UpdateGenericOIDCProviderRequest) GetIssuer ¶ added in v2.0.11
func (x *UpdateGenericOIDCProviderRequest) GetIssuer() string
func (*UpdateGenericOIDCProviderRequest) GetName ¶ added in v2.0.11
func (x *UpdateGenericOIDCProviderRequest) GetName() string
func (*UpdateGenericOIDCProviderRequest) GetProviderOptions ¶ added in v2.0.11
func (x *UpdateGenericOIDCProviderRequest) GetProviderOptions() *idp.Options
func (*UpdateGenericOIDCProviderRequest) GetScopes ¶ added in v2.0.11
func (x *UpdateGenericOIDCProviderRequest) GetScopes() []string
func (*UpdateGenericOIDCProviderRequest) ProtoMessage ¶ added in v2.0.11
func (*UpdateGenericOIDCProviderRequest) ProtoMessage()
func (*UpdateGenericOIDCProviderRequest) ProtoReflect ¶ added in v2.0.11
func (x *UpdateGenericOIDCProviderRequest) ProtoReflect() protoreflect.Message
func (*UpdateGenericOIDCProviderRequest) Reset ¶ added in v2.0.11
func (x *UpdateGenericOIDCProviderRequest) Reset()
func (*UpdateGenericOIDCProviderRequest) String ¶ added in v2.0.11
func (x *UpdateGenericOIDCProviderRequest) String() string
type UpdateGenericOIDCProviderResponse ¶ added in v2.0.11
type UpdateGenericOIDCProviderResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateGenericOIDCProviderResponse) Descriptor
deprecated
added in
v2.0.11
func (*UpdateGenericOIDCProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGenericOIDCProviderResponse.ProtoReflect.Descriptor instead.
func (*UpdateGenericOIDCProviderResponse) GetDetails ¶ added in v2.0.11
func (x *UpdateGenericOIDCProviderResponse) GetDetails() *object.ObjectDetails
func (*UpdateGenericOIDCProviderResponse) ProtoMessage ¶ added in v2.0.11
func (*UpdateGenericOIDCProviderResponse) ProtoMessage()
func (*UpdateGenericOIDCProviderResponse) ProtoReflect ¶ added in v2.0.11
func (x *UpdateGenericOIDCProviderResponse) ProtoReflect() protoreflect.Message
func (*UpdateGenericOIDCProviderResponse) Reset ¶ added in v2.0.11
func (x *UpdateGenericOIDCProviderResponse) Reset()
func (*UpdateGenericOIDCProviderResponse) String ¶ added in v2.0.11
func (x *UpdateGenericOIDCProviderResponse) String() string
type UpdateGitHubEnterpriseServerProviderRequest ¶ added in v2.0.12
type UpdateGitHubEnterpriseServerProviderRequest 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"` ClientId string `protobuf:"bytes,3,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` // client_secret will only be updated if provided ClientSecret string `protobuf:"bytes,4,opt,name=client_secret,json=clientSecret,proto3" json:"client_secret,omitempty"` AuthorizationEndpoint string `protobuf:"bytes,5,opt,name=authorization_endpoint,json=authorizationEndpoint,proto3" json:"authorization_endpoint,omitempty"` TokenEndpoint string `protobuf:"bytes,6,opt,name=token_endpoint,json=tokenEndpoint,proto3" json:"token_endpoint,omitempty"` UserEndpoint string `protobuf:"bytes,7,opt,name=user_endpoint,json=userEndpoint,proto3" json:"user_endpoint,omitempty"` Scopes []string `protobuf:"bytes,8,rep,name=scopes,proto3" json:"scopes,omitempty"` ProviderOptions *idp.Options `protobuf:"bytes,9,opt,name=provider_options,json=providerOptions,proto3" json:"provider_options,omitempty"` // contains filtered or unexported fields }
func (*UpdateGitHubEnterpriseServerProviderRequest) Descriptor
deprecated
added in
v2.0.12
func (*UpdateGitHubEnterpriseServerProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGitHubEnterpriseServerProviderRequest.ProtoReflect.Descriptor instead.
func (*UpdateGitHubEnterpriseServerProviderRequest) GetAuthorizationEndpoint ¶ added in v2.0.12
func (x *UpdateGitHubEnterpriseServerProviderRequest) GetAuthorizationEndpoint() string
func (*UpdateGitHubEnterpriseServerProviderRequest) GetClientId ¶ added in v2.0.12
func (x *UpdateGitHubEnterpriseServerProviderRequest) GetClientId() string
func (*UpdateGitHubEnterpriseServerProviderRequest) GetClientSecret ¶ added in v2.0.12
func (x *UpdateGitHubEnterpriseServerProviderRequest) GetClientSecret() string
func (*UpdateGitHubEnterpriseServerProviderRequest) GetId ¶ added in v2.0.12
func (x *UpdateGitHubEnterpriseServerProviderRequest) GetId() string
func (*UpdateGitHubEnterpriseServerProviderRequest) GetName ¶ added in v2.0.12
func (x *UpdateGitHubEnterpriseServerProviderRequest) GetName() string
func (*UpdateGitHubEnterpriseServerProviderRequest) GetProviderOptions ¶ added in v2.0.12
func (x *UpdateGitHubEnterpriseServerProviderRequest) GetProviderOptions() *idp.Options
func (*UpdateGitHubEnterpriseServerProviderRequest) GetScopes ¶ added in v2.0.12
func (x *UpdateGitHubEnterpriseServerProviderRequest) GetScopes() []string
func (*UpdateGitHubEnterpriseServerProviderRequest) GetTokenEndpoint ¶ added in v2.0.12
func (x *UpdateGitHubEnterpriseServerProviderRequest) GetTokenEndpoint() string
func (*UpdateGitHubEnterpriseServerProviderRequest) GetUserEndpoint ¶ added in v2.0.12
func (x *UpdateGitHubEnterpriseServerProviderRequest) GetUserEndpoint() string
func (*UpdateGitHubEnterpriseServerProviderRequest) ProtoMessage ¶ added in v2.0.12
func (*UpdateGitHubEnterpriseServerProviderRequest) ProtoMessage()
func (*UpdateGitHubEnterpriseServerProviderRequest) ProtoReflect ¶ added in v2.0.12
func (x *UpdateGitHubEnterpriseServerProviderRequest) ProtoReflect() protoreflect.Message
func (*UpdateGitHubEnterpriseServerProviderRequest) Reset ¶ added in v2.0.12
func (x *UpdateGitHubEnterpriseServerProviderRequest) Reset()
func (*UpdateGitHubEnterpriseServerProviderRequest) String ¶ added in v2.0.12
func (x *UpdateGitHubEnterpriseServerProviderRequest) String() string
type UpdateGitHubEnterpriseServerProviderResponse ¶ added in v2.0.12
type UpdateGitHubEnterpriseServerProviderResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateGitHubEnterpriseServerProviderResponse) Descriptor
deprecated
added in
v2.0.12
func (*UpdateGitHubEnterpriseServerProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGitHubEnterpriseServerProviderResponse.ProtoReflect.Descriptor instead.
func (*UpdateGitHubEnterpriseServerProviderResponse) GetDetails ¶ added in v2.0.12
func (x *UpdateGitHubEnterpriseServerProviderResponse) GetDetails() *object.ObjectDetails
func (*UpdateGitHubEnterpriseServerProviderResponse) ProtoMessage ¶ added in v2.0.12
func (*UpdateGitHubEnterpriseServerProviderResponse) ProtoMessage()
func (*UpdateGitHubEnterpriseServerProviderResponse) ProtoReflect ¶ added in v2.0.12
func (x *UpdateGitHubEnterpriseServerProviderResponse) ProtoReflect() protoreflect.Message
func (*UpdateGitHubEnterpriseServerProviderResponse) Reset ¶ added in v2.0.12
func (x *UpdateGitHubEnterpriseServerProviderResponse) Reset()
func (*UpdateGitHubEnterpriseServerProviderResponse) String ¶ added in v2.0.12
func (x *UpdateGitHubEnterpriseServerProviderResponse) String() string
type UpdateGitHubProviderRequest ¶ added in v2.0.12
type UpdateGitHubProviderRequest 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"` ClientId string `protobuf:"bytes,3,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` // client_secret will only be updated if provided ClientSecret string `protobuf:"bytes,4,opt,name=client_secret,json=clientSecret,proto3" json:"client_secret,omitempty"` Scopes []string `protobuf:"bytes,5,rep,name=scopes,proto3" json:"scopes,omitempty"` ProviderOptions *idp.Options `protobuf:"bytes,6,opt,name=provider_options,json=providerOptions,proto3" json:"provider_options,omitempty"` // contains filtered or unexported fields }
func (*UpdateGitHubProviderRequest) Descriptor
deprecated
added in
v2.0.12
func (*UpdateGitHubProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGitHubProviderRequest.ProtoReflect.Descriptor instead.
func (*UpdateGitHubProviderRequest) GetClientId ¶ added in v2.0.12
func (x *UpdateGitHubProviderRequest) GetClientId() string
func (*UpdateGitHubProviderRequest) GetClientSecret ¶ added in v2.0.12
func (x *UpdateGitHubProviderRequest) GetClientSecret() string
func (*UpdateGitHubProviderRequest) GetId ¶ added in v2.0.12
func (x *UpdateGitHubProviderRequest) GetId() string
func (*UpdateGitHubProviderRequest) GetName ¶ added in v2.0.12
func (x *UpdateGitHubProviderRequest) GetName() string
func (*UpdateGitHubProviderRequest) GetProviderOptions ¶ added in v2.0.12
func (x *UpdateGitHubProviderRequest) GetProviderOptions() *idp.Options
func (*UpdateGitHubProviderRequest) GetScopes ¶ added in v2.0.12
func (x *UpdateGitHubProviderRequest) GetScopes() []string
func (*UpdateGitHubProviderRequest) ProtoMessage ¶ added in v2.0.12
func (*UpdateGitHubProviderRequest) ProtoMessage()
func (*UpdateGitHubProviderRequest) ProtoReflect ¶ added in v2.0.12
func (x *UpdateGitHubProviderRequest) ProtoReflect() protoreflect.Message
func (*UpdateGitHubProviderRequest) Reset ¶ added in v2.0.12
func (x *UpdateGitHubProviderRequest) Reset()
func (*UpdateGitHubProviderRequest) String ¶ added in v2.0.12
func (x *UpdateGitHubProviderRequest) String() string
type UpdateGitHubProviderResponse ¶ added in v2.0.12
type UpdateGitHubProviderResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateGitHubProviderResponse) Descriptor
deprecated
added in
v2.0.12
func (*UpdateGitHubProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGitHubProviderResponse.ProtoReflect.Descriptor instead.
func (*UpdateGitHubProviderResponse) GetDetails ¶ added in v2.0.12
func (x *UpdateGitHubProviderResponse) GetDetails() *object.ObjectDetails
func (*UpdateGitHubProviderResponse) ProtoMessage ¶ added in v2.0.12
func (*UpdateGitHubProviderResponse) ProtoMessage()
func (*UpdateGitHubProviderResponse) ProtoReflect ¶ added in v2.0.12
func (x *UpdateGitHubProviderResponse) ProtoReflect() protoreflect.Message
func (*UpdateGitHubProviderResponse) Reset ¶ added in v2.0.12
func (x *UpdateGitHubProviderResponse) Reset()
func (*UpdateGitHubProviderResponse) String ¶ added in v2.0.12
func (x *UpdateGitHubProviderResponse) String() string
type UpdateGitLabProviderRequest ¶ added in v2.0.12
type UpdateGitLabProviderRequest 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"` ClientId string `protobuf:"bytes,3,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` // client_secret will only be updated if provided ClientSecret string `protobuf:"bytes,4,opt,name=client_secret,json=clientSecret,proto3" json:"client_secret,omitempty"` Scopes []string `protobuf:"bytes,5,rep,name=scopes,proto3" json:"scopes,omitempty"` ProviderOptions *idp.Options `protobuf:"bytes,6,opt,name=provider_options,json=providerOptions,proto3" json:"provider_options,omitempty"` // contains filtered or unexported fields }
func (*UpdateGitLabProviderRequest) Descriptor
deprecated
added in
v2.0.12
func (*UpdateGitLabProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGitLabProviderRequest.ProtoReflect.Descriptor instead.
func (*UpdateGitLabProviderRequest) GetClientId ¶ added in v2.0.12
func (x *UpdateGitLabProviderRequest) GetClientId() string
func (*UpdateGitLabProviderRequest) GetClientSecret ¶ added in v2.0.12
func (x *UpdateGitLabProviderRequest) GetClientSecret() string
func (*UpdateGitLabProviderRequest) GetId ¶ added in v2.0.12
func (x *UpdateGitLabProviderRequest) GetId() string
func (*UpdateGitLabProviderRequest) GetName ¶ added in v2.0.12
func (x *UpdateGitLabProviderRequest) GetName() string
func (*UpdateGitLabProviderRequest) GetProviderOptions ¶ added in v2.0.12
func (x *UpdateGitLabProviderRequest) GetProviderOptions() *idp.Options
func (*UpdateGitLabProviderRequest) GetScopes ¶ added in v2.0.12
func (x *UpdateGitLabProviderRequest) GetScopes() []string
func (*UpdateGitLabProviderRequest) ProtoMessage ¶ added in v2.0.12
func (*UpdateGitLabProviderRequest) ProtoMessage()
func (*UpdateGitLabProviderRequest) ProtoReflect ¶ added in v2.0.12
func (x *UpdateGitLabProviderRequest) ProtoReflect() protoreflect.Message
func (*UpdateGitLabProviderRequest) Reset ¶ added in v2.0.12
func (x *UpdateGitLabProviderRequest) Reset()
func (*UpdateGitLabProviderRequest) String ¶ added in v2.0.12
func (x *UpdateGitLabProviderRequest) String() string
type UpdateGitLabProviderResponse ¶ added in v2.0.12
type UpdateGitLabProviderResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateGitLabProviderResponse) Descriptor
deprecated
added in
v2.0.12
func (*UpdateGitLabProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGitLabProviderResponse.ProtoReflect.Descriptor instead.
func (*UpdateGitLabProviderResponse) GetDetails ¶ added in v2.0.12
func (x *UpdateGitLabProviderResponse) GetDetails() *object.ObjectDetails
func (*UpdateGitLabProviderResponse) ProtoMessage ¶ added in v2.0.12
func (*UpdateGitLabProviderResponse) ProtoMessage()
func (*UpdateGitLabProviderResponse) ProtoReflect ¶ added in v2.0.12
func (x *UpdateGitLabProviderResponse) ProtoReflect() protoreflect.Message
func (*UpdateGitLabProviderResponse) Reset ¶ added in v2.0.12
func (x *UpdateGitLabProviderResponse) Reset()
func (*UpdateGitLabProviderResponse) String ¶ added in v2.0.12
func (x *UpdateGitLabProviderResponse) String() string
type UpdateGitLabSelfHostedProviderRequest ¶ added in v2.0.12
type UpdateGitLabSelfHostedProviderRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Issuer string `protobuf:"bytes,2,opt,name=issuer,proto3" json:"issuer,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` ClientId string `protobuf:"bytes,4,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` // client_secret will only be updated if provided ClientSecret string `protobuf:"bytes,5,opt,name=client_secret,json=clientSecret,proto3" json:"client_secret,omitempty"` Scopes []string `protobuf:"bytes,6,rep,name=scopes,proto3" json:"scopes,omitempty"` ProviderOptions *idp.Options `protobuf:"bytes,7,opt,name=provider_options,json=providerOptions,proto3" json:"provider_options,omitempty"` // contains filtered or unexported fields }
func (*UpdateGitLabSelfHostedProviderRequest) Descriptor
deprecated
added in
v2.0.12
func (*UpdateGitLabSelfHostedProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGitLabSelfHostedProviderRequest.ProtoReflect.Descriptor instead.
func (*UpdateGitLabSelfHostedProviderRequest) GetClientId ¶ added in v2.0.12
func (x *UpdateGitLabSelfHostedProviderRequest) GetClientId() string
func (*UpdateGitLabSelfHostedProviderRequest) GetClientSecret ¶ added in v2.0.12
func (x *UpdateGitLabSelfHostedProviderRequest) GetClientSecret() string
func (*UpdateGitLabSelfHostedProviderRequest) GetId ¶ added in v2.0.12
func (x *UpdateGitLabSelfHostedProviderRequest) GetId() string
func (*UpdateGitLabSelfHostedProviderRequest) GetIssuer ¶ added in v2.0.12
func (x *UpdateGitLabSelfHostedProviderRequest) GetIssuer() string
func (*UpdateGitLabSelfHostedProviderRequest) GetName ¶ added in v2.0.12
func (x *UpdateGitLabSelfHostedProviderRequest) GetName() string
func (*UpdateGitLabSelfHostedProviderRequest) GetProviderOptions ¶ added in v2.0.12
func (x *UpdateGitLabSelfHostedProviderRequest) GetProviderOptions() *idp.Options
func (*UpdateGitLabSelfHostedProviderRequest) GetScopes ¶ added in v2.0.12
func (x *UpdateGitLabSelfHostedProviderRequest) GetScopes() []string
func (*UpdateGitLabSelfHostedProviderRequest) ProtoMessage ¶ added in v2.0.12
func (*UpdateGitLabSelfHostedProviderRequest) ProtoMessage()
func (*UpdateGitLabSelfHostedProviderRequest) ProtoReflect ¶ added in v2.0.12
func (x *UpdateGitLabSelfHostedProviderRequest) ProtoReflect() protoreflect.Message
func (*UpdateGitLabSelfHostedProviderRequest) Reset ¶ added in v2.0.12
func (x *UpdateGitLabSelfHostedProviderRequest) Reset()
func (*UpdateGitLabSelfHostedProviderRequest) String ¶ added in v2.0.12
func (x *UpdateGitLabSelfHostedProviderRequest) String() string
type UpdateGitLabSelfHostedProviderResponse ¶ added in v2.0.12
type UpdateGitLabSelfHostedProviderResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateGitLabSelfHostedProviderResponse) Descriptor
deprecated
added in
v2.0.12
func (*UpdateGitLabSelfHostedProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGitLabSelfHostedProviderResponse.ProtoReflect.Descriptor instead.
func (*UpdateGitLabSelfHostedProviderResponse) GetDetails ¶ added in v2.0.12
func (x *UpdateGitLabSelfHostedProviderResponse) GetDetails() *object.ObjectDetails
func (*UpdateGitLabSelfHostedProviderResponse) ProtoMessage ¶ added in v2.0.12
func (*UpdateGitLabSelfHostedProviderResponse) ProtoMessage()
func (*UpdateGitLabSelfHostedProviderResponse) ProtoReflect ¶ added in v2.0.12
func (x *UpdateGitLabSelfHostedProviderResponse) ProtoReflect() protoreflect.Message
func (*UpdateGitLabSelfHostedProviderResponse) Reset ¶ added in v2.0.12
func (x *UpdateGitLabSelfHostedProviderResponse) Reset()
func (*UpdateGitLabSelfHostedProviderResponse) String ¶ added in v2.0.12
func (x *UpdateGitLabSelfHostedProviderResponse) String() string
type UpdateGoogleProviderRequest ¶ added in v2.0.11
type UpdateGoogleProviderRequest 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"` ClientId string `protobuf:"bytes,3,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` // client_secret will only be updated if provided ClientSecret string `protobuf:"bytes,4,opt,name=client_secret,json=clientSecret,proto3" json:"client_secret,omitempty"` Scopes []string `protobuf:"bytes,5,rep,name=scopes,proto3" json:"scopes,omitempty"` ProviderOptions *idp.Options `protobuf:"bytes,6,opt,name=provider_options,json=providerOptions,proto3" json:"provider_options,omitempty"` // contains filtered or unexported fields }
func (*UpdateGoogleProviderRequest) Descriptor
deprecated
added in
v2.0.11
func (*UpdateGoogleProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGoogleProviderRequest.ProtoReflect.Descriptor instead.
func (*UpdateGoogleProviderRequest) GetClientId ¶ added in v2.0.11
func (x *UpdateGoogleProviderRequest) GetClientId() string
func (*UpdateGoogleProviderRequest) GetClientSecret ¶ added in v2.0.11
func (x *UpdateGoogleProviderRequest) GetClientSecret() string
func (*UpdateGoogleProviderRequest) GetId ¶ added in v2.0.11
func (x *UpdateGoogleProviderRequest) GetId() string
func (*UpdateGoogleProviderRequest) GetName ¶ added in v2.0.11
func (x *UpdateGoogleProviderRequest) GetName() string
func (*UpdateGoogleProviderRequest) GetProviderOptions ¶ added in v2.0.11
func (x *UpdateGoogleProviderRequest) GetProviderOptions() *idp.Options
func (*UpdateGoogleProviderRequest) GetScopes ¶ added in v2.0.11
func (x *UpdateGoogleProviderRequest) GetScopes() []string
func (*UpdateGoogleProviderRequest) ProtoMessage ¶ added in v2.0.11
func (*UpdateGoogleProviderRequest) ProtoMessage()
func (*UpdateGoogleProviderRequest) ProtoReflect ¶ added in v2.0.11
func (x *UpdateGoogleProviderRequest) ProtoReflect() protoreflect.Message
func (*UpdateGoogleProviderRequest) Reset ¶ added in v2.0.11
func (x *UpdateGoogleProviderRequest) Reset()
func (*UpdateGoogleProviderRequest) String ¶ added in v2.0.11
func (x *UpdateGoogleProviderRequest) String() string
type UpdateGoogleProviderResponse ¶ added in v2.0.11
type UpdateGoogleProviderResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateGoogleProviderResponse) Descriptor
deprecated
added in
v2.0.11
func (*UpdateGoogleProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGoogleProviderResponse.ProtoReflect.Descriptor instead.
func (*UpdateGoogleProviderResponse) GetDetails ¶ added in v2.0.11
func (x *UpdateGoogleProviderResponse) GetDetails() *object.ObjectDetails
func (*UpdateGoogleProviderResponse) ProtoMessage ¶ added in v2.0.11
func (*UpdateGoogleProviderResponse) ProtoMessage()
func (*UpdateGoogleProviderResponse) ProtoReflect ¶ added in v2.0.11
func (x *UpdateGoogleProviderResponse) ProtoReflect() protoreflect.Message
func (*UpdateGoogleProviderResponse) Reset ¶ added in v2.0.11
func (x *UpdateGoogleProviderResponse) Reset()
func (*UpdateGoogleProviderResponse) String ¶ added in v2.0.11
func (x *UpdateGoogleProviderResponse) String() string
type UpdateIAMMemberRequest ¶
type UpdateIAMMemberRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Roles []string `protobuf:"bytes,2,rep,name=roles,proto3" json:"roles,omitempty"` // contains filtered or unexported fields }
func (*UpdateIAMMemberRequest) Descriptor
deprecated
func (*UpdateIAMMemberRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateIAMMemberRequest.ProtoReflect.Descriptor instead.
func (*UpdateIAMMemberRequest) GetRoles ¶
func (x *UpdateIAMMemberRequest) GetRoles() []string
func (*UpdateIAMMemberRequest) GetUserId ¶
func (x *UpdateIAMMemberRequest) GetUserId() string
func (*UpdateIAMMemberRequest) ProtoMessage ¶
func (*UpdateIAMMemberRequest) ProtoMessage()
func (*UpdateIAMMemberRequest) ProtoReflect ¶
func (x *UpdateIAMMemberRequest) ProtoReflect() protoreflect.Message
func (*UpdateIAMMemberRequest) Reset ¶
func (x *UpdateIAMMemberRequest) Reset()
func (*UpdateIAMMemberRequest) String ¶
func (x *UpdateIAMMemberRequest) String() string
type UpdateIAMMemberResponse ¶
type UpdateIAMMemberResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateIAMMemberResponse) Descriptor
deprecated
func (*UpdateIAMMemberResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateIAMMemberResponse.ProtoReflect.Descriptor instead.
func (*UpdateIAMMemberResponse) GetDetails ¶
func (x *UpdateIAMMemberResponse) GetDetails() *object.ObjectDetails
func (*UpdateIAMMemberResponse) ProtoMessage ¶
func (*UpdateIAMMemberResponse) ProtoMessage()
func (*UpdateIAMMemberResponse) ProtoReflect ¶
func (x *UpdateIAMMemberResponse) ProtoReflect() protoreflect.Message
func (*UpdateIAMMemberResponse) Reset ¶
func (x *UpdateIAMMemberResponse) Reset()
func (*UpdateIAMMemberResponse) String ¶
func (x *UpdateIAMMemberResponse) String() string
type UpdateIDPJWTConfigRequest ¶
type UpdateIDPJWTConfigRequest struct { IdpId string `protobuf:"bytes,1,opt,name=idp_id,json=idpId,proto3" json:"idp_id,omitempty"` JwtEndpoint string `protobuf:"bytes,2,opt,name=jwt_endpoint,json=jwtEndpoint,proto3" json:"jwt_endpoint,omitempty"` Issuer string `protobuf:"bytes,3,opt,name=issuer,proto3" json:"issuer,omitempty"` KeysEndpoint string `protobuf:"bytes,4,opt,name=keys_endpoint,json=keysEndpoint,proto3" json:"keys_endpoint,omitempty"` HeaderName string `protobuf:"bytes,5,opt,name=header_name,json=headerName,proto3" json:"header_name,omitempty"` // contains filtered or unexported fields }
func (*UpdateIDPJWTConfigRequest) Descriptor
deprecated
func (*UpdateIDPJWTConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateIDPJWTConfigRequest.ProtoReflect.Descriptor instead.
func (*UpdateIDPJWTConfigRequest) GetHeaderName ¶
func (x *UpdateIDPJWTConfigRequest) GetHeaderName() string
func (*UpdateIDPJWTConfigRequest) GetIdpId ¶
func (x *UpdateIDPJWTConfigRequest) GetIdpId() string
func (*UpdateIDPJWTConfigRequest) GetIssuer ¶
func (x *UpdateIDPJWTConfigRequest) GetIssuer() string
func (*UpdateIDPJWTConfigRequest) GetJwtEndpoint ¶
func (x *UpdateIDPJWTConfigRequest) GetJwtEndpoint() string
func (*UpdateIDPJWTConfigRequest) GetKeysEndpoint ¶
func (x *UpdateIDPJWTConfigRequest) GetKeysEndpoint() string
func (*UpdateIDPJWTConfigRequest) ProtoMessage ¶
func (*UpdateIDPJWTConfigRequest) ProtoMessage()
func (*UpdateIDPJWTConfigRequest) ProtoReflect ¶
func (x *UpdateIDPJWTConfigRequest) ProtoReflect() protoreflect.Message
func (*UpdateIDPJWTConfigRequest) Reset ¶
func (x *UpdateIDPJWTConfigRequest) Reset()
func (*UpdateIDPJWTConfigRequest) String ¶
func (x *UpdateIDPJWTConfigRequest) String() string
type UpdateIDPJWTConfigResponse ¶
type UpdateIDPJWTConfigResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateIDPJWTConfigResponse) Descriptor
deprecated
func (*UpdateIDPJWTConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateIDPJWTConfigResponse.ProtoReflect.Descriptor instead.
func (*UpdateIDPJWTConfigResponse) GetDetails ¶
func (x *UpdateIDPJWTConfigResponse) GetDetails() *object.ObjectDetails
func (*UpdateIDPJWTConfigResponse) ProtoMessage ¶
func (*UpdateIDPJWTConfigResponse) ProtoMessage()
func (*UpdateIDPJWTConfigResponse) ProtoReflect ¶
func (x *UpdateIDPJWTConfigResponse) ProtoReflect() protoreflect.Message
func (*UpdateIDPJWTConfigResponse) Reset ¶
func (x *UpdateIDPJWTConfigResponse) Reset()
func (*UpdateIDPJWTConfigResponse) String ¶
func (x *UpdateIDPJWTConfigResponse) String() string
type UpdateIDPOIDCConfigRequest ¶
type UpdateIDPOIDCConfigRequest struct { IdpId string `protobuf:"bytes,1,opt,name=idp_id,json=idpId,proto3" json:"idp_id,omitempty"` Issuer string `protobuf:"bytes,2,opt,name=issuer,proto3" json:"issuer,omitempty"` ClientId string `protobuf:"bytes,3,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` ClientSecret string `protobuf:"bytes,4,opt,name=client_secret,json=clientSecret,proto3" json:"client_secret,omitempty"` Scopes []string `protobuf:"bytes,5,rep,name=scopes,proto3" json:"scopes,omitempty"` DisplayNameMapping idp.OIDCMappingField `` /* 155-byte string literal not displayed */ UsernameMapping idp.OIDCMappingField `` /* 144-byte string literal not displayed */ // contains filtered or unexported fields }
func (*UpdateIDPOIDCConfigRequest) Descriptor
deprecated
func (*UpdateIDPOIDCConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateIDPOIDCConfigRequest.ProtoReflect.Descriptor instead.
func (*UpdateIDPOIDCConfigRequest) GetClientId ¶
func (x *UpdateIDPOIDCConfigRequest) GetClientId() string
func (*UpdateIDPOIDCConfigRequest) GetClientSecret ¶
func (x *UpdateIDPOIDCConfigRequest) GetClientSecret() string
func (*UpdateIDPOIDCConfigRequest) GetDisplayNameMapping ¶
func (x *UpdateIDPOIDCConfigRequest) GetDisplayNameMapping() idp.OIDCMappingField
func (*UpdateIDPOIDCConfigRequest) GetIdpId ¶
func (x *UpdateIDPOIDCConfigRequest) GetIdpId() string
func (*UpdateIDPOIDCConfigRequest) GetIssuer ¶
func (x *UpdateIDPOIDCConfigRequest) GetIssuer() string
func (*UpdateIDPOIDCConfigRequest) GetScopes ¶
func (x *UpdateIDPOIDCConfigRequest) GetScopes() []string
func (*UpdateIDPOIDCConfigRequest) GetUsernameMapping ¶
func (x *UpdateIDPOIDCConfigRequest) GetUsernameMapping() idp.OIDCMappingField
func (*UpdateIDPOIDCConfigRequest) ProtoMessage ¶
func (*UpdateIDPOIDCConfigRequest) ProtoMessage()
func (*UpdateIDPOIDCConfigRequest) ProtoReflect ¶
func (x *UpdateIDPOIDCConfigRequest) ProtoReflect() protoreflect.Message
func (*UpdateIDPOIDCConfigRequest) Reset ¶
func (x *UpdateIDPOIDCConfigRequest) Reset()
func (*UpdateIDPOIDCConfigRequest) String ¶
func (x *UpdateIDPOIDCConfigRequest) String() string
type UpdateIDPOIDCConfigResponse ¶
type UpdateIDPOIDCConfigResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateIDPOIDCConfigResponse) Descriptor
deprecated
func (*UpdateIDPOIDCConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateIDPOIDCConfigResponse.ProtoReflect.Descriptor instead.
func (*UpdateIDPOIDCConfigResponse) GetDetails ¶
func (x *UpdateIDPOIDCConfigResponse) GetDetails() *object.ObjectDetails
func (*UpdateIDPOIDCConfigResponse) ProtoMessage ¶
func (*UpdateIDPOIDCConfigResponse) ProtoMessage()
func (*UpdateIDPOIDCConfigResponse) ProtoReflect ¶
func (x *UpdateIDPOIDCConfigResponse) ProtoReflect() protoreflect.Message
func (*UpdateIDPOIDCConfigResponse) Reset ¶
func (x *UpdateIDPOIDCConfigResponse) Reset()
func (*UpdateIDPOIDCConfigResponse) String ¶
func (x *UpdateIDPOIDCConfigResponse) String() string
type UpdateIDPRequest ¶
type UpdateIDPRequest struct { IdpId string `protobuf:"bytes,1,opt,name=idp_id,json=idpId,proto3" json:"idp_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` StylingType idp.IDPStylingType `` /* 130-byte string literal not displayed */ AutoRegister bool `protobuf:"varint,4,opt,name=auto_register,json=autoRegister,proto3" json:"auto_register,omitempty"` // contains filtered or unexported fields }
func (*UpdateIDPRequest) Descriptor
deprecated
func (*UpdateIDPRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateIDPRequest.ProtoReflect.Descriptor instead.
func (*UpdateIDPRequest) GetAutoRegister ¶
func (x *UpdateIDPRequest) GetAutoRegister() bool
func (*UpdateIDPRequest) GetIdpId ¶
func (x *UpdateIDPRequest) GetIdpId() string
func (*UpdateIDPRequest) GetName ¶
func (x *UpdateIDPRequest) GetName() string
func (*UpdateIDPRequest) GetStylingType ¶
func (x *UpdateIDPRequest) GetStylingType() idp.IDPStylingType
func (*UpdateIDPRequest) ProtoMessage ¶
func (*UpdateIDPRequest) ProtoMessage()
func (*UpdateIDPRequest) ProtoReflect ¶
func (x *UpdateIDPRequest) ProtoReflect() protoreflect.Message
func (*UpdateIDPRequest) Reset ¶
func (x *UpdateIDPRequest) Reset()
func (*UpdateIDPRequest) String ¶
func (x *UpdateIDPRequest) String() string
type UpdateIDPResponse ¶
type UpdateIDPResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateIDPResponse) Descriptor
deprecated
func (*UpdateIDPResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateIDPResponse.ProtoReflect.Descriptor instead.
func (*UpdateIDPResponse) GetDetails ¶
func (x *UpdateIDPResponse) GetDetails() *object.ObjectDetails
func (*UpdateIDPResponse) ProtoMessage ¶
func (*UpdateIDPResponse) ProtoMessage()
func (*UpdateIDPResponse) ProtoReflect ¶
func (x *UpdateIDPResponse) ProtoReflect() protoreflect.Message
func (*UpdateIDPResponse) Reset ¶
func (x *UpdateIDPResponse) Reset()
func (*UpdateIDPResponse) String ¶
func (x *UpdateIDPResponse) String() string
type UpdateJWTProviderRequest ¶ added in v2.0.11
type UpdateJWTProviderRequest 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"` Issuer string `protobuf:"bytes,3,opt,name=issuer,proto3" json:"issuer,omitempty"` JwtEndpoint string `protobuf:"bytes,4,opt,name=jwt_endpoint,json=jwtEndpoint,proto3" json:"jwt_endpoint,omitempty"` KeysEndpoint string `protobuf:"bytes,5,opt,name=keys_endpoint,json=keysEndpoint,proto3" json:"keys_endpoint,omitempty"` HeaderName string `protobuf:"bytes,6,opt,name=header_name,json=headerName,proto3" json:"header_name,omitempty"` ProviderOptions *idp.Options `protobuf:"bytes,7,opt,name=provider_options,json=providerOptions,proto3" json:"provider_options,omitempty"` // contains filtered or unexported fields }
func (*UpdateJWTProviderRequest) Descriptor
deprecated
added in
v2.0.11
func (*UpdateJWTProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateJWTProviderRequest.ProtoReflect.Descriptor instead.
func (*UpdateJWTProviderRequest) GetHeaderName ¶ added in v2.0.11
func (x *UpdateJWTProviderRequest) GetHeaderName() string
func (*UpdateJWTProviderRequest) GetId ¶ added in v2.0.11
func (x *UpdateJWTProviderRequest) GetId() string
func (*UpdateJWTProviderRequest) GetIssuer ¶ added in v2.0.11
func (x *UpdateJWTProviderRequest) GetIssuer() string
func (*UpdateJWTProviderRequest) GetJwtEndpoint ¶ added in v2.0.11
func (x *UpdateJWTProviderRequest) GetJwtEndpoint() string
func (*UpdateJWTProviderRequest) GetKeysEndpoint ¶ added in v2.0.11
func (x *UpdateJWTProviderRequest) GetKeysEndpoint() string
func (*UpdateJWTProviderRequest) GetName ¶ added in v2.0.11
func (x *UpdateJWTProviderRequest) GetName() string
func (*UpdateJWTProviderRequest) GetProviderOptions ¶ added in v2.0.11
func (x *UpdateJWTProviderRequest) GetProviderOptions() *idp.Options
func (*UpdateJWTProviderRequest) ProtoMessage ¶ added in v2.0.11
func (*UpdateJWTProviderRequest) ProtoMessage()
func (*UpdateJWTProviderRequest) ProtoReflect ¶ added in v2.0.11
func (x *UpdateJWTProviderRequest) ProtoReflect() protoreflect.Message
func (*UpdateJWTProviderRequest) Reset ¶ added in v2.0.11
func (x *UpdateJWTProviderRequest) Reset()
func (*UpdateJWTProviderRequest) String ¶ added in v2.0.11
func (x *UpdateJWTProviderRequest) String() string
type UpdateJWTProviderResponse ¶ added in v2.0.11
type UpdateJWTProviderResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateJWTProviderResponse) Descriptor
deprecated
added in
v2.0.11
func (*UpdateJWTProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateJWTProviderResponse.ProtoReflect.Descriptor instead.
func (*UpdateJWTProviderResponse) GetDetails ¶ added in v2.0.11
func (x *UpdateJWTProviderResponse) GetDetails() *object.ObjectDetails
func (*UpdateJWTProviderResponse) ProtoMessage ¶ added in v2.0.11
func (*UpdateJWTProviderResponse) ProtoMessage()
func (*UpdateJWTProviderResponse) ProtoReflect ¶ added in v2.0.11
func (x *UpdateJWTProviderResponse) ProtoReflect() protoreflect.Message
func (*UpdateJWTProviderResponse) Reset ¶ added in v2.0.11
func (x *UpdateJWTProviderResponse) Reset()
func (*UpdateJWTProviderResponse) String ¶ added in v2.0.11
func (x *UpdateJWTProviderResponse) String() string
type UpdateLDAPProviderRequest ¶ added in v2.0.10
type UpdateLDAPProviderRequest 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"` Servers []string `protobuf:"bytes,3,rep,name=servers,proto3" json:"servers,omitempty"` StartTls bool `protobuf:"varint,4,opt,name=start_tls,json=startTls,proto3" json:"start_tls,omitempty"` BaseDn string `protobuf:"bytes,5,opt,name=base_dn,json=baseDn,proto3" json:"base_dn,omitempty"` BindDn string `protobuf:"bytes,6,opt,name=bind_dn,json=bindDn,proto3" json:"bind_dn,omitempty"` BindPassword string `protobuf:"bytes,7,opt,name=bind_password,json=bindPassword,proto3" json:"bind_password,omitempty"` UserBase string `protobuf:"bytes,8,opt,name=user_base,json=userBase,proto3" json:"user_base,omitempty"` UserObjectClasses []string `protobuf:"bytes,9,rep,name=user_object_classes,json=userObjectClasses,proto3" json:"user_object_classes,omitempty"` UserFilters []string `protobuf:"bytes,10,rep,name=user_filters,json=userFilters,proto3" json:"user_filters,omitempty"` Timeout *durationpb.Duration `protobuf:"bytes,11,opt,name=timeout,proto3" json:"timeout,omitempty"` Attributes *idp.LDAPAttributes `protobuf:"bytes,12,opt,name=attributes,proto3" json:"attributes,omitempty"` ProviderOptions *idp.Options `protobuf:"bytes,13,opt,name=provider_options,json=providerOptions,proto3" json:"provider_options,omitempty"` // contains filtered or unexported fields }
func (*UpdateLDAPProviderRequest) Descriptor
deprecated
added in
v2.0.10
func (*UpdateLDAPProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateLDAPProviderRequest.ProtoReflect.Descriptor instead.
func (*UpdateLDAPProviderRequest) GetAttributes ¶ added in v2.0.10
func (x *UpdateLDAPProviderRequest) GetAttributes() *idp.LDAPAttributes
func (*UpdateLDAPProviderRequest) GetBaseDn ¶ added in v2.0.10
func (x *UpdateLDAPProviderRequest) GetBaseDn() string
func (*UpdateLDAPProviderRequest) GetBindDn ¶ added in v2.0.13
func (x *UpdateLDAPProviderRequest) GetBindDn() string
func (*UpdateLDAPProviderRequest) GetBindPassword ¶ added in v2.0.13
func (x *UpdateLDAPProviderRequest) GetBindPassword() string
func (*UpdateLDAPProviderRequest) GetId ¶ added in v2.0.10
func (x *UpdateLDAPProviderRequest) GetId() string
func (*UpdateLDAPProviderRequest) GetName ¶ added in v2.0.10
func (x *UpdateLDAPProviderRequest) GetName() string
func (*UpdateLDAPProviderRequest) GetProviderOptions ¶ added in v2.0.10
func (x *UpdateLDAPProviderRequest) GetProviderOptions() *idp.Options
func (*UpdateLDAPProviderRequest) GetServers ¶ added in v2.0.13
func (x *UpdateLDAPProviderRequest) GetServers() []string
func (*UpdateLDAPProviderRequest) GetStartTls ¶ added in v2.0.13
func (x *UpdateLDAPProviderRequest) GetStartTls() bool
func (*UpdateLDAPProviderRequest) GetTimeout ¶ added in v2.0.13
func (x *UpdateLDAPProviderRequest) GetTimeout() *durationpb.Duration
func (*UpdateLDAPProviderRequest) GetUserBase ¶ added in v2.0.13
func (x *UpdateLDAPProviderRequest) GetUserBase() string
func (*UpdateLDAPProviderRequest) GetUserFilters ¶ added in v2.0.13
func (x *UpdateLDAPProviderRequest) GetUserFilters() []string
func (*UpdateLDAPProviderRequest) GetUserObjectClasses ¶ added in v2.0.13
func (x *UpdateLDAPProviderRequest) GetUserObjectClasses() []string
func (*UpdateLDAPProviderRequest) ProtoMessage ¶ added in v2.0.10
func (*UpdateLDAPProviderRequest) ProtoMessage()
func (*UpdateLDAPProviderRequest) ProtoReflect ¶ added in v2.0.10
func (x *UpdateLDAPProviderRequest) ProtoReflect() protoreflect.Message
func (*UpdateLDAPProviderRequest) Reset ¶ added in v2.0.10
func (x *UpdateLDAPProviderRequest) Reset()
func (*UpdateLDAPProviderRequest) String ¶ added in v2.0.10
func (x *UpdateLDAPProviderRequest) String() string
type UpdateLDAPProviderResponse ¶ added in v2.0.10
type UpdateLDAPProviderResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateLDAPProviderResponse) Descriptor
deprecated
added in
v2.0.10
func (*UpdateLDAPProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateLDAPProviderResponse.ProtoReflect.Descriptor instead.
func (*UpdateLDAPProviderResponse) GetDetails ¶ added in v2.0.10
func (x *UpdateLDAPProviderResponse) GetDetails() *object.ObjectDetails
func (*UpdateLDAPProviderResponse) ProtoMessage ¶ added in v2.0.10
func (*UpdateLDAPProviderResponse) ProtoMessage()
func (*UpdateLDAPProviderResponse) ProtoReflect ¶ added in v2.0.10
func (x *UpdateLDAPProviderResponse) ProtoReflect() protoreflect.Message
func (*UpdateLDAPProviderResponse) Reset ¶ added in v2.0.10
func (x *UpdateLDAPProviderResponse) Reset()
func (*UpdateLDAPProviderResponse) String ¶ added in v2.0.10
func (x *UpdateLDAPProviderResponse) String() string
type UpdateLabelPolicyRequest ¶
type UpdateLabelPolicyRequest struct { PrimaryColor string `protobuf:"bytes,1,opt,name=primary_color,json=primaryColor,proto3" json:"primary_color,omitempty"` HideLoginNameSuffix bool `protobuf:"varint,3,opt,name=hide_login_name_suffix,json=hideLoginNameSuffix,proto3" json:"hide_login_name_suffix,omitempty"` WarnColor string `protobuf:"bytes,4,opt,name=warn_color,json=warnColor,proto3" json:"warn_color,omitempty"` BackgroundColor string `protobuf:"bytes,5,opt,name=background_color,json=backgroundColor,proto3" json:"background_color,omitempty"` FontColor string `protobuf:"bytes,6,opt,name=font_color,json=fontColor,proto3" json:"font_color,omitempty"` PrimaryColorDark string `protobuf:"bytes,7,opt,name=primary_color_dark,json=primaryColorDark,proto3" json:"primary_color_dark,omitempty"` BackgroundColorDark string `protobuf:"bytes,8,opt,name=background_color_dark,json=backgroundColorDark,proto3" json:"background_color_dark,omitempty"` WarnColorDark string `protobuf:"bytes,9,opt,name=warn_color_dark,json=warnColorDark,proto3" json:"warn_color_dark,omitempty"` FontColorDark string `protobuf:"bytes,10,opt,name=font_color_dark,json=fontColorDark,proto3" json:"font_color_dark,omitempty"` DisableWatermark bool `protobuf:"varint,11,opt,name=disable_watermark,json=disableWatermark,proto3" json:"disable_watermark,omitempty"` ThemeMode policy.ThemeMode `protobuf:"varint,12,opt,name=theme_mode,json=themeMode,proto3,enum=zitadel.policy.v1.ThemeMode" json:"theme_mode,omitempty"` // contains filtered or unexported fields }
func (*UpdateLabelPolicyRequest) Descriptor
deprecated
func (*UpdateLabelPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateLabelPolicyRequest.ProtoReflect.Descriptor instead.
func (*UpdateLabelPolicyRequest) GetBackgroundColor ¶
func (x *UpdateLabelPolicyRequest) GetBackgroundColor() string
func (*UpdateLabelPolicyRequest) GetBackgroundColorDark ¶
func (x *UpdateLabelPolicyRequest) GetBackgroundColorDark() string
func (*UpdateLabelPolicyRequest) GetDisableWatermark ¶
func (x *UpdateLabelPolicyRequest) GetDisableWatermark() bool
func (*UpdateLabelPolicyRequest) GetFontColor ¶
func (x *UpdateLabelPolicyRequest) GetFontColor() string
func (*UpdateLabelPolicyRequest) GetFontColorDark ¶
func (x *UpdateLabelPolicyRequest) GetFontColorDark() string
func (*UpdateLabelPolicyRequest) GetHideLoginNameSuffix ¶
func (x *UpdateLabelPolicyRequest) GetHideLoginNameSuffix() bool
func (*UpdateLabelPolicyRequest) GetPrimaryColor ¶
func (x *UpdateLabelPolicyRequest) GetPrimaryColor() string
func (*UpdateLabelPolicyRequest) GetPrimaryColorDark ¶
func (x *UpdateLabelPolicyRequest) GetPrimaryColorDark() string
func (*UpdateLabelPolicyRequest) GetThemeMode ¶ added in v2.1.2
func (x *UpdateLabelPolicyRequest) GetThemeMode() policy.ThemeMode
func (*UpdateLabelPolicyRequest) GetWarnColor ¶
func (x *UpdateLabelPolicyRequest) GetWarnColor() string
func (*UpdateLabelPolicyRequest) GetWarnColorDark ¶
func (x *UpdateLabelPolicyRequest) GetWarnColorDark() string
func (*UpdateLabelPolicyRequest) ProtoMessage ¶
func (*UpdateLabelPolicyRequest) ProtoMessage()
func (*UpdateLabelPolicyRequest) ProtoReflect ¶
func (x *UpdateLabelPolicyRequest) ProtoReflect() protoreflect.Message
func (*UpdateLabelPolicyRequest) Reset ¶
func (x *UpdateLabelPolicyRequest) Reset()
func (*UpdateLabelPolicyRequest) String ¶
func (x *UpdateLabelPolicyRequest) String() string
type UpdateLabelPolicyResponse ¶
type UpdateLabelPolicyResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateLabelPolicyResponse) Descriptor
deprecated
func (*UpdateLabelPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateLabelPolicyResponse.ProtoReflect.Descriptor instead.
func (*UpdateLabelPolicyResponse) GetDetails ¶
func (x *UpdateLabelPolicyResponse) GetDetails() *object.ObjectDetails
func (*UpdateLabelPolicyResponse) ProtoMessage ¶
func (*UpdateLabelPolicyResponse) ProtoMessage()
func (*UpdateLabelPolicyResponse) ProtoReflect ¶
func (x *UpdateLabelPolicyResponse) ProtoReflect() protoreflect.Message
func (*UpdateLabelPolicyResponse) Reset ¶
func (x *UpdateLabelPolicyResponse) Reset()
func (*UpdateLabelPolicyResponse) String ¶
func (x *UpdateLabelPolicyResponse) String() string
type UpdateLockoutPolicyRequest ¶
type UpdateLockoutPolicyRequest struct { // failed attempts until a user gets locked MaxPasswordAttempts uint32 `protobuf:"varint,1,opt,name=max_password_attempts,json=maxPasswordAttempts,proto3" json:"max_password_attempts,omitempty"` MaxOtpAttempts uint32 `protobuf:"varint,2,opt,name=max_otp_attempts,json=maxOtpAttempts,proto3" json:"max_otp_attempts,omitempty"` // contains filtered or unexported fields }
func (*UpdateLockoutPolicyRequest) Descriptor
deprecated
func (*UpdateLockoutPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateLockoutPolicyRequest.ProtoReflect.Descriptor instead.
func (*UpdateLockoutPolicyRequest) GetMaxOtpAttempts ¶ added in v2.1.13
func (x *UpdateLockoutPolicyRequest) GetMaxOtpAttempts() uint32
func (*UpdateLockoutPolicyRequest) GetMaxPasswordAttempts ¶
func (x *UpdateLockoutPolicyRequest) GetMaxPasswordAttempts() uint32
func (*UpdateLockoutPolicyRequest) ProtoMessage ¶
func (*UpdateLockoutPolicyRequest) ProtoMessage()
func (*UpdateLockoutPolicyRequest) ProtoReflect ¶
func (x *UpdateLockoutPolicyRequest) ProtoReflect() protoreflect.Message
func (*UpdateLockoutPolicyRequest) Reset ¶
func (x *UpdateLockoutPolicyRequest) Reset()
func (*UpdateLockoutPolicyRequest) String ¶
func (x *UpdateLockoutPolicyRequest) String() string
type UpdateLockoutPolicyResponse ¶
type UpdateLockoutPolicyResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateLockoutPolicyResponse) Descriptor
deprecated
func (*UpdateLockoutPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateLockoutPolicyResponse.ProtoReflect.Descriptor instead.
func (*UpdateLockoutPolicyResponse) GetDetails ¶
func (x *UpdateLockoutPolicyResponse) GetDetails() *object.ObjectDetails
func (*UpdateLockoutPolicyResponse) ProtoMessage ¶
func (*UpdateLockoutPolicyResponse) ProtoMessage()
func (*UpdateLockoutPolicyResponse) ProtoReflect ¶
func (x *UpdateLockoutPolicyResponse) ProtoReflect() protoreflect.Message
func (*UpdateLockoutPolicyResponse) Reset ¶
func (x *UpdateLockoutPolicyResponse) Reset()
func (*UpdateLockoutPolicyResponse) String ¶
func (x *UpdateLockoutPolicyResponse) String() string
type UpdateLoginPolicyRequest ¶
type UpdateLoginPolicyRequest struct { AllowUsernamePassword bool `` /* 127-byte string literal not displayed */ AllowRegister bool `protobuf:"varint,2,opt,name=allow_register,json=allowRegister,proto3" json:"allow_register,omitempty"` AllowExternalIdp bool `protobuf:"varint,3,opt,name=allow_external_idp,json=allowExternalIdp,proto3" json:"allow_external_idp,omitempty"` ForceMfa bool `protobuf:"varint,4,opt,name=force_mfa,json=forceMfa,proto3" json:"force_mfa,omitempty"` PasswordlessType policy.PasswordlessType `` /* 150-byte string literal not displayed */ HidePasswordReset bool `protobuf:"varint,6,opt,name=hide_password_reset,json=hidePasswordReset,proto3" json:"hide_password_reset,omitempty"` IgnoreUnknownUsernames bool `` /* 130-byte string literal not displayed */ DefaultRedirectUri string `protobuf:"bytes,8,opt,name=default_redirect_uri,json=defaultRedirectUri,proto3" json:"default_redirect_uri,omitempty"` PasswordCheckLifetime *durationpb.Duration `` /* 126-byte string literal not displayed */ ExternalLoginCheckLifetime *durationpb.Duration `` /* 144-byte string literal not displayed */ MfaInitSkipLifetime *durationpb.Duration `protobuf:"bytes,11,opt,name=mfa_init_skip_lifetime,json=mfaInitSkipLifetime,proto3" json:"mfa_init_skip_lifetime,omitempty"` SecondFactorCheckLifetime *durationpb.Duration `` /* 141-byte string literal not displayed */ MultiFactorCheckLifetime *durationpb.Duration `` /* 138-byte string literal not displayed */ // If set to true, the suffix (@domain.com) of an unknown username input on the login screen will be matched against the org domains and will redirect to the registration of that organization on success. AllowDomainDiscovery bool `protobuf:"varint,14,opt,name=allow_domain_discovery,json=allowDomainDiscovery,proto3" json:"allow_domain_discovery,omitempty"` DisableLoginWithEmail bool `` /* 130-byte string literal not displayed */ DisableLoginWithPhone bool `` /* 130-byte string literal not displayed */ ForceMfaLocalOnly bool `protobuf:"varint,17,opt,name=force_mfa_local_only,json=forceMfaLocalOnly,proto3" json:"force_mfa_local_only,omitempty"` // contains filtered or unexported fields }
func (*UpdateLoginPolicyRequest) Descriptor
deprecated
func (*UpdateLoginPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateLoginPolicyRequest.ProtoReflect.Descriptor instead.
func (*UpdateLoginPolicyRequest) GetAllowDomainDiscovery ¶
func (x *UpdateLoginPolicyRequest) GetAllowDomainDiscovery() bool
func (*UpdateLoginPolicyRequest) GetAllowExternalIdp ¶
func (x *UpdateLoginPolicyRequest) GetAllowExternalIdp() bool
func (*UpdateLoginPolicyRequest) GetAllowRegister ¶
func (x *UpdateLoginPolicyRequest) GetAllowRegister() bool
func (*UpdateLoginPolicyRequest) GetAllowUsernamePassword ¶
func (x *UpdateLoginPolicyRequest) GetAllowUsernamePassword() bool
func (*UpdateLoginPolicyRequest) GetDefaultRedirectUri ¶
func (x *UpdateLoginPolicyRequest) GetDefaultRedirectUri() string
func (*UpdateLoginPolicyRequest) GetDisableLoginWithEmail ¶
func (x *UpdateLoginPolicyRequest) GetDisableLoginWithEmail() bool
func (*UpdateLoginPolicyRequest) GetDisableLoginWithPhone ¶
func (x *UpdateLoginPolicyRequest) GetDisableLoginWithPhone() bool
func (*UpdateLoginPolicyRequest) GetExternalLoginCheckLifetime ¶
func (x *UpdateLoginPolicyRequest) GetExternalLoginCheckLifetime() *durationpb.Duration
func (*UpdateLoginPolicyRequest) GetForceMfa ¶
func (x *UpdateLoginPolicyRequest) GetForceMfa() bool
func (*UpdateLoginPolicyRequest) GetForceMfaLocalOnly ¶ added in v2.0.15
func (x *UpdateLoginPolicyRequest) GetForceMfaLocalOnly() bool
func (*UpdateLoginPolicyRequest) GetHidePasswordReset ¶
func (x *UpdateLoginPolicyRequest) GetHidePasswordReset() bool
func (*UpdateLoginPolicyRequest) GetIgnoreUnknownUsernames ¶
func (x *UpdateLoginPolicyRequest) GetIgnoreUnknownUsernames() bool
func (*UpdateLoginPolicyRequest) GetMfaInitSkipLifetime ¶
func (x *UpdateLoginPolicyRequest) GetMfaInitSkipLifetime() *durationpb.Duration
func (*UpdateLoginPolicyRequest) GetMultiFactorCheckLifetime ¶
func (x *UpdateLoginPolicyRequest) GetMultiFactorCheckLifetime() *durationpb.Duration
func (*UpdateLoginPolicyRequest) GetPasswordCheckLifetime ¶
func (x *UpdateLoginPolicyRequest) GetPasswordCheckLifetime() *durationpb.Duration
func (*UpdateLoginPolicyRequest) GetPasswordlessType ¶
func (x *UpdateLoginPolicyRequest) GetPasswordlessType() policy.PasswordlessType
func (*UpdateLoginPolicyRequest) GetSecondFactorCheckLifetime ¶
func (x *UpdateLoginPolicyRequest) GetSecondFactorCheckLifetime() *durationpb.Duration
func (*UpdateLoginPolicyRequest) ProtoMessage ¶
func (*UpdateLoginPolicyRequest) ProtoMessage()
func (*UpdateLoginPolicyRequest) ProtoReflect ¶
func (x *UpdateLoginPolicyRequest) ProtoReflect() protoreflect.Message
func (*UpdateLoginPolicyRequest) Reset ¶
func (x *UpdateLoginPolicyRequest) Reset()
func (*UpdateLoginPolicyRequest) String ¶
func (x *UpdateLoginPolicyRequest) String() string
type UpdateLoginPolicyResponse ¶
type UpdateLoginPolicyResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateLoginPolicyResponse) Descriptor
deprecated
func (*UpdateLoginPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateLoginPolicyResponse.ProtoReflect.Descriptor instead.
func (*UpdateLoginPolicyResponse) GetDetails ¶
func (x *UpdateLoginPolicyResponse) GetDetails() *object.ObjectDetails
func (*UpdateLoginPolicyResponse) ProtoMessage ¶
func (*UpdateLoginPolicyResponse) ProtoMessage()
func (*UpdateLoginPolicyResponse) ProtoReflect ¶
func (x *UpdateLoginPolicyResponse) ProtoReflect() protoreflect.Message
func (*UpdateLoginPolicyResponse) Reset ¶
func (x *UpdateLoginPolicyResponse) Reset()
func (*UpdateLoginPolicyResponse) String ¶
func (x *UpdateLoginPolicyResponse) String() string
type UpdateNotificationPolicyRequest ¶ added in v2.0.9
type UpdateNotificationPolicyRequest struct { PasswordChange bool `protobuf:"varint,1,opt,name=password_change,json=passwordChange,proto3" json:"password_change,omitempty"` // contains filtered or unexported fields }
func (*UpdateNotificationPolicyRequest) Descriptor
deprecated
added in
v2.0.9
func (*UpdateNotificationPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNotificationPolicyRequest.ProtoReflect.Descriptor instead.
func (*UpdateNotificationPolicyRequest) GetPasswordChange ¶ added in v2.0.9
func (x *UpdateNotificationPolicyRequest) GetPasswordChange() bool
func (*UpdateNotificationPolicyRequest) ProtoMessage ¶ added in v2.0.9
func (*UpdateNotificationPolicyRequest) ProtoMessage()
func (*UpdateNotificationPolicyRequest) ProtoReflect ¶ added in v2.0.9
func (x *UpdateNotificationPolicyRequest) ProtoReflect() protoreflect.Message
func (*UpdateNotificationPolicyRequest) Reset ¶ added in v2.0.9
func (x *UpdateNotificationPolicyRequest) Reset()
func (*UpdateNotificationPolicyRequest) String ¶ added in v2.0.9
func (x *UpdateNotificationPolicyRequest) String() string
type UpdateNotificationPolicyResponse ¶ added in v2.0.9
type UpdateNotificationPolicyResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateNotificationPolicyResponse) Descriptor
deprecated
added in
v2.0.9
func (*UpdateNotificationPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNotificationPolicyResponse.ProtoReflect.Descriptor instead.
func (*UpdateNotificationPolicyResponse) GetDetails ¶ added in v2.0.9
func (x *UpdateNotificationPolicyResponse) GetDetails() *object.ObjectDetails
func (*UpdateNotificationPolicyResponse) ProtoMessage ¶ added in v2.0.9
func (*UpdateNotificationPolicyResponse) ProtoMessage()
func (*UpdateNotificationPolicyResponse) ProtoReflect ¶ added in v2.0.9
func (x *UpdateNotificationPolicyResponse) ProtoReflect() protoreflect.Message
func (*UpdateNotificationPolicyResponse) Reset ¶ added in v2.0.9
func (x *UpdateNotificationPolicyResponse) Reset()
func (*UpdateNotificationPolicyResponse) String ¶ added in v2.0.9
func (x *UpdateNotificationPolicyResponse) String() string
type UpdateOIDCSettingsRequest ¶
type UpdateOIDCSettingsRequest struct { AccessTokenLifetime *durationpb.Duration `protobuf:"bytes,1,opt,name=access_token_lifetime,json=accessTokenLifetime,proto3" json:"access_token_lifetime,omitempty"` IdTokenLifetime *durationpb.Duration `protobuf:"bytes,2,opt,name=id_token_lifetime,json=idTokenLifetime,proto3" json:"id_token_lifetime,omitempty"` RefreshTokenIdleExpiration *durationpb.Duration `` /* 143-byte string literal not displayed */ RefreshTokenExpiration *durationpb.Duration `` /* 129-byte string literal not displayed */ // contains filtered or unexported fields }
func (*UpdateOIDCSettingsRequest) Descriptor
deprecated
func (*UpdateOIDCSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateOIDCSettingsRequest.ProtoReflect.Descriptor instead.
func (*UpdateOIDCSettingsRequest) GetAccessTokenLifetime ¶
func (x *UpdateOIDCSettingsRequest) GetAccessTokenLifetime() *durationpb.Duration
func (*UpdateOIDCSettingsRequest) GetIdTokenLifetime ¶
func (x *UpdateOIDCSettingsRequest) GetIdTokenLifetime() *durationpb.Duration
func (*UpdateOIDCSettingsRequest) GetRefreshTokenExpiration ¶
func (x *UpdateOIDCSettingsRequest) GetRefreshTokenExpiration() *durationpb.Duration
func (*UpdateOIDCSettingsRequest) GetRefreshTokenIdleExpiration ¶
func (x *UpdateOIDCSettingsRequest) GetRefreshTokenIdleExpiration() *durationpb.Duration
func (*UpdateOIDCSettingsRequest) ProtoMessage ¶
func (*UpdateOIDCSettingsRequest) ProtoMessage()
func (*UpdateOIDCSettingsRequest) ProtoReflect ¶
func (x *UpdateOIDCSettingsRequest) ProtoReflect() protoreflect.Message
func (*UpdateOIDCSettingsRequest) Reset ¶
func (x *UpdateOIDCSettingsRequest) Reset()
func (*UpdateOIDCSettingsRequest) String ¶
func (x *UpdateOIDCSettingsRequest) String() string
type UpdateOIDCSettingsResponse ¶
type UpdateOIDCSettingsResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateOIDCSettingsResponse) Descriptor
deprecated
func (*UpdateOIDCSettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateOIDCSettingsResponse.ProtoReflect.Descriptor instead.
func (*UpdateOIDCSettingsResponse) GetDetails ¶
func (x *UpdateOIDCSettingsResponse) GetDetails() *object.ObjectDetails
func (*UpdateOIDCSettingsResponse) ProtoMessage ¶
func (*UpdateOIDCSettingsResponse) ProtoMessage()
func (*UpdateOIDCSettingsResponse) ProtoReflect ¶
func (x *UpdateOIDCSettingsResponse) ProtoReflect() protoreflect.Message
func (*UpdateOIDCSettingsResponse) Reset ¶
func (x *UpdateOIDCSettingsResponse) Reset()
func (*UpdateOIDCSettingsResponse) String ¶
func (x *UpdateOIDCSettingsResponse) String() string
type UpdateOrgIAMPolicyRequest ¶
type UpdateOrgIAMPolicyRequest struct { UserLoginMustBeDomain bool `` /* 131-byte string literal not displayed */ // contains filtered or unexported fields }
func (*UpdateOrgIAMPolicyRequest) Descriptor
deprecated
func (*UpdateOrgIAMPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateOrgIAMPolicyRequest.ProtoReflect.Descriptor instead.
func (*UpdateOrgIAMPolicyRequest) GetUserLoginMustBeDomain ¶
func (x *UpdateOrgIAMPolicyRequest) GetUserLoginMustBeDomain() bool
func (*UpdateOrgIAMPolicyRequest) ProtoMessage ¶
func (*UpdateOrgIAMPolicyRequest) ProtoMessage()
func (*UpdateOrgIAMPolicyRequest) ProtoReflect ¶
func (x *UpdateOrgIAMPolicyRequest) ProtoReflect() protoreflect.Message
func (*UpdateOrgIAMPolicyRequest) Reset ¶
func (x *UpdateOrgIAMPolicyRequest) Reset()
func (*UpdateOrgIAMPolicyRequest) String ¶
func (x *UpdateOrgIAMPolicyRequest) String() string
type UpdateOrgIAMPolicyResponse ¶
type UpdateOrgIAMPolicyResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateOrgIAMPolicyResponse) Descriptor
deprecated
func (*UpdateOrgIAMPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateOrgIAMPolicyResponse.ProtoReflect.Descriptor instead.
func (*UpdateOrgIAMPolicyResponse) GetDetails ¶
func (x *UpdateOrgIAMPolicyResponse) GetDetails() *object.ObjectDetails
func (*UpdateOrgIAMPolicyResponse) ProtoMessage ¶
func (*UpdateOrgIAMPolicyResponse) ProtoMessage()
func (*UpdateOrgIAMPolicyResponse) ProtoReflect ¶
func (x *UpdateOrgIAMPolicyResponse) ProtoReflect() protoreflect.Message
func (*UpdateOrgIAMPolicyResponse) Reset ¶
func (x *UpdateOrgIAMPolicyResponse) Reset()
func (*UpdateOrgIAMPolicyResponse) String ¶
func (x *UpdateOrgIAMPolicyResponse) String() string
type UpdatePasswordAgePolicyRequest ¶
type UpdatePasswordAgePolicyRequest struct { // Amount of days after which a password will expire. The user will be forced to change the password on the following authentication. MaxAgeDays uint32 `protobuf:"varint,1,opt,name=max_age_days,json=maxAgeDays,proto3" json:"max_age_days,omitempty"` // Amount of days after which the user should be notified of the upcoming expiry. ZITADEL will not notify the user. ExpireWarnDays uint32 `protobuf:"varint,2,opt,name=expire_warn_days,json=expireWarnDays,proto3" json:"expire_warn_days,omitempty"` // contains filtered or unexported fields }
func (*UpdatePasswordAgePolicyRequest) Descriptor
deprecated
func (*UpdatePasswordAgePolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePasswordAgePolicyRequest.ProtoReflect.Descriptor instead.
func (*UpdatePasswordAgePolicyRequest) GetExpireWarnDays ¶
func (x *UpdatePasswordAgePolicyRequest) GetExpireWarnDays() uint32
func (*UpdatePasswordAgePolicyRequest) GetMaxAgeDays ¶
func (x *UpdatePasswordAgePolicyRequest) GetMaxAgeDays() uint32
func (*UpdatePasswordAgePolicyRequest) ProtoMessage ¶
func (*UpdatePasswordAgePolicyRequest) ProtoMessage()
func (*UpdatePasswordAgePolicyRequest) ProtoReflect ¶
func (x *UpdatePasswordAgePolicyRequest) ProtoReflect() protoreflect.Message
func (*UpdatePasswordAgePolicyRequest) Reset ¶
func (x *UpdatePasswordAgePolicyRequest) Reset()
func (*UpdatePasswordAgePolicyRequest) String ¶
func (x *UpdatePasswordAgePolicyRequest) String() string
type UpdatePasswordAgePolicyResponse ¶
type UpdatePasswordAgePolicyResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdatePasswordAgePolicyResponse) Descriptor
deprecated
func (*UpdatePasswordAgePolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePasswordAgePolicyResponse.ProtoReflect.Descriptor instead.
func (*UpdatePasswordAgePolicyResponse) GetDetails ¶
func (x *UpdatePasswordAgePolicyResponse) GetDetails() *object.ObjectDetails
func (*UpdatePasswordAgePolicyResponse) ProtoMessage ¶
func (*UpdatePasswordAgePolicyResponse) ProtoMessage()
func (*UpdatePasswordAgePolicyResponse) ProtoReflect ¶
func (x *UpdatePasswordAgePolicyResponse) ProtoReflect() protoreflect.Message
func (*UpdatePasswordAgePolicyResponse) Reset ¶
func (x *UpdatePasswordAgePolicyResponse) Reset()
func (*UpdatePasswordAgePolicyResponse) String ¶
func (x *UpdatePasswordAgePolicyResponse) String() string
type UpdatePasswordComplexityPolicyRequest ¶
type UpdatePasswordComplexityPolicyRequest struct { MinLength uint32 `protobuf:"varint,1,opt,name=min_length,json=minLength,proto3" json:"min_length,omitempty"` HasUppercase bool `protobuf:"varint,2,opt,name=has_uppercase,json=hasUppercase,proto3" json:"has_uppercase,omitempty"` HasLowercase bool `protobuf:"varint,3,opt,name=has_lowercase,json=hasLowercase,proto3" json:"has_lowercase,omitempty"` HasNumber bool `protobuf:"varint,4,opt,name=has_number,json=hasNumber,proto3" json:"has_number,omitempty"` HasSymbol bool `protobuf:"varint,5,opt,name=has_symbol,json=hasSymbol,proto3" json:"has_symbol,omitempty"` // contains filtered or unexported fields }
func (*UpdatePasswordComplexityPolicyRequest) Descriptor
deprecated
func (*UpdatePasswordComplexityPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePasswordComplexityPolicyRequest.ProtoReflect.Descriptor instead.
func (*UpdatePasswordComplexityPolicyRequest) GetHasLowercase ¶
func (x *UpdatePasswordComplexityPolicyRequest) GetHasLowercase() bool
func (*UpdatePasswordComplexityPolicyRequest) GetHasNumber ¶
func (x *UpdatePasswordComplexityPolicyRequest) GetHasNumber() bool
func (*UpdatePasswordComplexityPolicyRequest) GetHasSymbol ¶
func (x *UpdatePasswordComplexityPolicyRequest) GetHasSymbol() bool
func (*UpdatePasswordComplexityPolicyRequest) GetHasUppercase ¶
func (x *UpdatePasswordComplexityPolicyRequest) GetHasUppercase() bool
func (*UpdatePasswordComplexityPolicyRequest) GetMinLength ¶
func (x *UpdatePasswordComplexityPolicyRequest) GetMinLength() uint32
func (*UpdatePasswordComplexityPolicyRequest) ProtoMessage ¶
func (*UpdatePasswordComplexityPolicyRequest) ProtoMessage()
func (*UpdatePasswordComplexityPolicyRequest) ProtoReflect ¶
func (x *UpdatePasswordComplexityPolicyRequest) ProtoReflect() protoreflect.Message
func (*UpdatePasswordComplexityPolicyRequest) Reset ¶
func (x *UpdatePasswordComplexityPolicyRequest) Reset()
func (*UpdatePasswordComplexityPolicyRequest) String ¶
func (x *UpdatePasswordComplexityPolicyRequest) String() string
type UpdatePasswordComplexityPolicyResponse ¶
type UpdatePasswordComplexityPolicyResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdatePasswordComplexityPolicyResponse) Descriptor
deprecated
func (*UpdatePasswordComplexityPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePasswordComplexityPolicyResponse.ProtoReflect.Descriptor instead.
func (*UpdatePasswordComplexityPolicyResponse) GetDetails ¶
func (x *UpdatePasswordComplexityPolicyResponse) GetDetails() *object.ObjectDetails
func (*UpdatePasswordComplexityPolicyResponse) ProtoMessage ¶
func (*UpdatePasswordComplexityPolicyResponse) ProtoMessage()
func (*UpdatePasswordComplexityPolicyResponse) ProtoReflect ¶
func (x *UpdatePasswordComplexityPolicyResponse) ProtoReflect() protoreflect.Message
func (*UpdatePasswordComplexityPolicyResponse) Reset ¶
func (x *UpdatePasswordComplexityPolicyResponse) Reset()
func (*UpdatePasswordComplexityPolicyResponse) String ¶
func (x *UpdatePasswordComplexityPolicyResponse) String() string
type UpdatePrivacyPolicyRequest ¶
type UpdatePrivacyPolicyRequest struct { TosLink string `protobuf:"bytes,1,opt,name=tos_link,json=tosLink,proto3" json:"tos_link,omitempty"` PrivacyLink string `protobuf:"bytes,2,opt,name=privacy_link,json=privacyLink,proto3" json:"privacy_link,omitempty"` HelpLink string `protobuf:"bytes,3,opt,name=help_link,json=helpLink,proto3" json:"help_link,omitempty"` SupportEmail string `protobuf:"bytes,4,opt,name=support_email,json=supportEmail,proto3" json:"support_email,omitempty"` DocsLink string `protobuf:"bytes,5,opt,name=docs_link,json=docsLink,proto3" json:"docs_link,omitempty"` CustomLink string `protobuf:"bytes,6,opt,name=custom_link,json=customLink,proto3" json:"custom_link,omitempty"` CustomLinkText string `protobuf:"bytes,7,opt,name=custom_link_text,json=customLinkText,proto3" json:"custom_link_text,omitempty"` // contains filtered or unexported fields }
func (*UpdatePrivacyPolicyRequest) Descriptor
deprecated
func (*UpdatePrivacyPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePrivacyPolicyRequest.ProtoReflect.Descriptor instead.
func (*UpdatePrivacyPolicyRequest) GetCustomLink ¶ added in v2.2.4
func (x *UpdatePrivacyPolicyRequest) GetCustomLink() string
func (*UpdatePrivacyPolicyRequest) GetCustomLinkText ¶ added in v2.2.4
func (x *UpdatePrivacyPolicyRequest) GetCustomLinkText() string
func (*UpdatePrivacyPolicyRequest) GetDocsLink ¶ added in v2.2.4
func (x *UpdatePrivacyPolicyRequest) GetDocsLink() string
func (*UpdatePrivacyPolicyRequest) GetHelpLink ¶
func (x *UpdatePrivacyPolicyRequest) GetHelpLink() string
func (*UpdatePrivacyPolicyRequest) GetPrivacyLink ¶
func (x *UpdatePrivacyPolicyRequest) GetPrivacyLink() string
func (*UpdatePrivacyPolicyRequest) GetSupportEmail ¶ added in v2.0.13
func (x *UpdatePrivacyPolicyRequest) GetSupportEmail() string
func (*UpdatePrivacyPolicyRequest) GetTosLink ¶
func (x *UpdatePrivacyPolicyRequest) GetTosLink() string
func (*UpdatePrivacyPolicyRequest) ProtoMessage ¶
func (*UpdatePrivacyPolicyRequest) ProtoMessage()
func (*UpdatePrivacyPolicyRequest) ProtoReflect ¶
func (x *UpdatePrivacyPolicyRequest) ProtoReflect() protoreflect.Message
func (*UpdatePrivacyPolicyRequest) Reset ¶
func (x *UpdatePrivacyPolicyRequest) Reset()
func (*UpdatePrivacyPolicyRequest) String ¶
func (x *UpdatePrivacyPolicyRequest) String() string
type UpdatePrivacyPolicyResponse ¶
type UpdatePrivacyPolicyResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdatePrivacyPolicyResponse) Descriptor
deprecated
func (*UpdatePrivacyPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePrivacyPolicyResponse.ProtoReflect.Descriptor instead.
func (*UpdatePrivacyPolicyResponse) GetDetails ¶
func (x *UpdatePrivacyPolicyResponse) GetDetails() *object.ObjectDetails
func (*UpdatePrivacyPolicyResponse) ProtoMessage ¶
func (*UpdatePrivacyPolicyResponse) ProtoMessage()
func (*UpdatePrivacyPolicyResponse) ProtoReflect ¶
func (x *UpdatePrivacyPolicyResponse) ProtoReflect() protoreflect.Message
func (*UpdatePrivacyPolicyResponse) Reset ¶
func (x *UpdatePrivacyPolicyResponse) Reset()
func (*UpdatePrivacyPolicyResponse) String ¶
func (x *UpdatePrivacyPolicyResponse) String() string
type UpdateSAMLProviderRequest ¶ added in v2.0.22
type UpdateSAMLProviderRequest 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"` // Metadata of the SAML identity provider. // // Types that are assignable to Metadata: // // *UpdateSAMLProviderRequest_MetadataXml // *UpdateSAMLProviderRequest_MetadataUrl Metadata isUpdateSAMLProviderRequest_Metadata `protobuf_oneof:"metadata"` // Binding which defines the type of communication with the identity provider. Binding idp.SAMLBinding `protobuf:"varint,5,opt,name=binding,proto3,enum=zitadel.idp.v1.SAMLBinding" json:"binding,omitempty"` // Boolean which defines if the authentication requests are signed WithSignedRequest bool `protobuf:"varint,6,opt,name=with_signed_request,json=withSignedRequest,proto3" json:"with_signed_request,omitempty"` ProviderOptions *idp.Options `protobuf:"bytes,7,opt,name=provider_options,json=providerOptions,proto3" json:"provider_options,omitempty"` // Optionally specify the `nameid-format` requested. NameIdFormat *idp.SAMLNameIDFormat `` /* 143-byte string literal not displayed */ // Optionally specify the name of the attribute, which will be used to map the user // in case the nameid-format returned is `urn:oasis:names:tc:SAML:2.0:nameid-format:transient`. TransientMappingAttributeName *string `` /* 158-byte string literal not displayed */ // contains filtered or unexported fields }
func (*UpdateSAMLProviderRequest) Descriptor
deprecated
added in
v2.0.22
func (*UpdateSAMLProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSAMLProviderRequest.ProtoReflect.Descriptor instead.
func (*UpdateSAMLProviderRequest) GetBinding ¶ added in v2.0.22
func (x *UpdateSAMLProviderRequest) GetBinding() idp.SAMLBinding
func (*UpdateSAMLProviderRequest) GetId ¶ added in v2.0.22
func (x *UpdateSAMLProviderRequest) GetId() string
func (*UpdateSAMLProviderRequest) GetMetadata ¶ added in v2.0.22
func (m *UpdateSAMLProviderRequest) GetMetadata() isUpdateSAMLProviderRequest_Metadata
func (*UpdateSAMLProviderRequest) GetMetadataUrl ¶ added in v2.0.22
func (x *UpdateSAMLProviderRequest) GetMetadataUrl() string
func (*UpdateSAMLProviderRequest) GetMetadataXml ¶ added in v2.0.22
func (x *UpdateSAMLProviderRequest) GetMetadataXml() []byte
func (*UpdateSAMLProviderRequest) GetName ¶ added in v2.0.22
func (x *UpdateSAMLProviderRequest) GetName() string
func (*UpdateSAMLProviderRequest) GetNameIdFormat ¶ added in v2.2.4
func (x *UpdateSAMLProviderRequest) GetNameIdFormat() idp.SAMLNameIDFormat
func (*UpdateSAMLProviderRequest) GetProviderOptions ¶ added in v2.0.22
func (x *UpdateSAMLProviderRequest) GetProviderOptions() *idp.Options
func (*UpdateSAMLProviderRequest) GetTransientMappingAttributeName ¶ added in v2.2.4
func (x *UpdateSAMLProviderRequest) GetTransientMappingAttributeName() string
func (*UpdateSAMLProviderRequest) GetWithSignedRequest ¶ added in v2.0.22
func (x *UpdateSAMLProviderRequest) GetWithSignedRequest() bool
func (*UpdateSAMLProviderRequest) ProtoMessage ¶ added in v2.0.22
func (*UpdateSAMLProviderRequest) ProtoMessage()
func (*UpdateSAMLProviderRequest) ProtoReflect ¶ added in v2.0.22
func (x *UpdateSAMLProviderRequest) ProtoReflect() protoreflect.Message
func (*UpdateSAMLProviderRequest) Reset ¶ added in v2.0.22
func (x *UpdateSAMLProviderRequest) Reset()
func (*UpdateSAMLProviderRequest) String ¶ added in v2.0.22
func (x *UpdateSAMLProviderRequest) String() string
type UpdateSAMLProviderRequest_MetadataUrl ¶ added in v2.0.22
type UpdateSAMLProviderRequest_MetadataUrl struct { // Url to the metadata of the SAML identity provider MetadataUrl string `protobuf:"bytes,4,opt,name=metadata_url,json=metadataUrl,proto3,oneof"` }
type UpdateSAMLProviderRequest_MetadataXml ¶ added in v2.0.22
type UpdateSAMLProviderRequest_MetadataXml struct {
MetadataXml []byte `protobuf:"bytes,3,opt,name=metadata_xml,json=metadataXml,proto3,oneof"`
}
type UpdateSAMLProviderResponse ¶ added in v2.0.22
type UpdateSAMLProviderResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateSAMLProviderResponse) Descriptor
deprecated
added in
v2.0.22
func (*UpdateSAMLProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSAMLProviderResponse.ProtoReflect.Descriptor instead.
func (*UpdateSAMLProviderResponse) GetDetails ¶ added in v2.0.22
func (x *UpdateSAMLProviderResponse) GetDetails() *object.ObjectDetails
func (*UpdateSAMLProviderResponse) ProtoMessage ¶ added in v2.0.22
func (*UpdateSAMLProviderResponse) ProtoMessage()
func (*UpdateSAMLProviderResponse) ProtoReflect ¶ added in v2.0.22
func (x *UpdateSAMLProviderResponse) ProtoReflect() protoreflect.Message
func (*UpdateSAMLProviderResponse) Reset ¶ added in v2.0.22
func (x *UpdateSAMLProviderResponse) Reset()
func (*UpdateSAMLProviderResponse) String ¶ added in v2.0.22
func (x *UpdateSAMLProviderResponse) String() string
type UpdateSMSProviderTwilioRequest ¶
type UpdateSMSProviderTwilioRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Sid string `protobuf:"bytes,2,opt,name=sid,proto3" json:"sid,omitempty"` SenderNumber string `protobuf:"bytes,3,opt,name=sender_number,json=senderNumber,proto3" json:"sender_number,omitempty"` // contains filtered or unexported fields }
func (*UpdateSMSProviderTwilioRequest) Descriptor
deprecated
func (*UpdateSMSProviderTwilioRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSMSProviderTwilioRequest.ProtoReflect.Descriptor instead.
func (*UpdateSMSProviderTwilioRequest) GetId ¶
func (x *UpdateSMSProviderTwilioRequest) GetId() string
func (*UpdateSMSProviderTwilioRequest) GetSenderNumber ¶
func (x *UpdateSMSProviderTwilioRequest) GetSenderNumber() string
func (*UpdateSMSProviderTwilioRequest) GetSid ¶
func (x *UpdateSMSProviderTwilioRequest) GetSid() string
func (*UpdateSMSProviderTwilioRequest) ProtoMessage ¶
func (*UpdateSMSProviderTwilioRequest) ProtoMessage()
func (*UpdateSMSProviderTwilioRequest) ProtoReflect ¶
func (x *UpdateSMSProviderTwilioRequest) ProtoReflect() protoreflect.Message
func (*UpdateSMSProviderTwilioRequest) Reset ¶
func (x *UpdateSMSProviderTwilioRequest) Reset()
func (*UpdateSMSProviderTwilioRequest) String ¶
func (x *UpdateSMSProviderTwilioRequest) String() string
type UpdateSMSProviderTwilioResponse ¶
type UpdateSMSProviderTwilioResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateSMSProviderTwilioResponse) Descriptor
deprecated
func (*UpdateSMSProviderTwilioResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSMSProviderTwilioResponse.ProtoReflect.Descriptor instead.
func (*UpdateSMSProviderTwilioResponse) GetDetails ¶
func (x *UpdateSMSProviderTwilioResponse) GetDetails() *object.ObjectDetails
func (*UpdateSMSProviderTwilioResponse) ProtoMessage ¶
func (*UpdateSMSProviderTwilioResponse) ProtoMessage()
func (*UpdateSMSProviderTwilioResponse) ProtoReflect ¶
func (x *UpdateSMSProviderTwilioResponse) ProtoReflect() protoreflect.Message
func (*UpdateSMSProviderTwilioResponse) Reset ¶
func (x *UpdateSMSProviderTwilioResponse) Reset()
func (*UpdateSMSProviderTwilioResponse) String ¶
func (x *UpdateSMSProviderTwilioResponse) String() string
type UpdateSMSProviderTwilioTokenRequest ¶
type UpdateSMSProviderTwilioTokenRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Token string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
func (*UpdateSMSProviderTwilioTokenRequest) Descriptor
deprecated
func (*UpdateSMSProviderTwilioTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSMSProviderTwilioTokenRequest.ProtoReflect.Descriptor instead.
func (*UpdateSMSProviderTwilioTokenRequest) GetId ¶
func (x *UpdateSMSProviderTwilioTokenRequest) GetId() string
func (*UpdateSMSProviderTwilioTokenRequest) GetToken ¶
func (x *UpdateSMSProviderTwilioTokenRequest) GetToken() string
func (*UpdateSMSProviderTwilioTokenRequest) ProtoMessage ¶
func (*UpdateSMSProviderTwilioTokenRequest) ProtoMessage()
func (*UpdateSMSProviderTwilioTokenRequest) ProtoReflect ¶
func (x *UpdateSMSProviderTwilioTokenRequest) ProtoReflect() protoreflect.Message
func (*UpdateSMSProviderTwilioTokenRequest) Reset ¶
func (x *UpdateSMSProviderTwilioTokenRequest) Reset()
func (*UpdateSMSProviderTwilioTokenRequest) String ¶
func (x *UpdateSMSProviderTwilioTokenRequest) String() string
type UpdateSMSProviderTwilioTokenResponse ¶
type UpdateSMSProviderTwilioTokenResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateSMSProviderTwilioTokenResponse) Descriptor
deprecated
func (*UpdateSMSProviderTwilioTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSMSProviderTwilioTokenResponse.ProtoReflect.Descriptor instead.
func (*UpdateSMSProviderTwilioTokenResponse) GetDetails ¶
func (x *UpdateSMSProviderTwilioTokenResponse) GetDetails() *object.ObjectDetails
func (*UpdateSMSProviderTwilioTokenResponse) ProtoMessage ¶
func (*UpdateSMSProviderTwilioTokenResponse) ProtoMessage()
func (*UpdateSMSProviderTwilioTokenResponse) ProtoReflect ¶
func (x *UpdateSMSProviderTwilioTokenResponse) ProtoReflect() protoreflect.Message
func (*UpdateSMSProviderTwilioTokenResponse) Reset ¶
func (x *UpdateSMSProviderTwilioTokenResponse) Reset()
func (*UpdateSMSProviderTwilioTokenResponse) String ¶
func (x *UpdateSMSProviderTwilioTokenResponse) String() string
type UpdateSMTPConfigPasswordRequest ¶
type UpdateSMTPConfigPasswordRequest struct { Password string `protobuf:"bytes,1,opt,name=password,proto3" json:"password,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*UpdateSMTPConfigPasswordRequest) Descriptor
deprecated
func (*UpdateSMTPConfigPasswordRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSMTPConfigPasswordRequest.ProtoReflect.Descriptor instead.
func (*UpdateSMTPConfigPasswordRequest) GetId ¶ added in v2.1.13
func (x *UpdateSMTPConfigPasswordRequest) GetId() string
func (*UpdateSMTPConfigPasswordRequest) GetPassword ¶
func (x *UpdateSMTPConfigPasswordRequest) GetPassword() string
func (*UpdateSMTPConfigPasswordRequest) ProtoMessage ¶
func (*UpdateSMTPConfigPasswordRequest) ProtoMessage()
func (*UpdateSMTPConfigPasswordRequest) ProtoReflect ¶
func (x *UpdateSMTPConfigPasswordRequest) ProtoReflect() protoreflect.Message
func (*UpdateSMTPConfigPasswordRequest) Reset ¶
func (x *UpdateSMTPConfigPasswordRequest) Reset()
func (*UpdateSMTPConfigPasswordRequest) String ¶
func (x *UpdateSMTPConfigPasswordRequest) String() string
type UpdateSMTPConfigPasswordResponse ¶
type UpdateSMTPConfigPasswordResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateSMTPConfigPasswordResponse) Descriptor
deprecated
func (*UpdateSMTPConfigPasswordResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSMTPConfigPasswordResponse.ProtoReflect.Descriptor instead.
func (*UpdateSMTPConfigPasswordResponse) GetDetails ¶
func (x *UpdateSMTPConfigPasswordResponse) GetDetails() *object.ObjectDetails
func (*UpdateSMTPConfigPasswordResponse) ProtoMessage ¶
func (*UpdateSMTPConfigPasswordResponse) ProtoMessage()
func (*UpdateSMTPConfigPasswordResponse) ProtoReflect ¶
func (x *UpdateSMTPConfigPasswordResponse) ProtoReflect() protoreflect.Message
func (*UpdateSMTPConfigPasswordResponse) Reset ¶
func (x *UpdateSMTPConfigPasswordResponse) Reset()
func (*UpdateSMTPConfigPasswordResponse) String ¶
func (x *UpdateSMTPConfigPasswordResponse) String() string
type UpdateSMTPConfigRequest ¶
type UpdateSMTPConfigRequest struct { SenderAddress string `protobuf:"bytes,1,opt,name=sender_address,json=senderAddress,proto3" json:"sender_address,omitempty"` SenderName string `protobuf:"bytes,2,opt,name=sender_name,json=senderName,proto3" json:"sender_name,omitempty"` Tls bool `protobuf:"varint,3,opt,name=tls,proto3" json:"tls,omitempty"` Host string `protobuf:"bytes,4,opt,name=host,proto3" json:"host,omitempty"` User string `protobuf:"bytes,5,opt,name=user,proto3" json:"user,omitempty"` ReplyToAddress string `protobuf:"bytes,6,opt,name=reply_to_address,json=replyToAddress,proto3" json:"reply_to_address,omitempty"` Password string `protobuf:"bytes,7,opt,name=password,proto3" json:"password,omitempty"` Description string `protobuf:"bytes,8,opt,name=description,proto3" json:"description,omitempty"` Id string `protobuf:"bytes,9,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*UpdateSMTPConfigRequest) Descriptor
deprecated
func (*UpdateSMTPConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSMTPConfigRequest.ProtoReflect.Descriptor instead.
func (*UpdateSMTPConfigRequest) GetDescription ¶ added in v2.1.13
func (x *UpdateSMTPConfigRequest) GetDescription() string
func (*UpdateSMTPConfigRequest) GetHost ¶
func (x *UpdateSMTPConfigRequest) GetHost() string
func (*UpdateSMTPConfigRequest) GetId ¶ added in v2.1.13
func (x *UpdateSMTPConfigRequest) GetId() string
func (*UpdateSMTPConfigRequest) GetPassword ¶ added in v2.1.13
func (x *UpdateSMTPConfigRequest) GetPassword() string
func (*UpdateSMTPConfigRequest) GetReplyToAddress ¶ added in v2.0.18
func (x *UpdateSMTPConfigRequest) GetReplyToAddress() string
func (*UpdateSMTPConfigRequest) GetSenderAddress ¶
func (x *UpdateSMTPConfigRequest) GetSenderAddress() string
func (*UpdateSMTPConfigRequest) GetSenderName ¶
func (x *UpdateSMTPConfigRequest) GetSenderName() string
func (*UpdateSMTPConfigRequest) GetTls ¶
func (x *UpdateSMTPConfigRequest) GetTls() bool
func (*UpdateSMTPConfigRequest) GetUser ¶
func (x *UpdateSMTPConfigRequest) GetUser() string
func (*UpdateSMTPConfigRequest) ProtoMessage ¶
func (*UpdateSMTPConfigRequest) ProtoMessage()
func (*UpdateSMTPConfigRequest) ProtoReflect ¶
func (x *UpdateSMTPConfigRequest) ProtoReflect() protoreflect.Message
func (*UpdateSMTPConfigRequest) Reset ¶
func (x *UpdateSMTPConfigRequest) Reset()
func (*UpdateSMTPConfigRequest) String ¶
func (x *UpdateSMTPConfigRequest) String() string
type UpdateSMTPConfigResponse ¶
type UpdateSMTPConfigResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateSMTPConfigResponse) Descriptor
deprecated
func (*UpdateSMTPConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSMTPConfigResponse.ProtoReflect.Descriptor instead.
func (*UpdateSMTPConfigResponse) GetDetails ¶
func (x *UpdateSMTPConfigResponse) GetDetails() *object.ObjectDetails
func (*UpdateSMTPConfigResponse) ProtoMessage ¶
func (*UpdateSMTPConfigResponse) ProtoMessage()
func (*UpdateSMTPConfigResponse) ProtoReflect ¶
func (x *UpdateSMTPConfigResponse) ProtoReflect() protoreflect.Message
func (*UpdateSMTPConfigResponse) Reset ¶
func (x *UpdateSMTPConfigResponse) Reset()
func (*UpdateSMTPConfigResponse) String ¶
func (x *UpdateSMTPConfigResponse) String() string
type UpdateSecretGeneratorRequest ¶
type UpdateSecretGeneratorRequest struct { GeneratorType settings.SecretGeneratorType `` /* 146-byte string literal not displayed */ Length uint32 `protobuf:"varint,2,opt,name=length,proto3" json:"length,omitempty"` Expiry *durationpb.Duration `protobuf:"bytes,3,opt,name=expiry,proto3" json:"expiry,omitempty"` IncludeLowerLetters bool `protobuf:"varint,4,opt,name=include_lower_letters,json=includeLowerLetters,proto3" json:"include_lower_letters,omitempty"` IncludeUpperLetters bool `protobuf:"varint,5,opt,name=include_upper_letters,json=includeUpperLetters,proto3" json:"include_upper_letters,omitempty"` IncludeDigits bool `protobuf:"varint,6,opt,name=include_digits,json=includeDigits,proto3" json:"include_digits,omitempty"` IncludeSymbols bool `protobuf:"varint,7,opt,name=include_symbols,json=includeSymbols,proto3" json:"include_symbols,omitempty"` // contains filtered or unexported fields }
func (*UpdateSecretGeneratorRequest) Descriptor
deprecated
func (*UpdateSecretGeneratorRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSecretGeneratorRequest.ProtoReflect.Descriptor instead.
func (*UpdateSecretGeneratorRequest) GetExpiry ¶
func (x *UpdateSecretGeneratorRequest) GetExpiry() *durationpb.Duration
func (*UpdateSecretGeneratorRequest) GetGeneratorType ¶
func (x *UpdateSecretGeneratorRequest) GetGeneratorType() settings.SecretGeneratorType
func (*UpdateSecretGeneratorRequest) GetIncludeDigits ¶
func (x *UpdateSecretGeneratorRequest) GetIncludeDigits() bool
func (*UpdateSecretGeneratorRequest) GetIncludeLowerLetters ¶
func (x *UpdateSecretGeneratorRequest) GetIncludeLowerLetters() bool
func (*UpdateSecretGeneratorRequest) GetIncludeSymbols ¶
func (x *UpdateSecretGeneratorRequest) GetIncludeSymbols() bool
func (*UpdateSecretGeneratorRequest) GetIncludeUpperLetters ¶
func (x *UpdateSecretGeneratorRequest) GetIncludeUpperLetters() bool
func (*UpdateSecretGeneratorRequest) GetLength ¶
func (x *UpdateSecretGeneratorRequest) GetLength() uint32
func (*UpdateSecretGeneratorRequest) ProtoMessage ¶
func (*UpdateSecretGeneratorRequest) ProtoMessage()
func (*UpdateSecretGeneratorRequest) ProtoReflect ¶
func (x *UpdateSecretGeneratorRequest) ProtoReflect() protoreflect.Message
func (*UpdateSecretGeneratorRequest) Reset ¶
func (x *UpdateSecretGeneratorRequest) Reset()
func (*UpdateSecretGeneratorRequest) String ¶
func (x *UpdateSecretGeneratorRequest) String() string
type UpdateSecretGeneratorResponse ¶
type UpdateSecretGeneratorResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateSecretGeneratorResponse) Descriptor
deprecated
func (*UpdateSecretGeneratorResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSecretGeneratorResponse.ProtoReflect.Descriptor instead.
func (*UpdateSecretGeneratorResponse) GetDetails ¶
func (x *UpdateSecretGeneratorResponse) GetDetails() *object.ObjectDetails
func (*UpdateSecretGeneratorResponse) ProtoMessage ¶
func (*UpdateSecretGeneratorResponse) ProtoMessage()
func (*UpdateSecretGeneratorResponse) ProtoReflect ¶
func (x *UpdateSecretGeneratorResponse) ProtoReflect() protoreflect.Message
func (*UpdateSecretGeneratorResponse) Reset ¶
func (x *UpdateSecretGeneratorResponse) Reset()
func (*UpdateSecretGeneratorResponse) String ¶
func (x *UpdateSecretGeneratorResponse) String() string
type View ¶
type View struct { Database string `protobuf:"bytes,1,opt,name=database,proto3" json:"database,omitempty"` ViewName string `protobuf:"bytes,2,opt,name=view_name,json=viewName,proto3" json:"view_name,omitempty"` ProcessedSequence uint64 `protobuf:"varint,3,opt,name=processed_sequence,json=processedSequence,proto3" json:"processed_sequence,omitempty"` EventTimestamp *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=event_timestamp,json=eventTimestamp,proto3" json:"event_timestamp,omitempty"` // The timestamp the event occurred LastSuccessfulSpoolerRun *timestamppb.Timestamp `` /* 137-byte string literal not displayed */ // contains filtered or unexported fields }
func (*View) Descriptor
deprecated
func (*View) GetDatabase ¶
func (*View) GetEventTimestamp ¶
func (x *View) GetEventTimestamp() *timestamppb.Timestamp
func (*View) GetLastSuccessfulSpoolerRun ¶
func (x *View) GetLastSuccessfulSpoolerRun() *timestamppb.Timestamp
func (*View) GetProcessedSequence ¶
func (*View) GetViewName ¶
func (*View) ProtoMessage ¶
func (*View) ProtoMessage()
func (*View) ProtoReflect ¶
func (x *View) ProtoReflect() protoreflect.Message