Documentation ¶
Index ¶
- Variables
- type APIKey
- func (*APIKey) Descriptor() ([]byte, []int)deprecated
- func (x *APIKey) GetCreatedAt() string
- func (x *APIKey) GetCreatedBy() string
- func (x *APIKey) GetExpiresAt() string
- func (x *APIKey) GetId() string
- func (x *APIKey) GetLastUsedAt() string
- func (x *APIKey) GetName() string
- func (*APIKey) ProtoMessage()
- func (x *APIKey) ProtoReflect() protoreflect.Message
- func (x *APIKey) Reset()
- func (x *APIKey) String() string
- type AcceptOrDeclineInvitationRequest
- func (*AcceptOrDeclineInvitationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AcceptOrDeclineInvitationRequest) GetAccept() bool
- func (x *AcceptOrDeclineInvitationRequest) GetOrganizationId() string
- func (*AcceptOrDeclineInvitationRequest) ProtoMessage()
- func (x *AcceptOrDeclineInvitationRequest) ProtoReflect() protoreflect.Message
- func (x *AcceptOrDeclineInvitationRequest) Reset()
- func (x *AcceptOrDeclineInvitationRequest) String() string
- type AcceptOrDeclineInvitationResponse
- func (*AcceptOrDeclineInvitationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AcceptOrDeclineInvitationResponse) GetResponse() *Response
- func (*AcceptOrDeclineInvitationResponse) ProtoMessage()
- func (x *AcceptOrDeclineInvitationResponse) ProtoReflect() protoreflect.Message
- func (x *AcceptOrDeclineInvitationResponse) Reset()
- func (x *AcceptOrDeclineInvitationResponse) String() string
- type AddReadmeRequest
- func (*AddReadmeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddReadmeRequest) GetNamespace() string
- func (x *AddReadmeRequest) GetReadme() string
- func (x *AddReadmeRequest) GetTargetName() string
- func (*AddReadmeRequest) ProtoMessage()
- func (x *AddReadmeRequest) ProtoReflect() protoreflect.Message
- func (x *AddReadmeRequest) Reset()
- func (x *AddReadmeRequest) String() string
- type AddReadmeResponse
- func (*AddReadmeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddReadmeResponse) GetResponse() *Response
- func (*AddReadmeResponse) ProtoMessage()
- func (x *AddReadmeResponse) ProtoReflect() protoreflect.Message
- func (x *AddReadmeResponse) Reset()
- func (x *AddReadmeResponse) String() string
- type AddSubgraphMemberRequest
- func (*AddSubgraphMemberRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddSubgraphMemberRequest) GetNamespace() string
- func (x *AddSubgraphMemberRequest) GetSubgraphName() string
- func (x *AddSubgraphMemberRequest) GetUserEmail() string
- func (*AddSubgraphMemberRequest) ProtoMessage()
- func (x *AddSubgraphMemberRequest) ProtoReflect() protoreflect.Message
- func (x *AddSubgraphMemberRequest) Reset()
- func (x *AddSubgraphMemberRequest) String() string
- type AddSubgraphMemberResponse
- func (*AddSubgraphMemberResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddSubgraphMemberResponse) GetResponse() *Response
- func (*AddSubgraphMemberResponse) ProtoMessage()
- func (x *AddSubgraphMemberResponse) ProtoReflect() protoreflect.Message
- func (x *AddSubgraphMemberResponse) Reset()
- func (x *AddSubgraphMemberResponse) String() string
- type AnalyticsConfig
- func (*AnalyticsConfig) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyticsConfig) GetDateRange() *DateRange
- func (x *AnalyticsConfig) GetFilters() []*AnalyticsFilter
- func (x *AnalyticsConfig) GetPagination() *Pagination
- func (x *AnalyticsConfig) GetRange() int32
- func (x *AnalyticsConfig) GetSort() *Sort
- func (*AnalyticsConfig) ProtoMessage()
- func (x *AnalyticsConfig) ProtoReflect() protoreflect.Message
- func (x *AnalyticsConfig) Reset()
- func (x *AnalyticsConfig) String() string
- type AnalyticsFilter
- func (*AnalyticsFilter) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyticsFilter) GetField() string
- func (x *AnalyticsFilter) GetOperator() AnalyticsViewFilterOperator
- func (x *AnalyticsFilter) GetValue() string
- func (*AnalyticsFilter) ProtoMessage()
- func (x *AnalyticsFilter) ProtoReflect() protoreflect.Message
- func (x *AnalyticsFilter) Reset()
- func (x *AnalyticsFilter) String() string
- type AnalyticsViewColumn
- func (*AnalyticsViewColumn) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyticsViewColumn) GetIsCta() bool
- func (x *AnalyticsViewColumn) GetIsHidden() bool
- func (x *AnalyticsViewColumn) GetName() string
- func (x *AnalyticsViewColumn) GetTitle() string
- func (x *AnalyticsViewColumn) GetType() string
- func (x *AnalyticsViewColumn) GetUnit() Unit
- func (*AnalyticsViewColumn) ProtoMessage()
- func (x *AnalyticsViewColumn) ProtoReflect() protoreflect.Message
- func (x *AnalyticsViewColumn) Reset()
- func (x *AnalyticsViewColumn) String() string
- type AnalyticsViewFilterOperator
- func (AnalyticsViewFilterOperator) Descriptor() protoreflect.EnumDescriptor
- func (x AnalyticsViewFilterOperator) Enum() *AnalyticsViewFilterOperator
- func (AnalyticsViewFilterOperator) EnumDescriptor() ([]byte, []int)deprecated
- func (x AnalyticsViewFilterOperator) Number() protoreflect.EnumNumber
- func (x AnalyticsViewFilterOperator) String() string
- func (AnalyticsViewFilterOperator) Type() protoreflect.EnumType
- type AnalyticsViewGroupName
- func (AnalyticsViewGroupName) Descriptor() protoreflect.EnumDescriptor
- func (x AnalyticsViewGroupName) Enum() *AnalyticsViewGroupName
- func (AnalyticsViewGroupName) EnumDescriptor() ([]byte, []int)deprecated
- func (x AnalyticsViewGroupName) Number() protoreflect.EnumNumber
- func (x AnalyticsViewGroupName) String() string
- func (AnalyticsViewGroupName) Type() protoreflect.EnumType
- type AnalyticsViewResult
- func (*AnalyticsViewResult) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyticsViewResult) GetColumns() []*AnalyticsViewColumn
- func (x *AnalyticsViewResult) GetFilters() []*AnalyticsViewResultFilter
- func (x *AnalyticsViewResult) GetPages() int32
- func (x *AnalyticsViewResult) GetRows() []*AnalyticsViewRow
- func (*AnalyticsViewResult) ProtoMessage()
- func (x *AnalyticsViewResult) ProtoReflect() protoreflect.Message
- func (x *AnalyticsViewResult) Reset()
- func (x *AnalyticsViewResult) String() string
- type AnalyticsViewResultFilter
- func (*AnalyticsViewResultFilter) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyticsViewResultFilter) GetColumnName() string
- func (x *AnalyticsViewResultFilter) GetCustomOptions() CustomOptions
- func (x *AnalyticsViewResultFilter) GetOptions() []*AnalyticsViewResultFilterOption
- func (x *AnalyticsViewResultFilter) GetTitle() string
- func (*AnalyticsViewResultFilter) ProtoMessage()
- func (x *AnalyticsViewResultFilter) ProtoReflect() protoreflect.Message
- func (x *AnalyticsViewResultFilter) Reset()
- func (x *AnalyticsViewResultFilter) String() string
- type AnalyticsViewResultFilterOption
- func (*AnalyticsViewResultFilterOption) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyticsViewResultFilterOption) GetLabel() string
- func (x *AnalyticsViewResultFilterOption) GetOperator() AnalyticsViewFilterOperator
- func (x *AnalyticsViewResultFilterOption) GetValue() string
- func (*AnalyticsViewResultFilterOption) ProtoMessage()
- func (x *AnalyticsViewResultFilterOption) ProtoReflect() protoreflect.Message
- func (x *AnalyticsViewResultFilterOption) Reset()
- func (x *AnalyticsViewResultFilterOption) String() string
- type AnalyticsViewRow
- func (*AnalyticsViewRow) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyticsViewRow) GetValue() map[string]*AnalyticsViewRowValue
- func (*AnalyticsViewRow) ProtoMessage()
- func (x *AnalyticsViewRow) ProtoReflect() protoreflect.Message
- func (x *AnalyticsViewRow) Reset()
- func (x *AnalyticsViewRow) String() string
- type AnalyticsViewRowValue
- func (*AnalyticsViewRowValue) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyticsViewRowValue) GetBoolValue() bool
- func (m *AnalyticsViewRowValue) GetKind() isAnalyticsViewRowValue_Kind
- func (x *AnalyticsViewRowValue) GetNumberValue() float64
- func (x *AnalyticsViewRowValue) GetStringValue() string
- func (*AnalyticsViewRowValue) ProtoMessage()
- func (x *AnalyticsViewRowValue) ProtoReflect() protoreflect.Message
- func (x *AnalyticsViewRowValue) Reset()
- func (x *AnalyticsViewRowValue) String() string
- type AnalyticsViewRowValue_BoolValue
- type AnalyticsViewRowValue_NumberValue
- type AnalyticsViewRowValue_StringValue
- type AuditLog
- func (*AuditLog) Descriptor() ([]byte, []int)deprecated
- func (x *AuditLog) GetAction() string
- func (x *AuditLog) GetActorDisplayName() string
- func (x *AuditLog) GetActorType() string
- func (x *AuditLog) GetAuditAction() string
- func (x *AuditLog) GetAuditableDisplayName() string
- func (x *AuditLog) GetCreatedAt() string
- func (x *AuditLog) GetId() string
- func (x *AuditLog) GetTargetDisplayName() string
- func (x *AuditLog) GetTargetNamespaceDisplayName() string
- func (x *AuditLog) GetTargetNamespaceId() string
- func (x *AuditLog) GetTargetType() string
- func (*AuditLog) ProtoMessage()
- func (x *AuditLog) ProtoReflect() protoreflect.Message
- func (x *AuditLog) Reset()
- func (x *AuditLog) String() string
- type ChangeCounts
- func (*ChangeCounts) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeCounts) GetAdditions() int32
- func (x *ChangeCounts) GetDeletions() int32
- func (*ChangeCounts) ProtoMessage()
- func (x *ChangeCounts) ProtoReflect() protoreflect.Message
- func (x *ChangeCounts) Reset()
- func (x *ChangeCounts) String() string
- type CheckFederatedGraphRequest
- func (*CheckFederatedGraphRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CheckFederatedGraphRequest) GetLabelMatchers() []string
- func (x *CheckFederatedGraphRequest) GetName() string
- func (x *CheckFederatedGraphRequest) GetNamespace() string
- func (*CheckFederatedGraphRequest) ProtoMessage()
- func (x *CheckFederatedGraphRequest) ProtoReflect() protoreflect.Message
- func (x *CheckFederatedGraphRequest) Reset()
- func (x *CheckFederatedGraphRequest) String() string
- type CheckFederatedGraphResponse
- func (*CheckFederatedGraphResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CheckFederatedGraphResponse) GetCompositionErrors() []*CompositionError
- func (x *CheckFederatedGraphResponse) GetResponse() *Response
- func (x *CheckFederatedGraphResponse) GetSubgraphs() []*Subgraph
- func (*CheckFederatedGraphResponse) ProtoMessage()
- func (x *CheckFederatedGraphResponse) ProtoReflect() protoreflect.Message
- func (x *CheckFederatedGraphResponse) Reset()
- func (x *CheckFederatedGraphResponse) String() string
- type CheckOperationUsageStats
- func (*CheckOperationUsageStats) Descriptor() ([]byte, []int)deprecated
- func (x *CheckOperationUsageStats) GetFirstSeenAt() string
- func (x *CheckOperationUsageStats) GetLastSeenAt() string
- func (x *CheckOperationUsageStats) GetSafeOperations() uint32
- func (x *CheckOperationUsageStats) GetTotalOperations() uint32
- func (*CheckOperationUsageStats) ProtoMessage()
- func (x *CheckOperationUsageStats) ProtoReflect() protoreflect.Message
- func (x *CheckOperationUsageStats) Reset()
- func (x *CheckOperationUsageStats) String() string
- type CheckSubgraphSchemaRequest
- func (*CheckSubgraphSchemaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CheckSubgraphSchemaRequest) GetDelete() bool
- func (x *CheckSubgraphSchemaRequest) GetGitInfo() *GitInfo
- func (x *CheckSubgraphSchemaRequest) GetNamespace() string
- func (x *CheckSubgraphSchemaRequest) GetSchema() []byte
- func (x *CheckSubgraphSchemaRequest) GetSubgraphName() string
- func (*CheckSubgraphSchemaRequest) ProtoMessage()
- func (x *CheckSubgraphSchemaRequest) ProtoReflect() protoreflect.Message
- func (x *CheckSubgraphSchemaRequest) Reset()
- func (x *CheckSubgraphSchemaRequest) String() string
- type CheckSubgraphSchemaResponse
- func (*CheckSubgraphSchemaResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CheckSubgraphSchemaResponse) GetBreakingChanges() []*SchemaChange
- func (x *CheckSubgraphSchemaResponse) GetCheckId() string
- func (x *CheckSubgraphSchemaResponse) GetCheckedFederatedGraphs() []*CheckedFederatedGraphs
- func (x *CheckSubgraphSchemaResponse) GetCompositionErrors() []*CompositionError
- func (x *CheckSubgraphSchemaResponse) GetLintErrors() []*LintIssue
- func (x *CheckSubgraphSchemaResponse) GetLintWarnings() []*LintIssue
- func (x *CheckSubgraphSchemaResponse) GetNonBreakingChanges() []*SchemaChange
- func (x *CheckSubgraphSchemaResponse) GetOperationUsageStats() *CheckOperationUsageStats
- func (x *CheckSubgraphSchemaResponse) GetResponse() *Response
- func (*CheckSubgraphSchemaResponse) ProtoMessage()
- func (x *CheckSubgraphSchemaResponse) ProtoReflect() protoreflect.Message
- func (x *CheckSubgraphSchemaResponse) Reset()
- func (x *CheckSubgraphSchemaResponse) String() string
- type CheckedFederatedGraphs
- func (*CheckedFederatedGraphs) Descriptor() ([]byte, []int)deprecated
- func (x *CheckedFederatedGraphs) GetId() string
- func (x *CheckedFederatedGraphs) GetName() string
- func (x *CheckedFederatedGraphs) GetNamespace() string
- func (x *CheckedFederatedGraphs) GetOrganizationSlug() string
- func (*CheckedFederatedGraphs) ProtoMessage()
- func (x *CheckedFederatedGraphs) ProtoReflect() protoreflect.Message
- func (x *CheckedFederatedGraphs) Reset()
- func (x *CheckedFederatedGraphs) String() string
- type ClientInfo
- func (*ClientInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ClientInfo) GetCreatedAt() string
- func (x *ClientInfo) GetCreatedBy() string
- func (x *ClientInfo) GetId() string
- func (x *ClientInfo) GetLastUpdatedAt() string
- func (x *ClientInfo) GetLastUpdatedBy() string
- func (x *ClientInfo) GetName() string
- func (*ClientInfo) ProtoMessage()
- func (x *ClientInfo) ProtoReflect() protoreflect.Message
- func (x *ClientInfo) Reset()
- func (x *ClientInfo) String() string
- type ClientWithOperations
- func (*ClientWithOperations) Descriptor() ([]byte, []int)deprecated
- func (x *ClientWithOperations) GetName() string
- func (x *ClientWithOperations) GetOperations() []*ClientWithOperations_Operation
- func (x *ClientWithOperations) GetVersion() string
- func (*ClientWithOperations) ProtoMessage()
- func (x *ClientWithOperations) ProtoReflect() protoreflect.Message
- func (x *ClientWithOperations) Reset()
- func (x *ClientWithOperations) String() string
- type ClientWithOperations_Operation
- func (*ClientWithOperations_Operation) Descriptor() ([]byte, []int)deprecated
- func (x *ClientWithOperations_Operation) GetCount() int32
- func (x *ClientWithOperations_Operation) GetHash() string
- func (x *ClientWithOperations_Operation) GetName() string
- func (*ClientWithOperations_Operation) ProtoMessage()
- func (x *ClientWithOperations_Operation) ProtoReflect() protoreflect.Message
- func (x *ClientWithOperations_Operation) Reset()
- func (x *ClientWithOperations_Operation) String() string
- type CompositionError
- func (*CompositionError) Descriptor() ([]byte, []int)deprecated
- func (x *CompositionError) GetFeatureFlag() string
- func (x *CompositionError) GetFederatedGraphName() string
- func (x *CompositionError) GetMessage() string
- func (x *CompositionError) GetNamespace() string
- func (*CompositionError) ProtoMessage()
- func (x *CompositionError) ProtoReflect() protoreflect.Message
- func (x *CompositionError) Reset()
- func (x *CompositionError) String() string
- type ConfigureNamespaceLintConfigRequest
- func (*ConfigureNamespaceLintConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigureNamespaceLintConfigRequest) GetConfigs() []*LintConfig
- func (x *ConfigureNamespaceLintConfigRequest) GetNamespace() string
- func (*ConfigureNamespaceLintConfigRequest) ProtoMessage()
- func (x *ConfigureNamespaceLintConfigRequest) ProtoReflect() protoreflect.Message
- func (x *ConfigureNamespaceLintConfigRequest) Reset()
- func (x *ConfigureNamespaceLintConfigRequest) String() string
- type ConfigureNamespaceLintConfigResponse
- func (*ConfigureNamespaceLintConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigureNamespaceLintConfigResponse) GetResponse() *Response
- func (*ConfigureNamespaceLintConfigResponse) ProtoMessage()
- func (x *ConfigureNamespaceLintConfigResponse) ProtoReflect() protoreflect.Message
- func (x *ConfigureNamespaceLintConfigResponse) Reset()
- func (x *ConfigureNamespaceLintConfigResponse) String() string
- type Contract
- func (*Contract) Descriptor() ([]byte, []int)deprecated
- func (x *Contract) GetExcludeTags() []string
- func (x *Contract) GetId() string
- func (x *Contract) GetSourceFederatedGraphId() string
- func (*Contract) ProtoMessage()
- func (x *Contract) ProtoReflect() protoreflect.Message
- func (x *Contract) Reset()
- func (x *Contract) String() string
- type CreateAPIKeyRequest
- func (*CreateAPIKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAPIKeyRequest) GetAllowAllResources() bool
- func (x *CreateAPIKeyRequest) GetExpires() ExpiresAt
- func (x *CreateAPIKeyRequest) GetFederatedGraphTargetIds() []string
- func (x *CreateAPIKeyRequest) GetName() string
- func (x *CreateAPIKeyRequest) GetPermissions() []string
- func (x *CreateAPIKeyRequest) GetSubgraphTargetIds() []string
- func (x *CreateAPIKeyRequest) GetUserID() string
- func (*CreateAPIKeyRequest) ProtoMessage()
- func (x *CreateAPIKeyRequest) ProtoReflect() protoreflect.Message
- func (x *CreateAPIKeyRequest) Reset()
- func (x *CreateAPIKeyRequest) String() string
- type CreateAPIKeyResponse
- func (*CreateAPIKeyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAPIKeyResponse) GetApiKey() string
- func (x *CreateAPIKeyResponse) GetResponse() *Response
- func (*CreateAPIKeyResponse) ProtoMessage()
- func (x *CreateAPIKeyResponse) ProtoReflect() protoreflect.Message
- func (x *CreateAPIKeyResponse) Reset()
- func (x *CreateAPIKeyResponse) String() string
- type CreateBillingPortalSessionRequest
- func (*CreateBillingPortalSessionRequest) Descriptor() ([]byte, []int)deprecated
- func (*CreateBillingPortalSessionRequest) ProtoMessage()
- func (x *CreateBillingPortalSessionRequest) ProtoReflect() protoreflect.Message
- func (x *CreateBillingPortalSessionRequest) Reset()
- func (x *CreateBillingPortalSessionRequest) String() string
- type CreateBillingPortalSessionResponse
- func (*CreateBillingPortalSessionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateBillingPortalSessionResponse) GetResponse() *Response
- func (x *CreateBillingPortalSessionResponse) GetSessionId() string
- func (x *CreateBillingPortalSessionResponse) GetUrl() string
- func (*CreateBillingPortalSessionResponse) ProtoMessage()
- func (x *CreateBillingPortalSessionResponse) ProtoReflect() protoreflect.Message
- func (x *CreateBillingPortalSessionResponse) Reset()
- func (x *CreateBillingPortalSessionResponse) String() string
- type CreateCheckoutSessionRequest
- func (*CreateCheckoutSessionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCheckoutSessionRequest) GetPlan() string
- func (*CreateCheckoutSessionRequest) ProtoMessage()
- func (x *CreateCheckoutSessionRequest) ProtoReflect() protoreflect.Message
- func (x *CreateCheckoutSessionRequest) Reset()
- func (x *CreateCheckoutSessionRequest) String() string
- type CreateCheckoutSessionResponse
- func (*CreateCheckoutSessionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCheckoutSessionResponse) GetResponse() *Response
- func (x *CreateCheckoutSessionResponse) GetSessionId() string
- func (*CreateCheckoutSessionResponse) ProtoMessage()
- func (x *CreateCheckoutSessionResponse) ProtoReflect() protoreflect.Message
- func (x *CreateCheckoutSessionResponse) Reset()
- func (x *CreateCheckoutSessionResponse) String() string
- type CreateContractRequest
- func (*CreateContractRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateContractRequest) GetAdmissionWebhookSecret() string
- func (x *CreateContractRequest) GetAdmissionWebhookUrl() string
- func (x *CreateContractRequest) GetExcludeTags() []string
- func (x *CreateContractRequest) GetName() string
- func (x *CreateContractRequest) GetNamespace() string
- func (x *CreateContractRequest) GetReadme() string
- func (x *CreateContractRequest) GetRoutingUrl() string
- func (x *CreateContractRequest) GetSourceGraphName() string
- func (*CreateContractRequest) ProtoMessage()
- func (x *CreateContractRequest) ProtoReflect() protoreflect.Message
- func (x *CreateContractRequest) Reset()
- func (x *CreateContractRequest) String() string
- type CreateContractResponse
- func (*CreateContractResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateContractResponse) GetCompositionErrors() []*CompositionError
- func (x *CreateContractResponse) GetDeploymentErrors() []*DeploymentError
- func (x *CreateContractResponse) GetResponse() *Response
- func (*CreateContractResponse) ProtoMessage()
- func (x *CreateContractResponse) ProtoReflect() protoreflect.Message
- func (x *CreateContractResponse) Reset()
- func (x *CreateContractResponse) String() string
- type CreateDiscussionRequest
- func (*CreateDiscussionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDiscussionRequest) GetContentJson() string
- func (x *CreateDiscussionRequest) GetContentMarkdown() string
- func (x *CreateDiscussionRequest) GetReferenceLine() int32
- func (x *CreateDiscussionRequest) GetSchemaVersionId() string
- func (x *CreateDiscussionRequest) GetTargetId() string
- func (*CreateDiscussionRequest) ProtoMessage()
- func (x *CreateDiscussionRequest) ProtoReflect() protoreflect.Message
- func (x *CreateDiscussionRequest) Reset()
- func (x *CreateDiscussionRequest) String() string
- type CreateDiscussionResponse
- func (*CreateDiscussionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDiscussionResponse) GetResponse() *Response
- func (*CreateDiscussionResponse) ProtoMessage()
- func (x *CreateDiscussionResponse) ProtoReflect() protoreflect.Message
- func (x *CreateDiscussionResponse) Reset()
- func (x *CreateDiscussionResponse) String() string
- type CreateFeatureFlagRequest
- func (*CreateFeatureFlagRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateFeatureFlagRequest) GetFeatureSubgraphNames() []string
- func (x *CreateFeatureFlagRequest) GetIsEnabled() bool
- func (x *CreateFeatureFlagRequest) GetLabels() []*Label
- func (x *CreateFeatureFlagRequest) GetName() string
- func (x *CreateFeatureFlagRequest) GetNamespace() string
- func (*CreateFeatureFlagRequest) ProtoMessage()
- func (x *CreateFeatureFlagRequest) ProtoReflect() protoreflect.Message
- func (x *CreateFeatureFlagRequest) Reset()
- func (x *CreateFeatureFlagRequest) String() string
- type CreateFeatureFlagResponse
- func (*CreateFeatureFlagResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateFeatureFlagResponse) GetCompositionErrors() []*CompositionError
- func (x *CreateFeatureFlagResponse) GetDeploymentErrors() []*DeploymentError
- func (x *CreateFeatureFlagResponse) GetResponse() *Response
- func (*CreateFeatureFlagResponse) ProtoMessage()
- func (x *CreateFeatureFlagResponse) ProtoReflect() protoreflect.Message
- func (x *CreateFeatureFlagResponse) Reset()
- func (x *CreateFeatureFlagResponse) String() string
- type CreateFederatedGraphRequest
- func (*CreateFederatedGraphRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateFederatedGraphRequest) GetAdmissionWebhookSecret() string
- func (x *CreateFederatedGraphRequest) GetAdmissionWebhookURL() string
- func (x *CreateFederatedGraphRequest) GetLabelMatchers() []string
- func (x *CreateFederatedGraphRequest) GetName() string
- func (x *CreateFederatedGraphRequest) GetNamespace() string
- func (x *CreateFederatedGraphRequest) GetReadme() string
- func (x *CreateFederatedGraphRequest) GetRoutingUrl() string
- func (*CreateFederatedGraphRequest) ProtoMessage()
- func (x *CreateFederatedGraphRequest) ProtoReflect() protoreflect.Message
- func (x *CreateFederatedGraphRequest) Reset()
- func (x *CreateFederatedGraphRequest) String() string
- type CreateFederatedGraphResponse
- func (*CreateFederatedGraphResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateFederatedGraphResponse) GetCompositionErrors() []*CompositionError
- func (x *CreateFederatedGraphResponse) GetDeploymentErrors() []*DeploymentError
- func (x *CreateFederatedGraphResponse) GetResponse() *Response
- func (*CreateFederatedGraphResponse) ProtoMessage()
- func (x *CreateFederatedGraphResponse) ProtoReflect() protoreflect.Message
- func (x *CreateFederatedGraphResponse) Reset()
- func (x *CreateFederatedGraphResponse) String() string
- type CreateFederatedGraphTokenRequest
- func (*CreateFederatedGraphTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateFederatedGraphTokenRequest) GetGraphName() string
- func (x *CreateFederatedGraphTokenRequest) GetNamespace() string
- func (x *CreateFederatedGraphTokenRequest) GetTokenName() string
- func (*CreateFederatedGraphTokenRequest) ProtoMessage()
- func (x *CreateFederatedGraphTokenRequest) ProtoReflect() protoreflect.Message
- func (x *CreateFederatedGraphTokenRequest) Reset()
- func (x *CreateFederatedGraphTokenRequest) String() string
- type CreateFederatedGraphTokenResponse
- func (*CreateFederatedGraphTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateFederatedGraphTokenResponse) GetResponse() *Response
- func (x *CreateFederatedGraphTokenResponse) GetToken() string
- func (*CreateFederatedGraphTokenResponse) ProtoMessage()
- func (x *CreateFederatedGraphTokenResponse) ProtoReflect() protoreflect.Message
- func (x *CreateFederatedGraphTokenResponse) Reset()
- func (x *CreateFederatedGraphTokenResponse) String() string
- type CreateFederatedSubgraphRequest
- func (*CreateFederatedSubgraphRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateFederatedSubgraphRequest) GetBaseSubgraphName() string
- func (x *CreateFederatedSubgraphRequest) GetIsEventDrivenGraph() bool
- func (x *CreateFederatedSubgraphRequest) GetIsFeatureSubgraph() bool
- func (x *CreateFederatedSubgraphRequest) GetLabels() []*Label
- func (x *CreateFederatedSubgraphRequest) GetName() string
- func (x *CreateFederatedSubgraphRequest) GetNamespace() string
- func (x *CreateFederatedSubgraphRequest) GetReadme() string
- func (x *CreateFederatedSubgraphRequest) GetRoutingUrl() string
- func (x *CreateFederatedSubgraphRequest) GetSubscriptionProtocol() common.GraphQLSubscriptionProtocol
- func (x *CreateFederatedSubgraphRequest) GetSubscriptionUrl() string
- func (x *CreateFederatedSubgraphRequest) GetWebsocketSubprotocol() common.GraphQLWebsocketSubprotocol
- func (*CreateFederatedSubgraphRequest) ProtoMessage()
- func (x *CreateFederatedSubgraphRequest) ProtoReflect() protoreflect.Message
- func (x *CreateFederatedSubgraphRequest) Reset()
- func (x *CreateFederatedSubgraphRequest) String() string
- type CreateFederatedSubgraphResponse
- func (*CreateFederatedSubgraphResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateFederatedSubgraphResponse) GetResponse() *Response
- func (*CreateFederatedSubgraphResponse) ProtoMessage()
- func (x *CreateFederatedSubgraphResponse) ProtoReflect() protoreflect.Message
- func (x *CreateFederatedSubgraphResponse) Reset()
- func (x *CreateFederatedSubgraphResponse) String() string
- type CreateIntegrationRequest
- func (*CreateIntegrationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateIntegrationRequest) GetCode() string
- func (x *CreateIntegrationRequest) GetEvents() []string
- func (x *CreateIntegrationRequest) GetEventsMeta() []*notifications.EventMeta
- func (x *CreateIntegrationRequest) GetName() string
- func (x *CreateIntegrationRequest) GetType() string
- func (*CreateIntegrationRequest) ProtoMessage()
- func (x *CreateIntegrationRequest) ProtoReflect() protoreflect.Message
- func (x *CreateIntegrationRequest) Reset()
- func (x *CreateIntegrationRequest) String() string
- type CreateIntegrationResponse
- func (*CreateIntegrationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateIntegrationResponse) GetResponse() *Response
- func (*CreateIntegrationResponse) ProtoMessage()
- func (x *CreateIntegrationResponse) ProtoReflect() protoreflect.Message
- func (x *CreateIntegrationResponse) Reset()
- func (x *CreateIntegrationResponse) String() string
- type CreateMonographRequest
- func (*CreateMonographRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateMonographRequest) GetAdmissionWebhookSecret() string
- func (x *CreateMonographRequest) GetAdmissionWebhookURL() string
- func (x *CreateMonographRequest) GetGraphUrl() string
- func (x *CreateMonographRequest) GetName() string
- func (x *CreateMonographRequest) GetNamespace() string
- func (x *CreateMonographRequest) GetReadme() string
- func (x *CreateMonographRequest) GetRoutingUrl() string
- func (x *CreateMonographRequest) GetSubscriptionProtocol() common.GraphQLSubscriptionProtocol
- func (x *CreateMonographRequest) GetSubscriptionUrl() string
- func (x *CreateMonographRequest) GetWebsocketSubprotocol() common.GraphQLWebsocketSubprotocol
- func (*CreateMonographRequest) ProtoMessage()
- func (x *CreateMonographRequest) ProtoReflect() protoreflect.Message
- func (x *CreateMonographRequest) Reset()
- func (x *CreateMonographRequest) String() string
- type CreateMonographResponse
- func (*CreateMonographResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateMonographResponse) GetResponse() *Response
- func (*CreateMonographResponse) ProtoMessage()
- func (x *CreateMonographResponse) ProtoReflect() protoreflect.Message
- func (x *CreateMonographResponse) Reset()
- func (x *CreateMonographResponse) String() string
- type CreateNamespaceRequest
- func (*CreateNamespaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateNamespaceRequest) GetName() string
- func (*CreateNamespaceRequest) ProtoMessage()
- func (x *CreateNamespaceRequest) ProtoReflect() protoreflect.Message
- func (x *CreateNamespaceRequest) Reset()
- func (x *CreateNamespaceRequest) String() string
- type CreateNamespaceResponse
- func (*CreateNamespaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateNamespaceResponse) GetResponse() *Response
- func (*CreateNamespaceResponse) ProtoMessage()
- func (x *CreateNamespaceResponse) ProtoReflect() protoreflect.Message
- func (x *CreateNamespaceResponse) Reset()
- func (x *CreateNamespaceResponse) String() string
- type CreateOIDCProviderRequest
- func (*CreateOIDCProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOIDCProviderRequest) GetClientID() string
- func (x *CreateOIDCProviderRequest) GetClientSecrect() string
- func (x *CreateOIDCProviderRequest) GetDiscoveryEndpoint() string
- func (x *CreateOIDCProviderRequest) GetMappers() []*GroupMapper
- func (x *CreateOIDCProviderRequest) GetName() string
- func (*CreateOIDCProviderRequest) ProtoMessage()
- func (x *CreateOIDCProviderRequest) ProtoReflect() protoreflect.Message
- func (x *CreateOIDCProviderRequest) Reset()
- func (x *CreateOIDCProviderRequest) String() string
- type CreateOIDCProviderResponse
- func (*CreateOIDCProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOIDCProviderResponse) GetLoginURL() string
- func (x *CreateOIDCProviderResponse) GetResponse() *Response
- func (x *CreateOIDCProviderResponse) GetSignInURL() string
- func (x *CreateOIDCProviderResponse) GetSignOutURL() string
- func (*CreateOIDCProviderResponse) ProtoMessage()
- func (x *CreateOIDCProviderResponse) ProtoReflect() protoreflect.Message
- func (x *CreateOIDCProviderResponse) Reset()
- func (x *CreateOIDCProviderResponse) String() string
- type CreateOperationIgnoreAllOverrideRequest
- func (*CreateOperationIgnoreAllOverrideRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOperationIgnoreAllOverrideRequest) GetGraphName() string
- func (x *CreateOperationIgnoreAllOverrideRequest) GetNamespace() string
- func (x *CreateOperationIgnoreAllOverrideRequest) GetOperationHash() string
- func (x *CreateOperationIgnoreAllOverrideRequest) GetOperationName() string
- func (*CreateOperationIgnoreAllOverrideRequest) ProtoMessage()
- func (x *CreateOperationIgnoreAllOverrideRequest) ProtoReflect() protoreflect.Message
- func (x *CreateOperationIgnoreAllOverrideRequest) Reset()
- func (x *CreateOperationIgnoreAllOverrideRequest) String() string
- type CreateOperationIgnoreAllOverrideResponse
- func (*CreateOperationIgnoreAllOverrideResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOperationIgnoreAllOverrideResponse) GetResponse() *Response
- func (*CreateOperationIgnoreAllOverrideResponse) ProtoMessage()
- func (x *CreateOperationIgnoreAllOverrideResponse) ProtoReflect() protoreflect.Message
- func (x *CreateOperationIgnoreAllOverrideResponse) Reset()
- func (x *CreateOperationIgnoreAllOverrideResponse) String() string
- type CreateOperationOverridesRequest
- func (*CreateOperationOverridesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOperationOverridesRequest) GetChanges() []*OverrideChange
- func (x *CreateOperationOverridesRequest) GetGraphName() string
- func (x *CreateOperationOverridesRequest) GetNamespace() string
- func (x *CreateOperationOverridesRequest) GetOperationHash() string
- func (x *CreateOperationOverridesRequest) GetOperationName() string
- func (*CreateOperationOverridesRequest) ProtoMessage()
- func (x *CreateOperationOverridesRequest) ProtoReflect() protoreflect.Message
- func (x *CreateOperationOverridesRequest) Reset()
- func (x *CreateOperationOverridesRequest) String() string
- type CreateOperationOverridesResponse
- func (*CreateOperationOverridesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOperationOverridesResponse) GetResponse() *Response
- func (*CreateOperationOverridesResponse) ProtoMessage()
- func (x *CreateOperationOverridesResponse) ProtoReflect() protoreflect.Message
- func (x *CreateOperationOverridesResponse) Reset()
- func (x *CreateOperationOverridesResponse) String() string
- type CreateOrganizationRequest
- func (*CreateOrganizationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOrganizationRequest) GetName() string
- func (x *CreateOrganizationRequest) GetPlan() string
- func (x *CreateOrganizationRequest) GetSlug() string
- func (*CreateOrganizationRequest) ProtoMessage()
- func (x *CreateOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationRequest) Reset()
- func (x *CreateOrganizationRequest) String() string
- type CreateOrganizationResponse
- func (*CreateOrganizationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOrganizationResponse) GetOrganization() *Organization
- func (x *CreateOrganizationResponse) GetResponse() *Response
- func (x *CreateOrganizationResponse) GetStripeSessionId() string
- func (*CreateOrganizationResponse) ProtoMessage()
- func (x *CreateOrganizationResponse) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationResponse) Reset()
- func (x *CreateOrganizationResponse) String() string
- type CreateOrganizationWebhookConfigRequest
- func (*CreateOrganizationWebhookConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOrganizationWebhookConfigRequest) GetEndpoint() string
- func (x *CreateOrganizationWebhookConfigRequest) GetEvents() []string
- func (x *CreateOrganizationWebhookConfigRequest) GetEventsMeta() []*notifications.EventMeta
- func (x *CreateOrganizationWebhookConfigRequest) GetKey() string
- func (*CreateOrganizationWebhookConfigRequest) ProtoMessage()
- func (x *CreateOrganizationWebhookConfigRequest) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationWebhookConfigRequest) Reset()
- func (x *CreateOrganizationWebhookConfigRequest) String() string
- type CreateOrganizationWebhookConfigResponse
- func (*CreateOrganizationWebhookConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOrganizationWebhookConfigResponse) GetResponse() *Response
- func (x *CreateOrganizationWebhookConfigResponse) GetWebhookConfigId() string
- func (*CreateOrganizationWebhookConfigResponse) ProtoMessage()
- func (x *CreateOrganizationWebhookConfigResponse) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationWebhookConfigResponse) Reset()
- func (x *CreateOrganizationWebhookConfigResponse) String() string
- type CustomOptions
- func (CustomOptions) Descriptor() protoreflect.EnumDescriptor
- func (x CustomOptions) Enum() *CustomOptions
- func (CustomOptions) EnumDescriptor() ([]byte, []int)deprecated
- func (x CustomOptions) Number() protoreflect.EnumNumber
- func (x CustomOptions) String() string
- func (CustomOptions) Type() protoreflect.EnumType
- type DateRange
- type DeleteAPIKeyRequest
- func (*DeleteAPIKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAPIKeyRequest) GetName() string
- func (*DeleteAPIKeyRequest) ProtoMessage()
- func (x *DeleteAPIKeyRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteAPIKeyRequest) Reset()
- func (x *DeleteAPIKeyRequest) String() string
- type DeleteAPIKeyResponse
- func (*DeleteAPIKeyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAPIKeyResponse) GetResponse() *Response
- func (*DeleteAPIKeyResponse) ProtoMessage()
- func (x *DeleteAPIKeyResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteAPIKeyResponse) Reset()
- func (x *DeleteAPIKeyResponse) String() string
- type DeleteDiscussionCommentRequest
- func (*DeleteDiscussionCommentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteDiscussionCommentRequest) GetCommentId() string
- func (x *DeleteDiscussionCommentRequest) GetDiscussionId() string
- func (*DeleteDiscussionCommentRequest) ProtoMessage()
- func (x *DeleteDiscussionCommentRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteDiscussionCommentRequest) Reset()
- func (x *DeleteDiscussionCommentRequest) String() string
- type DeleteDiscussionCommentResponse
- func (*DeleteDiscussionCommentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteDiscussionCommentResponse) GetResponse() *Response
- func (*DeleteDiscussionCommentResponse) ProtoMessage()
- func (x *DeleteDiscussionCommentResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteDiscussionCommentResponse) Reset()
- func (x *DeleteDiscussionCommentResponse) String() string
- type DeleteFeatureFlagRequest
- func (*DeleteFeatureFlagRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteFeatureFlagRequest) GetName() string
- func (x *DeleteFeatureFlagRequest) GetNamespace() string
- func (*DeleteFeatureFlagRequest) ProtoMessage()
- func (x *DeleteFeatureFlagRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteFeatureFlagRequest) Reset()
- func (x *DeleteFeatureFlagRequest) String() string
- type DeleteFeatureFlagResponse
- func (*DeleteFeatureFlagResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteFeatureFlagResponse) GetCompositionErrors() []*CompositionError
- func (x *DeleteFeatureFlagResponse) GetDeploymentErrors() []*DeploymentError
- func (x *DeleteFeatureFlagResponse) GetResponse() *Response
- func (*DeleteFeatureFlagResponse) ProtoMessage()
- func (x *DeleteFeatureFlagResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteFeatureFlagResponse) Reset()
- func (x *DeleteFeatureFlagResponse) String() string
- type DeleteFederatedGraphRequest
- func (*DeleteFederatedGraphRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteFederatedGraphRequest) GetName() string
- func (x *DeleteFederatedGraphRequest) GetNamespace() string
- func (*DeleteFederatedGraphRequest) ProtoMessage()
- func (x *DeleteFederatedGraphRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteFederatedGraphRequest) Reset()
- func (x *DeleteFederatedGraphRequest) String() string
- type DeleteFederatedGraphResponse
- func (*DeleteFederatedGraphResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteFederatedGraphResponse) GetResponse() *Response
- func (*DeleteFederatedGraphResponse) ProtoMessage()
- func (x *DeleteFederatedGraphResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteFederatedGraphResponse) Reset()
- func (x *DeleteFederatedGraphResponse) String() string
- type DeleteFederatedSubgraphRequest
- func (*DeleteFederatedSubgraphRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteFederatedSubgraphRequest) GetNamespace() string
- func (x *DeleteFederatedSubgraphRequest) GetSubgraphName() string
- func (*DeleteFederatedSubgraphRequest) ProtoMessage()
- func (x *DeleteFederatedSubgraphRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteFederatedSubgraphRequest) Reset()
- func (x *DeleteFederatedSubgraphRequest) String() string
- type DeleteFederatedSubgraphResponse
- func (*DeleteFederatedSubgraphResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteFederatedSubgraphResponse) GetCompositionErrors() []*CompositionError
- func (x *DeleteFederatedSubgraphResponse) GetDeploymentErrors() []*DeploymentError
- func (x *DeleteFederatedSubgraphResponse) GetResponse() *Response
- func (*DeleteFederatedSubgraphResponse) ProtoMessage()
- func (x *DeleteFederatedSubgraphResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteFederatedSubgraphResponse) Reset()
- func (x *DeleteFederatedSubgraphResponse) String() string
- type DeleteIntegrationRequest
- func (*DeleteIntegrationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteIntegrationRequest) GetId() string
- func (*DeleteIntegrationRequest) ProtoMessage()
- func (x *DeleteIntegrationRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteIntegrationRequest) Reset()
- func (x *DeleteIntegrationRequest) String() string
- type DeleteIntegrationResponse
- func (*DeleteIntegrationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteIntegrationResponse) GetResponse() *Response
- func (*DeleteIntegrationResponse) ProtoMessage()
- func (x *DeleteIntegrationResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteIntegrationResponse) Reset()
- func (x *DeleteIntegrationResponse) String() string
- type DeleteMonographRequest
- func (*DeleteMonographRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteMonographRequest) GetName() string
- func (x *DeleteMonographRequest) GetNamespace() string
- func (*DeleteMonographRequest) ProtoMessage()
- func (x *DeleteMonographRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteMonographRequest) Reset()
- func (x *DeleteMonographRequest) String() string
- type DeleteMonographResponse
- func (*DeleteMonographResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteMonographResponse) GetResponse() *Response
- func (*DeleteMonographResponse) ProtoMessage()
- func (x *DeleteMonographResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteMonographResponse) Reset()
- func (x *DeleteMonographResponse) String() string
- type DeleteNamespaceRequest
- func (*DeleteNamespaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteNamespaceRequest) GetName() string
- func (*DeleteNamespaceRequest) ProtoMessage()
- func (x *DeleteNamespaceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteNamespaceRequest) Reset()
- func (x *DeleteNamespaceRequest) String() string
- type DeleteNamespaceResponse
- func (*DeleteNamespaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteNamespaceResponse) GetResponse() *Response
- func (*DeleteNamespaceResponse) ProtoMessage()
- func (x *DeleteNamespaceResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteNamespaceResponse) Reset()
- func (x *DeleteNamespaceResponse) String() string
- type DeleteOIDCProviderRequest
- type DeleteOIDCProviderResponse
- func (*DeleteOIDCProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteOIDCProviderResponse) GetResponse() *Response
- func (*DeleteOIDCProviderResponse) ProtoMessage()
- func (x *DeleteOIDCProviderResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteOIDCProviderResponse) Reset()
- func (x *DeleteOIDCProviderResponse) String() string
- type DeleteOrganizationRequest
- func (*DeleteOrganizationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteOrganizationRequest) GetUserID() string
- func (*DeleteOrganizationRequest) ProtoMessage()
- func (x *DeleteOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteOrganizationRequest) Reset()
- func (x *DeleteOrganizationRequest) String() string
- type DeleteOrganizationResponse
- func (*DeleteOrganizationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteOrganizationResponse) GetResponse() *Response
- func (*DeleteOrganizationResponse) ProtoMessage()
- func (x *DeleteOrganizationResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteOrganizationResponse) Reset()
- func (x *DeleteOrganizationResponse) String() string
- type DeleteOrganizationWebhookConfigRequest
- func (*DeleteOrganizationWebhookConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteOrganizationWebhookConfigRequest) GetId() string
- func (*DeleteOrganizationWebhookConfigRequest) ProtoMessage()
- func (x *DeleteOrganizationWebhookConfigRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteOrganizationWebhookConfigRequest) Reset()
- func (x *DeleteOrganizationWebhookConfigRequest) String() string
- type DeleteOrganizationWebhookConfigResponse
- func (*DeleteOrganizationWebhookConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteOrganizationWebhookConfigResponse) GetResponse() *Response
- func (*DeleteOrganizationWebhookConfigResponse) ProtoMessage()
- func (x *DeleteOrganizationWebhookConfigResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteOrganizationWebhookConfigResponse) Reset()
- func (x *DeleteOrganizationWebhookConfigResponse) String() string
- type DeleteRouterTokenRequest
- func (*DeleteRouterTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteRouterTokenRequest) GetFedGraphName() string
- func (x *DeleteRouterTokenRequest) GetNamespace() string
- func (x *DeleteRouterTokenRequest) GetTokenName() string
- func (*DeleteRouterTokenRequest) ProtoMessage()
- func (x *DeleteRouterTokenRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRouterTokenRequest) Reset()
- func (x *DeleteRouterTokenRequest) String() string
- type DeleteRouterTokenResponse
- func (*DeleteRouterTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteRouterTokenResponse) GetResponse() *Response
- func (*DeleteRouterTokenResponse) ProtoMessage()
- func (x *DeleteRouterTokenResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteRouterTokenResponse) Reset()
- func (x *DeleteRouterTokenResponse) String() string
- type DeleteUserRequest
- type DeleteUserResponse
- func (*DeleteUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteUserResponse) GetResponse() *Response
- func (*DeleteUserResponse) ProtoMessage()
- func (x *DeleteUserResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteUserResponse) Reset()
- func (x *DeleteUserResponse) String() string
- type DeploymentError
- func (*DeploymentError) Descriptor() ([]byte, []int)deprecated
- func (x *DeploymentError) GetFederatedGraphName() string
- func (x *DeploymentError) GetMessage() string
- func (x *DeploymentError) GetNamespace() string
- func (*DeploymentError) ProtoMessage()
- func (x *DeploymentError) ProtoReflect() protoreflect.Message
- func (x *DeploymentError) Reset()
- func (x *DeploymentError) String() string
- type Discussion
- func (*Discussion) Descriptor() ([]byte, []int)deprecated
- func (x *Discussion) GetId() string
- func (x *Discussion) GetIsResolved() bool
- func (x *Discussion) GetOpeningComment() *DiscussionComment
- func (x *Discussion) GetReferenceLine() int32
- func (x *Discussion) GetSchemaVersionId() string
- func (x *Discussion) GetTargetId() string
- func (*Discussion) ProtoMessage()
- func (x *Discussion) ProtoReflect() protoreflect.Message
- func (x *Discussion) Reset()
- func (x *Discussion) String() string
- type DiscussionComment
- func (*DiscussionComment) Descriptor() ([]byte, []int)deprecated
- func (x *DiscussionComment) GetContentJson() string
- func (x *DiscussionComment) GetCreatedAt() string
- func (x *DiscussionComment) GetCreatedBy() string
- func (x *DiscussionComment) GetId() string
- func (x *DiscussionComment) GetIsDeleted() bool
- func (x *DiscussionComment) GetUpdatedAt() string
- func (*DiscussionComment) ProtoMessage()
- func (x *DiscussionComment) ProtoReflect() protoreflect.Message
- func (x *DiscussionComment) Reset()
- func (x *DiscussionComment) String() string
- type EnableFeatureFlagRequest
- func (*EnableFeatureFlagRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EnableFeatureFlagRequest) GetEnabled() bool
- func (x *EnableFeatureFlagRequest) GetName() string
- func (x *EnableFeatureFlagRequest) GetNamespace() string
- func (*EnableFeatureFlagRequest) ProtoMessage()
- func (x *EnableFeatureFlagRequest) ProtoReflect() protoreflect.Message
- func (x *EnableFeatureFlagRequest) Reset()
- func (x *EnableFeatureFlagRequest) String() string
- type EnableFeatureFlagResponse
- func (*EnableFeatureFlagResponse) Descriptor() ([]byte, []int)deprecated
- func (x *EnableFeatureFlagResponse) GetCompositionErrors() []*CompositionError
- func (x *EnableFeatureFlagResponse) GetDeploymentErrors() []*DeploymentError
- func (x *EnableFeatureFlagResponse) GetHasChanged() bool
- func (x *EnableFeatureFlagResponse) GetResponse() *Response
- func (*EnableFeatureFlagResponse) ProtoMessage()
- func (x *EnableFeatureFlagResponse) ProtoReflect() protoreflect.Message
- func (x *EnableFeatureFlagResponse) Reset()
- func (x *EnableFeatureFlagResponse) String() string
- type EnableLintingForTheNamespaceRequest
- func (*EnableLintingForTheNamespaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EnableLintingForTheNamespaceRequest) GetEnableLinting() bool
- func (x *EnableLintingForTheNamespaceRequest) GetNamespace() string
- func (*EnableLintingForTheNamespaceRequest) ProtoMessage()
- func (x *EnableLintingForTheNamespaceRequest) ProtoReflect() protoreflect.Message
- func (x *EnableLintingForTheNamespaceRequest) Reset()
- func (x *EnableLintingForTheNamespaceRequest) String() string
- type EnableLintingForTheNamespaceResponse
- func (*EnableLintingForTheNamespaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *EnableLintingForTheNamespaceResponse) GetResponse() *Response
- func (*EnableLintingForTheNamespaceResponse) ProtoMessage()
- func (x *EnableLintingForTheNamespaceResponse) ProtoReflect() protoreflect.Message
- func (x *EnableLintingForTheNamespaceResponse) Reset()
- func (x *EnableLintingForTheNamespaceResponse) String() string
- type ExpiresAt
- type Feature
- type FeatureFlag
- func (*FeatureFlag) Descriptor() ([]byte, []int)deprecated
- func (x *FeatureFlag) GetCreatedAt() string
- func (x *FeatureFlag) GetCreatedBy() string
- func (x *FeatureFlag) GetId() string
- func (x *FeatureFlag) GetIsEnabled() bool
- func (x *FeatureFlag) GetLabels() []*Label
- func (x *FeatureFlag) GetName() string
- func (x *FeatureFlag) GetNamespace() string
- func (x *FeatureFlag) GetUpdatedAt() string
- func (*FeatureFlag) ProtoMessage()
- func (x *FeatureFlag) ProtoReflect() protoreflect.Message
- func (x *FeatureFlag) Reset()
- func (x *FeatureFlag) String() string
- type FeatureFlagComposition
- func (*FeatureFlagComposition) Descriptor() ([]byte, []int)deprecated
- func (x *FeatureFlagComposition) GetAdmissionError() string
- func (x *FeatureFlagComposition) GetCompositionErrors() string
- func (x *FeatureFlagComposition) GetCreatedAt() string
- func (x *FeatureFlagComposition) GetCreatedBy() string
- func (x *FeatureFlagComposition) GetDeploymentError() string
- func (x *FeatureFlagComposition) GetFeatureFlagName() string
- func (x *FeatureFlagComposition) GetId() string
- func (x *FeatureFlagComposition) GetIsComposable() bool
- func (x *FeatureFlagComposition) GetRouterConfigSignature() string
- func (x *FeatureFlagComposition) GetSchemaVersionId() string
- func (*FeatureFlagComposition) ProtoMessage()
- func (x *FeatureFlagComposition) ProtoReflect() protoreflect.Message
- func (x *FeatureFlagComposition) Reset()
- func (x *FeatureFlagComposition) String() string
- type FederatedGraph
- func (*FederatedGraph) Descriptor() ([]byte, []int)deprecated
- func (x *FederatedGraph) GetAdmissionWebhookUrl() string
- func (x *FederatedGraph) GetCompositionErrors() string
- func (x *FederatedGraph) GetCompositionId() string
- func (x *FederatedGraph) GetConnectedSubgraphs() int32
- func (x *FederatedGraph) GetContract() *Contract
- func (x *FederatedGraph) GetId() string
- func (x *FederatedGraph) GetIsComposable() bool
- func (x *FederatedGraph) GetLabelMatchers() []string
- func (x *FederatedGraph) GetLastUpdatedAt() string
- func (x *FederatedGraph) GetName() string
- func (x *FederatedGraph) GetNamespace() string
- func (x *FederatedGraph) GetReadme() string
- func (x *FederatedGraph) GetRequestSeries() []*RequestSeriesItem
- func (x *FederatedGraph) GetRoutingURL() string
- func (x *FederatedGraph) GetSupportsFederation() bool
- func (x *FederatedGraph) GetTargetId() string
- func (*FederatedGraph) ProtoMessage()
- func (x *FederatedGraph) ProtoReflect() protoreflect.Message
- func (x *FederatedGraph) Reset()
- func (x *FederatedGraph) String() string
- type FederatedGraphChangelog
- func (*FederatedGraphChangelog) Descriptor() ([]byte, []int)deprecated
- func (x *FederatedGraphChangelog) GetChangeMessage() string
- func (x *FederatedGraphChangelog) GetChangeType() string
- func (x *FederatedGraphChangelog) GetCreatedAt() string
- func (x *FederatedGraphChangelog) GetId() string
- func (x *FederatedGraphChangelog) GetPath() string
- func (*FederatedGraphChangelog) ProtoMessage()
- func (x *FederatedGraphChangelog) ProtoReflect() protoreflect.Message
- func (x *FederatedGraphChangelog) Reset()
- func (x *FederatedGraphChangelog) String() string
- type FederatedGraphChangelogOutput
- func (*FederatedGraphChangelogOutput) Descriptor() ([]byte, []int)deprecated
- func (x *FederatedGraphChangelogOutput) GetChangelogs() []*FederatedGraphChangelog
- func (x *FederatedGraphChangelogOutput) GetCompositionId() string
- func (x *FederatedGraphChangelogOutput) GetCreatedAt() string
- func (x *FederatedGraphChangelogOutput) GetSchemaVersionId() string
- func (*FederatedGraphChangelogOutput) ProtoMessage()
- func (x *FederatedGraphChangelogOutput) ProtoReflect() protoreflect.Message
- func (x *FederatedGraphChangelogOutput) Reset()
- func (x *FederatedGraphChangelogOutput) String() string
- type FederatedGraphMetrics
- func (*FederatedGraphMetrics) Descriptor() ([]byte, []int)deprecated
- func (x *FederatedGraphMetrics) GetErrorRate() float32
- func (x *FederatedGraphMetrics) GetFederatedGraphID() string
- func (x *FederatedGraphMetrics) GetLatency() float32
- func (x *FederatedGraphMetrics) GetRequestRate() float32
- func (*FederatedGraphMetrics) ProtoMessage()
- func (x *FederatedGraphMetrics) ProtoReflect() protoreflect.Message
- func (x *FederatedGraphMetrics) Reset()
- func (x *FederatedGraphMetrics) String() string
- type FieldUsageMeta
- func (*FieldUsageMeta) Descriptor() ([]byte, []int)deprecated
- func (x *FieldUsageMeta) GetFirstSeenTimestamp() string
- func (x *FieldUsageMeta) GetLatestSeenTimestamp() string
- func (x *FieldUsageMeta) GetSubgraphIds() []string
- func (*FieldUsageMeta) ProtoMessage()
- func (x *FieldUsageMeta) ProtoReflect() protoreflect.Message
- func (x *FieldUsageMeta) Reset()
- func (x *FieldUsageMeta) String() string
- type FixSubgraphSchemaRequest
- func (*FixSubgraphSchemaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FixSubgraphSchemaRequest) GetNamespace() string
- func (x *FixSubgraphSchemaRequest) GetSchema() string
- func (x *FixSubgraphSchemaRequest) GetSubgraphName() string
- func (*FixSubgraphSchemaRequest) ProtoMessage()
- func (x *FixSubgraphSchemaRequest) ProtoReflect() protoreflect.Message
- func (x *FixSubgraphSchemaRequest) Reset()
- func (x *FixSubgraphSchemaRequest) String() string
- type FixSubgraphSchemaResponse
- func (*FixSubgraphSchemaResponse) Descriptor() ([]byte, []int)deprecated
- func (x *FixSubgraphSchemaResponse) GetModified() bool
- func (x *FixSubgraphSchemaResponse) GetResponse() *Response
- func (x *FixSubgraphSchemaResponse) GetSchema() string
- func (*FixSubgraphSchemaResponse) ProtoMessage()
- func (x *FixSubgraphSchemaResponse) ProtoReflect() protoreflect.Message
- func (x *FixSubgraphSchemaResponse) Reset()
- func (x *FixSubgraphSchemaResponse) String() string
- type ForceCheckSuccessRequest
- func (*ForceCheckSuccessRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ForceCheckSuccessRequest) GetCheckId() string
- func (x *ForceCheckSuccessRequest) GetGraphName() string
- func (x *ForceCheckSuccessRequest) GetNamespace() string
- func (*ForceCheckSuccessRequest) ProtoMessage()
- func (x *ForceCheckSuccessRequest) ProtoReflect() protoreflect.Message
- func (x *ForceCheckSuccessRequest) Reset()
- func (x *ForceCheckSuccessRequest) String() string
- type ForceCheckSuccessResponse
- func (*ForceCheckSuccessResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ForceCheckSuccessResponse) GetResponse() *Response
- func (*ForceCheckSuccessResponse) ProtoMessage()
- func (x *ForceCheckSuccessResponse) ProtoReflect() protoreflect.Message
- func (x *ForceCheckSuccessResponse) Reset()
- func (x *ForceCheckSuccessResponse) String() string
- type GenerateRouterTokenRequest
- func (*GenerateRouterTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateRouterTokenRequest) GetFedGraphName() string
- func (x *GenerateRouterTokenRequest) GetNamespace() string
- func (*GenerateRouterTokenRequest) ProtoMessage()
- func (x *GenerateRouterTokenRequest) ProtoReflect() protoreflect.Message
- func (x *GenerateRouterTokenRequest) Reset()
- func (x *GenerateRouterTokenRequest) String() string
- type GenerateRouterTokenResponse
- func (*GenerateRouterTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateRouterTokenResponse) GetResponse() *Response
- func (x *GenerateRouterTokenResponse) GetToken() string
- func (*GenerateRouterTokenResponse) ProtoMessage()
- func (x *GenerateRouterTokenResponse) ProtoReflect() protoreflect.Message
- func (x *GenerateRouterTokenResponse) Reset()
- func (x *GenerateRouterTokenResponse) String() string
- type GetAPIKeysRequest
- type GetAPIKeysResponse
- func (*GetAPIKeysResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAPIKeysResponse) GetApiKeys() []*APIKey
- func (x *GetAPIKeysResponse) GetResponse() *Response
- func (*GetAPIKeysResponse) ProtoMessage()
- func (x *GetAPIKeysResponse) ProtoReflect() protoreflect.Message
- func (x *GetAPIKeysResponse) Reset()
- func (x *GetAPIKeysResponse) String() string
- type GetAllDiscussionsRequest
- func (*GetAllDiscussionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAllDiscussionsRequest) GetSchemaVersionId() string
- func (x *GetAllDiscussionsRequest) GetTargetId() string
- func (*GetAllDiscussionsRequest) ProtoMessage()
- func (x *GetAllDiscussionsRequest) ProtoReflect() protoreflect.Message
- func (x *GetAllDiscussionsRequest) Reset()
- func (x *GetAllDiscussionsRequest) String() string
- type GetAllDiscussionsResponse
- func (*GetAllDiscussionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAllDiscussionsResponse) GetDiscussions() []*Discussion
- func (x *GetAllDiscussionsResponse) GetResponse() *Response
- func (*GetAllDiscussionsResponse) ProtoMessage()
- func (x *GetAllDiscussionsResponse) ProtoReflect() protoreflect.Message
- func (x *GetAllDiscussionsResponse) Reset()
- func (x *GetAllDiscussionsResponse) String() string
- type GetAllOverridesRequest
- func (*GetAllOverridesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAllOverridesRequest) GetGraphName() string
- func (x *GetAllOverridesRequest) GetNamespace() string
- func (*GetAllOverridesRequest) ProtoMessage()
- func (x *GetAllOverridesRequest) ProtoReflect() protoreflect.Message
- func (x *GetAllOverridesRequest) Reset()
- func (x *GetAllOverridesRequest) String() string
- type GetAllOverridesResponse
- func (*GetAllOverridesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAllOverridesResponse) GetOverrides() []*GetAllOverridesResponse_Override
- func (x *GetAllOverridesResponse) GetResponse() *Response
- func (*GetAllOverridesResponse) ProtoMessage()
- func (x *GetAllOverridesResponse) ProtoReflect() protoreflect.Message
- func (x *GetAllOverridesResponse) Reset()
- func (x *GetAllOverridesResponse) String() string
- type GetAllOverridesResponse_Override
- func (*GetAllOverridesResponse_Override) Descriptor() ([]byte, []int)deprecated
- func (x *GetAllOverridesResponse_Override) GetChangesOverrideCount() uint32
- func (x *GetAllOverridesResponse_Override) GetHasIgnoreAllOverride() bool
- func (x *GetAllOverridesResponse_Override) GetHash() string
- func (x *GetAllOverridesResponse_Override) GetName() string
- func (x *GetAllOverridesResponse_Override) GetUpdatedAt() string
- func (*GetAllOverridesResponse_Override) ProtoMessage()
- func (x *GetAllOverridesResponse_Override) ProtoReflect() protoreflect.Message
- func (x *GetAllOverridesResponse_Override) Reset()
- func (x *GetAllOverridesResponse_Override) String() string
- type GetAnalyticsViewRequest
- func (*GetAnalyticsViewRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAnalyticsViewRequest) GetConfig() *AnalyticsConfig
- func (x *GetAnalyticsViewRequest) GetFederatedGraphName() string
- func (x *GetAnalyticsViewRequest) GetName() AnalyticsViewGroupName
- func (x *GetAnalyticsViewRequest) GetNamespace() string
- func (*GetAnalyticsViewRequest) ProtoMessage()
- func (x *GetAnalyticsViewRequest) ProtoReflect() protoreflect.Message
- func (x *GetAnalyticsViewRequest) Reset()
- func (x *GetAnalyticsViewRequest) String() string
- type GetAnalyticsViewResponse
- func (*GetAnalyticsViewResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAnalyticsViewResponse) GetResponse() *Response
- func (x *GetAnalyticsViewResponse) GetView() *AnalyticsViewResult
- func (*GetAnalyticsViewResponse) ProtoMessage()
- func (x *GetAnalyticsViewResponse) ProtoReflect() protoreflect.Message
- func (x *GetAnalyticsViewResponse) Reset()
- func (x *GetAnalyticsViewResponse) String() string
- type GetAuditLogsRequest
- func (*GetAuditLogsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAuditLogsRequest) GetEndDate() string
- func (x *GetAuditLogsRequest) GetLimit() int32
- func (x *GetAuditLogsRequest) GetOffset() int32
- func (x *GetAuditLogsRequest) GetStartDate() string
- func (*GetAuditLogsRequest) ProtoMessage()
- func (x *GetAuditLogsRequest) ProtoReflect() protoreflect.Message
- func (x *GetAuditLogsRequest) Reset()
- func (x *GetAuditLogsRequest) String() string
- type GetAuditLogsResponse
- func (*GetAuditLogsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAuditLogsResponse) GetCount() int32
- func (x *GetAuditLogsResponse) GetLogs() []*AuditLog
- func (x *GetAuditLogsResponse) GetResponse() *Response
- func (*GetAuditLogsResponse) ProtoMessage()
- func (x *GetAuditLogsResponse) ProtoReflect() protoreflect.Message
- func (x *GetAuditLogsResponse) Reset()
- func (x *GetAuditLogsResponse) String() string
- type GetBillingPlansRequest
- type GetBillingPlansResponse
- func (*GetBillingPlansResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBillingPlansResponse) GetPlans() []*GetBillingPlansResponse_BillingPlan
- func (x *GetBillingPlansResponse) GetResponse() *Response
- func (*GetBillingPlansResponse) ProtoMessage()
- func (x *GetBillingPlansResponse) ProtoReflect() protoreflect.Message
- func (x *GetBillingPlansResponse) Reset()
- func (x *GetBillingPlansResponse) String() string
- type GetBillingPlansResponse_BillingPlan
- func (*GetBillingPlansResponse_BillingPlan) Descriptor() ([]byte, []int)deprecated
- func (x *GetBillingPlansResponse_BillingPlan) GetFeatures() []*GetBillingPlansResponse_BillingPlanFeature
- func (x *GetBillingPlansResponse_BillingPlan) GetId() string
- func (x *GetBillingPlansResponse_BillingPlan) GetName() string
- func (x *GetBillingPlansResponse_BillingPlan) GetPrice() int32
- func (*GetBillingPlansResponse_BillingPlan) ProtoMessage()
- func (x *GetBillingPlansResponse_BillingPlan) ProtoReflect() protoreflect.Message
- func (x *GetBillingPlansResponse_BillingPlan) Reset()
- func (x *GetBillingPlansResponse_BillingPlan) String() string
- type GetBillingPlansResponse_BillingPlanFeature
- func (*GetBillingPlansResponse_BillingPlanFeature) Descriptor() ([]byte, []int)deprecated
- func (x *GetBillingPlansResponse_BillingPlanFeature) GetDescription() string
- func (x *GetBillingPlansResponse_BillingPlanFeature) GetId() string
- func (x *GetBillingPlansResponse_BillingPlanFeature) GetLimit() int32
- func (*GetBillingPlansResponse_BillingPlanFeature) ProtoMessage()
- func (x *GetBillingPlansResponse_BillingPlanFeature) ProtoReflect() protoreflect.Message
- func (x *GetBillingPlansResponse_BillingPlanFeature) Reset()
- func (x *GetBillingPlansResponse_BillingPlanFeature) String() string
- type GetChangelogBySchemaVersionRequest
- func (*GetChangelogBySchemaVersionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetChangelogBySchemaVersionRequest) GetSchemaVersionId() string
- func (*GetChangelogBySchemaVersionRequest) ProtoMessage()
- func (x *GetChangelogBySchemaVersionRequest) ProtoReflect() protoreflect.Message
- func (x *GetChangelogBySchemaVersionRequest) Reset()
- func (x *GetChangelogBySchemaVersionRequest) String() string
- type GetChangelogBySchemaVersionResponse
- func (*GetChangelogBySchemaVersionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetChangelogBySchemaVersionResponse) GetChangelog() *FederatedGraphChangelogOutput
- func (x *GetChangelogBySchemaVersionResponse) GetResponse() *Response
- func (*GetChangelogBySchemaVersionResponse) ProtoMessage()
- func (x *GetChangelogBySchemaVersionResponse) ProtoReflect() protoreflect.Message
- func (x *GetChangelogBySchemaVersionResponse) Reset()
- func (x *GetChangelogBySchemaVersionResponse) String() string
- type GetCheckOperationsRequest
- func (*GetCheckOperationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCheckOperationsRequest) GetCheckId() string
- func (x *GetCheckOperationsRequest) GetGraphName() string
- func (x *GetCheckOperationsRequest) GetNamespace() string
- func (*GetCheckOperationsRequest) ProtoMessage()
- func (x *GetCheckOperationsRequest) ProtoReflect() protoreflect.Message
- func (x *GetCheckOperationsRequest) Reset()
- func (x *GetCheckOperationsRequest) String() string
- type GetCheckOperationsResponse
- func (*GetCheckOperationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCheckOperationsResponse) GetCreatedAt() string
- func (x *GetCheckOperationsResponse) GetOperations() []*GetCheckOperationsResponse_CheckOperation
- func (x *GetCheckOperationsResponse) GetResponse() *Response
- func (x *GetCheckOperationsResponse) GetTrafficCheckDays() int32
- func (*GetCheckOperationsResponse) ProtoMessage()
- func (x *GetCheckOperationsResponse) ProtoReflect() protoreflect.Message
- func (x *GetCheckOperationsResponse) Reset()
- func (x *GetCheckOperationsResponse) String() string
- type GetCheckOperationsResponse_CheckOperation
- func (*GetCheckOperationsResponse_CheckOperation) Descriptor() ([]byte, []int)deprecated
- func (x *GetCheckOperationsResponse_CheckOperation) GetFirstSeenAt() string
- func (x *GetCheckOperationsResponse_CheckOperation) GetHasIgnoreAllOverride() bool
- func (x *GetCheckOperationsResponse_CheckOperation) GetHash() string
- func (x *GetCheckOperationsResponse_CheckOperation) GetImpactingChanges() []*SchemaChange
- func (x *GetCheckOperationsResponse_CheckOperation) GetIsSafe() bool
- func (x *GetCheckOperationsResponse_CheckOperation) GetLastSeenAt() string
- func (x *GetCheckOperationsResponse_CheckOperation) GetName() string
- func (x *GetCheckOperationsResponse_CheckOperation) GetType() string
- func (*GetCheckOperationsResponse_CheckOperation) ProtoMessage()
- func (x *GetCheckOperationsResponse_CheckOperation) ProtoReflect() protoreflect.Message
- func (x *GetCheckOperationsResponse_CheckOperation) Reset()
- func (x *GetCheckOperationsResponse_CheckOperation) String() string
- type GetCheckSummaryRequest
- func (*GetCheckSummaryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCheckSummaryRequest) GetCheckId() string
- func (x *GetCheckSummaryRequest) GetGraphName() string
- func (x *GetCheckSummaryRequest) GetNamespace() string
- func (*GetCheckSummaryRequest) ProtoMessage()
- func (x *GetCheckSummaryRequest) ProtoReflect() protoreflect.Message
- func (x *GetCheckSummaryRequest) Reset()
- func (x *GetCheckSummaryRequest) String() string
- type GetCheckSummaryResponse
- func (*GetCheckSummaryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCheckSummaryResponse) GetAffectedGraphs() []*GetCheckSummaryResponse_AffectedGraph
- func (x *GetCheckSummaryResponse) GetChanges() []*SchemaChange
- func (x *GetCheckSummaryResponse) GetCheck() *SchemaCheck
- func (x *GetCheckSummaryResponse) GetCompositionErrors() []string
- func (x *GetCheckSummaryResponse) GetLintIssues() []*LintIssue
- func (x *GetCheckSummaryResponse) GetProposedSubgraphSchemaSDL() string
- func (x *GetCheckSummaryResponse) GetResponse() *Response
- func (x *GetCheckSummaryResponse) GetTrafficCheckDays() int32
- func (*GetCheckSummaryResponse) ProtoMessage()
- func (x *GetCheckSummaryResponse) ProtoReflect() protoreflect.Message
- func (x *GetCheckSummaryResponse) Reset()
- func (x *GetCheckSummaryResponse) String() string
- type GetCheckSummaryResponse_AffectedGraph
- func (*GetCheckSummaryResponse_AffectedGraph) Descriptor() ([]byte, []int)deprecated
- func (x *GetCheckSummaryResponse_AffectedGraph) GetId() string
- func (x *GetCheckSummaryResponse_AffectedGraph) GetTrafficCheckDays() int32
- func (*GetCheckSummaryResponse_AffectedGraph) ProtoMessage()
- func (x *GetCheckSummaryResponse_AffectedGraph) ProtoReflect() protoreflect.Message
- func (x *GetCheckSummaryResponse_AffectedGraph) Reset()
- func (x *GetCheckSummaryResponse_AffectedGraph) String() string
- type GetChecksByFederatedGraphNameRequest
- func (*GetChecksByFederatedGraphNameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetChecksByFederatedGraphNameRequest) GetEndDate() string
- func (x *GetChecksByFederatedGraphNameRequest) GetLimit() int32
- func (x *GetChecksByFederatedGraphNameRequest) GetName() string
- func (x *GetChecksByFederatedGraphNameRequest) GetNamespace() string
- func (x *GetChecksByFederatedGraphNameRequest) GetOffset() int32
- func (x *GetChecksByFederatedGraphNameRequest) GetStartDate() string
- func (*GetChecksByFederatedGraphNameRequest) ProtoMessage()
- func (x *GetChecksByFederatedGraphNameRequest) ProtoReflect() protoreflect.Message
- func (x *GetChecksByFederatedGraphNameRequest) Reset()
- func (x *GetChecksByFederatedGraphNameRequest) String() string
- type GetChecksByFederatedGraphNameResponse
- func (*GetChecksByFederatedGraphNameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetChecksByFederatedGraphNameResponse) GetChecks() []*SchemaCheck
- func (x *GetChecksByFederatedGraphNameResponse) GetChecksCountBasedOnDateRange() int32
- func (x *GetChecksByFederatedGraphNameResponse) GetResponse() *Response
- func (x *GetChecksByFederatedGraphNameResponse) GetTotalChecksCount() int32
- func (*GetChecksByFederatedGraphNameResponse) ProtoMessage()
- func (x *GetChecksByFederatedGraphNameResponse) ProtoReflect() protoreflect.Message
- func (x *GetChecksByFederatedGraphNameResponse) Reset()
- func (x *GetChecksByFederatedGraphNameResponse) String() string
- type GetClientsRequest
- func (*GetClientsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetClientsRequest) GetFedGraphName() string
- func (x *GetClientsRequest) GetNamespace() string
- func (*GetClientsRequest) ProtoMessage()
- func (x *GetClientsRequest) ProtoReflect() protoreflect.Message
- func (x *GetClientsRequest) Reset()
- func (x *GetClientsRequest) String() string
- type GetClientsResponse
- func (*GetClientsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetClientsResponse) GetClients() []*ClientInfo
- func (x *GetClientsResponse) GetResponse() *Response
- func (*GetClientsResponse) ProtoMessage()
- func (x *GetClientsResponse) ProtoReflect() protoreflect.Message
- func (x *GetClientsResponse) Reset()
- func (x *GetClientsResponse) String() string
- type GetCompositionDetailsRequest
- func (*GetCompositionDetailsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCompositionDetailsRequest) GetCompositionId() string
- func (x *GetCompositionDetailsRequest) GetNamespace() string
- func (*GetCompositionDetailsRequest) ProtoMessage()
- func (x *GetCompositionDetailsRequest) ProtoReflect() protoreflect.Message
- func (x *GetCompositionDetailsRequest) Reset()
- func (x *GetCompositionDetailsRequest) String() string
- type GetCompositionDetailsResponse
- func (*GetCompositionDetailsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCompositionDetailsResponse) GetChangeCounts() *ChangeCounts
- func (x *GetCompositionDetailsResponse) GetComposition() *GraphComposition
- func (x *GetCompositionDetailsResponse) GetCompositionSubgraphs() []*GraphCompositionSubgraph
- func (x *GetCompositionDetailsResponse) GetFeatureFlagCompositions() []*FeatureFlagComposition
- func (x *GetCompositionDetailsResponse) GetResponse() *Response
- func (*GetCompositionDetailsResponse) ProtoMessage()
- func (x *GetCompositionDetailsResponse) ProtoReflect() protoreflect.Message
- func (x *GetCompositionDetailsResponse) Reset()
- func (x *GetCompositionDetailsResponse) String() string
- type GetCompositionsRequest
- func (*GetCompositionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCompositionsRequest) GetEndDate() string
- func (x *GetCompositionsRequest) GetExcludeFeatureFlagCompositions() bool
- func (x *GetCompositionsRequest) GetFedGraphName() string
- func (x *GetCompositionsRequest) GetLimit() int32
- func (x *GetCompositionsRequest) GetNamespace() string
- func (x *GetCompositionsRequest) GetOffset() int32
- func (x *GetCompositionsRequest) GetStartDate() string
- func (*GetCompositionsRequest) ProtoMessage()
- func (x *GetCompositionsRequest) ProtoReflect() protoreflect.Message
- func (x *GetCompositionsRequest) Reset()
- func (x *GetCompositionsRequest) String() string
- type GetCompositionsResponse
- func (*GetCompositionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCompositionsResponse) GetCompositions() []*GraphComposition
- func (x *GetCompositionsResponse) GetCount() int32
- func (x *GetCompositionsResponse) GetResponse() *Response
- func (*GetCompositionsResponse) ProtoMessage()
- func (x *GetCompositionsResponse) ProtoReflect() protoreflect.Message
- func (x *GetCompositionsResponse) Reset()
- func (x *GetCompositionsResponse) String() string
- type GetDashboardAnalyticsViewRequest
- func (*GetDashboardAnalyticsViewRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDashboardAnalyticsViewRequest) GetEndDate() string
- func (x *GetDashboardAnalyticsViewRequest) GetFederatedGraphName() string
- func (x *GetDashboardAnalyticsViewRequest) GetNamespace() string
- func (x *GetDashboardAnalyticsViewRequest) GetRange() int32
- func (x *GetDashboardAnalyticsViewRequest) GetStartDate() string
- func (*GetDashboardAnalyticsViewRequest) ProtoMessage()
- func (x *GetDashboardAnalyticsViewRequest) ProtoReflect() protoreflect.Message
- func (x *GetDashboardAnalyticsViewRequest) Reset()
- func (x *GetDashboardAnalyticsViewRequest) String() string
- type GetDashboardAnalyticsViewResponse
- func (*GetDashboardAnalyticsViewResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDashboardAnalyticsViewResponse) GetFederatedGraphMetrics() *FederatedGraphMetrics
- func (x *GetDashboardAnalyticsViewResponse) GetMostRequestedOperations() []*OperationRequestCount
- func (x *GetDashboardAnalyticsViewResponse) GetRequestSeries() []*RequestSeriesItem
- func (x *GetDashboardAnalyticsViewResponse) GetResponse() *Response
- func (x *GetDashboardAnalyticsViewResponse) GetSubgraphMetrics() []*SubgraphMetrics
- func (*GetDashboardAnalyticsViewResponse) ProtoMessage()
- func (x *GetDashboardAnalyticsViewResponse) ProtoReflect() protoreflect.Message
- func (x *GetDashboardAnalyticsViewResponse) Reset()
- func (x *GetDashboardAnalyticsViewResponse) String() string
- type GetDiscussionRequest
- func (*GetDiscussionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDiscussionRequest) GetDiscussionId() string
- func (*GetDiscussionRequest) ProtoMessage()
- func (x *GetDiscussionRequest) ProtoReflect() protoreflect.Message
- func (x *GetDiscussionRequest) Reset()
- func (x *GetDiscussionRequest) String() string
- type GetDiscussionResponse
- func (*GetDiscussionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDiscussionResponse) GetComments() []*DiscussionComment
- func (x *GetDiscussionResponse) GetDiscussion() *Discussion
- func (x *GetDiscussionResponse) GetResponse() *Response
- func (*GetDiscussionResponse) ProtoMessage()
- func (x *GetDiscussionResponse) ProtoReflect() protoreflect.Message
- func (x *GetDiscussionResponse) Reset()
- func (x *GetDiscussionResponse) String() string
- type GetDiscussionSchemasRequest
- func (*GetDiscussionSchemasRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDiscussionSchemasRequest) GetDiscussionId() string
- func (*GetDiscussionSchemasRequest) ProtoMessage()
- func (x *GetDiscussionSchemasRequest) ProtoReflect() protoreflect.Message
- func (x *GetDiscussionSchemasRequest) Reset()
- func (x *GetDiscussionSchemasRequest) String() string
- type GetDiscussionSchemasResponse
- func (*GetDiscussionSchemasResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDiscussionSchemasResponse) GetResponse() *Response
- func (x *GetDiscussionSchemasResponse) GetSchemas() *GetDiscussionSchemasResponse_Schemas
- func (*GetDiscussionSchemasResponse) ProtoMessage()
- func (x *GetDiscussionSchemasResponse) ProtoReflect() protoreflect.Message
- func (x *GetDiscussionSchemasResponse) Reset()
- func (x *GetDiscussionSchemasResponse) String() string
- type GetDiscussionSchemasResponse_Schemas
- func (*GetDiscussionSchemasResponse_Schemas) Descriptor() ([]byte, []int)deprecated
- func (x *GetDiscussionSchemasResponse_Schemas) GetLatest() string
- func (x *GetDiscussionSchemasResponse_Schemas) GetReference() string
- func (*GetDiscussionSchemasResponse_Schemas) ProtoMessage()
- func (x *GetDiscussionSchemasResponse_Schemas) ProtoReflect() protoreflect.Message
- func (x *GetDiscussionSchemasResponse_Schemas) Reset()
- func (x *GetDiscussionSchemasResponse_Schemas) String() string
- type GetFeatureFlagByNameRequest
- func (*GetFeatureFlagByNameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFeatureFlagByNameRequest) GetName() string
- func (x *GetFeatureFlagByNameRequest) GetNamespace() string
- func (*GetFeatureFlagByNameRequest) ProtoMessage()
- func (x *GetFeatureFlagByNameRequest) ProtoReflect() protoreflect.Message
- func (x *GetFeatureFlagByNameRequest) Reset()
- func (x *GetFeatureFlagByNameRequest) String() string
- type GetFeatureFlagByNameResponse
- func (*GetFeatureFlagByNameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFeatureFlagByNameResponse) GetFeatureFlag() *FeatureFlag
- func (x *GetFeatureFlagByNameResponse) GetFeatureSubgraphs() []*Subgraph
- func (x *GetFeatureFlagByNameResponse) GetFederatedGraphs() []*GetFeatureFlagByNameResponse_FfFederatedGraph
- func (x *GetFeatureFlagByNameResponse) GetResponse() *Response
- func (*GetFeatureFlagByNameResponse) ProtoMessage()
- func (x *GetFeatureFlagByNameResponse) ProtoReflect() protoreflect.Message
- func (x *GetFeatureFlagByNameResponse) Reset()
- func (x *GetFeatureFlagByNameResponse) String() string
- type GetFeatureFlagByNameResponse_FfFederatedGraph
- func (*GetFeatureFlagByNameResponse_FfFederatedGraph) Descriptor() ([]byte, []int)deprecated
- func (x *GetFeatureFlagByNameResponse_FfFederatedGraph) GetFederatedGraph() *FederatedGraph
- func (x *GetFeatureFlagByNameResponse_FfFederatedGraph) GetIsConnected() bool
- func (*GetFeatureFlagByNameResponse_FfFederatedGraph) ProtoMessage()
- func (x *GetFeatureFlagByNameResponse_FfFederatedGraph) ProtoReflect() protoreflect.Message
- func (x *GetFeatureFlagByNameResponse_FfFederatedGraph) Reset()
- func (x *GetFeatureFlagByNameResponse_FfFederatedGraph) String() string
- type GetFeatureFlagsByFederatedGraphRequest
- func (*GetFeatureFlagsByFederatedGraphRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFeatureFlagsByFederatedGraphRequest) GetFederatedGraphName() string
- func (x *GetFeatureFlagsByFederatedGraphRequest) GetLimit() int32
- func (x *GetFeatureFlagsByFederatedGraphRequest) GetNamespace() string
- func (x *GetFeatureFlagsByFederatedGraphRequest) GetOffset() int32
- func (x *GetFeatureFlagsByFederatedGraphRequest) GetQuery() string
- func (*GetFeatureFlagsByFederatedGraphRequest) ProtoMessage()
- func (x *GetFeatureFlagsByFederatedGraphRequest) ProtoReflect() protoreflect.Message
- func (x *GetFeatureFlagsByFederatedGraphRequest) Reset()
- func (x *GetFeatureFlagsByFederatedGraphRequest) String() string
- type GetFeatureFlagsByFederatedGraphResponse
- func (*GetFeatureFlagsByFederatedGraphResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFeatureFlagsByFederatedGraphResponse) GetFeatureFlags() []*FeatureFlag
- func (x *GetFeatureFlagsByFederatedGraphResponse) GetResponse() *Response
- func (x *GetFeatureFlagsByFederatedGraphResponse) GetTotalCount() int32
- func (*GetFeatureFlagsByFederatedGraphResponse) ProtoMessage()
- func (x *GetFeatureFlagsByFederatedGraphResponse) ProtoReflect() protoreflect.Message
- func (x *GetFeatureFlagsByFederatedGraphResponse) Reset()
- func (x *GetFeatureFlagsByFederatedGraphResponse) String() string
- type GetFeatureFlagsRequest
- func (*GetFeatureFlagsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFeatureFlagsRequest) GetLimit() int32
- func (x *GetFeatureFlagsRequest) GetNamespace() string
- func (x *GetFeatureFlagsRequest) GetOffset() int32
- func (x *GetFeatureFlagsRequest) GetQuery() string
- func (*GetFeatureFlagsRequest) ProtoMessage()
- func (x *GetFeatureFlagsRequest) ProtoReflect() protoreflect.Message
- func (x *GetFeatureFlagsRequest) Reset()
- func (x *GetFeatureFlagsRequest) String() string
- type GetFeatureFlagsResponse
- func (*GetFeatureFlagsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFeatureFlagsResponse) GetFeatureFlags() []*FeatureFlag
- func (x *GetFeatureFlagsResponse) GetResponse() *Response
- func (x *GetFeatureFlagsResponse) GetTotalCount() int32
- func (*GetFeatureFlagsResponse) ProtoMessage()
- func (x *GetFeatureFlagsResponse) ProtoReflect() protoreflect.Message
- func (x *GetFeatureFlagsResponse) Reset()
- func (x *GetFeatureFlagsResponse) String() string
- type GetFeatureSubgraphsByFeatureFlagRequest
- func (*GetFeatureSubgraphsByFeatureFlagRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFeatureSubgraphsByFeatureFlagRequest) GetFeatureFlagName() string
- func (x *GetFeatureSubgraphsByFeatureFlagRequest) GetNamespace() string
- func (*GetFeatureSubgraphsByFeatureFlagRequest) ProtoMessage()
- func (x *GetFeatureSubgraphsByFeatureFlagRequest) ProtoReflect() protoreflect.Message
- func (x *GetFeatureSubgraphsByFeatureFlagRequest) Reset()
- func (x *GetFeatureSubgraphsByFeatureFlagRequest) String() string
- type GetFeatureSubgraphsByFeatureFlagResponse
- func (*GetFeatureSubgraphsByFeatureFlagResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFeatureSubgraphsByFeatureFlagResponse) GetFeatureSubgraphs() []*Subgraph
- func (x *GetFeatureSubgraphsByFeatureFlagResponse) GetResponse() *Response
- func (*GetFeatureSubgraphsByFeatureFlagResponse) ProtoMessage()
- func (x *GetFeatureSubgraphsByFeatureFlagResponse) ProtoReflect() protoreflect.Message
- func (x *GetFeatureSubgraphsByFeatureFlagResponse) Reset()
- func (x *GetFeatureSubgraphsByFeatureFlagResponse) String() string
- type GetFeatureSubgraphsRequest
- func (*GetFeatureSubgraphsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFeatureSubgraphsRequest) GetLimit() int32
- func (x *GetFeatureSubgraphsRequest) GetNamespace() string
- func (x *GetFeatureSubgraphsRequest) GetOffset() int32
- func (x *GetFeatureSubgraphsRequest) GetQuery() string
- func (*GetFeatureSubgraphsRequest) ProtoMessage()
- func (x *GetFeatureSubgraphsRequest) ProtoReflect() protoreflect.Message
- func (x *GetFeatureSubgraphsRequest) Reset()
- func (x *GetFeatureSubgraphsRequest) String() string
- type GetFeatureSubgraphsResponse
- func (*GetFeatureSubgraphsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFeatureSubgraphsResponse) GetCount() int32
- func (x *GetFeatureSubgraphsResponse) GetFeatureSubgraphs() []*Subgraph
- func (x *GetFeatureSubgraphsResponse) GetResponse() *Response
- func (*GetFeatureSubgraphsResponse) ProtoMessage()
- func (x *GetFeatureSubgraphsResponse) ProtoReflect() protoreflect.Message
- func (x *GetFeatureSubgraphsResponse) Reset()
- func (x *GetFeatureSubgraphsResponse) String() string
- type GetFederatedGraphByNameRequest
- func (*GetFederatedGraphByNameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFederatedGraphByNameRequest) GetIncludeMetrics() bool
- func (x *GetFederatedGraphByNameRequest) GetName() string
- func (x *GetFederatedGraphByNameRequest) GetNamespace() string
- func (*GetFederatedGraphByNameRequest) ProtoMessage()
- func (x *GetFederatedGraphByNameRequest) ProtoReflect() protoreflect.Message
- func (x *GetFederatedGraphByNameRequest) Reset()
- func (x *GetFederatedGraphByNameRequest) String() string
- type GetFederatedGraphByNameResponse
- func (*GetFederatedGraphByNameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFederatedGraphByNameResponse) GetFeatureFlagsInLatestValidComposition() []*FeatureFlag
- func (x *GetFederatedGraphByNameResponse) GetFeatureSubgraphs() []*Subgraph
- func (x *GetFederatedGraphByNameResponse) GetGraph() *FederatedGraph
- func (x *GetFederatedGraphByNameResponse) GetGraphRequestToken() string
- func (x *GetFederatedGraphByNameResponse) GetResponse() *Response
- func (x *GetFederatedGraphByNameResponse) GetSubgraphs() []*Subgraph
- func (*GetFederatedGraphByNameResponse) ProtoMessage()
- func (x *GetFederatedGraphByNameResponse) ProtoReflect() protoreflect.Message
- func (x *GetFederatedGraphByNameResponse) Reset()
- func (x *GetFederatedGraphByNameResponse) String() string
- type GetFederatedGraphChangelogRequest
- func (*GetFederatedGraphChangelogRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFederatedGraphChangelogRequest) GetDateRange() *DateRange
- func (x *GetFederatedGraphChangelogRequest) GetName() string
- func (x *GetFederatedGraphChangelogRequest) GetNamespace() string
- func (x *GetFederatedGraphChangelogRequest) GetPagination() *Pagination
- func (*GetFederatedGraphChangelogRequest) ProtoMessage()
- func (x *GetFederatedGraphChangelogRequest) ProtoReflect() protoreflect.Message
- func (x *GetFederatedGraphChangelogRequest) Reset()
- func (x *GetFederatedGraphChangelogRequest) String() string
- type GetFederatedGraphChangelogResponse
- func (*GetFederatedGraphChangelogResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFederatedGraphChangelogResponse) GetFederatedGraphChangelogOutput() []*FederatedGraphChangelogOutput
- func (x *GetFederatedGraphChangelogResponse) GetHasNextPage() bool
- func (x *GetFederatedGraphChangelogResponse) GetResponse() *Response
- func (*GetFederatedGraphChangelogResponse) ProtoMessage()
- func (x *GetFederatedGraphChangelogResponse) ProtoReflect() protoreflect.Message
- func (x *GetFederatedGraphChangelogResponse) Reset()
- func (x *GetFederatedGraphChangelogResponse) String() string
- type GetFederatedGraphSDLByNameRequest
- func (*GetFederatedGraphSDLByNameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFederatedGraphSDLByNameRequest) GetFeatureFlagName() string
- func (x *GetFederatedGraphSDLByNameRequest) GetName() string
- func (x *GetFederatedGraphSDLByNameRequest) GetNamespace() string
- func (*GetFederatedGraphSDLByNameRequest) ProtoMessage()
- func (x *GetFederatedGraphSDLByNameRequest) ProtoReflect() protoreflect.Message
- func (x *GetFederatedGraphSDLByNameRequest) Reset()
- func (x *GetFederatedGraphSDLByNameRequest) String() string
- type GetFederatedGraphSDLByNameResponse
- func (*GetFederatedGraphSDLByNameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFederatedGraphSDLByNameResponse) GetClientSchema() string
- func (x *GetFederatedGraphSDLByNameResponse) GetResponse() *Response
- func (x *GetFederatedGraphSDLByNameResponse) GetSdl() string
- func (x *GetFederatedGraphSDLByNameResponse) GetVersionId() string
- func (*GetFederatedGraphSDLByNameResponse) ProtoMessage()
- func (x *GetFederatedGraphSDLByNameResponse) ProtoReflect() protoreflect.Message
- func (x *GetFederatedGraphSDLByNameResponse) Reset()
- func (x *GetFederatedGraphSDLByNameResponse) String() string
- type GetFederatedGraphsBySubgraphLabelsRequest
- func (*GetFederatedGraphsBySubgraphLabelsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFederatedGraphsBySubgraphLabelsRequest) GetNamespace() string
- func (x *GetFederatedGraphsBySubgraphLabelsRequest) GetSubgraphName() string
- func (*GetFederatedGraphsBySubgraphLabelsRequest) ProtoMessage()
- func (x *GetFederatedGraphsBySubgraphLabelsRequest) ProtoReflect() protoreflect.Message
- func (x *GetFederatedGraphsBySubgraphLabelsRequest) Reset()
- func (x *GetFederatedGraphsBySubgraphLabelsRequest) String() string
- type GetFederatedGraphsBySubgraphLabelsResponse
- func (*GetFederatedGraphsBySubgraphLabelsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFederatedGraphsBySubgraphLabelsResponse) GetGraphs() []*FederatedGraph
- func (x *GetFederatedGraphsBySubgraphLabelsResponse) GetResponse() *Response
- func (*GetFederatedGraphsBySubgraphLabelsResponse) ProtoMessage()
- func (x *GetFederatedGraphsBySubgraphLabelsResponse) ProtoReflect() protoreflect.Message
- func (x *GetFederatedGraphsBySubgraphLabelsResponse) Reset()
- func (x *GetFederatedGraphsBySubgraphLabelsResponse) String() string
- type GetFederatedGraphsRequest
- func (*GetFederatedGraphsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFederatedGraphsRequest) GetIncludeMetrics() bool
- func (x *GetFederatedGraphsRequest) GetLimit() int32
- func (x *GetFederatedGraphsRequest) GetNamespace() string
- func (x *GetFederatedGraphsRequest) GetOffset() int32
- func (x *GetFederatedGraphsRequest) GetSupportsFederation() bool
- func (*GetFederatedGraphsRequest) ProtoMessage()
- func (x *GetFederatedGraphsRequest) ProtoReflect() protoreflect.Message
- func (x *GetFederatedGraphsRequest) Reset()
- func (x *GetFederatedGraphsRequest) String() string
- type GetFederatedGraphsResponse
- func (*GetFederatedGraphsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFederatedGraphsResponse) GetGraphs() []*FederatedGraph
- func (x *GetFederatedGraphsResponse) GetResponse() *Response
- func (*GetFederatedGraphsResponse) ProtoMessage()
- func (x *GetFederatedGraphsResponse) ProtoReflect() protoreflect.Message
- func (x *GetFederatedGraphsResponse) Reset()
- func (x *GetFederatedGraphsResponse) String() string
- type GetFederatedResponse
- func (*GetFederatedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFederatedResponse) GetFederatedSchemaSDL() string
- func (x *GetFederatedResponse) GetResponse() *Response
- func (*GetFederatedResponse) ProtoMessage()
- func (x *GetFederatedResponse) ProtoReflect() protoreflect.Message
- func (x *GetFederatedResponse) Reset()
- func (x *GetFederatedResponse) String() string
- type GetFieldUsageRequest
- func (*GetFieldUsageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFieldUsageRequest) GetDateRange() *DateRange
- func (x *GetFieldUsageRequest) GetFeatureFlagName() string
- func (x *GetFieldUsageRequest) GetField() string
- func (x *GetFieldUsageRequest) GetGraphName() string
- func (x *GetFieldUsageRequest) GetNamedType() string
- func (x *GetFieldUsageRequest) GetNamespace() string
- func (x *GetFieldUsageRequest) GetRange() int32
- func (x *GetFieldUsageRequest) GetTypename() string
- func (*GetFieldUsageRequest) ProtoMessage()
- func (x *GetFieldUsageRequest) ProtoReflect() protoreflect.Message
- func (x *GetFieldUsageRequest) Reset()
- func (x *GetFieldUsageRequest) String() string
- type GetFieldUsageResponse
- func (*GetFieldUsageResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFieldUsageResponse) GetClients() []*ClientWithOperations
- func (x *GetFieldUsageResponse) GetMeta() *FieldUsageMeta
- func (x *GetFieldUsageResponse) GetRequestSeries() []*RequestSeriesItem
- func (x *GetFieldUsageResponse) GetResponse() *Response
- func (*GetFieldUsageResponse) ProtoMessage()
- func (x *GetFieldUsageResponse) ProtoReflect() protoreflect.Message
- func (x *GetFieldUsageResponse) Reset()
- func (x *GetFieldUsageResponse) String() string
- type GetGraphMetricsRequest
- func (*GetGraphMetricsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetGraphMetricsRequest) GetDateRange() *DateRange
- func (x *GetGraphMetricsRequest) GetFederatedGraphName() string
- func (x *GetGraphMetricsRequest) GetFilters() []*AnalyticsFilter
- func (x *GetGraphMetricsRequest) GetNamespace() string
- func (x *GetGraphMetricsRequest) GetRange() int32
- func (*GetGraphMetricsRequest) ProtoMessage()
- func (x *GetGraphMetricsRequest) ProtoReflect() protoreflect.Message
- func (x *GetGraphMetricsRequest) Reset()
- func (x *GetGraphMetricsRequest) String() string
- type GetGraphMetricsResponse
- func (*GetGraphMetricsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetGraphMetricsResponse) GetErrors() *MetricsDashboardMetric
- func (x *GetGraphMetricsResponse) GetFilters() []*AnalyticsViewResultFilter
- func (x *GetGraphMetricsResponse) GetLatency() *MetricsDashboardMetric
- func (x *GetGraphMetricsResponse) GetRequests() *MetricsDashboardMetric
- func (x *GetGraphMetricsResponse) GetResolution() string
- func (x *GetGraphMetricsResponse) GetResponse() *Response
- func (*GetGraphMetricsResponse) ProtoMessage()
- func (x *GetGraphMetricsResponse) ProtoReflect() protoreflect.Message
- func (x *GetGraphMetricsResponse) Reset()
- func (x *GetGraphMetricsResponse) String() string
- type GetInvitationsRequest
- type GetInvitationsResponse
- func (*GetInvitationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInvitationsResponse) GetInvitations() []*OrganizationInvite
- func (x *GetInvitationsResponse) GetResponse() *Response
- func (*GetInvitationsResponse) ProtoMessage()
- func (x *GetInvitationsResponse) ProtoReflect() protoreflect.Message
- func (x *GetInvitationsResponse) Reset()
- func (x *GetInvitationsResponse) String() string
- type GetLatestSubgraphSDLRequest
- func (*GetLatestSubgraphSDLRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetLatestSubgraphSDLRequest) GetName() string
- func (x *GetLatestSubgraphSDLRequest) GetNamespace() string
- func (*GetLatestSubgraphSDLRequest) ProtoMessage()
- func (x *GetLatestSubgraphSDLRequest) ProtoReflect() protoreflect.Message
- func (x *GetLatestSubgraphSDLRequest) Reset()
- func (x *GetLatestSubgraphSDLRequest) String() string
- type GetLatestSubgraphSDLResponse
- func (*GetLatestSubgraphSDLResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLatestSubgraphSDLResponse) GetResponse() *Response
- func (x *GetLatestSubgraphSDLResponse) GetSdl() string
- func (x *GetLatestSubgraphSDLResponse) GetVersionId() string
- func (*GetLatestSubgraphSDLResponse) ProtoMessage()
- func (x *GetLatestSubgraphSDLResponse) ProtoReflect() protoreflect.Message
- func (x *GetLatestSubgraphSDLResponse) Reset()
- func (x *GetLatestSubgraphSDLResponse) String() string
- type GetMetricsErrorRateRequest
- func (*GetMetricsErrorRateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetMetricsErrorRateRequest) GetDateRange() *DateRange
- func (x *GetMetricsErrorRateRequest) GetFederatedGraphName() string
- func (x *GetMetricsErrorRateRequest) GetFilters() []*AnalyticsFilter
- func (x *GetMetricsErrorRateRequest) GetNamespace() string
- func (x *GetMetricsErrorRateRequest) GetRange() int32
- func (*GetMetricsErrorRateRequest) ProtoMessage()
- func (x *GetMetricsErrorRateRequest) ProtoReflect() protoreflect.Message
- func (x *GetMetricsErrorRateRequest) Reset()
- func (x *GetMetricsErrorRateRequest) String() string
- type GetMetricsErrorRateResponse
- func (*GetMetricsErrorRateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMetricsErrorRateResponse) GetResolution() string
- func (x *GetMetricsErrorRateResponse) GetResponse() *Response
- func (x *GetMetricsErrorRateResponse) GetSeries() []*MetricsErrorRateSeriesItem
- func (*GetMetricsErrorRateResponse) ProtoMessage()
- func (x *GetMetricsErrorRateResponse) ProtoReflect() protoreflect.Message
- func (x *GetMetricsErrorRateResponse) Reset()
- func (x *GetMetricsErrorRateResponse) String() string
- type GetNamespaceLintConfigRequest
- func (*GetNamespaceLintConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNamespaceLintConfigRequest) GetNamespace() string
- func (*GetNamespaceLintConfigRequest) ProtoMessage()
- func (x *GetNamespaceLintConfigRequest) ProtoReflect() protoreflect.Message
- func (x *GetNamespaceLintConfigRequest) Reset()
- func (x *GetNamespaceLintConfigRequest) String() string
- type GetNamespaceLintConfigResponse
- func (*GetNamespaceLintConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNamespaceLintConfigResponse) GetConfigs() []*LintConfig
- func (x *GetNamespaceLintConfigResponse) GetLinterEnabled() bool
- func (x *GetNamespaceLintConfigResponse) GetResponse() *Response
- func (*GetNamespaceLintConfigResponse) ProtoMessage()
- func (x *GetNamespaceLintConfigResponse) ProtoReflect() protoreflect.Message
- func (x *GetNamespaceLintConfigResponse) Reset()
- func (x *GetNamespaceLintConfigResponse) String() string
- type GetNamespacesRequest
- type GetNamespacesResponse
- func (*GetNamespacesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNamespacesResponse) GetNamespaces() []*Namespace
- func (x *GetNamespacesResponse) GetResponse() *Response
- func (*GetNamespacesResponse) ProtoMessage()
- func (x *GetNamespacesResponse) ProtoReflect() protoreflect.Message
- func (x *GetNamespacesResponse) Reset()
- func (x *GetNamespacesResponse) String() string
- type GetOIDCProviderRequest
- type GetOIDCProviderResponse
- func (*GetOIDCProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOIDCProviderResponse) GetEndpoint() string
- func (x *GetOIDCProviderResponse) GetLoginURL() string
- func (x *GetOIDCProviderResponse) GetName() string
- func (x *GetOIDCProviderResponse) GetResponse() *Response
- func (x *GetOIDCProviderResponse) GetSignInRedirectURL() string
- func (x *GetOIDCProviderResponse) GetSignOutRedirectURL() string
- func (*GetOIDCProviderResponse) ProtoMessage()
- func (x *GetOIDCProviderResponse) ProtoReflect() protoreflect.Message
- func (x *GetOIDCProviderResponse) Reset()
- func (x *GetOIDCProviderResponse) String() string
- type GetOperationContentRequest
- func (*GetOperationContentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOperationContentRequest) GetHash() string
- func (*GetOperationContentRequest) ProtoMessage()
- func (x *GetOperationContentRequest) ProtoReflect() protoreflect.Message
- func (x *GetOperationContentRequest) Reset()
- func (x *GetOperationContentRequest) String() string
- type GetOperationContentResponse
- func (*GetOperationContentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOperationContentResponse) GetOperationContent() string
- func (x *GetOperationContentResponse) GetResponse() *Response
- func (*GetOperationContentResponse) ProtoMessage()
- func (x *GetOperationContentResponse) ProtoReflect() protoreflect.Message
- func (x *GetOperationContentResponse) Reset()
- func (x *GetOperationContentResponse) String() string
- type GetOperationOverridesRequest
- func (*GetOperationOverridesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOperationOverridesRequest) GetGraphName() string
- func (x *GetOperationOverridesRequest) GetNamespace() string
- func (x *GetOperationOverridesRequest) GetOperationHash() string
- func (*GetOperationOverridesRequest) ProtoMessage()
- func (x *GetOperationOverridesRequest) ProtoReflect() protoreflect.Message
- func (x *GetOperationOverridesRequest) Reset()
- func (x *GetOperationOverridesRequest) String() string
- type GetOperationOverridesResponse
- func (*GetOperationOverridesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOperationOverridesResponse) GetChanges() []*OverrideChange
- func (x *GetOperationOverridesResponse) GetIgnoreAll() bool
- func (x *GetOperationOverridesResponse) GetResponse() *Response
- func (*GetOperationOverridesResponse) ProtoMessage()
- func (x *GetOperationOverridesResponse) ProtoReflect() protoreflect.Message
- func (x *GetOperationOverridesResponse) Reset()
- func (x *GetOperationOverridesResponse) String() string
- type GetOrganizationIntegrationsRequest
- func (*GetOrganizationIntegrationsRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetOrganizationIntegrationsRequest) ProtoMessage()
- func (x *GetOrganizationIntegrationsRequest) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationIntegrationsRequest) Reset()
- func (x *GetOrganizationIntegrationsRequest) String() string
- type GetOrganizationIntegrationsResponse
- func (*GetOrganizationIntegrationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationIntegrationsResponse) GetIntegrations() []*Integration
- func (x *GetOrganizationIntegrationsResponse) GetResponse() *Response
- func (*GetOrganizationIntegrationsResponse) ProtoMessage()
- func (x *GetOrganizationIntegrationsResponse) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationIntegrationsResponse) Reset()
- func (x *GetOrganizationIntegrationsResponse) String() string
- type GetOrganizationMembersRequest
- func (*GetOrganizationMembersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationMembersRequest) GetPagination() *Pagination
- func (x *GetOrganizationMembersRequest) GetSearch() string
- func (*GetOrganizationMembersRequest) ProtoMessage()
- func (x *GetOrganizationMembersRequest) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationMembersRequest) Reset()
- func (x *GetOrganizationMembersRequest) String() string
- type GetOrganizationMembersResponse
- func (*GetOrganizationMembersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationMembersResponse) GetMembers() []*OrgMember
- func (x *GetOrganizationMembersResponse) GetResponse() *Response
- func (x *GetOrganizationMembersResponse) GetTotalCount() int32
- func (*GetOrganizationMembersResponse) ProtoMessage()
- func (x *GetOrganizationMembersResponse) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationMembersResponse) Reset()
- func (x *GetOrganizationMembersResponse) String() string
- type GetOrganizationRequestsCountRequest
- func (*GetOrganizationRequestsCountRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetOrganizationRequestsCountRequest) ProtoMessage()
- func (x *GetOrganizationRequestsCountRequest) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationRequestsCountRequest) Reset()
- func (x *GetOrganizationRequestsCountRequest) String() string
- type GetOrganizationRequestsCountResponse
- func (*GetOrganizationRequestsCountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationRequestsCountResponse) GetCount() int64
- func (x *GetOrganizationRequestsCountResponse) GetResponse() *Response
- func (*GetOrganizationRequestsCountResponse) ProtoMessage()
- func (x *GetOrganizationRequestsCountResponse) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationRequestsCountResponse) Reset()
- func (x *GetOrganizationRequestsCountResponse) String() string
- type GetOrganizationWebhookConfigsRequest
- func (*GetOrganizationWebhookConfigsRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetOrganizationWebhookConfigsRequest) ProtoMessage()
- func (x *GetOrganizationWebhookConfigsRequest) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationWebhookConfigsRequest) Reset()
- func (x *GetOrganizationWebhookConfigsRequest) String() string
- type GetOrganizationWebhookConfigsResponse
- func (*GetOrganizationWebhookConfigsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationWebhookConfigsResponse) GetConfigs() []*GetOrganizationWebhookConfigsResponse_Config
- func (x *GetOrganizationWebhookConfigsResponse) GetResponse() *Response
- func (*GetOrganizationWebhookConfigsResponse) ProtoMessage()
- func (x *GetOrganizationWebhookConfigsResponse) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationWebhookConfigsResponse) Reset()
- func (x *GetOrganizationWebhookConfigsResponse) String() string
- type GetOrganizationWebhookConfigsResponse_Config
- func (*GetOrganizationWebhookConfigsResponse_Config) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationWebhookConfigsResponse_Config) GetEndpoint() string
- func (x *GetOrganizationWebhookConfigsResponse_Config) GetEvents() []string
- func (x *GetOrganizationWebhookConfigsResponse_Config) GetId() string
- func (*GetOrganizationWebhookConfigsResponse_Config) ProtoMessage()
- func (x *GetOrganizationWebhookConfigsResponse_Config) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationWebhookConfigsResponse_Config) Reset()
- func (x *GetOrganizationWebhookConfigsResponse_Config) String() string
- type GetOrganizationWebhookMetaRequest
- func (*GetOrganizationWebhookMetaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationWebhookMetaRequest) GetId() string
- func (*GetOrganizationWebhookMetaRequest) ProtoMessage()
- func (x *GetOrganizationWebhookMetaRequest) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationWebhookMetaRequest) Reset()
- func (x *GetOrganizationWebhookMetaRequest) String() string
- type GetOrganizationWebhookMetaResponse
- func (*GetOrganizationWebhookMetaResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationWebhookMetaResponse) GetEventsMeta() []*notifications.EventMeta
- func (x *GetOrganizationWebhookMetaResponse) GetResponse() *Response
- func (*GetOrganizationWebhookMetaResponse) ProtoMessage()
- func (x *GetOrganizationWebhookMetaResponse) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationWebhookMetaResponse) Reset()
- func (x *GetOrganizationWebhookMetaResponse) String() string
- type GetPendingOrganizationMembersRequest
- func (*GetPendingOrganizationMembersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPendingOrganizationMembersRequest) GetPagination() *Pagination
- func (x *GetPendingOrganizationMembersRequest) GetSearch() string
- func (*GetPendingOrganizationMembersRequest) ProtoMessage()
- func (x *GetPendingOrganizationMembersRequest) ProtoReflect() protoreflect.Message
- func (x *GetPendingOrganizationMembersRequest) Reset()
- func (x *GetPendingOrganizationMembersRequest) String() string
- type GetPendingOrganizationMembersResponse
- func (*GetPendingOrganizationMembersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPendingOrganizationMembersResponse) GetPendingInvitations() []*PendingOrgInvitation
- func (x *GetPendingOrganizationMembersResponse) GetResponse() *Response
- func (x *GetPendingOrganizationMembersResponse) GetTotalCount() int32
- func (*GetPendingOrganizationMembersResponse) ProtoMessage()
- func (x *GetPendingOrganizationMembersResponse) ProtoReflect() protoreflect.Message
- func (x *GetPendingOrganizationMembersResponse) Reset()
- func (x *GetPendingOrganizationMembersResponse) String() string
- type GetPersistedOperationsRequest
- func (*GetPersistedOperationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPersistedOperationsRequest) GetClientId() string
- func (x *GetPersistedOperationsRequest) GetFederatedGraphName() string
- func (x *GetPersistedOperationsRequest) GetNamespace() string
- func (*GetPersistedOperationsRequest) ProtoMessage()
- func (x *GetPersistedOperationsRequest) ProtoReflect() protoreflect.Message
- func (x *GetPersistedOperationsRequest) Reset()
- func (x *GetPersistedOperationsRequest) String() string
- type GetPersistedOperationsResponse
- func (*GetPersistedOperationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPersistedOperationsResponse) GetOperations() []*GetPersistedOperationsResponse_Operation
- func (x *GetPersistedOperationsResponse) GetResponse() *Response
- func (*GetPersistedOperationsResponse) ProtoMessage()
- func (x *GetPersistedOperationsResponse) ProtoReflect() protoreflect.Message
- func (x *GetPersistedOperationsResponse) Reset()
- func (x *GetPersistedOperationsResponse) String() string
- type GetPersistedOperationsResponse_Operation
- func (*GetPersistedOperationsResponse_Operation) Descriptor() ([]byte, []int)deprecated
- func (x *GetPersistedOperationsResponse_Operation) GetContents() string
- func (x *GetPersistedOperationsResponse_Operation) GetCreatedAt() string
- func (x *GetPersistedOperationsResponse_Operation) GetId() string
- func (x *GetPersistedOperationsResponse_Operation) GetLastUpdatedAt() string
- func (x *GetPersistedOperationsResponse_Operation) GetOperationNames() []string
- func (*GetPersistedOperationsResponse_Operation) ProtoMessage()
- func (x *GetPersistedOperationsResponse_Operation) ProtoReflect() protoreflect.Message
- func (x *GetPersistedOperationsResponse_Operation) Reset()
- func (x *GetPersistedOperationsResponse_Operation) String() string
- type GetRouterTokensRequest
- func (*GetRouterTokensRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRouterTokensRequest) GetFedGraphName() string
- func (x *GetRouterTokensRequest) GetNamespace() string
- func (*GetRouterTokensRequest) ProtoMessage()
- func (x *GetRouterTokensRequest) ProtoReflect() protoreflect.Message
- func (x *GetRouterTokensRequest) Reset()
- func (x *GetRouterTokensRequest) String() string
- type GetRouterTokensResponse
- func (*GetRouterTokensResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRouterTokensResponse) GetResponse() *Response
- func (x *GetRouterTokensResponse) GetTokens() []*RouterToken
- func (*GetRouterTokensResponse) ProtoMessage()
- func (x *GetRouterTokensResponse) ProtoReflect() protoreflect.Message
- func (x *GetRouterTokensResponse) Reset()
- func (x *GetRouterTokensResponse) String() string
- type GetRoutersRequest
- func (*GetRoutersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRoutersRequest) GetFedGraphName() string
- func (x *GetRoutersRequest) GetNamespace() string
- func (*GetRoutersRequest) ProtoMessage()
- func (x *GetRoutersRequest) ProtoReflect() protoreflect.Message
- func (x *GetRoutersRequest) Reset()
- func (x *GetRoutersRequest) String() string
- type GetRoutersResponse
- func (*GetRoutersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRoutersResponse) GetResponse() *Response
- func (x *GetRoutersResponse) GetRouters() []*Router
- func (*GetRoutersResponse) ProtoMessage()
- func (x *GetRoutersResponse) ProtoReflect() protoreflect.Message
- func (x *GetRoutersResponse) Reset()
- func (x *GetRoutersResponse) String() string
- type GetSdlBySchemaVersionRequest
- func (*GetSdlBySchemaVersionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSdlBySchemaVersionRequest) GetSchemaVersionId() string
- func (x *GetSdlBySchemaVersionRequest) GetTargetId() string
- func (*GetSdlBySchemaVersionRequest) ProtoMessage()
- func (x *GetSdlBySchemaVersionRequest) ProtoReflect() protoreflect.Message
- func (x *GetSdlBySchemaVersionRequest) Reset()
- func (x *GetSdlBySchemaVersionRequest) String() string
- type GetSdlBySchemaVersionResponse
- func (*GetSdlBySchemaVersionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSdlBySchemaVersionResponse) GetClientSchema() string
- func (x *GetSdlBySchemaVersionResponse) GetResponse() *Response
- func (x *GetSdlBySchemaVersionResponse) GetSdl() string
- func (*GetSdlBySchemaVersionResponse) ProtoMessage()
- func (x *GetSdlBySchemaVersionResponse) ProtoReflect() protoreflect.Message
- func (x *GetSdlBySchemaVersionResponse) Reset()
- func (x *GetSdlBySchemaVersionResponse) String() string
- type GetSubgraphByNameRequest
- func (*GetSubgraphByNameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSubgraphByNameRequest) GetName() string
- func (x *GetSubgraphByNameRequest) GetNamespace() string
- func (*GetSubgraphByNameRequest) ProtoMessage()
- func (x *GetSubgraphByNameRequest) ProtoReflect() protoreflect.Message
- func (x *GetSubgraphByNameRequest) Reset()
- func (x *GetSubgraphByNameRequest) String() string
- type GetSubgraphByNameResponse
- func (*GetSubgraphByNameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSubgraphByNameResponse) GetGraph() *Subgraph
- func (x *GetSubgraphByNameResponse) GetMembers() []*SubgraphMember
- func (x *GetSubgraphByNameResponse) GetResponse() *Response
- func (*GetSubgraphByNameResponse) ProtoMessage()
- func (x *GetSubgraphByNameResponse) ProtoReflect() protoreflect.Message
- func (x *GetSubgraphByNameResponse) Reset()
- func (x *GetSubgraphByNameResponse) String() string
- type GetSubgraphMembersRequest
- func (*GetSubgraphMembersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSubgraphMembersRequest) GetNamespace() string
- func (x *GetSubgraphMembersRequest) GetSubgraphName() string
- func (*GetSubgraphMembersRequest) ProtoMessage()
- func (x *GetSubgraphMembersRequest) ProtoReflect() protoreflect.Message
- func (x *GetSubgraphMembersRequest) Reset()
- func (x *GetSubgraphMembersRequest) String() string
- type GetSubgraphMembersResponse
- func (*GetSubgraphMembersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSubgraphMembersResponse) GetMembers() []*SubgraphMember
- func (x *GetSubgraphMembersResponse) GetResponse() *Response
- func (*GetSubgraphMembersResponse) ProtoMessage()
- func (x *GetSubgraphMembersResponse) ProtoReflect() protoreflect.Message
- func (x *GetSubgraphMembersResponse) Reset()
- func (x *GetSubgraphMembersResponse) String() string
- type GetSubgraphMetricsErrorRateRequest
- func (*GetSubgraphMetricsErrorRateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSubgraphMetricsErrorRateRequest) GetDateRange() *DateRange
- func (x *GetSubgraphMetricsErrorRateRequest) GetFilters() []*AnalyticsFilter
- func (x *GetSubgraphMetricsErrorRateRequest) GetNamespace() string
- func (x *GetSubgraphMetricsErrorRateRequest) GetRange() int32
- func (x *GetSubgraphMetricsErrorRateRequest) GetSubgraphName() string
- func (*GetSubgraphMetricsErrorRateRequest) ProtoMessage()
- func (x *GetSubgraphMetricsErrorRateRequest) ProtoReflect() protoreflect.Message
- func (x *GetSubgraphMetricsErrorRateRequest) Reset()
- func (x *GetSubgraphMetricsErrorRateRequest) String() string
- type GetSubgraphMetricsErrorRateResponse
- func (*GetSubgraphMetricsErrorRateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSubgraphMetricsErrorRateResponse) GetResolution() string
- func (x *GetSubgraphMetricsErrorRateResponse) GetResponse() *Response
- func (x *GetSubgraphMetricsErrorRateResponse) GetSeries() []*MetricsErrorRateSeriesItem
- func (*GetSubgraphMetricsErrorRateResponse) ProtoMessage()
- func (x *GetSubgraphMetricsErrorRateResponse) ProtoReflect() protoreflect.Message
- func (x *GetSubgraphMetricsErrorRateResponse) Reset()
- func (x *GetSubgraphMetricsErrorRateResponse) String() string
- type GetSubgraphMetricsRequest
- func (*GetSubgraphMetricsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSubgraphMetricsRequest) GetDateRange() *DateRange
- func (x *GetSubgraphMetricsRequest) GetFilters() []*AnalyticsFilter
- func (x *GetSubgraphMetricsRequest) GetNamespace() string
- func (x *GetSubgraphMetricsRequest) GetRange() int32
- func (x *GetSubgraphMetricsRequest) GetSubgraphName() string
- func (*GetSubgraphMetricsRequest) ProtoMessage()
- func (x *GetSubgraphMetricsRequest) ProtoReflect() protoreflect.Message
- func (x *GetSubgraphMetricsRequest) Reset()
- func (x *GetSubgraphMetricsRequest) String() string
- type GetSubgraphMetricsResponse
- func (*GetSubgraphMetricsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSubgraphMetricsResponse) GetErrors() *MetricsDashboardMetric
- func (x *GetSubgraphMetricsResponse) GetFilters() []*AnalyticsViewResultFilter
- func (x *GetSubgraphMetricsResponse) GetLatency() *MetricsDashboardMetric
- func (x *GetSubgraphMetricsResponse) GetRequests() *MetricsDashboardMetric
- func (x *GetSubgraphMetricsResponse) GetResolution() string
- func (x *GetSubgraphMetricsResponse) GetResponse() *Response
- func (*GetSubgraphMetricsResponse) ProtoMessage()
- func (x *GetSubgraphMetricsResponse) ProtoReflect() protoreflect.Message
- func (x *GetSubgraphMetricsResponse) Reset()
- func (x *GetSubgraphMetricsResponse) String() string
- type GetSubgraphSDLFromLatestCompositionRequest
- func (*GetSubgraphSDLFromLatestCompositionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSubgraphSDLFromLatestCompositionRequest) GetFedGraphName() string
- func (x *GetSubgraphSDLFromLatestCompositionRequest) GetName() string
- func (x *GetSubgraphSDLFromLatestCompositionRequest) GetNamespace() string
- func (*GetSubgraphSDLFromLatestCompositionRequest) ProtoMessage()
- func (x *GetSubgraphSDLFromLatestCompositionRequest) ProtoReflect() protoreflect.Message
- func (x *GetSubgraphSDLFromLatestCompositionRequest) Reset()
- func (x *GetSubgraphSDLFromLatestCompositionRequest) String() string
- type GetSubgraphSDLFromLatestCompositionResponse
- func (*GetSubgraphSDLFromLatestCompositionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSubgraphSDLFromLatestCompositionResponse) GetResponse() *Response
- func (x *GetSubgraphSDLFromLatestCompositionResponse) GetSdl() string
- func (x *GetSubgraphSDLFromLatestCompositionResponse) GetVersionId() string
- func (*GetSubgraphSDLFromLatestCompositionResponse) ProtoMessage()
- func (x *GetSubgraphSDLFromLatestCompositionResponse) ProtoReflect() protoreflect.Message
- func (x *GetSubgraphSDLFromLatestCompositionResponse) Reset()
- func (x *GetSubgraphSDLFromLatestCompositionResponse) String() string
- type GetSubgraphsRequest
- func (*GetSubgraphsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSubgraphsRequest) GetExcludeFeatureSubgraphs() bool
- func (x *GetSubgraphsRequest) GetLimit() int32
- func (x *GetSubgraphsRequest) GetNamespace() string
- func (x *GetSubgraphsRequest) GetOffset() int32
- func (x *GetSubgraphsRequest) GetQuery() string
- func (*GetSubgraphsRequest) ProtoMessage()
- func (x *GetSubgraphsRequest) ProtoReflect() protoreflect.Message
- func (x *GetSubgraphsRequest) Reset()
- func (x *GetSubgraphsRequest) String() string
- type GetSubgraphsResponse
- func (*GetSubgraphsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSubgraphsResponse) GetCount() int32
- func (x *GetSubgraphsResponse) GetGraphs() []*Subgraph
- func (x *GetSubgraphsResponse) GetResponse() *Response
- func (*GetSubgraphsResponse) ProtoMessage()
- func (x *GetSubgraphsResponse) ProtoReflect() protoreflect.Message
- func (x *GetSubgraphsResponse) Reset()
- func (x *GetSubgraphsResponse) String() string
- type GetTraceRequest
- type GetTraceResponse
- func (*GetTraceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTraceResponse) GetResponse() *Response
- func (x *GetTraceResponse) GetSpans() []*Span
- func (*GetTraceResponse) ProtoMessage()
- func (x *GetTraceResponse) ProtoReflect() protoreflect.Message
- func (x *GetTraceResponse) Reset()
- func (x *GetTraceResponse) String() string
- type GetUserAccessiblePermissionsRequest
- func (*GetUserAccessiblePermissionsRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetUserAccessiblePermissionsRequest) ProtoMessage()
- func (x *GetUserAccessiblePermissionsRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserAccessiblePermissionsRequest) Reset()
- func (x *GetUserAccessiblePermissionsRequest) String() string
- type GetUserAccessiblePermissionsResponse
- func (*GetUserAccessiblePermissionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserAccessiblePermissionsResponse) GetPermissions() []*Permission
- func (x *GetUserAccessiblePermissionsResponse) GetResponse() *Response
- func (*GetUserAccessiblePermissionsResponse) ProtoMessage()
- func (x *GetUserAccessiblePermissionsResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserAccessiblePermissionsResponse) Reset()
- func (x *GetUserAccessiblePermissionsResponse) String() string
- type GetUserAccessibleResourcesRequest
- func (*GetUserAccessibleResourcesRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetUserAccessibleResourcesRequest) ProtoMessage()
- func (x *GetUserAccessibleResourcesRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserAccessibleResourcesRequest) Reset()
- func (x *GetUserAccessibleResourcesRequest) String() string
- type GetUserAccessibleResourcesResponse
- func (*GetUserAccessibleResourcesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserAccessibleResourcesResponse) GetFederatedGraphs() []*GetUserAccessibleResourcesResponse_Graph
- func (x *GetUserAccessibleResourcesResponse) GetResponse() *Response
- func (x *GetUserAccessibleResourcesResponse) GetSubgraphs() []*GetUserAccessibleResourcesResponse_Graph
- func (*GetUserAccessibleResourcesResponse) ProtoMessage()
- func (x *GetUserAccessibleResourcesResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserAccessibleResourcesResponse) Reset()
- func (x *GetUserAccessibleResourcesResponse) String() string
- type GetUserAccessibleResourcesResponse_Graph
- func (*GetUserAccessibleResourcesResponse_Graph) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserAccessibleResourcesResponse_Graph) GetName() string
- func (x *GetUserAccessibleResourcesResponse_Graph) GetNamespace() string
- func (x *GetUserAccessibleResourcesResponse_Graph) GetTargetId() string
- func (*GetUserAccessibleResourcesResponse_Graph) ProtoMessage()
- func (x *GetUserAccessibleResourcesResponse_Graph) ProtoReflect() protoreflect.Message
- func (x *GetUserAccessibleResourcesResponse_Graph) Reset()
- func (x *GetUserAccessibleResourcesResponse_Graph) String() string
- type GitInfo
- func (*GitInfo) Descriptor() ([]byte, []int)deprecated
- func (x *GitInfo) GetAccountId() string
- func (x *GitInfo) GetCommitSha() string
- func (x *GitInfo) GetOwnerSlug() string
- func (x *GitInfo) GetRepositorySlug() string
- func (*GitInfo) ProtoMessage()
- func (x *GitInfo) ProtoReflect() protoreflect.Message
- func (x *GitInfo) Reset()
- func (x *GitInfo) String() string
- type GraphComposition
- func (*GraphComposition) Descriptor() ([]byte, []int)deprecated
- func (x *GraphComposition) GetAdmissionError() string
- func (x *GraphComposition) GetCompositionErrors() string
- func (x *GraphComposition) GetCreatedAt() string
- func (x *GraphComposition) GetCreatedBy() string
- func (x *GraphComposition) GetDeploymentError() string
- func (x *GraphComposition) GetId() string
- func (x *GraphComposition) GetIsComposable() bool
- func (x *GraphComposition) GetIsLatestValid() bool
- func (x *GraphComposition) GetRouterConfigSignature() string
- func (x *GraphComposition) GetSchemaVersionId() string
- func (*GraphComposition) ProtoMessage()
- func (x *GraphComposition) ProtoReflect() protoreflect.Message
- func (x *GraphComposition) Reset()
- func (x *GraphComposition) String() string
- type GraphCompositionSubgraph
- func (*GraphCompositionSubgraph) Descriptor() ([]byte, []int)deprecated
- func (x *GraphCompositionSubgraph) GetId() string
- func (x *GraphCompositionSubgraph) GetIsFeatureSubgraph() bool
- func (x *GraphCompositionSubgraph) GetName() string
- func (x *GraphCompositionSubgraph) GetSchemaVersionId() string
- func (x *GraphCompositionSubgraph) GetTargetId() string
- func (*GraphCompositionSubgraph) ProtoMessage()
- func (x *GraphCompositionSubgraph) ProtoReflect() protoreflect.Message
- func (x *GraphCompositionSubgraph) Reset()
- func (x *GraphCompositionSubgraph) String() string
- type GroupMapper
- func (*GroupMapper) Descriptor() ([]byte, []int)deprecated
- func (x *GroupMapper) GetRole() string
- func (x *GroupMapper) GetSsoGroup() string
- func (*GroupMapper) ProtoMessage()
- func (x *GroupMapper) ProtoReflect() protoreflect.Message
- func (x *GroupMapper) Reset()
- func (x *GroupMapper) String() string
- type Header
- type Integration
- func (*Integration) Descriptor() ([]byte, []int)deprecated
- func (x *Integration) GetEvents() []string
- func (x *Integration) GetEventsMeta() []*notifications.EventMeta
- func (x *Integration) GetId() string
- func (x *Integration) GetIntegrationConfig() *IntegrationConfig
- func (x *Integration) GetName() string
- func (x *Integration) GetType() string
- func (*Integration) ProtoMessage()
- func (x *Integration) ProtoReflect() protoreflect.Message
- func (x *Integration) Reset()
- func (x *Integration) String() string
- type IntegrationConfig
- func (*IntegrationConfig) Descriptor() ([]byte, []int)deprecated
- func (m *IntegrationConfig) GetConfig() isIntegrationConfig_Config
- func (x *IntegrationConfig) GetSlackIntegrationConfig() *SlackIntegrationConfig
- func (x *IntegrationConfig) GetType() IntegrationType
- func (*IntegrationConfig) ProtoMessage()
- func (x *IntegrationConfig) ProtoReflect() protoreflect.Message
- func (x *IntegrationConfig) Reset()
- func (x *IntegrationConfig) String() string
- type IntegrationConfig_SlackIntegrationConfig
- type IntegrationType
- func (IntegrationType) Descriptor() protoreflect.EnumDescriptor
- func (x IntegrationType) Enum() *IntegrationType
- func (IntegrationType) EnumDescriptor() ([]byte, []int)deprecated
- func (x IntegrationType) Number() protoreflect.EnumNumber
- func (x IntegrationType) String() string
- func (IntegrationType) Type() protoreflect.EnumType
- type InviteUserRequest
- type InviteUserResponse
- func (*InviteUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *InviteUserResponse) GetResponse() *Response
- func (*InviteUserResponse) ProtoMessage()
- func (x *InviteUserResponse) ProtoReflect() protoreflect.Message
- func (x *InviteUserResponse) Reset()
- func (x *InviteUserResponse) String() string
- type IsGitHubAppInstalledRequest
- func (*IsGitHubAppInstalledRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsGitHubAppInstalledRequest) GetGitInfo() *GitInfo
- func (*IsGitHubAppInstalledRequest) ProtoMessage()
- func (x *IsGitHubAppInstalledRequest) ProtoReflect() protoreflect.Message
- func (x *IsGitHubAppInstalledRequest) Reset()
- func (x *IsGitHubAppInstalledRequest) String() string
- type IsGitHubAppInstalledResponse
- func (*IsGitHubAppInstalledResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsGitHubAppInstalledResponse) GetIsInstalled() bool
- func (x *IsGitHubAppInstalledResponse) GetResponse() *Response
- func (*IsGitHubAppInstalledResponse) ProtoMessage()
- func (x *IsGitHubAppInstalledResponse) ProtoReflect() protoreflect.Message
- func (x *IsGitHubAppInstalledResponse) Reset()
- func (x *IsGitHubAppInstalledResponse) String() string
- type IsMemberLimitReachedRequest
- type IsMemberLimitReachedResponse
- func (*IsMemberLimitReachedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsMemberLimitReachedResponse) GetLimitReached() bool
- func (x *IsMemberLimitReachedResponse) GetMemberCount() int32
- func (x *IsMemberLimitReachedResponse) GetResponse() *Response
- func (*IsMemberLimitReachedResponse) ProtoMessage()
- func (x *IsMemberLimitReachedResponse) ProtoReflect() protoreflect.Message
- func (x *IsMemberLimitReachedResponse) Reset()
- func (x *IsMemberLimitReachedResponse) String() string
- type Label
- type LeaveOrganizationRequest
- func (*LeaveOrganizationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LeaveOrganizationRequest) GetUserID() string
- func (*LeaveOrganizationRequest) ProtoMessage()
- func (x *LeaveOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *LeaveOrganizationRequest) Reset()
- func (x *LeaveOrganizationRequest) String() string
- type LeaveOrganizationResponse
- func (*LeaveOrganizationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LeaveOrganizationResponse) GetResponse() *Response
- func (*LeaveOrganizationResponse) ProtoMessage()
- func (x *LeaveOrganizationResponse) ProtoReflect() protoreflect.Message
- func (x *LeaveOrganizationResponse) Reset()
- func (x *LeaveOrganizationResponse) String() string
- type LintConfig
- func (*LintConfig) Descriptor() ([]byte, []int)deprecated
- func (x *LintConfig) GetRuleName() string
- func (x *LintConfig) GetSeverityLevel() LintSeverity
- func (*LintConfig) ProtoMessage()
- func (x *LintConfig) ProtoReflect() protoreflect.Message
- func (x *LintConfig) Reset()
- func (x *LintConfig) String() string
- type LintIssue
- func (*LintIssue) Descriptor() ([]byte, []int)deprecated
- func (x *LintIssue) GetIssueLocation() *LintLocation
- func (x *LintIssue) GetLintRuleType() string
- func (x *LintIssue) GetMessage() string
- func (x *LintIssue) GetSeverity() LintSeverity
- func (*LintIssue) ProtoMessage()
- func (x *LintIssue) ProtoReflect() protoreflect.Message
- func (x *LintIssue) Reset()
- func (x *LintIssue) String() string
- type LintLocation
- func (*LintLocation) Descriptor() ([]byte, []int)deprecated
- func (x *LintLocation) GetColumn() uint32
- func (x *LintLocation) GetEndColumn() uint32
- func (x *LintLocation) GetEndLine() uint32
- func (x *LintLocation) GetLine() uint32
- func (*LintLocation) ProtoMessage()
- func (x *LintLocation) ProtoReflect() protoreflect.Message
- func (x *LintLocation) Reset()
- func (x *LintLocation) String() string
- type LintSeverity
- func (LintSeverity) Descriptor() protoreflect.EnumDescriptor
- func (x LintSeverity) Enum() *LintSeverity
- func (LintSeverity) EnumDescriptor() ([]byte, []int)deprecated
- func (x LintSeverity) Number() protoreflect.EnumNumber
- func (x LintSeverity) String() string
- func (LintSeverity) Type() protoreflect.EnumType
- type MetricsDashboard
- func (*MetricsDashboard) Descriptor() ([]byte, []int)deprecated
- func (x *MetricsDashboard) GetIsCta() bool
- func (x *MetricsDashboard) GetIsHidden() bool
- func (x *MetricsDashboard) GetName() string
- func (x *MetricsDashboard) GetTitle() string
- func (x *MetricsDashboard) GetType() string
- func (x *MetricsDashboard) GetUnit() Unit
- func (*MetricsDashboard) ProtoMessage()
- func (x *MetricsDashboard) ProtoReflect() protoreflect.Message
- func (x *MetricsDashboard) Reset()
- func (x *MetricsDashboard) String() string
- type MetricsDashboardMetric
- func (*MetricsDashboardMetric) Descriptor() ([]byte, []int)deprecated
- func (x *MetricsDashboardMetric) GetPreviousValue() string
- func (x *MetricsDashboardMetric) GetSeries() []*MetricsSeriesItem
- func (x *MetricsDashboardMetric) GetTop() []*MetricsTopItem
- func (x *MetricsDashboardMetric) GetValue() string
- func (*MetricsDashboardMetric) ProtoMessage()
- func (x *MetricsDashboardMetric) ProtoReflect() protoreflect.Message
- func (x *MetricsDashboardMetric) Reset()
- func (x *MetricsDashboardMetric) String() string
- type MetricsErrorRateSeriesItem
- func (*MetricsErrorRateSeriesItem) Descriptor() ([]byte, []int)deprecated
- func (x *MetricsErrorRateSeriesItem) GetErrorRate() float32
- func (x *MetricsErrorRateSeriesItem) GetRequestRate() float32
- func (x *MetricsErrorRateSeriesItem) GetTimestamp() string
- func (*MetricsErrorRateSeriesItem) ProtoMessage()
- func (x *MetricsErrorRateSeriesItem) ProtoReflect() protoreflect.Message
- func (x *MetricsErrorRateSeriesItem) Reset()
- func (x *MetricsErrorRateSeriesItem) String() string
- type MetricsSeriesItem
- func (*MetricsSeriesItem) Descriptor() ([]byte, []int)deprecated
- func (x *MetricsSeriesItem) GetPreviousValue() string
- func (x *MetricsSeriesItem) GetTimestamp() string
- func (x *MetricsSeriesItem) GetValue() string
- func (*MetricsSeriesItem) ProtoMessage()
- func (x *MetricsSeriesItem) ProtoReflect() protoreflect.Message
- func (x *MetricsSeriesItem) Reset()
- func (x *MetricsSeriesItem) String() string
- type MetricsTopItem
- func (*MetricsTopItem) Descriptor() ([]byte, []int)deprecated
- func (x *MetricsTopItem) GetHash() string
- func (x *MetricsTopItem) GetIsPersisted() bool
- func (x *MetricsTopItem) GetName() string
- func (x *MetricsTopItem) GetValue() string
- func (*MetricsTopItem) ProtoMessage()
- func (x *MetricsTopItem) ProtoReflect() protoreflect.Message
- func (x *MetricsTopItem) Reset()
- func (x *MetricsTopItem) String() string
- type MigrateFromApolloRequest
- func (*MigrateFromApolloRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MigrateFromApolloRequest) GetApiKey() string
- func (x *MigrateFromApolloRequest) GetNamespace() string
- func (x *MigrateFromApolloRequest) GetVariantName() string
- func (*MigrateFromApolloRequest) ProtoMessage()
- func (x *MigrateFromApolloRequest) ProtoReflect() protoreflect.Message
- func (x *MigrateFromApolloRequest) Reset()
- func (x *MigrateFromApolloRequest) String() string
- type MigrateFromApolloResponse
- func (*MigrateFromApolloResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MigrateFromApolloResponse) GetResponse() *Response
- func (x *MigrateFromApolloResponse) GetToken() string
- func (*MigrateFromApolloResponse) ProtoMessage()
- func (x *MigrateFromApolloResponse) ProtoReflect() protoreflect.Message
- func (x *MigrateFromApolloResponse) Reset()
- func (x *MigrateFromApolloResponse) String() string
- type MigrateMonographRequest
- func (*MigrateMonographRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MigrateMonographRequest) GetName() string
- func (x *MigrateMonographRequest) GetNamespace() string
- func (*MigrateMonographRequest) ProtoMessage()
- func (x *MigrateMonographRequest) ProtoReflect() protoreflect.Message
- func (x *MigrateMonographRequest) Reset()
- func (x *MigrateMonographRequest) String() string
- type MigrateMonographResponse
- func (*MigrateMonographResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MigrateMonographResponse) GetResponse() *Response
- func (*MigrateMonographResponse) ProtoMessage()
- func (x *MigrateMonographResponse) ProtoReflect() protoreflect.Message
- func (x *MigrateMonographResponse) Reset()
- func (x *MigrateMonographResponse) String() string
- type MoveGraphRequest
- func (*MoveGraphRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MoveGraphRequest) GetName() string
- func (x *MoveGraphRequest) GetNamespace() string
- func (x *MoveGraphRequest) GetNewNamespace() string
- func (*MoveGraphRequest) ProtoMessage()
- func (x *MoveGraphRequest) ProtoReflect() protoreflect.Message
- func (x *MoveGraphRequest) Reset()
- func (x *MoveGraphRequest) String() string
- type MoveGraphResponse
- func (*MoveGraphResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MoveGraphResponse) GetCompositionErrors() []*CompositionError
- func (x *MoveGraphResponse) GetDeploymentErrors() []*DeploymentError
- func (x *MoveGraphResponse) GetResponse() *Response
- func (*MoveGraphResponse) ProtoMessage()
- func (x *MoveGraphResponse) ProtoReflect() protoreflect.Message
- func (x *MoveGraphResponse) Reset()
- func (x *MoveGraphResponse) String() string
- type Namespace
- type OperationRequestCount
- func (*OperationRequestCount) Descriptor() ([]byte, []int)deprecated
- func (x *OperationRequestCount) GetOperationHash() string
- func (x *OperationRequestCount) GetOperationName() string
- func (x *OperationRequestCount) GetTotalRequests() int32
- func (*OperationRequestCount) ProtoMessage()
- func (x *OperationRequestCount) ProtoReflect() protoreflect.Message
- func (x *OperationRequestCount) Reset()
- func (x *OperationRequestCount) String() string
- type OrgMember
- func (*OrgMember) Descriptor() ([]byte, []int)deprecated
- func (x *OrgMember) GetActive() bool
- func (x *OrgMember) GetEmail() string
- func (x *OrgMember) GetOrgMemberID() string
- func (x *OrgMember) GetRoles() []string
- func (x *OrgMember) GetUserID() string
- func (*OrgMember) ProtoMessage()
- func (x *OrgMember) ProtoReflect() protoreflect.Message
- func (x *OrgMember) Reset()
- func (x *OrgMember) String() string
- type Organization
- func (*Organization) Descriptor() ([]byte, []int)deprecated
- func (x *Organization) GetCreatedAt() string
- func (x *Organization) GetCreatorUserId() string
- func (x *Organization) GetId() string
- func (x *Organization) GetName() string
- func (x *Organization) GetSlug() string
- func (*Organization) ProtoMessage()
- func (x *Organization) ProtoReflect() protoreflect.Message
- func (x *Organization) Reset()
- func (x *Organization) String() string
- type OrganizationInvite
- func (*OrganizationInvite) Descriptor() ([]byte, []int)deprecated
- func (x *OrganizationInvite) GetCreatedAt() string
- func (x *OrganizationInvite) GetCreatorUserId() string
- func (x *OrganizationInvite) GetId() string
- func (x *OrganizationInvite) GetInvitedBy() string
- func (x *OrganizationInvite) GetName() string
- func (x *OrganizationInvite) GetSlug() string
- func (*OrganizationInvite) ProtoMessage()
- func (x *OrganizationInvite) ProtoReflect() protoreflect.Message
- func (x *OrganizationInvite) Reset()
- func (x *OrganizationInvite) String() string
- type OverrideChange
- func (*OverrideChange) Descriptor() ([]byte, []int)deprecated
- func (x *OverrideChange) GetChangeType() string
- func (x *OverrideChange) GetPath() string
- func (*OverrideChange) ProtoMessage()
- func (x *OverrideChange) ProtoReflect() protoreflect.Message
- func (x *OverrideChange) Reset()
- func (x *OverrideChange) String() string
- type Pagination
- type PendingOrgInvitation
- func (*PendingOrgInvitation) Descriptor() ([]byte, []int)deprecated
- func (x *PendingOrgInvitation) GetEmail() string
- func (x *PendingOrgInvitation) GetUserID() string
- func (*PendingOrgInvitation) ProtoMessage()
- func (x *PendingOrgInvitation) ProtoReflect() protoreflect.Message
- func (x *PendingOrgInvitation) Reset()
- func (x *PendingOrgInvitation) String() string
- type Permission
- type PersistedOperation
- func (*PersistedOperation) Descriptor() ([]byte, []int)deprecated
- func (x *PersistedOperation) GetContents() string
- func (x *PersistedOperation) GetId() string
- func (*PersistedOperation) ProtoMessage()
- func (x *PersistedOperation) ProtoReflect() protoreflect.Message
- func (x *PersistedOperation) Reset()
- func (x *PersistedOperation) String() string
- type PublishFederatedSubgraphRequest
- func (*PublishFederatedSubgraphRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PublishFederatedSubgraphRequest) GetLabels() []*Label
- func (x *PublishFederatedSubgraphRequest) GetName() string
- func (x *PublishFederatedSubgraphRequest) GetNamespace() string
- func (x *PublishFederatedSubgraphRequest) GetRoutingUrl() string
- func (x *PublishFederatedSubgraphRequest) GetSchema() string
- func (x *PublishFederatedSubgraphRequest) GetSubscriptionProtocol() common.GraphQLSubscriptionProtocol
- func (x *PublishFederatedSubgraphRequest) GetSubscriptionUrl() string
- func (x *PublishFederatedSubgraphRequest) GetWebsocketSubprotocol() common.GraphQLWebsocketSubprotocol
- func (*PublishFederatedSubgraphRequest) ProtoMessage()
- func (x *PublishFederatedSubgraphRequest) ProtoReflect() protoreflect.Message
- func (x *PublishFederatedSubgraphRequest) Reset()
- func (x *PublishFederatedSubgraphRequest) String() string
- type PublishFederatedSubgraphResponse
- func (*PublishFederatedSubgraphResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PublishFederatedSubgraphResponse) GetCompositionErrors() []*CompositionError
- func (x *PublishFederatedSubgraphResponse) GetDeploymentErrors() []*DeploymentError
- func (x *PublishFederatedSubgraphResponse) GetHasChanged() bool
- func (x *PublishFederatedSubgraphResponse) GetResponse() *Response
- func (*PublishFederatedSubgraphResponse) ProtoMessage()
- func (x *PublishFederatedSubgraphResponse) ProtoReflect() protoreflect.Message
- func (x *PublishFederatedSubgraphResponse) Reset()
- func (x *PublishFederatedSubgraphResponse) String() string
- type PublishMonographRequest
- func (*PublishMonographRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PublishMonographRequest) GetName() string
- func (x *PublishMonographRequest) GetNamespace() string
- func (x *PublishMonographRequest) GetSchema() string
- func (*PublishMonographRequest) ProtoMessage()
- func (x *PublishMonographRequest) ProtoReflect() protoreflect.Message
- func (x *PublishMonographRequest) Reset()
- func (x *PublishMonographRequest) String() string
- type PublishMonographResponse
- func (*PublishMonographResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PublishMonographResponse) GetCompositionErrors() []*CompositionError
- func (x *PublishMonographResponse) GetDeploymentErrors() []*DeploymentError
- func (x *PublishMonographResponse) GetResponse() *Response
- func (*PublishMonographResponse) ProtoMessage()
- func (x *PublishMonographResponse) ProtoReflect() protoreflect.Message
- func (x *PublishMonographResponse) Reset()
- func (x *PublishMonographResponse) String() string
- type PublishPersistedOperationsRequest
- func (*PublishPersistedOperationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PublishPersistedOperationsRequest) GetClientName() string
- func (x *PublishPersistedOperationsRequest) GetFedGraphName() string
- func (x *PublishPersistedOperationsRequest) GetNamespace() string
- func (x *PublishPersistedOperationsRequest) GetOperations() []*PersistedOperation
- func (*PublishPersistedOperationsRequest) ProtoMessage()
- func (x *PublishPersistedOperationsRequest) ProtoReflect() protoreflect.Message
- func (x *PublishPersistedOperationsRequest) Reset()
- func (x *PublishPersistedOperationsRequest) String() string
- type PublishPersistedOperationsResponse
- func (*PublishPersistedOperationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PublishPersistedOperationsResponse) GetOperations() []*PublishedOperation
- func (x *PublishPersistedOperationsResponse) GetResponse() *Response
- func (*PublishPersistedOperationsResponse) ProtoMessage()
- func (x *PublishPersistedOperationsResponse) ProtoReflect() protoreflect.Message
- func (x *PublishPersistedOperationsResponse) Reset()
- func (x *PublishPersistedOperationsResponse) String() string
- type PublishedOperation
- func (*PublishedOperation) Descriptor() ([]byte, []int)deprecated
- func (x *PublishedOperation) GetHash() string
- func (x *PublishedOperation) GetId() string
- func (x *PublishedOperation) GetOperationNames() []string
- func (x *PublishedOperation) GetStatus() PublishedOperationStatus
- func (*PublishedOperation) ProtoMessage()
- func (x *PublishedOperation) ProtoReflect() protoreflect.Message
- func (x *PublishedOperation) Reset()
- func (x *PublishedOperation) String() string
- type PublishedOperationStatus
- func (PublishedOperationStatus) Descriptor() protoreflect.EnumDescriptor
- func (x PublishedOperationStatus) Enum() *PublishedOperationStatus
- func (PublishedOperationStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x PublishedOperationStatus) Number() protoreflect.EnumNumber
- func (x PublishedOperationStatus) String() string
- func (PublishedOperationStatus) Type() protoreflect.EnumType
- type RemoveInvitationRequest
- func (*RemoveInvitationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveInvitationRequest) GetEmail() string
- func (*RemoveInvitationRequest) ProtoMessage()
- func (x *RemoveInvitationRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveInvitationRequest) Reset()
- func (x *RemoveInvitationRequest) String() string
- type RemoveInvitationResponse
- func (*RemoveInvitationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveInvitationResponse) GetResponse() *Response
- func (*RemoveInvitationResponse) ProtoMessage()
- func (x *RemoveInvitationResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveInvitationResponse) Reset()
- func (x *RemoveInvitationResponse) String() string
- type RemoveOperationIgnoreAllOverrideRequest
- func (*RemoveOperationIgnoreAllOverrideRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveOperationIgnoreAllOverrideRequest) GetGraphName() string
- func (x *RemoveOperationIgnoreAllOverrideRequest) GetNamespace() string
- func (x *RemoveOperationIgnoreAllOverrideRequest) GetOperationHash() string
- func (*RemoveOperationIgnoreAllOverrideRequest) ProtoMessage()
- func (x *RemoveOperationIgnoreAllOverrideRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveOperationIgnoreAllOverrideRequest) Reset()
- func (x *RemoveOperationIgnoreAllOverrideRequest) String() string
- type RemoveOperationIgnoreAllOverrideResponse
- func (*RemoveOperationIgnoreAllOverrideResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveOperationIgnoreAllOverrideResponse) GetResponse() *Response
- func (*RemoveOperationIgnoreAllOverrideResponse) ProtoMessage()
- func (x *RemoveOperationIgnoreAllOverrideResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveOperationIgnoreAllOverrideResponse) Reset()
- func (x *RemoveOperationIgnoreAllOverrideResponse) String() string
- type RemoveOperationOverridesRequest
- func (*RemoveOperationOverridesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveOperationOverridesRequest) GetChanges() []*OverrideChange
- func (x *RemoveOperationOverridesRequest) GetGraphName() string
- func (x *RemoveOperationOverridesRequest) GetNamespace() string
- func (x *RemoveOperationOverridesRequest) GetOperationHash() string
- func (*RemoveOperationOverridesRequest) ProtoMessage()
- func (x *RemoveOperationOverridesRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveOperationOverridesRequest) Reset()
- func (x *RemoveOperationOverridesRequest) String() string
- type RemoveOperationOverridesResponse
- func (*RemoveOperationOverridesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveOperationOverridesResponse) GetResponse() *Response
- func (*RemoveOperationOverridesResponse) ProtoMessage()
- func (x *RemoveOperationOverridesResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveOperationOverridesResponse) Reset()
- func (x *RemoveOperationOverridesResponse) String() string
- type RemoveOrganizationMemberRequest
- func (*RemoveOrganizationMemberRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveOrganizationMemberRequest) GetEmail() string
- func (*RemoveOrganizationMemberRequest) ProtoMessage()
- func (x *RemoveOrganizationMemberRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveOrganizationMemberRequest) Reset()
- func (x *RemoveOrganizationMemberRequest) String() string
- type RemoveOrganizationMemberResponse
- func (*RemoveOrganizationMemberResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveOrganizationMemberResponse) GetResponse() *Response
- func (*RemoveOrganizationMemberResponse) ProtoMessage()
- func (x *RemoveOrganizationMemberResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveOrganizationMemberResponse) Reset()
- func (x *RemoveOrganizationMemberResponse) String() string
- type RemoveSubgraphMemberRequest
- func (*RemoveSubgraphMemberRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveSubgraphMemberRequest) GetNamespace() string
- func (x *RemoveSubgraphMemberRequest) GetSubgraphMemberId() string
- func (x *RemoveSubgraphMemberRequest) GetSubgraphName() string
- func (*RemoveSubgraphMemberRequest) ProtoMessage()
- func (x *RemoveSubgraphMemberRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveSubgraphMemberRequest) Reset()
- func (x *RemoveSubgraphMemberRequest) String() string
- type RemoveSubgraphMemberResponse
- func (*RemoveSubgraphMemberResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveSubgraphMemberResponse) GetResponse() *Response
- func (*RemoveSubgraphMemberResponse) ProtoMessage()
- func (x *RemoveSubgraphMemberResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveSubgraphMemberResponse) Reset()
- func (x *RemoveSubgraphMemberResponse) String() string
- type RenameNamespaceRequest
- func (*RenameNamespaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RenameNamespaceRequest) GetName() string
- func (x *RenameNamespaceRequest) GetNewName() string
- func (*RenameNamespaceRequest) ProtoMessage()
- func (x *RenameNamespaceRequest) ProtoReflect() protoreflect.Message
- func (x *RenameNamespaceRequest) Reset()
- func (x *RenameNamespaceRequest) String() string
- type RenameNamespaceResponse
- func (*RenameNamespaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RenameNamespaceResponse) GetResponse() *Response
- func (*RenameNamespaceResponse) ProtoMessage()
- func (x *RenameNamespaceResponse) ProtoReflect() protoreflect.Message
- func (x *RenameNamespaceResponse) Reset()
- func (x *RenameNamespaceResponse) String() string
- type ReplyToDiscussionRequest
- func (*ReplyToDiscussionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReplyToDiscussionRequest) GetContentJson() string
- func (x *ReplyToDiscussionRequest) GetContentMarkdown() string
- func (x *ReplyToDiscussionRequest) GetDiscussionId() string
- func (*ReplyToDiscussionRequest) ProtoMessage()
- func (x *ReplyToDiscussionRequest) ProtoReflect() protoreflect.Message
- func (x *ReplyToDiscussionRequest) Reset()
- func (x *ReplyToDiscussionRequest) String() string
- type ReplyToDiscussionResponse
- func (*ReplyToDiscussionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ReplyToDiscussionResponse) GetResponse() *Response
- func (*ReplyToDiscussionResponse) ProtoMessage()
- func (x *ReplyToDiscussionResponse) ProtoReflect() protoreflect.Message
- func (x *ReplyToDiscussionResponse) Reset()
- func (x *ReplyToDiscussionResponse) String() string
- type RequestSeriesItem
- func (*RequestSeriesItem) Descriptor() ([]byte, []int)deprecated
- func (x *RequestSeriesItem) GetErroredRequests() int32
- func (x *RequestSeriesItem) GetTimestamp() string
- func (x *RequestSeriesItem) GetTotalRequests() int32
- func (*RequestSeriesItem) ProtoMessage()
- func (x *RequestSeriesItem) ProtoReflect() protoreflect.Message
- func (x *RequestSeriesItem) Reset()
- func (x *RequestSeriesItem) String() string
- type Response
- type ResponseStatus
- func (*ResponseStatus) Descriptor() ([]byte, []int)deprecated
- func (x *ResponseStatus) GetCode() int32
- func (x *ResponseStatus) GetMessage() string
- func (*ResponseStatus) ProtoMessage()
- func (x *ResponseStatus) ProtoReflect() protoreflect.Message
- func (x *ResponseStatus) Reset()
- func (x *ResponseStatus) String() string
- type Router
- func (*Router) Descriptor() ([]byte, []int)deprecated
- func (x *Router) GetClusterName() string
- func (x *Router) GetCompositionId() string
- func (x *Router) GetCpuUsageChangePercent() float32
- func (x *Router) GetCpuUsagePercent() float32
- func (x *Router) GetHostname() string
- func (x *Router) GetMemoryUsageChangePercent() float32
- func (x *Router) GetMemoryUsageMb() float32
- func (x *Router) GetOnLatestComposition() bool
- func (x *Router) GetProcessId() string
- func (x *Router) GetServerUptimeSeconds() string
- func (x *Router) GetServiceInstanceId() string
- func (x *Router) GetServiceName() string
- func (x *Router) GetServiceVersion() string
- func (x *Router) GetUptimeSeconds() string
- func (*Router) ProtoMessage()
- func (x *Router) ProtoReflect() protoreflect.Message
- func (x *Router) Reset()
- func (x *Router) String() string
- type RouterToken
- func (*RouterToken) Descriptor() ([]byte, []int)deprecated
- func (x *RouterToken) GetCreatedAt() string
- func (x *RouterToken) GetCreatorEmail() string
- func (x *RouterToken) GetId() string
- func (x *RouterToken) GetLastUsedAt() string
- func (x *RouterToken) GetName() string
- func (*RouterToken) ProtoMessage()
- func (x *RouterToken) ProtoReflect() protoreflect.Message
- func (x *RouterToken) Reset()
- func (x *RouterToken) String() string
- type SchemaChange
- func (*SchemaChange) Descriptor() ([]byte, []int)deprecated
- func (x *SchemaChange) GetChangeType() string
- func (x *SchemaChange) GetHasOverride() bool
- func (x *SchemaChange) GetIsBreaking() bool
- func (x *SchemaChange) GetMessage() string
- func (x *SchemaChange) GetPath() string
- func (*SchemaChange) ProtoMessage()
- func (x *SchemaChange) ProtoReflect() protoreflect.Message
- func (x *SchemaChange) Reset()
- func (x *SchemaChange) String() string
- type SchemaCheck
- func (*SchemaCheck) Descriptor() ([]byte, []int)deprecated
- func (x *SchemaCheck) GetGhDetails() *SchemaCheck_GhDetails
- func (x *SchemaCheck) GetHasClientTraffic() bool
- func (x *SchemaCheck) GetHasLintErrors() bool
- func (x *SchemaCheck) GetId() string
- func (x *SchemaCheck) GetIsBreaking() bool
- func (x *SchemaCheck) GetIsComposable() bool
- func (x *SchemaCheck) GetIsDeleted() bool
- func (x *SchemaCheck) GetIsForcedSuccess() bool
- func (x *SchemaCheck) GetSubgraphName() string
- func (x *SchemaCheck) GetTargetID() string
- func (x *SchemaCheck) GetTimestamp() string
- func (*SchemaCheck) ProtoMessage()
- func (x *SchemaCheck) ProtoReflect() protoreflect.Message
- func (x *SchemaCheck) Reset()
- func (x *SchemaCheck) String() string
- type SchemaCheck_GhDetails
- func (*SchemaCheck_GhDetails) Descriptor() ([]byte, []int)deprecated
- func (x *SchemaCheck_GhDetails) GetCommitSha() string
- func (x *SchemaCheck_GhDetails) GetOwnerSlug() string
- func (x *SchemaCheck_GhDetails) GetRepositorySlug() string
- func (*SchemaCheck_GhDetails) ProtoMessage()
- func (x *SchemaCheck_GhDetails) ProtoReflect() protoreflect.Message
- func (x *SchemaCheck_GhDetails) Reset()
- func (x *SchemaCheck_GhDetails) String() string
- type SetDiscussionResolutionRequest
- func (*SetDiscussionResolutionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetDiscussionResolutionRequest) GetDiscussionId() string
- func (x *SetDiscussionResolutionRequest) GetIsResolved() bool
- func (*SetDiscussionResolutionRequest) ProtoMessage()
- func (x *SetDiscussionResolutionRequest) ProtoReflect() protoreflect.Message
- func (x *SetDiscussionResolutionRequest) Reset()
- func (x *SetDiscussionResolutionRequest) String() string
- type SetDiscussionResolutionResponse
- func (*SetDiscussionResolutionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetDiscussionResolutionResponse) GetResponse() *Response
- func (*SetDiscussionResolutionResponse) ProtoMessage()
- func (x *SetDiscussionResolutionResponse) ProtoReflect() protoreflect.Message
- func (x *SetDiscussionResolutionResponse) Reset()
- func (x *SetDiscussionResolutionResponse) String() string
- type SlackIntegrationConfig
- func (*SlackIntegrationConfig) Descriptor() ([]byte, []int)deprecated
- func (x *SlackIntegrationConfig) GetEndpoint() string
- func (*SlackIntegrationConfig) ProtoMessage()
- func (x *SlackIntegrationConfig) ProtoReflect() protoreflect.Message
- func (x *SlackIntegrationConfig) Reset()
- func (x *SlackIntegrationConfig) String() string
- type Sort
- type Span
- func (*Span) Descriptor() ([]byte, []int)deprecated
- func (x *Span) GetAttributes() map[string]string
- func (x *Span) GetDuration() int64
- func (x *Span) GetParentSpanID() string
- func (x *Span) GetScopeName() string
- func (x *Span) GetServiceName() string
- func (x *Span) GetSpanID() string
- func (x *Span) GetSpanKind() string
- func (x *Span) GetSpanName() string
- func (x *Span) GetStatusCode() string
- func (x *Span) GetStatusMessage() string
- func (x *Span) GetTimestamp() int64
- func (x *Span) GetTraceID() string
- func (*Span) ProtoMessage()
- func (x *Span) ProtoReflect() protoreflect.Message
- func (x *Span) Reset()
- func (x *Span) String() string
- type Subgraph
- func (*Subgraph) Descriptor() ([]byte, []int)deprecated
- func (x *Subgraph) GetBaseSubgraphId() string
- func (x *Subgraph) GetBaseSubgraphName() string
- func (x *Subgraph) GetCreatorUserId() string
- func (x *Subgraph) GetId() string
- func (x *Subgraph) GetIsEventDrivenGraph() bool
- func (x *Subgraph) GetIsFeatureSubgraph() bool
- func (x *Subgraph) GetIsV2Graph() bool
- func (x *Subgraph) GetLabels() []*Label
- func (x *Subgraph) GetLastUpdatedAt() string
- func (x *Subgraph) GetName() string
- func (x *Subgraph) GetNamespace() string
- func (x *Subgraph) GetReadme() string
- func (x *Subgraph) GetRoutingURL() string
- func (x *Subgraph) GetSubscriptionProtocol() string
- func (x *Subgraph) GetSubscriptionUrl() string
- func (x *Subgraph) GetTargetId() string
- func (x *Subgraph) GetWebsocketSubprotocol() string
- func (*Subgraph) ProtoMessage()
- func (x *Subgraph) ProtoReflect() protoreflect.Message
- func (x *Subgraph) Reset()
- func (x *Subgraph) String() string
- type SubgraphMember
- func (*SubgraphMember) Descriptor() ([]byte, []int)deprecated
- func (x *SubgraphMember) GetEmail() string
- func (x *SubgraphMember) GetSubgraphMemberId() string
- func (x *SubgraphMember) GetUserId() string
- func (*SubgraphMember) ProtoMessage()
- func (x *SubgraphMember) ProtoReflect() protoreflect.Message
- func (x *SubgraphMember) Reset()
- func (x *SubgraphMember) String() string
- type SubgraphMetrics
- func (*SubgraphMetrics) Descriptor() ([]byte, []int)deprecated
- func (x *SubgraphMetrics) GetErrorRate() float32
- func (x *SubgraphMetrics) GetLatency() float32
- func (x *SubgraphMetrics) GetRequestRate() float32
- func (x *SubgraphMetrics) GetSubgraphID() string
- func (*SubgraphMetrics) ProtoMessage()
- func (x *SubgraphMetrics) ProtoReflect() protoreflect.Message
- func (x *SubgraphMetrics) Reset()
- func (x *SubgraphMetrics) String() string
- type Unit
- type UpdateContractRequest
- func (*UpdateContractRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateContractRequest) GetExcludeTags() []string
- func (x *UpdateContractRequest) GetName() string
- func (x *UpdateContractRequest) GetNamespace() string
- func (*UpdateContractRequest) ProtoMessage()
- func (x *UpdateContractRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateContractRequest) Reset()
- func (x *UpdateContractRequest) String() string
- type UpdateContractResponse
- func (*UpdateContractResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateContractResponse) GetCompositionErrors() []*CompositionError
- func (x *UpdateContractResponse) GetDeploymentErrors() []*DeploymentError
- func (x *UpdateContractResponse) GetResponse() *Response
- func (*UpdateContractResponse) ProtoMessage()
- func (x *UpdateContractResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateContractResponse) Reset()
- func (x *UpdateContractResponse) String() string
- type UpdateDiscussionCommentRequest
- func (*UpdateDiscussionCommentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateDiscussionCommentRequest) GetCommentId() string
- func (x *UpdateDiscussionCommentRequest) GetContentJson() string
- func (x *UpdateDiscussionCommentRequest) GetContentMarkdown() string
- func (x *UpdateDiscussionCommentRequest) GetDiscussionId() string
- func (*UpdateDiscussionCommentRequest) ProtoMessage()
- func (x *UpdateDiscussionCommentRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateDiscussionCommentRequest) Reset()
- func (x *UpdateDiscussionCommentRequest) String() string
- type UpdateDiscussionCommentResponse
- func (*UpdateDiscussionCommentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateDiscussionCommentResponse) GetResponse() *Response
- func (*UpdateDiscussionCommentResponse) ProtoMessage()
- func (x *UpdateDiscussionCommentResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateDiscussionCommentResponse) Reset()
- func (x *UpdateDiscussionCommentResponse) String() string
- type UpdateFeatureFlagRequest
- func (*UpdateFeatureFlagRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFeatureFlagRequest) GetFeatureSubgraphNames() []string
- func (x *UpdateFeatureFlagRequest) GetLabels() []*Label
- func (x *UpdateFeatureFlagRequest) GetName() string
- func (x *UpdateFeatureFlagRequest) GetNamespace() string
- func (x *UpdateFeatureFlagRequest) GetUnsetLabels() bool
- func (*UpdateFeatureFlagRequest) ProtoMessage()
- func (x *UpdateFeatureFlagRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateFeatureFlagRequest) Reset()
- func (x *UpdateFeatureFlagRequest) String() string
- type UpdateFeatureFlagResponse
- func (*UpdateFeatureFlagResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFeatureFlagResponse) GetCompositionErrors() []*CompositionError
- func (x *UpdateFeatureFlagResponse) GetDeploymentErrors() []*DeploymentError
- func (x *UpdateFeatureFlagResponse) GetResponse() *Response
- func (*UpdateFeatureFlagResponse) ProtoMessage()
- func (x *UpdateFeatureFlagResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateFeatureFlagResponse) Reset()
- func (x *UpdateFeatureFlagResponse) String() string
- type UpdateFeatureSettingsRequest
- func (*UpdateFeatureSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFeatureSettingsRequest) GetEnable() bool
- func (x *UpdateFeatureSettingsRequest) GetFeatureId() Feature
- func (*UpdateFeatureSettingsRequest) ProtoMessage()
- func (x *UpdateFeatureSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateFeatureSettingsRequest) Reset()
- func (x *UpdateFeatureSettingsRequest) String() string
- type UpdateFeatureSettingsResponse
- func (*UpdateFeatureSettingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFeatureSettingsResponse) GetResponse() *Response
- func (*UpdateFeatureSettingsResponse) ProtoMessage()
- func (x *UpdateFeatureSettingsResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateFeatureSettingsResponse) Reset()
- func (x *UpdateFeatureSettingsResponse) String() string
- type UpdateFederatedGraphRequest
- func (*UpdateFederatedGraphRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFederatedGraphRequest) GetAdmissionWebhookSecret() string
- func (x *UpdateFederatedGraphRequest) GetAdmissionWebhookURL() string
- func (x *UpdateFederatedGraphRequest) GetLabelMatchers() []string
- func (x *UpdateFederatedGraphRequest) GetName() string
- func (x *UpdateFederatedGraphRequest) GetNamespace() string
- func (x *UpdateFederatedGraphRequest) GetReadme() string
- func (x *UpdateFederatedGraphRequest) GetRoutingUrl() string
- func (x *UpdateFederatedGraphRequest) GetUnsetLabelMatchers() bool
- func (*UpdateFederatedGraphRequest) ProtoMessage()
- func (x *UpdateFederatedGraphRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateFederatedGraphRequest) Reset()
- func (x *UpdateFederatedGraphRequest) String() string
- type UpdateFederatedGraphResponse
- func (*UpdateFederatedGraphResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFederatedGraphResponse) GetCompositionErrors() []*CompositionError
- func (x *UpdateFederatedGraphResponse) GetDeploymentErrors() []*DeploymentError
- func (x *UpdateFederatedGraphResponse) GetResponse() *Response
- func (*UpdateFederatedGraphResponse) ProtoMessage()
- func (x *UpdateFederatedGraphResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateFederatedGraphResponse) Reset()
- func (x *UpdateFederatedGraphResponse) String() string
- type UpdateIntegrationConfigRequest
- func (*UpdateIntegrationConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateIntegrationConfigRequest) GetEndpoint() string
- func (x *UpdateIntegrationConfigRequest) GetEvents() []string
- func (x *UpdateIntegrationConfigRequest) GetEventsMeta() []*notifications.EventMeta
- func (x *UpdateIntegrationConfigRequest) GetId() string
- func (*UpdateIntegrationConfigRequest) ProtoMessage()
- func (x *UpdateIntegrationConfigRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateIntegrationConfigRequest) Reset()
- func (x *UpdateIntegrationConfigRequest) String() string
- type UpdateIntegrationConfigResponse
- func (*UpdateIntegrationConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateIntegrationConfigResponse) GetResponse() *Response
- func (*UpdateIntegrationConfigResponse) ProtoMessage()
- func (x *UpdateIntegrationConfigResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateIntegrationConfigResponse) Reset()
- func (x *UpdateIntegrationConfigResponse) String() string
- type UpdateMonographRequest
- func (*UpdateMonographRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateMonographRequest) GetAdmissionWebhookSecret() string
- func (x *UpdateMonographRequest) GetAdmissionWebhookURL() string
- func (x *UpdateMonographRequest) GetGraphUrl() string
- func (x *UpdateMonographRequest) GetName() string
- func (x *UpdateMonographRequest) GetNamespace() string
- func (x *UpdateMonographRequest) GetReadme() string
- func (x *UpdateMonographRequest) GetRoutingUrl() string
- func (x *UpdateMonographRequest) GetSubscriptionProtocol() common.GraphQLSubscriptionProtocol
- func (x *UpdateMonographRequest) GetSubscriptionUrl() string
- func (x *UpdateMonographRequest) GetWebsocketSubprotocol() common.GraphQLWebsocketSubprotocol
- func (*UpdateMonographRequest) ProtoMessage()
- func (x *UpdateMonographRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateMonographRequest) Reset()
- func (x *UpdateMonographRequest) String() string
- type UpdateMonographResponse
- func (*UpdateMonographResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateMonographResponse) GetResponse() *Response
- func (*UpdateMonographResponse) ProtoMessage()
- func (x *UpdateMonographResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateMonographResponse) Reset()
- func (x *UpdateMonographResponse) String() string
- type UpdateOrgMemberRoleRequest
- func (*UpdateOrgMemberRoleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateOrgMemberRoleRequest) GetOrgMemberUserID() string
- func (x *UpdateOrgMemberRoleRequest) GetRole() string
- func (x *UpdateOrgMemberRoleRequest) GetUserID() string
- func (*UpdateOrgMemberRoleRequest) ProtoMessage()
- func (x *UpdateOrgMemberRoleRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateOrgMemberRoleRequest) Reset()
- func (x *UpdateOrgMemberRoleRequest) String() string
- type UpdateOrgMemberRoleResponse
- func (*UpdateOrgMemberRoleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateOrgMemberRoleResponse) GetResponse() *Response
- func (*UpdateOrgMemberRoleResponse) ProtoMessage()
- func (x *UpdateOrgMemberRoleResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateOrgMemberRoleResponse) Reset()
- func (x *UpdateOrgMemberRoleResponse) String() string
- type UpdateOrganizationDetailsRequest
- func (*UpdateOrganizationDetailsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateOrganizationDetailsRequest) GetOrganizationName() string
- func (x *UpdateOrganizationDetailsRequest) GetOrganizationSlug() string
- func (x *UpdateOrganizationDetailsRequest) GetUserID() string
- func (*UpdateOrganizationDetailsRequest) ProtoMessage()
- func (x *UpdateOrganizationDetailsRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateOrganizationDetailsRequest) Reset()
- func (x *UpdateOrganizationDetailsRequest) String() string
- type UpdateOrganizationDetailsResponse
- func (*UpdateOrganizationDetailsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateOrganizationDetailsResponse) GetResponse() *Response
- func (*UpdateOrganizationDetailsResponse) ProtoMessage()
- func (x *UpdateOrganizationDetailsResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateOrganizationDetailsResponse) Reset()
- func (x *UpdateOrganizationDetailsResponse) String() string
- type UpdateOrganizationWebhookConfigRequest
- func (*UpdateOrganizationWebhookConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateOrganizationWebhookConfigRequest) GetEndpoint() string
- func (x *UpdateOrganizationWebhookConfigRequest) GetEvents() []string
- func (x *UpdateOrganizationWebhookConfigRequest) GetEventsMeta() []*notifications.EventMeta
- func (x *UpdateOrganizationWebhookConfigRequest) GetId() string
- func (x *UpdateOrganizationWebhookConfigRequest) GetKey() string
- func (x *UpdateOrganizationWebhookConfigRequest) GetShouldUpdateKey() bool
- func (*UpdateOrganizationWebhookConfigRequest) ProtoMessage()
- func (x *UpdateOrganizationWebhookConfigRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateOrganizationWebhookConfigRequest) Reset()
- func (x *UpdateOrganizationWebhookConfigRequest) String() string
- type UpdateOrganizationWebhookConfigResponse
- func (*UpdateOrganizationWebhookConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateOrganizationWebhookConfigResponse) GetResponse() *Response
- func (*UpdateOrganizationWebhookConfigResponse) ProtoMessage()
- func (x *UpdateOrganizationWebhookConfigResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateOrganizationWebhookConfigResponse) Reset()
- func (x *UpdateOrganizationWebhookConfigResponse) String() string
- type UpdateSubgraphRequest
- func (*UpdateSubgraphRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSubgraphRequest) GetHeaders() []string
- func (x *UpdateSubgraphRequest) GetLabels() []*Label
- func (x *UpdateSubgraphRequest) GetName() string
- func (x *UpdateSubgraphRequest) GetNamespace() string
- func (x *UpdateSubgraphRequest) GetReadme() string
- func (x *UpdateSubgraphRequest) GetRoutingUrl() string
- func (x *UpdateSubgraphRequest) GetSubscriptionProtocol() common.GraphQLSubscriptionProtocol
- func (x *UpdateSubgraphRequest) GetSubscriptionUrl() string
- func (x *UpdateSubgraphRequest) GetUnsetLabels() bool
- func (x *UpdateSubgraphRequest) GetWebsocketSubprotocol() common.GraphQLWebsocketSubprotocol
- func (*UpdateSubgraphRequest) ProtoMessage()
- func (x *UpdateSubgraphRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateSubgraphRequest) Reset()
- func (x *UpdateSubgraphRequest) String() string
- type UpdateSubgraphResponse
- func (*UpdateSubgraphResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSubgraphResponse) GetCompositionErrors() []*CompositionError
- func (x *UpdateSubgraphResponse) GetDeploymentErrors() []*DeploymentError
- func (x *UpdateSubgraphResponse) GetResponse() *Response
- func (*UpdateSubgraphResponse) ProtoMessage()
- func (x *UpdateSubgraphResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateSubgraphResponse) Reset()
- func (x *UpdateSubgraphResponse) String() string
- type UpgradePlanRequest
- func (*UpgradePlanRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpgradePlanRequest) GetPlan() string
- func (*UpgradePlanRequest) ProtoMessage()
- func (x *UpgradePlanRequest) ProtoReflect() protoreflect.Message
- func (x *UpgradePlanRequest) Reset()
- func (x *UpgradePlanRequest) String() string
- type UpgradePlanResponse
- func (*UpgradePlanResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpgradePlanResponse) GetResponse() *Response
- func (*UpgradePlanResponse) ProtoMessage()
- func (x *UpgradePlanResponse) ProtoReflect() protoreflect.Message
- func (x *UpgradePlanResponse) Reset()
- func (x *UpgradePlanResponse) String() string
- type WhoAmIRequest
- type WhoAmIResponse
- func (*WhoAmIResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WhoAmIResponse) GetOrganizationName() string
- func (x *WhoAmIResponse) GetResponse() *Response
- func (x *WhoAmIResponse) GetUserEmail() string
- func (*WhoAmIResponse) ProtoMessage()
- func (x *WhoAmIResponse) ProtoReflect() protoreflect.Message
- func (x *WhoAmIResponse) Reset()
- func (x *WhoAmIResponse) String() string
Constants ¶
This section is empty.
Variables ¶
var ( LintSeverity_name = map[int32]string{ 0: "warn", 1: "error", } LintSeverity_value = map[string]int32{ "warn": 0, "error": 1, } )
Enum value maps for LintSeverity.
var ( AnalyticsViewGroupName_name = map[int32]string{ 0: "None", 1: "OperationName", 2: "Client", 3: "HttpStatusCode", } AnalyticsViewGroupName_value = map[string]int32{ "None": 0, "OperationName": 1, "Client": 2, "HttpStatusCode": 3, } )
Enum value maps for AnalyticsViewGroupName.
var ( CustomOptions_name = map[int32]string{ 0: "Text", 1: "Range", } CustomOptions_value = map[string]int32{ "Text": 0, "Range": 1, } )
Enum value maps for CustomOptions.
var ( Unit_name = map[int32]string{ 0: "Unspecified", 1: "Nanoseconds", 2: "UnixTimestamp", 3: "Bytes", 4: "CodeBlock", 5: "StatusCode", 6: "TraceID", } Unit_value = map[string]int32{ "Unspecified": 0, "Nanoseconds": 1, "UnixTimestamp": 2, "Bytes": 3, "CodeBlock": 4, "StatusCode": 5, "TraceID": 6, } )
Enum value maps for Unit.
var ( AnalyticsViewFilterOperator_name = map[int32]string{ 0: "EQUALS", 1: "NOT_EQUALS", 2: "GREATER_THAN", 3: "LESS_THAN", 4: "GREATER_THAN_OR_EQUAL", 5: "LESS_THAN_OR_EQUAL", 6: "CONTAINS", 7: "NOT_CONTAINS", 8: "IN", 9: "NOT_IN", 10: "BETWEEN", 11: "NOT_BETWEEN", 12: "IS_NULL", 13: "IS_NOT_NULL", } AnalyticsViewFilterOperator_value = map[string]int32{ "EQUALS": 0, "NOT_EQUALS": 1, "GREATER_THAN": 2, "LESS_THAN": 3, "GREATER_THAN_OR_EQUAL": 4, "LESS_THAN_OR_EQUAL": 5, "CONTAINS": 6, "NOT_CONTAINS": 7, "IN": 8, "NOT_IN": 9, "BETWEEN": 10, "NOT_BETWEEN": 11, "IS_NULL": 12, "IS_NOT_NULL": 13, } )
Enum value maps for AnalyticsViewFilterOperator.
var ( ExpiresAt_name = map[int32]string{ 0: "NEVER", 1: "THIRTY_DAYS", 2: "SIX_MONTHS", 3: "ONE_YEAR", } ExpiresAt_value = map[string]int32{ "NEVER": 0, "THIRTY_DAYS": 1, "SIX_MONTHS": 2, "ONE_YEAR": 3, } )
Enum value maps for ExpiresAt.
var ( PublishedOperationStatus_name = map[int32]string{ 0: "UP_TO_DATE", 1: "CREATED", 2: "CONFLICT", } PublishedOperationStatus_value = map[string]int32{ "UP_TO_DATE": 0, "CREATED": 1, "CONFLICT": 2, } )
Enum value maps for PublishedOperationStatus.
var ( IntegrationType_name = map[int32]string{ 0: "SLACK", } IntegrationType_value = map[string]int32{ "SLACK": 0, } )
Enum value maps for IntegrationType.
var ( Feature_name = map[int32]string{ 0: "rbac", 1: "ai", 2: "scim", } Feature_value = map[string]int32{ "rbac": 0, "ai": 1, "scim": 2, } )
Enum value maps for Feature.
var File_wg_cosmo_platform_v1_platform_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type APIKey ¶
type APIKey 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"` CreatedBy string `protobuf:"bytes,3,opt,name=createdBy,proto3" json:"createdBy,omitempty"` CreatedAt string `protobuf:"bytes,4,opt,name=createdAt,proto3" json:"createdAt,omitempty"` LastUsedAt string `protobuf:"bytes,5,opt,name=lastUsedAt,proto3" json:"lastUsedAt,omitempty"` ExpiresAt string `protobuf:"bytes,6,opt,name=expiresAt,proto3" json:"expiresAt,omitempty"` // contains filtered or unexported fields }
func (*APIKey) Descriptor
deprecated
func (*APIKey) GetCreatedAt ¶
func (*APIKey) GetCreatedBy ¶
func (*APIKey) GetExpiresAt ¶
func (*APIKey) GetLastUsedAt ¶
func (*APIKey) ProtoMessage ¶
func (*APIKey) ProtoMessage()
func (*APIKey) ProtoReflect ¶
func (x *APIKey) ProtoReflect() protoreflect.Message
type AcceptOrDeclineInvitationRequest ¶
type AcceptOrDeclineInvitationRequest struct { OrganizationId string `protobuf:"bytes,1,opt,name=organizationId,proto3" json:"organizationId,omitempty"` Accept bool `protobuf:"varint,2,opt,name=accept,proto3" json:"accept,omitempty"` // contains filtered or unexported fields }
func (*AcceptOrDeclineInvitationRequest) Descriptor
deprecated
func (*AcceptOrDeclineInvitationRequest) Descriptor() ([]byte, []int)
Deprecated: Use AcceptOrDeclineInvitationRequest.ProtoReflect.Descriptor instead.
func (*AcceptOrDeclineInvitationRequest) GetAccept ¶
func (x *AcceptOrDeclineInvitationRequest) GetAccept() bool
func (*AcceptOrDeclineInvitationRequest) GetOrganizationId ¶
func (x *AcceptOrDeclineInvitationRequest) GetOrganizationId() string
func (*AcceptOrDeclineInvitationRequest) ProtoMessage ¶
func (*AcceptOrDeclineInvitationRequest) ProtoMessage()
func (*AcceptOrDeclineInvitationRequest) ProtoReflect ¶
func (x *AcceptOrDeclineInvitationRequest) ProtoReflect() protoreflect.Message
func (*AcceptOrDeclineInvitationRequest) Reset ¶
func (x *AcceptOrDeclineInvitationRequest) Reset()
func (*AcceptOrDeclineInvitationRequest) String ¶
func (x *AcceptOrDeclineInvitationRequest) String() string
type AcceptOrDeclineInvitationResponse ¶
type AcceptOrDeclineInvitationResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*AcceptOrDeclineInvitationResponse) Descriptor
deprecated
func (*AcceptOrDeclineInvitationResponse) Descriptor() ([]byte, []int)
Deprecated: Use AcceptOrDeclineInvitationResponse.ProtoReflect.Descriptor instead.
func (*AcceptOrDeclineInvitationResponse) GetResponse ¶
func (x *AcceptOrDeclineInvitationResponse) GetResponse() *Response
func (*AcceptOrDeclineInvitationResponse) ProtoMessage ¶
func (*AcceptOrDeclineInvitationResponse) ProtoMessage()
func (*AcceptOrDeclineInvitationResponse) ProtoReflect ¶
func (x *AcceptOrDeclineInvitationResponse) ProtoReflect() protoreflect.Message
func (*AcceptOrDeclineInvitationResponse) Reset ¶
func (x *AcceptOrDeclineInvitationResponse) Reset()
func (*AcceptOrDeclineInvitationResponse) String ¶
func (x *AcceptOrDeclineInvitationResponse) String() string
type AddReadmeRequest ¶
type AddReadmeRequest struct { TargetName string `protobuf:"bytes,1,opt,name=targetName,proto3" json:"targetName,omitempty"` Readme string `protobuf:"bytes,2,opt,name=readme,proto3" json:"readme,omitempty"` Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*AddReadmeRequest) Descriptor
deprecated
func (*AddReadmeRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddReadmeRequest.ProtoReflect.Descriptor instead.
func (*AddReadmeRequest) GetNamespace ¶
func (x *AddReadmeRequest) GetNamespace() string
func (*AddReadmeRequest) GetReadme ¶
func (x *AddReadmeRequest) GetReadme() string
func (*AddReadmeRequest) GetTargetName ¶
func (x *AddReadmeRequest) GetTargetName() string
func (*AddReadmeRequest) ProtoMessage ¶
func (*AddReadmeRequest) ProtoMessage()
func (*AddReadmeRequest) ProtoReflect ¶
func (x *AddReadmeRequest) ProtoReflect() protoreflect.Message
func (*AddReadmeRequest) Reset ¶
func (x *AddReadmeRequest) Reset()
func (*AddReadmeRequest) String ¶
func (x *AddReadmeRequest) String() string
type AddReadmeResponse ¶
type AddReadmeResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*AddReadmeResponse) Descriptor
deprecated
func (*AddReadmeResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddReadmeResponse.ProtoReflect.Descriptor instead.
func (*AddReadmeResponse) GetResponse ¶
func (x *AddReadmeResponse) GetResponse() *Response
func (*AddReadmeResponse) ProtoMessage ¶
func (*AddReadmeResponse) ProtoMessage()
func (*AddReadmeResponse) ProtoReflect ¶
func (x *AddReadmeResponse) ProtoReflect() protoreflect.Message
func (*AddReadmeResponse) Reset ¶
func (x *AddReadmeResponse) Reset()
func (*AddReadmeResponse) String ¶
func (x *AddReadmeResponse) String() string
type AddSubgraphMemberRequest ¶
type AddSubgraphMemberRequest struct { SubgraphName string `protobuf:"bytes,1,opt,name=subgraphName,proto3" json:"subgraphName,omitempty"` UserEmail string `protobuf:"bytes,2,opt,name=userEmail,proto3" json:"userEmail,omitempty"` Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*AddSubgraphMemberRequest) Descriptor
deprecated
func (*AddSubgraphMemberRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddSubgraphMemberRequest.ProtoReflect.Descriptor instead.
func (*AddSubgraphMemberRequest) GetNamespace ¶
func (x *AddSubgraphMemberRequest) GetNamespace() string
func (*AddSubgraphMemberRequest) GetSubgraphName ¶
func (x *AddSubgraphMemberRequest) GetSubgraphName() string
func (*AddSubgraphMemberRequest) GetUserEmail ¶
func (x *AddSubgraphMemberRequest) GetUserEmail() string
func (*AddSubgraphMemberRequest) ProtoMessage ¶
func (*AddSubgraphMemberRequest) ProtoMessage()
func (*AddSubgraphMemberRequest) ProtoReflect ¶
func (x *AddSubgraphMemberRequest) ProtoReflect() protoreflect.Message
func (*AddSubgraphMemberRequest) Reset ¶
func (x *AddSubgraphMemberRequest) Reset()
func (*AddSubgraphMemberRequest) String ¶
func (x *AddSubgraphMemberRequest) String() string
type AddSubgraphMemberResponse ¶
type AddSubgraphMemberResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*AddSubgraphMemberResponse) Descriptor
deprecated
func (*AddSubgraphMemberResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddSubgraphMemberResponse.ProtoReflect.Descriptor instead.
func (*AddSubgraphMemberResponse) GetResponse ¶
func (x *AddSubgraphMemberResponse) GetResponse() *Response
func (*AddSubgraphMemberResponse) ProtoMessage ¶
func (*AddSubgraphMemberResponse) ProtoMessage()
func (*AddSubgraphMemberResponse) ProtoReflect ¶
func (x *AddSubgraphMemberResponse) ProtoReflect() protoreflect.Message
func (*AddSubgraphMemberResponse) Reset ¶
func (x *AddSubgraphMemberResponse) Reset()
func (*AddSubgraphMemberResponse) String ¶
func (x *AddSubgraphMemberResponse) String() string
type AnalyticsConfig ¶
type AnalyticsConfig struct { DateRange *DateRange `protobuf:"bytes,1,opt,name=dateRange,proto3" json:"dateRange,omitempty"` Range *int32 `protobuf:"varint,2,opt,name=range,proto3,oneof" json:"range,omitempty"` Filters []*AnalyticsFilter `protobuf:"bytes,3,rep,name=filters,proto3" json:"filters,omitempty"` Pagination *Pagination `protobuf:"bytes,4,opt,name=pagination,proto3" json:"pagination,omitempty"` Sort *Sort `protobuf:"bytes,5,opt,name=sort,proto3,oneof" json:"sort,omitempty"` // contains filtered or unexported fields }
func (*AnalyticsConfig) Descriptor
deprecated
func (*AnalyticsConfig) Descriptor() ([]byte, []int)
Deprecated: Use AnalyticsConfig.ProtoReflect.Descriptor instead.
func (*AnalyticsConfig) GetDateRange ¶
func (x *AnalyticsConfig) GetDateRange() *DateRange
func (*AnalyticsConfig) GetFilters ¶
func (x *AnalyticsConfig) GetFilters() []*AnalyticsFilter
func (*AnalyticsConfig) GetPagination ¶
func (x *AnalyticsConfig) GetPagination() *Pagination
func (*AnalyticsConfig) GetRange ¶
func (x *AnalyticsConfig) GetRange() int32
func (*AnalyticsConfig) GetSort ¶
func (x *AnalyticsConfig) GetSort() *Sort
func (*AnalyticsConfig) ProtoMessage ¶
func (*AnalyticsConfig) ProtoMessage()
func (*AnalyticsConfig) ProtoReflect ¶
func (x *AnalyticsConfig) ProtoReflect() protoreflect.Message
func (*AnalyticsConfig) Reset ¶
func (x *AnalyticsConfig) Reset()
func (*AnalyticsConfig) String ¶
func (x *AnalyticsConfig) String() string
type AnalyticsFilter ¶
type AnalyticsFilter struct { // The name of the column / attribute to filter on. Field string `protobuf:"bytes,1,opt,name=field,proto3" json:"field,omitempty"` // The value to filter on. Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // The operator to use for the filter. Operator AnalyticsViewFilterOperator `protobuf:"varint,3,opt,name=operator,proto3,enum=wg.cosmo.platform.v1.AnalyticsViewFilterOperator" json:"operator,omitempty"` // contains filtered or unexported fields }
func (*AnalyticsFilter) Descriptor
deprecated
func (*AnalyticsFilter) Descriptor() ([]byte, []int)
Deprecated: Use AnalyticsFilter.ProtoReflect.Descriptor instead.
func (*AnalyticsFilter) GetField ¶
func (x *AnalyticsFilter) GetField() string
func (*AnalyticsFilter) GetOperator ¶
func (x *AnalyticsFilter) GetOperator() AnalyticsViewFilterOperator
func (*AnalyticsFilter) GetValue ¶
func (x *AnalyticsFilter) GetValue() string
func (*AnalyticsFilter) ProtoMessage ¶
func (*AnalyticsFilter) ProtoMessage()
func (*AnalyticsFilter) ProtoReflect ¶
func (x *AnalyticsFilter) ProtoReflect() protoreflect.Message
func (*AnalyticsFilter) Reset ¶
func (x *AnalyticsFilter) Reset()
func (*AnalyticsFilter) String ¶
func (x *AnalyticsFilter) String() string
type AnalyticsViewColumn ¶
type AnalyticsViewColumn struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` Unit *Unit `protobuf:"varint,4,opt,name=unit,proto3,enum=wg.cosmo.platform.v1.Unit,oneof" json:"unit,omitempty"` IsHidden *bool `protobuf:"varint,5,opt,name=is_hidden,json=isHidden,proto3,oneof" json:"is_hidden,omitempty"` IsCta *bool `protobuf:"varint,6,opt,name=is_cta,json=isCta,proto3,oneof" json:"is_cta,omitempty"` // contains filtered or unexported fields }
func (*AnalyticsViewColumn) Descriptor
deprecated
func (*AnalyticsViewColumn) Descriptor() ([]byte, []int)
Deprecated: Use AnalyticsViewColumn.ProtoReflect.Descriptor instead.
func (*AnalyticsViewColumn) GetIsCta ¶
func (x *AnalyticsViewColumn) GetIsCta() bool
func (*AnalyticsViewColumn) GetIsHidden ¶
func (x *AnalyticsViewColumn) GetIsHidden() bool
func (*AnalyticsViewColumn) GetName ¶
func (x *AnalyticsViewColumn) GetName() string
func (*AnalyticsViewColumn) GetTitle ¶
func (x *AnalyticsViewColumn) GetTitle() string
func (*AnalyticsViewColumn) GetType ¶
func (x *AnalyticsViewColumn) GetType() string
func (*AnalyticsViewColumn) GetUnit ¶
func (x *AnalyticsViewColumn) GetUnit() Unit
func (*AnalyticsViewColumn) ProtoMessage ¶
func (*AnalyticsViewColumn) ProtoMessage()
func (*AnalyticsViewColumn) ProtoReflect ¶
func (x *AnalyticsViewColumn) ProtoReflect() protoreflect.Message
func (*AnalyticsViewColumn) Reset ¶
func (x *AnalyticsViewColumn) Reset()
func (*AnalyticsViewColumn) String ¶
func (x *AnalyticsViewColumn) String() string
type AnalyticsViewFilterOperator ¶
type AnalyticsViewFilterOperator int32
const ( AnalyticsViewFilterOperator_EQUALS AnalyticsViewFilterOperator = 0 AnalyticsViewFilterOperator_NOT_EQUALS AnalyticsViewFilterOperator = 1 AnalyticsViewFilterOperator_GREATER_THAN AnalyticsViewFilterOperator = 2 AnalyticsViewFilterOperator_LESS_THAN AnalyticsViewFilterOperator = 3 AnalyticsViewFilterOperator_GREATER_THAN_OR_EQUAL AnalyticsViewFilterOperator = 4 AnalyticsViewFilterOperator_LESS_THAN_OR_EQUAL AnalyticsViewFilterOperator = 5 AnalyticsViewFilterOperator_CONTAINS AnalyticsViewFilterOperator = 6 AnalyticsViewFilterOperator_NOT_CONTAINS AnalyticsViewFilterOperator = 7 AnalyticsViewFilterOperator_IN AnalyticsViewFilterOperator = 8 AnalyticsViewFilterOperator_NOT_IN AnalyticsViewFilterOperator = 9 AnalyticsViewFilterOperator_BETWEEN AnalyticsViewFilterOperator = 10 AnalyticsViewFilterOperator_NOT_BETWEEN AnalyticsViewFilterOperator = 11 AnalyticsViewFilterOperator_IS_NULL AnalyticsViewFilterOperator = 12 AnalyticsViewFilterOperator_IS_NOT_NULL AnalyticsViewFilterOperator = 13 )
func (AnalyticsViewFilterOperator) Descriptor ¶
func (AnalyticsViewFilterOperator) Descriptor() protoreflect.EnumDescriptor
func (AnalyticsViewFilterOperator) Enum ¶
func (x AnalyticsViewFilterOperator) Enum() *AnalyticsViewFilterOperator
func (AnalyticsViewFilterOperator) EnumDescriptor
deprecated
func (AnalyticsViewFilterOperator) EnumDescriptor() ([]byte, []int)
Deprecated: Use AnalyticsViewFilterOperator.Descriptor instead.
func (AnalyticsViewFilterOperator) Number ¶
func (x AnalyticsViewFilterOperator) Number() protoreflect.EnumNumber
func (AnalyticsViewFilterOperator) String ¶
func (x AnalyticsViewFilterOperator) String() string
func (AnalyticsViewFilterOperator) Type ¶
func (AnalyticsViewFilterOperator) Type() protoreflect.EnumType
type AnalyticsViewGroupName ¶
type AnalyticsViewGroupName int32
const ( AnalyticsViewGroupName_None AnalyticsViewGroupName = 0 AnalyticsViewGroupName_OperationName AnalyticsViewGroupName = 1 AnalyticsViewGroupName_Client AnalyticsViewGroupName = 2 AnalyticsViewGroupName_HttpStatusCode AnalyticsViewGroupName = 3 )
func (AnalyticsViewGroupName) Descriptor ¶
func (AnalyticsViewGroupName) Descriptor() protoreflect.EnumDescriptor
func (AnalyticsViewGroupName) Enum ¶
func (x AnalyticsViewGroupName) Enum() *AnalyticsViewGroupName
func (AnalyticsViewGroupName) EnumDescriptor
deprecated
func (AnalyticsViewGroupName) EnumDescriptor() ([]byte, []int)
Deprecated: Use AnalyticsViewGroupName.Descriptor instead.
func (AnalyticsViewGroupName) Number ¶
func (x AnalyticsViewGroupName) Number() protoreflect.EnumNumber
func (AnalyticsViewGroupName) String ¶
func (x AnalyticsViewGroupName) String() string
func (AnalyticsViewGroupName) Type ¶
func (AnalyticsViewGroupName) Type() protoreflect.EnumType
type AnalyticsViewResult ¶
type AnalyticsViewResult struct { Columns []*AnalyticsViewColumn `protobuf:"bytes,1,rep,name=columns,proto3" json:"columns,omitempty"` Rows []*AnalyticsViewRow `protobuf:"bytes,2,rep,name=rows,proto3" json:"rows,omitempty"` Filters []*AnalyticsViewResultFilter `protobuf:"bytes,3,rep,name=filters,proto3" json:"filters,omitempty"` Pages int32 `protobuf:"varint,4,opt,name=pages,proto3" json:"pages,omitempty"` // contains filtered or unexported fields }
func (*AnalyticsViewResult) Descriptor
deprecated
func (*AnalyticsViewResult) Descriptor() ([]byte, []int)
Deprecated: Use AnalyticsViewResult.ProtoReflect.Descriptor instead.
func (*AnalyticsViewResult) GetColumns ¶
func (x *AnalyticsViewResult) GetColumns() []*AnalyticsViewColumn
func (*AnalyticsViewResult) GetFilters ¶
func (x *AnalyticsViewResult) GetFilters() []*AnalyticsViewResultFilter
func (*AnalyticsViewResult) GetPages ¶
func (x *AnalyticsViewResult) GetPages() int32
func (*AnalyticsViewResult) GetRows ¶
func (x *AnalyticsViewResult) GetRows() []*AnalyticsViewRow
func (*AnalyticsViewResult) ProtoMessage ¶
func (*AnalyticsViewResult) ProtoMessage()
func (*AnalyticsViewResult) ProtoReflect ¶
func (x *AnalyticsViewResult) ProtoReflect() protoreflect.Message
func (*AnalyticsViewResult) Reset ¶
func (x *AnalyticsViewResult) Reset()
func (*AnalyticsViewResult) String ¶
func (x *AnalyticsViewResult) String() string
type AnalyticsViewResultFilter ¶
type AnalyticsViewResultFilter struct { ColumnName string `protobuf:"bytes,1,opt,name=columnName,proto3" json:"columnName,omitempty"` Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` Options []*AnalyticsViewResultFilterOption `protobuf:"bytes,3,rep,name=options,proto3" json:"options,omitempty"` CustomOptions *CustomOptions `` /* 147-byte string literal not displayed */ // contains filtered or unexported fields }
func (*AnalyticsViewResultFilter) Descriptor
deprecated
func (*AnalyticsViewResultFilter) Descriptor() ([]byte, []int)
Deprecated: Use AnalyticsViewResultFilter.ProtoReflect.Descriptor instead.
func (*AnalyticsViewResultFilter) GetColumnName ¶
func (x *AnalyticsViewResultFilter) GetColumnName() string
func (*AnalyticsViewResultFilter) GetCustomOptions ¶
func (x *AnalyticsViewResultFilter) GetCustomOptions() CustomOptions
func (*AnalyticsViewResultFilter) GetOptions ¶
func (x *AnalyticsViewResultFilter) GetOptions() []*AnalyticsViewResultFilterOption
func (*AnalyticsViewResultFilter) GetTitle ¶
func (x *AnalyticsViewResultFilter) GetTitle() string
func (*AnalyticsViewResultFilter) ProtoMessage ¶
func (*AnalyticsViewResultFilter) ProtoMessage()
func (*AnalyticsViewResultFilter) ProtoReflect ¶
func (x *AnalyticsViewResultFilter) ProtoReflect() protoreflect.Message
func (*AnalyticsViewResultFilter) Reset ¶
func (x *AnalyticsViewResultFilter) Reset()
func (*AnalyticsViewResultFilter) String ¶
func (x *AnalyticsViewResultFilter) String() string
type AnalyticsViewResultFilterOption ¶
type AnalyticsViewResultFilterOption struct { Label string `protobuf:"bytes,1,opt,name=label,proto3" json:"label,omitempty"` Value *string `protobuf:"bytes,2,opt,name=value,proto3,oneof" json:"value,omitempty"` Operator AnalyticsViewFilterOperator `protobuf:"varint,3,opt,name=operator,proto3,enum=wg.cosmo.platform.v1.AnalyticsViewFilterOperator" json:"operator,omitempty"` // contains filtered or unexported fields }
func (*AnalyticsViewResultFilterOption) Descriptor
deprecated
func (*AnalyticsViewResultFilterOption) Descriptor() ([]byte, []int)
Deprecated: Use AnalyticsViewResultFilterOption.ProtoReflect.Descriptor instead.
func (*AnalyticsViewResultFilterOption) GetLabel ¶
func (x *AnalyticsViewResultFilterOption) GetLabel() string
func (*AnalyticsViewResultFilterOption) GetOperator ¶
func (x *AnalyticsViewResultFilterOption) GetOperator() AnalyticsViewFilterOperator
func (*AnalyticsViewResultFilterOption) GetValue ¶
func (x *AnalyticsViewResultFilterOption) GetValue() string
func (*AnalyticsViewResultFilterOption) ProtoMessage ¶
func (*AnalyticsViewResultFilterOption) ProtoMessage()
func (*AnalyticsViewResultFilterOption) ProtoReflect ¶
func (x *AnalyticsViewResultFilterOption) ProtoReflect() protoreflect.Message
func (*AnalyticsViewResultFilterOption) Reset ¶
func (x *AnalyticsViewResultFilterOption) Reset()
func (*AnalyticsViewResultFilterOption) String ¶
func (x *AnalyticsViewResultFilterOption) String() string
type AnalyticsViewRow ¶
type AnalyticsViewRow struct { Value map[string]*AnalyticsViewRowValue `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*AnalyticsViewRow) Descriptor
deprecated
func (*AnalyticsViewRow) Descriptor() ([]byte, []int)
Deprecated: Use AnalyticsViewRow.ProtoReflect.Descriptor instead.
func (*AnalyticsViewRow) GetValue ¶
func (x *AnalyticsViewRow) GetValue() map[string]*AnalyticsViewRowValue
func (*AnalyticsViewRow) ProtoMessage ¶
func (*AnalyticsViewRow) ProtoMessage()
func (*AnalyticsViewRow) ProtoReflect ¶
func (x *AnalyticsViewRow) ProtoReflect() protoreflect.Message
func (*AnalyticsViewRow) Reset ¶
func (x *AnalyticsViewRow) Reset()
func (*AnalyticsViewRow) String ¶
func (x *AnalyticsViewRow) String() string
type AnalyticsViewRowValue ¶
type AnalyticsViewRowValue struct { // The kind of value. // // Types that are assignable to Kind: // // *AnalyticsViewRowValue_NumberValue // *AnalyticsViewRowValue_StringValue // *AnalyticsViewRowValue_BoolValue Kind isAnalyticsViewRowValue_Kind `protobuf_oneof:"kind"` // contains filtered or unexported fields }
func (*AnalyticsViewRowValue) Descriptor
deprecated
func (*AnalyticsViewRowValue) Descriptor() ([]byte, []int)
Deprecated: Use AnalyticsViewRowValue.ProtoReflect.Descriptor instead.
func (*AnalyticsViewRowValue) GetBoolValue ¶
func (x *AnalyticsViewRowValue) GetBoolValue() bool
func (*AnalyticsViewRowValue) GetKind ¶
func (m *AnalyticsViewRowValue) GetKind() isAnalyticsViewRowValue_Kind
func (*AnalyticsViewRowValue) GetNumberValue ¶
func (x *AnalyticsViewRowValue) GetNumberValue() float64
func (*AnalyticsViewRowValue) GetStringValue ¶
func (x *AnalyticsViewRowValue) GetStringValue() string
func (*AnalyticsViewRowValue) ProtoMessage ¶
func (*AnalyticsViewRowValue) ProtoMessage()
func (*AnalyticsViewRowValue) ProtoReflect ¶
func (x *AnalyticsViewRowValue) ProtoReflect() protoreflect.Message
func (*AnalyticsViewRowValue) Reset ¶
func (x *AnalyticsViewRowValue) Reset()
func (*AnalyticsViewRowValue) String ¶
func (x *AnalyticsViewRowValue) String() string
type AnalyticsViewRowValue_BoolValue ¶
type AnalyticsViewRowValue_BoolValue struct { // Represents a boolean value. BoolValue bool `protobuf:"varint,3,opt,name=bool_value,json=boolValue,proto3,oneof"` }
type AnalyticsViewRowValue_NumberValue ¶
type AnalyticsViewRowValue_NumberValue struct { // Represents a double value. NumberValue float64 `protobuf:"fixed64,1,opt,name=number_value,json=numberValue,proto3,oneof"` }
type AnalyticsViewRowValue_StringValue ¶
type AnalyticsViewRowValue_StringValue struct { // Represents a string value. StringValue string `protobuf:"bytes,2,opt,name=string_value,json=stringValue,proto3,oneof"` }
type AuditLog ¶
type AuditLog struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` ActorDisplayName string `protobuf:"bytes,2,opt,name=actorDisplayName,proto3" json:"actorDisplayName,omitempty"` Action string `protobuf:"bytes,3,opt,name=action,proto3" json:"action,omitempty"` ActorType string `protobuf:"bytes,4,opt,name=actorType,proto3" json:"actorType,omitempty"` AuditAction string `protobuf:"bytes,5,opt,name=auditAction,proto3" json:"auditAction,omitempty"` AuditableDisplayName string `protobuf:"bytes,6,opt,name=auditableDisplayName,proto3" json:"auditableDisplayName,omitempty"` TargetDisplayName string `protobuf:"bytes,7,opt,name=targetDisplayName,proto3" json:"targetDisplayName,omitempty"` TargetType string `protobuf:"bytes,8,opt,name=targetType,proto3" json:"targetType,omitempty"` CreatedAt string `protobuf:"bytes,9,opt,name=createdAt,proto3" json:"createdAt,omitempty"` TargetNamespaceId string `protobuf:"bytes,10,opt,name=targetNamespaceId,proto3" json:"targetNamespaceId,omitempty"` TargetNamespaceDisplayName string `protobuf:"bytes,11,opt,name=targetNamespaceDisplayName,proto3" json:"targetNamespaceDisplayName,omitempty"` // contains filtered or unexported fields }
func (*AuditLog) Descriptor
deprecated
func (*AuditLog) GetActorDisplayName ¶
func (*AuditLog) GetActorType ¶
func (*AuditLog) GetAuditAction ¶
func (*AuditLog) GetAuditableDisplayName ¶
func (*AuditLog) GetCreatedAt ¶
func (*AuditLog) GetTargetDisplayName ¶
func (*AuditLog) GetTargetNamespaceDisplayName ¶
func (*AuditLog) GetTargetNamespaceId ¶
func (*AuditLog) GetTargetType ¶
func (*AuditLog) ProtoMessage ¶
func (*AuditLog) ProtoMessage()
func (*AuditLog) ProtoReflect ¶
func (x *AuditLog) ProtoReflect() protoreflect.Message
type ChangeCounts ¶
type ChangeCounts struct { Additions int32 `protobuf:"varint,1,opt,name=additions,proto3" json:"additions,omitempty"` Deletions int32 `protobuf:"varint,2,opt,name=deletions,proto3" json:"deletions,omitempty"` // contains filtered or unexported fields }
func (*ChangeCounts) Descriptor
deprecated
func (*ChangeCounts) Descriptor() ([]byte, []int)
Deprecated: Use ChangeCounts.ProtoReflect.Descriptor instead.
func (*ChangeCounts) GetAdditions ¶
func (x *ChangeCounts) GetAdditions() int32
func (*ChangeCounts) GetDeletions ¶
func (x *ChangeCounts) GetDeletions() int32
func (*ChangeCounts) ProtoMessage ¶
func (*ChangeCounts) ProtoMessage()
func (*ChangeCounts) ProtoReflect ¶
func (x *ChangeCounts) ProtoReflect() protoreflect.Message
func (*ChangeCounts) Reset ¶
func (x *ChangeCounts) Reset()
func (*ChangeCounts) String ¶
func (x *ChangeCounts) String() string
type CheckFederatedGraphRequest ¶
type CheckFederatedGraphRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` LabelMatchers []string `protobuf:"bytes,2,rep,name=label_matchers,json=labelMatchers,proto3" json:"label_matchers,omitempty"` Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*CheckFederatedGraphRequest) Descriptor
deprecated
func (*CheckFederatedGraphRequest) Descriptor() ([]byte, []int)
Deprecated: Use CheckFederatedGraphRequest.ProtoReflect.Descriptor instead.
func (*CheckFederatedGraphRequest) GetLabelMatchers ¶
func (x *CheckFederatedGraphRequest) GetLabelMatchers() []string
func (*CheckFederatedGraphRequest) GetName ¶
func (x *CheckFederatedGraphRequest) GetName() string
func (*CheckFederatedGraphRequest) GetNamespace ¶
func (x *CheckFederatedGraphRequest) GetNamespace() string
func (*CheckFederatedGraphRequest) ProtoMessage ¶
func (*CheckFederatedGraphRequest) ProtoMessage()
func (*CheckFederatedGraphRequest) ProtoReflect ¶
func (x *CheckFederatedGraphRequest) ProtoReflect() protoreflect.Message
func (*CheckFederatedGraphRequest) Reset ¶
func (x *CheckFederatedGraphRequest) Reset()
func (*CheckFederatedGraphRequest) String ¶
func (x *CheckFederatedGraphRequest) String() string
type CheckFederatedGraphResponse ¶
type CheckFederatedGraphResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` CompositionErrors []*CompositionError `protobuf:"bytes,2,rep,name=compositionErrors,proto3" json:"compositionErrors,omitempty"` Subgraphs []*Subgraph `protobuf:"bytes,3,rep,name=subgraphs,proto3" json:"subgraphs,omitempty"` // contains filtered or unexported fields }
func (*CheckFederatedGraphResponse) Descriptor
deprecated
func (*CheckFederatedGraphResponse) Descriptor() ([]byte, []int)
Deprecated: Use CheckFederatedGraphResponse.ProtoReflect.Descriptor instead.
func (*CheckFederatedGraphResponse) GetCompositionErrors ¶
func (x *CheckFederatedGraphResponse) GetCompositionErrors() []*CompositionError
func (*CheckFederatedGraphResponse) GetResponse ¶
func (x *CheckFederatedGraphResponse) GetResponse() *Response
func (*CheckFederatedGraphResponse) GetSubgraphs ¶
func (x *CheckFederatedGraphResponse) GetSubgraphs() []*Subgraph
func (*CheckFederatedGraphResponse) ProtoMessage ¶
func (*CheckFederatedGraphResponse) ProtoMessage()
func (*CheckFederatedGraphResponse) ProtoReflect ¶
func (x *CheckFederatedGraphResponse) ProtoReflect() protoreflect.Message
func (*CheckFederatedGraphResponse) Reset ¶
func (x *CheckFederatedGraphResponse) Reset()
func (*CheckFederatedGraphResponse) String ¶
func (x *CheckFederatedGraphResponse) String() string
type CheckOperationUsageStats ¶
type CheckOperationUsageStats struct { TotalOperations uint32 `protobuf:"varint,1,opt,name=totalOperations,proto3" json:"totalOperations,omitempty"` FirstSeenAt string `protobuf:"bytes,2,opt,name=firstSeenAt,proto3" json:"firstSeenAt,omitempty"` LastSeenAt string `protobuf:"bytes,3,opt,name=lastSeenAt,proto3" json:"lastSeenAt,omitempty"` SafeOperations uint32 `protobuf:"varint,4,opt,name=safeOperations,proto3" json:"safeOperations,omitempty"` // contains filtered or unexported fields }
func (*CheckOperationUsageStats) Descriptor
deprecated
func (*CheckOperationUsageStats) Descriptor() ([]byte, []int)
Deprecated: Use CheckOperationUsageStats.ProtoReflect.Descriptor instead.
func (*CheckOperationUsageStats) GetFirstSeenAt ¶
func (x *CheckOperationUsageStats) GetFirstSeenAt() string
func (*CheckOperationUsageStats) GetLastSeenAt ¶
func (x *CheckOperationUsageStats) GetLastSeenAt() string
func (*CheckOperationUsageStats) GetSafeOperations ¶
func (x *CheckOperationUsageStats) GetSafeOperations() uint32
func (*CheckOperationUsageStats) GetTotalOperations ¶
func (x *CheckOperationUsageStats) GetTotalOperations() uint32
func (*CheckOperationUsageStats) ProtoMessage ¶
func (*CheckOperationUsageStats) ProtoMessage()
func (*CheckOperationUsageStats) ProtoReflect ¶
func (x *CheckOperationUsageStats) ProtoReflect() protoreflect.Message
func (*CheckOperationUsageStats) Reset ¶
func (x *CheckOperationUsageStats) Reset()
func (*CheckOperationUsageStats) String ¶
func (x *CheckOperationUsageStats) String() string
type CheckSubgraphSchemaRequest ¶
type CheckSubgraphSchemaRequest struct { // The FQDN of the subgraph to be checked e.g. "wg.team1.orders" SubgraphName string `protobuf:"bytes,1,opt,name=subgraph_name,json=subgraphName,proto3" json:"subgraph_name,omitempty"` // The binary representation of the schema, the content of the file Schema []byte `protobuf:"bytes,2,opt,name=schema,proto3" json:"schema,omitempty"` GitInfo *GitInfo `protobuf:"bytes,3,opt,name=gitInfo,proto3" json:"gitInfo,omitempty"` // Check breaking changes and composition when this subgraph is deleted Delete *bool `protobuf:"varint,4,opt,name=delete,proto3,oneof" json:"delete,omitempty"` Namespace string `protobuf:"bytes,5,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*CheckSubgraphSchemaRequest) Descriptor
deprecated
func (*CheckSubgraphSchemaRequest) Descriptor() ([]byte, []int)
Deprecated: Use CheckSubgraphSchemaRequest.ProtoReflect.Descriptor instead.
func (*CheckSubgraphSchemaRequest) GetDelete ¶
func (x *CheckSubgraphSchemaRequest) GetDelete() bool
func (*CheckSubgraphSchemaRequest) GetGitInfo ¶
func (x *CheckSubgraphSchemaRequest) GetGitInfo() *GitInfo
func (*CheckSubgraphSchemaRequest) GetNamespace ¶
func (x *CheckSubgraphSchemaRequest) GetNamespace() string
func (*CheckSubgraphSchemaRequest) GetSchema ¶
func (x *CheckSubgraphSchemaRequest) GetSchema() []byte
func (*CheckSubgraphSchemaRequest) GetSubgraphName ¶
func (x *CheckSubgraphSchemaRequest) GetSubgraphName() string
func (*CheckSubgraphSchemaRequest) ProtoMessage ¶
func (*CheckSubgraphSchemaRequest) ProtoMessage()
func (*CheckSubgraphSchemaRequest) ProtoReflect ¶
func (x *CheckSubgraphSchemaRequest) ProtoReflect() protoreflect.Message
func (*CheckSubgraphSchemaRequest) Reset ¶
func (x *CheckSubgraphSchemaRequest) Reset()
func (*CheckSubgraphSchemaRequest) String ¶
func (x *CheckSubgraphSchemaRequest) String() string
type CheckSubgraphSchemaResponse ¶
type CheckSubgraphSchemaResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` BreakingChanges []*SchemaChange `protobuf:"bytes,2,rep,name=breakingChanges,proto3" json:"breakingChanges,omitempty"` NonBreakingChanges []*SchemaChange `protobuf:"bytes,3,rep,name=nonBreakingChanges,proto3" json:"nonBreakingChanges,omitempty"` CompositionErrors []*CompositionError `protobuf:"bytes,4,rep,name=compositionErrors,proto3" json:"compositionErrors,omitempty"` // Contains the operation usage stats for the operations that are impacted by the schema changes. OperationUsageStats *CheckOperationUsageStats `protobuf:"bytes,5,opt,name=operationUsageStats,proto3" json:"operationUsageStats,omitempty"` CheckId string `protobuf:"bytes,6,opt,name=check_id,json=checkId,proto3" json:"check_id,omitempty"` CheckedFederatedGraphs []*CheckedFederatedGraphs `` /* 129-byte string literal not displayed */ LintWarnings []*LintIssue `protobuf:"bytes,8,rep,name=lintWarnings,proto3" json:"lintWarnings,omitempty"` LintErrors []*LintIssue `protobuf:"bytes,9,rep,name=lintErrors,proto3" json:"lintErrors,omitempty"` // contains filtered or unexported fields }
func (*CheckSubgraphSchemaResponse) Descriptor
deprecated
func (*CheckSubgraphSchemaResponse) Descriptor() ([]byte, []int)
Deprecated: Use CheckSubgraphSchemaResponse.ProtoReflect.Descriptor instead.
func (*CheckSubgraphSchemaResponse) GetBreakingChanges ¶
func (x *CheckSubgraphSchemaResponse) GetBreakingChanges() []*SchemaChange
func (*CheckSubgraphSchemaResponse) GetCheckId ¶
func (x *CheckSubgraphSchemaResponse) GetCheckId() string
func (*CheckSubgraphSchemaResponse) GetCheckedFederatedGraphs ¶
func (x *CheckSubgraphSchemaResponse) GetCheckedFederatedGraphs() []*CheckedFederatedGraphs
func (*CheckSubgraphSchemaResponse) GetCompositionErrors ¶
func (x *CheckSubgraphSchemaResponse) GetCompositionErrors() []*CompositionError
func (*CheckSubgraphSchemaResponse) GetLintErrors ¶
func (x *CheckSubgraphSchemaResponse) GetLintErrors() []*LintIssue
func (*CheckSubgraphSchemaResponse) GetLintWarnings ¶
func (x *CheckSubgraphSchemaResponse) GetLintWarnings() []*LintIssue
func (*CheckSubgraphSchemaResponse) GetNonBreakingChanges ¶
func (x *CheckSubgraphSchemaResponse) GetNonBreakingChanges() []*SchemaChange
func (*CheckSubgraphSchemaResponse) GetOperationUsageStats ¶
func (x *CheckSubgraphSchemaResponse) GetOperationUsageStats() *CheckOperationUsageStats
func (*CheckSubgraphSchemaResponse) GetResponse ¶
func (x *CheckSubgraphSchemaResponse) GetResponse() *Response
func (*CheckSubgraphSchemaResponse) ProtoMessage ¶
func (*CheckSubgraphSchemaResponse) ProtoMessage()
func (*CheckSubgraphSchemaResponse) ProtoReflect ¶
func (x *CheckSubgraphSchemaResponse) ProtoReflect() protoreflect.Message
func (*CheckSubgraphSchemaResponse) Reset ¶
func (x *CheckSubgraphSchemaResponse) Reset()
func (*CheckSubgraphSchemaResponse) String ¶
func (x *CheckSubgraphSchemaResponse) String() string
type CheckedFederatedGraphs ¶
type CheckedFederatedGraphs 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"` Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` OrganizationSlug string `protobuf:"bytes,4,opt,name=organization_slug,json=organizationSlug,proto3" json:"organization_slug,omitempty"` // contains filtered or unexported fields }
func (*CheckedFederatedGraphs) Descriptor
deprecated
func (*CheckedFederatedGraphs) Descriptor() ([]byte, []int)
Deprecated: Use CheckedFederatedGraphs.ProtoReflect.Descriptor instead.
func (*CheckedFederatedGraphs) GetId ¶
func (x *CheckedFederatedGraphs) GetId() string
func (*CheckedFederatedGraphs) GetName ¶
func (x *CheckedFederatedGraphs) GetName() string
func (*CheckedFederatedGraphs) GetNamespace ¶
func (x *CheckedFederatedGraphs) GetNamespace() string
func (*CheckedFederatedGraphs) GetOrganizationSlug ¶
func (x *CheckedFederatedGraphs) GetOrganizationSlug() string
func (*CheckedFederatedGraphs) ProtoMessage ¶
func (*CheckedFederatedGraphs) ProtoMessage()
func (*CheckedFederatedGraphs) ProtoReflect ¶
func (x *CheckedFederatedGraphs) ProtoReflect() protoreflect.Message
func (*CheckedFederatedGraphs) Reset ¶
func (x *CheckedFederatedGraphs) Reset()
func (*CheckedFederatedGraphs) String ¶
func (x *CheckedFederatedGraphs) String() string
type ClientInfo ¶
type ClientInfo struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` CreatedAt string `protobuf:"bytes,3,opt,name=createdAt,proto3" json:"createdAt,omitempty"` LastUpdatedAt string `protobuf:"bytes,4,opt,name=lastUpdatedAt,proto3" json:"lastUpdatedAt,omitempty"` CreatedBy string `protobuf:"bytes,5,opt,name=createdBy,proto3" json:"createdBy,omitempty"` LastUpdatedBy string `protobuf:"bytes,6,opt,name=lastUpdatedBy,proto3" json:"lastUpdatedBy,omitempty"` // contains filtered or unexported fields }
func (*ClientInfo) Descriptor
deprecated
func (*ClientInfo) Descriptor() ([]byte, []int)
Deprecated: Use ClientInfo.ProtoReflect.Descriptor instead.
func (*ClientInfo) GetCreatedAt ¶
func (x *ClientInfo) GetCreatedAt() string
func (*ClientInfo) GetCreatedBy ¶
func (x *ClientInfo) GetCreatedBy() string
func (*ClientInfo) GetId ¶
func (x *ClientInfo) GetId() string
func (*ClientInfo) GetLastUpdatedAt ¶
func (x *ClientInfo) GetLastUpdatedAt() string
func (*ClientInfo) GetLastUpdatedBy ¶
func (x *ClientInfo) GetLastUpdatedBy() string
func (*ClientInfo) GetName ¶
func (x *ClientInfo) GetName() string
func (*ClientInfo) ProtoMessage ¶
func (*ClientInfo) ProtoMessage()
func (*ClientInfo) ProtoReflect ¶
func (x *ClientInfo) ProtoReflect() protoreflect.Message
func (*ClientInfo) Reset ¶
func (x *ClientInfo) Reset()
func (*ClientInfo) String ¶
func (x *ClientInfo) String() string
type ClientWithOperations ¶
type ClientWithOperations struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"` Operations []*ClientWithOperations_Operation `protobuf:"bytes,3,rep,name=operations,proto3" json:"operations,omitempty"` // contains filtered or unexported fields }
func (*ClientWithOperations) Descriptor
deprecated
func (*ClientWithOperations) Descriptor() ([]byte, []int)
Deprecated: Use ClientWithOperations.ProtoReflect.Descriptor instead.
func (*ClientWithOperations) GetName ¶
func (x *ClientWithOperations) GetName() string
func (*ClientWithOperations) GetOperations ¶
func (x *ClientWithOperations) GetOperations() []*ClientWithOperations_Operation
func (*ClientWithOperations) GetVersion ¶
func (x *ClientWithOperations) GetVersion() string
func (*ClientWithOperations) ProtoMessage ¶
func (*ClientWithOperations) ProtoMessage()
func (*ClientWithOperations) ProtoReflect ¶
func (x *ClientWithOperations) ProtoReflect() protoreflect.Message
func (*ClientWithOperations) Reset ¶
func (x *ClientWithOperations) Reset()
func (*ClientWithOperations) String ¶
func (x *ClientWithOperations) String() string
type ClientWithOperations_Operation ¶
type ClientWithOperations_Operation struct { Hash string `protobuf:"bytes,1,opt,name=hash,proto3" json:"hash,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Count int32 `protobuf:"varint,3,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*ClientWithOperations_Operation) Descriptor
deprecated
func (*ClientWithOperations_Operation) Descriptor() ([]byte, []int)
Deprecated: Use ClientWithOperations_Operation.ProtoReflect.Descriptor instead.
func (*ClientWithOperations_Operation) GetCount ¶
func (x *ClientWithOperations_Operation) GetCount() int32
func (*ClientWithOperations_Operation) GetHash ¶
func (x *ClientWithOperations_Operation) GetHash() string
func (*ClientWithOperations_Operation) GetName ¶
func (x *ClientWithOperations_Operation) GetName() string
func (*ClientWithOperations_Operation) ProtoMessage ¶
func (*ClientWithOperations_Operation) ProtoMessage()
func (*ClientWithOperations_Operation) ProtoReflect ¶
func (x *ClientWithOperations_Operation) ProtoReflect() protoreflect.Message
func (*ClientWithOperations_Operation) Reset ¶
func (x *ClientWithOperations_Operation) Reset()
func (*ClientWithOperations_Operation) String ¶
func (x *ClientWithOperations_Operation) String() string
type CompositionError ¶
type CompositionError struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` FederatedGraphName string `protobuf:"bytes,2,opt,name=federatedGraphName,proto3" json:"federatedGraphName,omitempty"` Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` FeatureFlag string `protobuf:"bytes,4,opt,name=featureFlag,proto3" json:"featureFlag,omitempty"` // contains filtered or unexported fields }
func (*CompositionError) Descriptor
deprecated
func (*CompositionError) Descriptor() ([]byte, []int)
Deprecated: Use CompositionError.ProtoReflect.Descriptor instead.
func (*CompositionError) GetFeatureFlag ¶
func (x *CompositionError) GetFeatureFlag() string
func (*CompositionError) GetFederatedGraphName ¶
func (x *CompositionError) GetFederatedGraphName() string
func (*CompositionError) GetMessage ¶
func (x *CompositionError) GetMessage() string
func (*CompositionError) GetNamespace ¶
func (x *CompositionError) GetNamespace() string
func (*CompositionError) ProtoMessage ¶
func (*CompositionError) ProtoMessage()
func (*CompositionError) ProtoReflect ¶
func (x *CompositionError) ProtoReflect() protoreflect.Message
func (*CompositionError) Reset ¶
func (x *CompositionError) Reset()
func (*CompositionError) String ¶
func (x *CompositionError) String() string
type ConfigureNamespaceLintConfigRequest ¶
type ConfigureNamespaceLintConfigRequest struct { Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` Configs []*LintConfig `protobuf:"bytes,2,rep,name=configs,proto3" json:"configs,omitempty"` // contains filtered or unexported fields }
func (*ConfigureNamespaceLintConfigRequest) Descriptor
deprecated
func (*ConfigureNamespaceLintConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use ConfigureNamespaceLintConfigRequest.ProtoReflect.Descriptor instead.
func (*ConfigureNamespaceLintConfigRequest) GetConfigs ¶
func (x *ConfigureNamespaceLintConfigRequest) GetConfigs() []*LintConfig
func (*ConfigureNamespaceLintConfigRequest) GetNamespace ¶
func (x *ConfigureNamespaceLintConfigRequest) GetNamespace() string
func (*ConfigureNamespaceLintConfigRequest) ProtoMessage ¶
func (*ConfigureNamespaceLintConfigRequest) ProtoMessage()
func (*ConfigureNamespaceLintConfigRequest) ProtoReflect ¶
func (x *ConfigureNamespaceLintConfigRequest) ProtoReflect() protoreflect.Message
func (*ConfigureNamespaceLintConfigRequest) Reset ¶
func (x *ConfigureNamespaceLintConfigRequest) Reset()
func (*ConfigureNamespaceLintConfigRequest) String ¶
func (x *ConfigureNamespaceLintConfigRequest) String() string
type ConfigureNamespaceLintConfigResponse ¶
type ConfigureNamespaceLintConfigResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*ConfigureNamespaceLintConfigResponse) Descriptor
deprecated
func (*ConfigureNamespaceLintConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use ConfigureNamespaceLintConfigResponse.ProtoReflect.Descriptor instead.
func (*ConfigureNamespaceLintConfigResponse) GetResponse ¶
func (x *ConfigureNamespaceLintConfigResponse) GetResponse() *Response
func (*ConfigureNamespaceLintConfigResponse) ProtoMessage ¶
func (*ConfigureNamespaceLintConfigResponse) ProtoMessage()
func (*ConfigureNamespaceLintConfigResponse) ProtoReflect ¶
func (x *ConfigureNamespaceLintConfigResponse) ProtoReflect() protoreflect.Message
func (*ConfigureNamespaceLintConfigResponse) Reset ¶
func (x *ConfigureNamespaceLintConfigResponse) Reset()
func (*ConfigureNamespaceLintConfigResponse) String ¶
func (x *ConfigureNamespaceLintConfigResponse) String() string
type Contract ¶
type Contract struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` SourceFederatedGraphId string `` /* 131-byte string literal not displayed */ ExcludeTags []string `protobuf:"bytes,3,rep,name=exclude_tags,json=excludeTags,proto3" json:"exclude_tags,omitempty"` // contains filtered or unexported fields }
func (*Contract) Descriptor
deprecated
func (*Contract) GetExcludeTags ¶
func (*Contract) GetSourceFederatedGraphId ¶
func (*Contract) ProtoMessage ¶
func (*Contract) ProtoMessage()
func (*Contract) ProtoReflect ¶
func (x *Contract) ProtoReflect() protoreflect.Message
type CreateAPIKeyRequest ¶
type CreateAPIKeyRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` UserID string `protobuf:"bytes,2,opt,name=userID,proto3" json:"userID,omitempty"` Expires ExpiresAt `protobuf:"varint,3,opt,name=expires,proto3,enum=wg.cosmo.platform.v1.ExpiresAt" json:"expires,omitempty"` FederatedGraphTargetIds []string `protobuf:"bytes,4,rep,name=federatedGraphTargetIds,proto3" json:"federatedGraphTargetIds,omitempty"` SubgraphTargetIds []string `protobuf:"bytes,5,rep,name=subgraphTargetIds,proto3" json:"subgraphTargetIds,omitempty"` Permissions []string `protobuf:"bytes,6,rep,name=permissions,proto3" json:"permissions,omitempty"` AllowAllResources bool `protobuf:"varint,7,opt,name=allowAllResources,proto3" json:"allowAllResources,omitempty"` // contains filtered or unexported fields }
func (*CreateAPIKeyRequest) Descriptor
deprecated
func (*CreateAPIKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateAPIKeyRequest.ProtoReflect.Descriptor instead.
func (*CreateAPIKeyRequest) GetAllowAllResources ¶
func (x *CreateAPIKeyRequest) GetAllowAllResources() bool
func (*CreateAPIKeyRequest) GetExpires ¶
func (x *CreateAPIKeyRequest) GetExpires() ExpiresAt
func (*CreateAPIKeyRequest) GetFederatedGraphTargetIds ¶
func (x *CreateAPIKeyRequest) GetFederatedGraphTargetIds() []string
func (*CreateAPIKeyRequest) GetName ¶
func (x *CreateAPIKeyRequest) GetName() string
func (*CreateAPIKeyRequest) GetPermissions ¶
func (x *CreateAPIKeyRequest) GetPermissions() []string
func (*CreateAPIKeyRequest) GetSubgraphTargetIds ¶
func (x *CreateAPIKeyRequest) GetSubgraphTargetIds() []string
func (*CreateAPIKeyRequest) GetUserID ¶
func (x *CreateAPIKeyRequest) GetUserID() string
func (*CreateAPIKeyRequest) ProtoMessage ¶
func (*CreateAPIKeyRequest) ProtoMessage()
func (*CreateAPIKeyRequest) ProtoReflect ¶
func (x *CreateAPIKeyRequest) ProtoReflect() protoreflect.Message
func (*CreateAPIKeyRequest) Reset ¶
func (x *CreateAPIKeyRequest) Reset()
func (*CreateAPIKeyRequest) String ¶
func (x *CreateAPIKeyRequest) String() string
type CreateAPIKeyResponse ¶
type CreateAPIKeyResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` ApiKey string `protobuf:"bytes,2,opt,name=apiKey,proto3" json:"apiKey,omitempty"` // contains filtered or unexported fields }
func (*CreateAPIKeyResponse) Descriptor
deprecated
func (*CreateAPIKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateAPIKeyResponse.ProtoReflect.Descriptor instead.
func (*CreateAPIKeyResponse) GetApiKey ¶
func (x *CreateAPIKeyResponse) GetApiKey() string
func (*CreateAPIKeyResponse) GetResponse ¶
func (x *CreateAPIKeyResponse) GetResponse() *Response
func (*CreateAPIKeyResponse) ProtoMessage ¶
func (*CreateAPIKeyResponse) ProtoMessage()
func (*CreateAPIKeyResponse) ProtoReflect ¶
func (x *CreateAPIKeyResponse) ProtoReflect() protoreflect.Message
func (*CreateAPIKeyResponse) Reset ¶
func (x *CreateAPIKeyResponse) Reset()
func (*CreateAPIKeyResponse) String ¶
func (x *CreateAPIKeyResponse) String() string
type CreateBillingPortalSessionRequest ¶
type CreateBillingPortalSessionRequest struct {
// contains filtered or unexported fields
}
func (*CreateBillingPortalSessionRequest) Descriptor
deprecated
func (*CreateBillingPortalSessionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateBillingPortalSessionRequest.ProtoReflect.Descriptor instead.
func (*CreateBillingPortalSessionRequest) ProtoMessage ¶
func (*CreateBillingPortalSessionRequest) ProtoMessage()
func (*CreateBillingPortalSessionRequest) ProtoReflect ¶
func (x *CreateBillingPortalSessionRequest) ProtoReflect() protoreflect.Message
func (*CreateBillingPortalSessionRequest) Reset ¶
func (x *CreateBillingPortalSessionRequest) Reset()
func (*CreateBillingPortalSessionRequest) String ¶
func (x *CreateBillingPortalSessionRequest) String() string
type CreateBillingPortalSessionResponse ¶
type CreateBillingPortalSessionResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` SessionId string `protobuf:"bytes,2,opt,name=sessionId,proto3" json:"sessionId,omitempty"` Url string `protobuf:"bytes,3,opt,name=url,proto3" json:"url,omitempty"` // contains filtered or unexported fields }
func (*CreateBillingPortalSessionResponse) Descriptor
deprecated
func (*CreateBillingPortalSessionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateBillingPortalSessionResponse.ProtoReflect.Descriptor instead.
func (*CreateBillingPortalSessionResponse) GetResponse ¶
func (x *CreateBillingPortalSessionResponse) GetResponse() *Response
func (*CreateBillingPortalSessionResponse) GetSessionId ¶
func (x *CreateBillingPortalSessionResponse) GetSessionId() string
func (*CreateBillingPortalSessionResponse) GetUrl ¶
func (x *CreateBillingPortalSessionResponse) GetUrl() string
func (*CreateBillingPortalSessionResponse) ProtoMessage ¶
func (*CreateBillingPortalSessionResponse) ProtoMessage()
func (*CreateBillingPortalSessionResponse) ProtoReflect ¶
func (x *CreateBillingPortalSessionResponse) ProtoReflect() protoreflect.Message
func (*CreateBillingPortalSessionResponse) Reset ¶
func (x *CreateBillingPortalSessionResponse) Reset()
func (*CreateBillingPortalSessionResponse) String ¶
func (x *CreateBillingPortalSessionResponse) String() string
type CreateCheckoutSessionRequest ¶
type CreateCheckoutSessionRequest struct { Plan string `protobuf:"bytes,1,opt,name=plan,proto3" json:"plan,omitempty"` // contains filtered or unexported fields }
func (*CreateCheckoutSessionRequest) Descriptor
deprecated
func (*CreateCheckoutSessionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateCheckoutSessionRequest.ProtoReflect.Descriptor instead.
func (*CreateCheckoutSessionRequest) GetPlan ¶
func (x *CreateCheckoutSessionRequest) GetPlan() string
func (*CreateCheckoutSessionRequest) ProtoMessage ¶
func (*CreateCheckoutSessionRequest) ProtoMessage()
func (*CreateCheckoutSessionRequest) ProtoReflect ¶
func (x *CreateCheckoutSessionRequest) ProtoReflect() protoreflect.Message
func (*CreateCheckoutSessionRequest) Reset ¶
func (x *CreateCheckoutSessionRequest) Reset()
func (*CreateCheckoutSessionRequest) String ¶
func (x *CreateCheckoutSessionRequest) String() string
type CreateCheckoutSessionResponse ¶
type CreateCheckoutSessionResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` SessionId string `protobuf:"bytes,2,opt,name=sessionId,proto3" json:"sessionId,omitempty"` // contains filtered or unexported fields }
func (*CreateCheckoutSessionResponse) Descriptor
deprecated
func (*CreateCheckoutSessionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateCheckoutSessionResponse.ProtoReflect.Descriptor instead.
func (*CreateCheckoutSessionResponse) GetResponse ¶
func (x *CreateCheckoutSessionResponse) GetResponse() *Response
func (*CreateCheckoutSessionResponse) GetSessionId ¶
func (x *CreateCheckoutSessionResponse) GetSessionId() string
func (*CreateCheckoutSessionResponse) ProtoMessage ¶
func (*CreateCheckoutSessionResponse) ProtoMessage()
func (*CreateCheckoutSessionResponse) ProtoReflect ¶
func (x *CreateCheckoutSessionResponse) ProtoReflect() protoreflect.Message
func (*CreateCheckoutSessionResponse) Reset ¶
func (x *CreateCheckoutSessionResponse) Reset()
func (*CreateCheckoutSessionResponse) String ¶
func (x *CreateCheckoutSessionResponse) String() string
type CreateContractRequest ¶
type CreateContractRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` SourceGraphName string `protobuf:"bytes,3,opt,name=source_graph_name,json=sourceGraphName,proto3" json:"source_graph_name,omitempty"` RoutingUrl string `protobuf:"bytes,4,opt,name=routing_url,json=routingUrl,proto3" json:"routing_url,omitempty"` AdmissionWebhookUrl string `protobuf:"bytes,5,opt,name=admission_webhook_url,json=admissionWebhookUrl,proto3" json:"admission_webhook_url,omitempty"` ExcludeTags []string `protobuf:"bytes,6,rep,name=exclude_tags,json=excludeTags,proto3" json:"exclude_tags,omitempty"` Readme *string `protobuf:"bytes,7,opt,name=readme,proto3,oneof" json:"readme,omitempty"` AdmissionWebhookSecret *string `` /* 135-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateContractRequest) Descriptor
deprecated
func (*CreateContractRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateContractRequest.ProtoReflect.Descriptor instead.
func (*CreateContractRequest) GetAdmissionWebhookSecret ¶
func (x *CreateContractRequest) GetAdmissionWebhookSecret() string
func (*CreateContractRequest) GetAdmissionWebhookUrl ¶
func (x *CreateContractRequest) GetAdmissionWebhookUrl() string
func (*CreateContractRequest) GetExcludeTags ¶
func (x *CreateContractRequest) GetExcludeTags() []string
func (*CreateContractRequest) GetName ¶
func (x *CreateContractRequest) GetName() string
func (*CreateContractRequest) GetNamespace ¶
func (x *CreateContractRequest) GetNamespace() string
func (*CreateContractRequest) GetReadme ¶
func (x *CreateContractRequest) GetReadme() string
func (*CreateContractRequest) GetRoutingUrl ¶
func (x *CreateContractRequest) GetRoutingUrl() string
func (*CreateContractRequest) GetSourceGraphName ¶
func (x *CreateContractRequest) GetSourceGraphName() string
func (*CreateContractRequest) ProtoMessage ¶
func (*CreateContractRequest) ProtoMessage()
func (*CreateContractRequest) ProtoReflect ¶
func (x *CreateContractRequest) ProtoReflect() protoreflect.Message
func (*CreateContractRequest) Reset ¶
func (x *CreateContractRequest) Reset()
func (*CreateContractRequest) String ¶
func (x *CreateContractRequest) String() string
type CreateContractResponse ¶
type CreateContractResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` CompositionErrors []*CompositionError `protobuf:"bytes,2,rep,name=compositionErrors,proto3" json:"compositionErrors,omitempty"` DeploymentErrors []*DeploymentError `protobuf:"bytes,3,rep,name=deploymentErrors,proto3" json:"deploymentErrors,omitempty"` // contains filtered or unexported fields }
func (*CreateContractResponse) Descriptor
deprecated
func (*CreateContractResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateContractResponse.ProtoReflect.Descriptor instead.
func (*CreateContractResponse) GetCompositionErrors ¶
func (x *CreateContractResponse) GetCompositionErrors() []*CompositionError
func (*CreateContractResponse) GetDeploymentErrors ¶
func (x *CreateContractResponse) GetDeploymentErrors() []*DeploymentError
func (*CreateContractResponse) GetResponse ¶
func (x *CreateContractResponse) GetResponse() *Response
func (*CreateContractResponse) ProtoMessage ¶
func (*CreateContractResponse) ProtoMessage()
func (*CreateContractResponse) ProtoReflect ¶
func (x *CreateContractResponse) ProtoReflect() protoreflect.Message
func (*CreateContractResponse) Reset ¶
func (x *CreateContractResponse) Reset()
func (*CreateContractResponse) String ¶
func (x *CreateContractResponse) String() string
type CreateDiscussionRequest ¶
type CreateDiscussionRequest struct { TargetId string `protobuf:"bytes,1,opt,name=target_id,json=targetId,proto3" json:"target_id,omitempty"` ContentMarkdown string `protobuf:"bytes,2,opt,name=content_markdown,json=contentMarkdown,proto3" json:"content_markdown,omitempty"` ContentJson string `protobuf:"bytes,3,opt,name=content_json,json=contentJson,proto3" json:"content_json,omitempty"` SchemaVersionId string `protobuf:"bytes,4,opt,name=schema_version_id,json=schemaVersionId,proto3" json:"schema_version_id,omitempty"` ReferenceLine int32 `protobuf:"varint,5,opt,name=reference_line,json=referenceLine,proto3" json:"reference_line,omitempty"` // contains filtered or unexported fields }
func (*CreateDiscussionRequest) Descriptor
deprecated
func (*CreateDiscussionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateDiscussionRequest.ProtoReflect.Descriptor instead.
func (*CreateDiscussionRequest) GetContentJson ¶
func (x *CreateDiscussionRequest) GetContentJson() string
func (*CreateDiscussionRequest) GetContentMarkdown ¶
func (x *CreateDiscussionRequest) GetContentMarkdown() string
func (*CreateDiscussionRequest) GetReferenceLine ¶
func (x *CreateDiscussionRequest) GetReferenceLine() int32
func (*CreateDiscussionRequest) GetSchemaVersionId ¶
func (x *CreateDiscussionRequest) GetSchemaVersionId() string
func (*CreateDiscussionRequest) GetTargetId ¶
func (x *CreateDiscussionRequest) GetTargetId() string
func (*CreateDiscussionRequest) ProtoMessage ¶
func (*CreateDiscussionRequest) ProtoMessage()
func (*CreateDiscussionRequest) ProtoReflect ¶
func (x *CreateDiscussionRequest) ProtoReflect() protoreflect.Message
func (*CreateDiscussionRequest) Reset ¶
func (x *CreateDiscussionRequest) Reset()
func (*CreateDiscussionRequest) String ¶
func (x *CreateDiscussionRequest) String() string
type CreateDiscussionResponse ¶
type CreateDiscussionResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*CreateDiscussionResponse) Descriptor
deprecated
func (*CreateDiscussionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateDiscussionResponse.ProtoReflect.Descriptor instead.
func (*CreateDiscussionResponse) GetResponse ¶
func (x *CreateDiscussionResponse) GetResponse() *Response
func (*CreateDiscussionResponse) ProtoMessage ¶
func (*CreateDiscussionResponse) ProtoMessage()
func (*CreateDiscussionResponse) ProtoReflect ¶
func (x *CreateDiscussionResponse) ProtoReflect() protoreflect.Message
func (*CreateDiscussionResponse) Reset ¶
func (x *CreateDiscussionResponse) Reset()
func (*CreateDiscussionResponse) String ¶
func (x *CreateDiscussionResponse) String() string
type CreateFeatureFlagRequest ¶
type CreateFeatureFlagRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` Labels []*Label `protobuf:"bytes,3,rep,name=labels,proto3" json:"labels,omitempty"` FeatureSubgraphNames []string `protobuf:"bytes,4,rep,name=feature_subgraph_names,json=featureSubgraphNames,proto3" json:"feature_subgraph_names,omitempty"` IsEnabled bool `protobuf:"varint,5,opt,name=is_enabled,json=isEnabled,proto3" json:"is_enabled,omitempty"` // contains filtered or unexported fields }
func (*CreateFeatureFlagRequest) Descriptor
deprecated
func (*CreateFeatureFlagRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateFeatureFlagRequest.ProtoReflect.Descriptor instead.
func (*CreateFeatureFlagRequest) GetFeatureSubgraphNames ¶
func (x *CreateFeatureFlagRequest) GetFeatureSubgraphNames() []string
func (*CreateFeatureFlagRequest) GetIsEnabled ¶
func (x *CreateFeatureFlagRequest) GetIsEnabled() bool
func (*CreateFeatureFlagRequest) GetLabels ¶
func (x *CreateFeatureFlagRequest) GetLabels() []*Label
func (*CreateFeatureFlagRequest) GetName ¶
func (x *CreateFeatureFlagRequest) GetName() string
func (*CreateFeatureFlagRequest) GetNamespace ¶
func (x *CreateFeatureFlagRequest) GetNamespace() string
func (*CreateFeatureFlagRequest) ProtoMessage ¶
func (*CreateFeatureFlagRequest) ProtoMessage()
func (*CreateFeatureFlagRequest) ProtoReflect ¶
func (x *CreateFeatureFlagRequest) ProtoReflect() protoreflect.Message
func (*CreateFeatureFlagRequest) Reset ¶
func (x *CreateFeatureFlagRequest) Reset()
func (*CreateFeatureFlagRequest) String ¶
func (x *CreateFeatureFlagRequest) String() string
type CreateFeatureFlagResponse ¶
type CreateFeatureFlagResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` CompositionErrors []*CompositionError `protobuf:"bytes,2,rep,name=composition_errors,json=compositionErrors,proto3" json:"composition_errors,omitempty"` DeploymentErrors []*DeploymentError `protobuf:"bytes,3,rep,name=deployment_errors,json=deploymentErrors,proto3" json:"deployment_errors,omitempty"` // contains filtered or unexported fields }
func (*CreateFeatureFlagResponse) Descriptor
deprecated
func (*CreateFeatureFlagResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateFeatureFlagResponse.ProtoReflect.Descriptor instead.
func (*CreateFeatureFlagResponse) GetCompositionErrors ¶
func (x *CreateFeatureFlagResponse) GetCompositionErrors() []*CompositionError
func (*CreateFeatureFlagResponse) GetDeploymentErrors ¶
func (x *CreateFeatureFlagResponse) GetDeploymentErrors() []*DeploymentError
func (*CreateFeatureFlagResponse) GetResponse ¶
func (x *CreateFeatureFlagResponse) GetResponse() *Response
func (*CreateFeatureFlagResponse) ProtoMessage ¶
func (*CreateFeatureFlagResponse) ProtoMessage()
func (*CreateFeatureFlagResponse) ProtoReflect ¶
func (x *CreateFeatureFlagResponse) ProtoReflect() protoreflect.Message
func (*CreateFeatureFlagResponse) Reset ¶
func (x *CreateFeatureFlagResponse) Reset()
func (*CreateFeatureFlagResponse) String ¶
func (x *CreateFeatureFlagResponse) String() string
type CreateFederatedGraphRequest ¶
type CreateFederatedGraphRequest struct { // name is the FQDN of the federated graph e.g. "wg.main" Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // routing_url is the URL of the service which will be used to route the requests to the subgraph. RoutingUrl string `protobuf:"bytes,2,opt,name=routing_url,json=routingUrl,proto3" json:"routing_url,omitempty"` // label_matchers match the labels of the services which will form the federated graph. If the proposed schema composition is invalid, it will be rejected. LabelMatchers []string `protobuf:"bytes,3,rep,name=label_matchers,json=labelMatchers,proto3" json:"label_matchers,omitempty"` // readme of the fed graph Readme *string `protobuf:"bytes,4,opt,name=readme,proto3,oneof" json:"readme,omitempty"` Namespace string `protobuf:"bytes,5,opt,name=namespace,proto3" json:"namespace,omitempty"` AdmissionWebhookURL string `protobuf:"bytes,6,opt,name=admissionWebhookURL,proto3" json:"admissionWebhookURL,omitempty"` AdmissionWebhookSecret *string `protobuf:"bytes,7,opt,name=admissionWebhookSecret,proto3,oneof" json:"admissionWebhookSecret,omitempty"` // contains filtered or unexported fields }
func (*CreateFederatedGraphRequest) Descriptor
deprecated
func (*CreateFederatedGraphRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateFederatedGraphRequest.ProtoReflect.Descriptor instead.
func (*CreateFederatedGraphRequest) GetAdmissionWebhookSecret ¶
func (x *CreateFederatedGraphRequest) GetAdmissionWebhookSecret() string
func (*CreateFederatedGraphRequest) GetAdmissionWebhookURL ¶
func (x *CreateFederatedGraphRequest) GetAdmissionWebhookURL() string
func (*CreateFederatedGraphRequest) GetLabelMatchers ¶
func (x *CreateFederatedGraphRequest) GetLabelMatchers() []string
func (*CreateFederatedGraphRequest) GetName ¶
func (x *CreateFederatedGraphRequest) GetName() string
func (*CreateFederatedGraphRequest) GetNamespace ¶
func (x *CreateFederatedGraphRequest) GetNamespace() string
func (*CreateFederatedGraphRequest) GetReadme ¶
func (x *CreateFederatedGraphRequest) GetReadme() string
func (*CreateFederatedGraphRequest) GetRoutingUrl ¶
func (x *CreateFederatedGraphRequest) GetRoutingUrl() string
func (*CreateFederatedGraphRequest) ProtoMessage ¶
func (*CreateFederatedGraphRequest) ProtoMessage()
func (*CreateFederatedGraphRequest) ProtoReflect ¶
func (x *CreateFederatedGraphRequest) ProtoReflect() protoreflect.Message
func (*CreateFederatedGraphRequest) Reset ¶
func (x *CreateFederatedGraphRequest) Reset()
func (*CreateFederatedGraphRequest) String ¶
func (x *CreateFederatedGraphRequest) String() string
type CreateFederatedGraphResponse ¶
type CreateFederatedGraphResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` CompositionErrors []*CompositionError `protobuf:"bytes,2,rep,name=compositionErrors,proto3" json:"compositionErrors,omitempty"` DeploymentErrors []*DeploymentError `protobuf:"bytes,3,rep,name=deploymentErrors,proto3" json:"deploymentErrors,omitempty"` // contains filtered or unexported fields }
func (*CreateFederatedGraphResponse) Descriptor
deprecated
func (*CreateFederatedGraphResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateFederatedGraphResponse.ProtoReflect.Descriptor instead.
func (*CreateFederatedGraphResponse) GetCompositionErrors ¶
func (x *CreateFederatedGraphResponse) GetCompositionErrors() []*CompositionError
func (*CreateFederatedGraphResponse) GetDeploymentErrors ¶
func (x *CreateFederatedGraphResponse) GetDeploymentErrors() []*DeploymentError
func (*CreateFederatedGraphResponse) GetResponse ¶
func (x *CreateFederatedGraphResponse) GetResponse() *Response
func (*CreateFederatedGraphResponse) ProtoMessage ¶
func (*CreateFederatedGraphResponse) ProtoMessage()
func (*CreateFederatedGraphResponse) ProtoReflect ¶
func (x *CreateFederatedGraphResponse) ProtoReflect() protoreflect.Message
func (*CreateFederatedGraphResponse) Reset ¶
func (x *CreateFederatedGraphResponse) Reset()
func (*CreateFederatedGraphResponse) String ¶
func (x *CreateFederatedGraphResponse) String() string
type CreateFederatedGraphTokenRequest ¶
type CreateFederatedGraphTokenRequest struct { GraphName string `protobuf:"bytes,1,opt,name=graphName,proto3" json:"graphName,omitempty"` TokenName string `protobuf:"bytes,2,opt,name=tokenName,proto3" json:"tokenName,omitempty"` Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*CreateFederatedGraphTokenRequest) Descriptor
deprecated
func (*CreateFederatedGraphTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateFederatedGraphTokenRequest.ProtoReflect.Descriptor instead.
func (*CreateFederatedGraphTokenRequest) GetGraphName ¶
func (x *CreateFederatedGraphTokenRequest) GetGraphName() string
func (*CreateFederatedGraphTokenRequest) GetNamespace ¶
func (x *CreateFederatedGraphTokenRequest) GetNamespace() string
func (*CreateFederatedGraphTokenRequest) GetTokenName ¶
func (x *CreateFederatedGraphTokenRequest) GetTokenName() string
func (*CreateFederatedGraphTokenRequest) ProtoMessage ¶
func (*CreateFederatedGraphTokenRequest) ProtoMessage()
func (*CreateFederatedGraphTokenRequest) ProtoReflect ¶
func (x *CreateFederatedGraphTokenRequest) ProtoReflect() protoreflect.Message
func (*CreateFederatedGraphTokenRequest) Reset ¶
func (x *CreateFederatedGraphTokenRequest) Reset()
func (*CreateFederatedGraphTokenRequest) String ¶
func (x *CreateFederatedGraphTokenRequest) String() string
type CreateFederatedGraphTokenResponse ¶
type CreateFederatedGraphTokenResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Token string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
func (*CreateFederatedGraphTokenResponse) Descriptor
deprecated
func (*CreateFederatedGraphTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateFederatedGraphTokenResponse.ProtoReflect.Descriptor instead.
func (*CreateFederatedGraphTokenResponse) GetResponse ¶
func (x *CreateFederatedGraphTokenResponse) GetResponse() *Response
func (*CreateFederatedGraphTokenResponse) GetToken ¶
func (x *CreateFederatedGraphTokenResponse) GetToken() string
func (*CreateFederatedGraphTokenResponse) ProtoMessage ¶
func (*CreateFederatedGraphTokenResponse) ProtoMessage()
func (*CreateFederatedGraphTokenResponse) ProtoReflect ¶
func (x *CreateFederatedGraphTokenResponse) ProtoReflect() protoreflect.Message
func (*CreateFederatedGraphTokenResponse) Reset ¶
func (x *CreateFederatedGraphTokenResponse) Reset()
func (*CreateFederatedGraphTokenResponse) String ¶
func (x *CreateFederatedGraphTokenResponse) String() string
type CreateFederatedSubgraphRequest ¶
type CreateFederatedSubgraphRequest struct { // The FQDN of the subgraph to be published e.g. "wg.team1.orders" Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // routing_url is the URL of the service which will be used to route the requests to the subgraph. RoutingUrl *string `protobuf:"bytes,2,opt,name=routing_url,json=routingUrl,proto3,oneof" json:"routing_url,omitempty"` // labels are the labels of the services which will form the federated graph. If the proposed is not valid, the service will be rejected. Labels []*Label `protobuf:"bytes,3,rep,name=labels,proto3" json:"labels,omitempty"` // subscription protocol to use when subscribing to this subgraph SubscriptionProtocol *common.GraphQLSubscriptionProtocol `` /* 177-byte string literal not displayed */ // url used for subscriptions SubscriptionUrl *string `protobuf:"bytes,6,opt,name=subscription_url,json=subscriptionUrl,proto3,oneof" json:"subscription_url,omitempty"` // readme of the subgraph Readme *string `protobuf:"bytes,7,opt,name=readme,proto3,oneof" json:"readme,omitempty"` Namespace string `protobuf:"bytes,8,opt,name=namespace,proto3" json:"namespace,omitempty"` WebsocketSubprotocol *common.GraphQLWebsocketSubprotocol `` /* 177-byte string literal not displayed */ IsEventDrivenGraph *bool `` /* 127-byte string literal not displayed */ IsFeatureSubgraph *bool `protobuf:"varint,11,opt,name=is_feature_subgraph,json=isFeatureSubgraph,proto3,oneof" json:"is_feature_subgraph,omitempty"` BaseSubgraphName *string `protobuf:"bytes,12,opt,name=base_subgraph_name,json=baseSubgraphName,proto3,oneof" json:"base_subgraph_name,omitempty"` // contains filtered or unexported fields }
func (*CreateFederatedSubgraphRequest) Descriptor
deprecated
func (*CreateFederatedSubgraphRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateFederatedSubgraphRequest.ProtoReflect.Descriptor instead.
func (*CreateFederatedSubgraphRequest) GetBaseSubgraphName ¶
func (x *CreateFederatedSubgraphRequest) GetBaseSubgraphName() string
func (*CreateFederatedSubgraphRequest) GetIsEventDrivenGraph ¶
func (x *CreateFederatedSubgraphRequest) GetIsEventDrivenGraph() bool
func (*CreateFederatedSubgraphRequest) GetIsFeatureSubgraph ¶
func (x *CreateFederatedSubgraphRequest) GetIsFeatureSubgraph() bool
func (*CreateFederatedSubgraphRequest) GetLabels ¶
func (x *CreateFederatedSubgraphRequest) GetLabels() []*Label
func (*CreateFederatedSubgraphRequest) GetName ¶
func (x *CreateFederatedSubgraphRequest) GetName() string
func (*CreateFederatedSubgraphRequest) GetNamespace ¶
func (x *CreateFederatedSubgraphRequest) GetNamespace() string
func (*CreateFederatedSubgraphRequest) GetReadme ¶
func (x *CreateFederatedSubgraphRequest) GetReadme() string
func (*CreateFederatedSubgraphRequest) GetRoutingUrl ¶
func (x *CreateFederatedSubgraphRequest) GetRoutingUrl() string
func (*CreateFederatedSubgraphRequest) GetSubscriptionProtocol ¶
func (x *CreateFederatedSubgraphRequest) GetSubscriptionProtocol() common.GraphQLSubscriptionProtocol
func (*CreateFederatedSubgraphRequest) GetSubscriptionUrl ¶
func (x *CreateFederatedSubgraphRequest) GetSubscriptionUrl() string
func (*CreateFederatedSubgraphRequest) GetWebsocketSubprotocol ¶
func (x *CreateFederatedSubgraphRequest) GetWebsocketSubprotocol() common.GraphQLWebsocketSubprotocol
func (*CreateFederatedSubgraphRequest) ProtoMessage ¶
func (*CreateFederatedSubgraphRequest) ProtoMessage()
func (*CreateFederatedSubgraphRequest) ProtoReflect ¶
func (x *CreateFederatedSubgraphRequest) ProtoReflect() protoreflect.Message
func (*CreateFederatedSubgraphRequest) Reset ¶
func (x *CreateFederatedSubgraphRequest) Reset()
func (*CreateFederatedSubgraphRequest) String ¶
func (x *CreateFederatedSubgraphRequest) String() string
type CreateFederatedSubgraphResponse ¶
type CreateFederatedSubgraphResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*CreateFederatedSubgraphResponse) Descriptor
deprecated
func (*CreateFederatedSubgraphResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateFederatedSubgraphResponse.ProtoReflect.Descriptor instead.
func (*CreateFederatedSubgraphResponse) GetResponse ¶
func (x *CreateFederatedSubgraphResponse) GetResponse() *Response
func (*CreateFederatedSubgraphResponse) ProtoMessage ¶
func (*CreateFederatedSubgraphResponse) ProtoMessage()
func (*CreateFederatedSubgraphResponse) ProtoReflect ¶
func (x *CreateFederatedSubgraphResponse) ProtoReflect() protoreflect.Message
func (*CreateFederatedSubgraphResponse) Reset ¶
func (x *CreateFederatedSubgraphResponse) Reset()
func (*CreateFederatedSubgraphResponse) String ¶
func (x *CreateFederatedSubgraphResponse) String() string
type CreateIntegrationRequest ¶
type CreateIntegrationRequest struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Code string `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"` Events []string `protobuf:"bytes,4,rep,name=events,proto3" json:"events,omitempty"` EventsMeta []*notifications.EventMeta `protobuf:"bytes,5,rep,name=eventsMeta,proto3" json:"eventsMeta,omitempty"` // contains filtered or unexported fields }
func (*CreateIntegrationRequest) Descriptor
deprecated
func (*CreateIntegrationRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateIntegrationRequest.ProtoReflect.Descriptor instead.
func (*CreateIntegrationRequest) GetCode ¶
func (x *CreateIntegrationRequest) GetCode() string
func (*CreateIntegrationRequest) GetEvents ¶
func (x *CreateIntegrationRequest) GetEvents() []string
func (*CreateIntegrationRequest) GetEventsMeta ¶
func (x *CreateIntegrationRequest) GetEventsMeta() []*notifications.EventMeta
func (*CreateIntegrationRequest) GetName ¶
func (x *CreateIntegrationRequest) GetName() string
func (*CreateIntegrationRequest) GetType ¶
func (x *CreateIntegrationRequest) GetType() string
func (*CreateIntegrationRequest) ProtoMessage ¶
func (*CreateIntegrationRequest) ProtoMessage()
func (*CreateIntegrationRequest) ProtoReflect ¶
func (x *CreateIntegrationRequest) ProtoReflect() protoreflect.Message
func (*CreateIntegrationRequest) Reset ¶
func (x *CreateIntegrationRequest) Reset()
func (*CreateIntegrationRequest) String ¶
func (x *CreateIntegrationRequest) String() string
type CreateIntegrationResponse ¶
type CreateIntegrationResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*CreateIntegrationResponse) Descriptor
deprecated
func (*CreateIntegrationResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateIntegrationResponse.ProtoReflect.Descriptor instead.
func (*CreateIntegrationResponse) GetResponse ¶
func (x *CreateIntegrationResponse) GetResponse() *Response
func (*CreateIntegrationResponse) ProtoMessage ¶
func (*CreateIntegrationResponse) ProtoMessage()
func (*CreateIntegrationResponse) ProtoReflect ¶
func (x *CreateIntegrationResponse) ProtoReflect() protoreflect.Message
func (*CreateIntegrationResponse) Reset ¶
func (x *CreateIntegrationResponse) Reset()
func (*CreateIntegrationResponse) String ¶
func (x *CreateIntegrationResponse) String() string
type CreateMonographRequest ¶
type CreateMonographRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` RoutingUrl string `protobuf:"bytes,3,opt,name=routing_url,json=routingUrl,proto3" json:"routing_url,omitempty"` GraphUrl string `protobuf:"bytes,4,opt,name=graph_url,json=graphUrl,proto3" json:"graph_url,omitempty"` SubscriptionUrl *string `protobuf:"bytes,5,opt,name=subscription_url,json=subscriptionUrl,proto3,oneof" json:"subscription_url,omitempty"` SubscriptionProtocol *common.GraphQLSubscriptionProtocol `` /* 177-byte string literal not displayed */ Readme *string `protobuf:"bytes,7,opt,name=readme,proto3,oneof" json:"readme,omitempty"` AdmissionWebhookURL string `protobuf:"bytes,8,opt,name=admissionWebhookURL,proto3" json:"admissionWebhookURL,omitempty"` // The subscription protocol to use when subscribing to this subgraph WebsocketSubprotocol *common.GraphQLWebsocketSubprotocol `` /* 177-byte string literal not displayed */ AdmissionWebhookSecret *string `protobuf:"bytes,10,opt,name=admissionWebhookSecret,proto3,oneof" json:"admissionWebhookSecret,omitempty"` // contains filtered or unexported fields }
func (*CreateMonographRequest) Descriptor
deprecated
func (*CreateMonographRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateMonographRequest.ProtoReflect.Descriptor instead.
func (*CreateMonographRequest) GetAdmissionWebhookSecret ¶
func (x *CreateMonographRequest) GetAdmissionWebhookSecret() string
func (*CreateMonographRequest) GetAdmissionWebhookURL ¶
func (x *CreateMonographRequest) GetAdmissionWebhookURL() string
func (*CreateMonographRequest) GetGraphUrl ¶
func (x *CreateMonographRequest) GetGraphUrl() string
func (*CreateMonographRequest) GetName ¶
func (x *CreateMonographRequest) GetName() string
func (*CreateMonographRequest) GetNamespace ¶
func (x *CreateMonographRequest) GetNamespace() string
func (*CreateMonographRequest) GetReadme ¶
func (x *CreateMonographRequest) GetReadme() string
func (*CreateMonographRequest) GetRoutingUrl ¶
func (x *CreateMonographRequest) GetRoutingUrl() string
func (*CreateMonographRequest) GetSubscriptionProtocol ¶
func (x *CreateMonographRequest) GetSubscriptionProtocol() common.GraphQLSubscriptionProtocol
func (*CreateMonographRequest) GetSubscriptionUrl ¶
func (x *CreateMonographRequest) GetSubscriptionUrl() string
func (*CreateMonographRequest) GetWebsocketSubprotocol ¶
func (x *CreateMonographRequest) GetWebsocketSubprotocol() common.GraphQLWebsocketSubprotocol
func (*CreateMonographRequest) ProtoMessage ¶
func (*CreateMonographRequest) ProtoMessage()
func (*CreateMonographRequest) ProtoReflect ¶
func (x *CreateMonographRequest) ProtoReflect() protoreflect.Message
func (*CreateMonographRequest) Reset ¶
func (x *CreateMonographRequest) Reset()
func (*CreateMonographRequest) String ¶
func (x *CreateMonographRequest) String() string
type CreateMonographResponse ¶
type CreateMonographResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*CreateMonographResponse) Descriptor
deprecated
func (*CreateMonographResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateMonographResponse.ProtoReflect.Descriptor instead.
func (*CreateMonographResponse) GetResponse ¶
func (x *CreateMonographResponse) GetResponse() *Response
func (*CreateMonographResponse) ProtoMessage ¶
func (*CreateMonographResponse) ProtoMessage()
func (*CreateMonographResponse) ProtoReflect ¶
func (x *CreateMonographResponse) ProtoReflect() protoreflect.Message
func (*CreateMonographResponse) Reset ¶
func (x *CreateMonographResponse) Reset()
func (*CreateMonographResponse) String ¶
func (x *CreateMonographResponse) String() string
type CreateNamespaceRequest ¶
type CreateNamespaceRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*CreateNamespaceRequest) Descriptor
deprecated
func (*CreateNamespaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateNamespaceRequest.ProtoReflect.Descriptor instead.
func (*CreateNamespaceRequest) GetName ¶
func (x *CreateNamespaceRequest) GetName() string
func (*CreateNamespaceRequest) ProtoMessage ¶
func (*CreateNamespaceRequest) ProtoMessage()
func (*CreateNamespaceRequest) ProtoReflect ¶
func (x *CreateNamespaceRequest) ProtoReflect() protoreflect.Message
func (*CreateNamespaceRequest) Reset ¶
func (x *CreateNamespaceRequest) Reset()
func (*CreateNamespaceRequest) String ¶
func (x *CreateNamespaceRequest) String() string
type CreateNamespaceResponse ¶
type CreateNamespaceResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*CreateNamespaceResponse) Descriptor
deprecated
func (*CreateNamespaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateNamespaceResponse.ProtoReflect.Descriptor instead.
func (*CreateNamespaceResponse) GetResponse ¶
func (x *CreateNamespaceResponse) GetResponse() *Response
func (*CreateNamespaceResponse) ProtoMessage ¶
func (*CreateNamespaceResponse) ProtoMessage()
func (*CreateNamespaceResponse) ProtoReflect ¶
func (x *CreateNamespaceResponse) ProtoReflect() protoreflect.Message
func (*CreateNamespaceResponse) Reset ¶
func (x *CreateNamespaceResponse) Reset()
func (*CreateNamespaceResponse) String ¶
func (x *CreateNamespaceResponse) String() string
type CreateOIDCProviderRequest ¶
type CreateOIDCProviderRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` DiscoveryEndpoint string `protobuf:"bytes,2,opt,name=discoveryEndpoint,proto3" json:"discoveryEndpoint,omitempty"` ClientID string `protobuf:"bytes,3,opt,name=clientID,proto3" json:"clientID,omitempty"` ClientSecrect string `protobuf:"bytes,4,opt,name=clientSecrect,proto3" json:"clientSecrect,omitempty"` Mappers []*GroupMapper `protobuf:"bytes,5,rep,name=mappers,proto3" json:"mappers,omitempty"` // contains filtered or unexported fields }
func (*CreateOIDCProviderRequest) Descriptor
deprecated
func (*CreateOIDCProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateOIDCProviderRequest.ProtoReflect.Descriptor instead.
func (*CreateOIDCProviderRequest) GetClientID ¶
func (x *CreateOIDCProviderRequest) GetClientID() string
func (*CreateOIDCProviderRequest) GetClientSecrect ¶
func (x *CreateOIDCProviderRequest) GetClientSecrect() string
func (*CreateOIDCProviderRequest) GetDiscoveryEndpoint ¶
func (x *CreateOIDCProviderRequest) GetDiscoveryEndpoint() string
func (*CreateOIDCProviderRequest) GetMappers ¶
func (x *CreateOIDCProviderRequest) GetMappers() []*GroupMapper
func (*CreateOIDCProviderRequest) GetName ¶
func (x *CreateOIDCProviderRequest) GetName() string
func (*CreateOIDCProviderRequest) ProtoMessage ¶
func (*CreateOIDCProviderRequest) ProtoMessage()
func (*CreateOIDCProviderRequest) ProtoReflect ¶
func (x *CreateOIDCProviderRequest) ProtoReflect() protoreflect.Message
func (*CreateOIDCProviderRequest) Reset ¶
func (x *CreateOIDCProviderRequest) Reset()
func (*CreateOIDCProviderRequest) String ¶
func (x *CreateOIDCProviderRequest) String() string
type CreateOIDCProviderResponse ¶
type CreateOIDCProviderResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` SignInURL string `protobuf:"bytes,2,opt,name=signInURL,proto3" json:"signInURL,omitempty"` SignOutURL string `protobuf:"bytes,3,opt,name=signOutURL,proto3" json:"signOutURL,omitempty"` LoginURL string `protobuf:"bytes,4,opt,name=loginURL,proto3" json:"loginURL,omitempty"` // contains filtered or unexported fields }
func (*CreateOIDCProviderResponse) Descriptor
deprecated
func (*CreateOIDCProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateOIDCProviderResponse.ProtoReflect.Descriptor instead.
func (*CreateOIDCProviderResponse) GetLoginURL ¶
func (x *CreateOIDCProviderResponse) GetLoginURL() string
func (*CreateOIDCProviderResponse) GetResponse ¶
func (x *CreateOIDCProviderResponse) GetResponse() *Response
func (*CreateOIDCProviderResponse) GetSignInURL ¶
func (x *CreateOIDCProviderResponse) GetSignInURL() string
func (*CreateOIDCProviderResponse) GetSignOutURL ¶
func (x *CreateOIDCProviderResponse) GetSignOutURL() string
func (*CreateOIDCProviderResponse) ProtoMessage ¶
func (*CreateOIDCProviderResponse) ProtoMessage()
func (*CreateOIDCProviderResponse) ProtoReflect ¶
func (x *CreateOIDCProviderResponse) ProtoReflect() protoreflect.Message
func (*CreateOIDCProviderResponse) Reset ¶
func (x *CreateOIDCProviderResponse) Reset()
func (*CreateOIDCProviderResponse) String ¶
func (x *CreateOIDCProviderResponse) String() string
type CreateOperationIgnoreAllOverrideRequest ¶
type CreateOperationIgnoreAllOverrideRequest struct { GraphName string `protobuf:"bytes,1,opt,name=graph_name,json=graphName,proto3" json:"graph_name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` OperationHash string `protobuf:"bytes,3,opt,name=operation_hash,json=operationHash,proto3" json:"operation_hash,omitempty"` OperationName string `protobuf:"bytes,4,opt,name=operation_name,json=operationName,proto3" json:"operation_name,omitempty"` // contains filtered or unexported fields }
func (*CreateOperationIgnoreAllOverrideRequest) Descriptor
deprecated
func (*CreateOperationIgnoreAllOverrideRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateOperationIgnoreAllOverrideRequest.ProtoReflect.Descriptor instead.
func (*CreateOperationIgnoreAllOverrideRequest) GetGraphName ¶
func (x *CreateOperationIgnoreAllOverrideRequest) GetGraphName() string
func (*CreateOperationIgnoreAllOverrideRequest) GetNamespace ¶
func (x *CreateOperationIgnoreAllOverrideRequest) GetNamespace() string
func (*CreateOperationIgnoreAllOverrideRequest) GetOperationHash ¶
func (x *CreateOperationIgnoreAllOverrideRequest) GetOperationHash() string
func (*CreateOperationIgnoreAllOverrideRequest) GetOperationName ¶
func (x *CreateOperationIgnoreAllOverrideRequest) GetOperationName() string
func (*CreateOperationIgnoreAllOverrideRequest) ProtoMessage ¶
func (*CreateOperationIgnoreAllOverrideRequest) ProtoMessage()
func (*CreateOperationIgnoreAllOverrideRequest) ProtoReflect ¶
func (x *CreateOperationIgnoreAllOverrideRequest) ProtoReflect() protoreflect.Message
func (*CreateOperationIgnoreAllOverrideRequest) Reset ¶
func (x *CreateOperationIgnoreAllOverrideRequest) Reset()
func (*CreateOperationIgnoreAllOverrideRequest) String ¶
func (x *CreateOperationIgnoreAllOverrideRequest) String() string
type CreateOperationIgnoreAllOverrideResponse ¶
type CreateOperationIgnoreAllOverrideResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*CreateOperationIgnoreAllOverrideResponse) Descriptor
deprecated
func (*CreateOperationIgnoreAllOverrideResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateOperationIgnoreAllOverrideResponse.ProtoReflect.Descriptor instead.
func (*CreateOperationIgnoreAllOverrideResponse) GetResponse ¶
func (x *CreateOperationIgnoreAllOverrideResponse) GetResponse() *Response
func (*CreateOperationIgnoreAllOverrideResponse) ProtoMessage ¶
func (*CreateOperationIgnoreAllOverrideResponse) ProtoMessage()
func (*CreateOperationIgnoreAllOverrideResponse) ProtoReflect ¶
func (x *CreateOperationIgnoreAllOverrideResponse) ProtoReflect() protoreflect.Message
func (*CreateOperationIgnoreAllOverrideResponse) Reset ¶
func (x *CreateOperationIgnoreAllOverrideResponse) Reset()
func (*CreateOperationIgnoreAllOverrideResponse) String ¶
func (x *CreateOperationIgnoreAllOverrideResponse) String() string
type CreateOperationOverridesRequest ¶
type CreateOperationOverridesRequest struct { GraphName string `protobuf:"bytes,1,opt,name=graph_name,json=graphName,proto3" json:"graph_name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` OperationHash string `protobuf:"bytes,3,opt,name=operation_hash,json=operationHash,proto3" json:"operation_hash,omitempty"` OperationName string `protobuf:"bytes,4,opt,name=operation_name,json=operationName,proto3" json:"operation_name,omitempty"` Changes []*OverrideChange `protobuf:"bytes,5,rep,name=changes,proto3" json:"changes,omitempty"` // contains filtered or unexported fields }
func (*CreateOperationOverridesRequest) Descriptor
deprecated
func (*CreateOperationOverridesRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateOperationOverridesRequest.ProtoReflect.Descriptor instead.
func (*CreateOperationOverridesRequest) GetChanges ¶
func (x *CreateOperationOverridesRequest) GetChanges() []*OverrideChange
func (*CreateOperationOverridesRequest) GetGraphName ¶
func (x *CreateOperationOverridesRequest) GetGraphName() string
func (*CreateOperationOverridesRequest) GetNamespace ¶
func (x *CreateOperationOverridesRequest) GetNamespace() string
func (*CreateOperationOverridesRequest) GetOperationHash ¶
func (x *CreateOperationOverridesRequest) GetOperationHash() string
func (*CreateOperationOverridesRequest) GetOperationName ¶
func (x *CreateOperationOverridesRequest) GetOperationName() string
func (*CreateOperationOverridesRequest) ProtoMessage ¶
func (*CreateOperationOverridesRequest) ProtoMessage()
func (*CreateOperationOverridesRequest) ProtoReflect ¶
func (x *CreateOperationOverridesRequest) ProtoReflect() protoreflect.Message
func (*CreateOperationOverridesRequest) Reset ¶
func (x *CreateOperationOverridesRequest) Reset()
func (*CreateOperationOverridesRequest) String ¶
func (x *CreateOperationOverridesRequest) String() string
type CreateOperationOverridesResponse ¶
type CreateOperationOverridesResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*CreateOperationOverridesResponse) Descriptor
deprecated
func (*CreateOperationOverridesResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateOperationOverridesResponse.ProtoReflect.Descriptor instead.
func (*CreateOperationOverridesResponse) GetResponse ¶
func (x *CreateOperationOverridesResponse) GetResponse() *Response
func (*CreateOperationOverridesResponse) ProtoMessage ¶
func (*CreateOperationOverridesResponse) ProtoMessage()
func (*CreateOperationOverridesResponse) ProtoReflect ¶
func (x *CreateOperationOverridesResponse) ProtoReflect() protoreflect.Message
func (*CreateOperationOverridesResponse) Reset ¶
func (x *CreateOperationOverridesResponse) Reset()
func (*CreateOperationOverridesResponse) String ¶
func (x *CreateOperationOverridesResponse) String() string
type CreateOrganizationRequest ¶
type CreateOrganizationRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Slug string `protobuf:"bytes,2,opt,name=slug,proto3" json:"slug,omitempty"` Plan string `protobuf:"bytes,3,opt,name=plan,proto3" json:"plan,omitempty"` // contains filtered or unexported fields }
func (*CreateOrganizationRequest) Descriptor
deprecated
func (*CreateOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrganizationRequest.ProtoReflect.Descriptor instead.
func (*CreateOrganizationRequest) GetName ¶
func (x *CreateOrganizationRequest) GetName() string
func (*CreateOrganizationRequest) GetPlan ¶
func (x *CreateOrganizationRequest) GetPlan() string
func (*CreateOrganizationRequest) GetSlug ¶
func (x *CreateOrganizationRequest) GetSlug() string
func (*CreateOrganizationRequest) ProtoMessage ¶
func (*CreateOrganizationRequest) ProtoMessage()
func (*CreateOrganizationRequest) ProtoReflect ¶
func (x *CreateOrganizationRequest) ProtoReflect() protoreflect.Message
func (*CreateOrganizationRequest) Reset ¶
func (x *CreateOrganizationRequest) Reset()
func (*CreateOrganizationRequest) String ¶
func (x *CreateOrganizationRequest) String() string
type CreateOrganizationResponse ¶
type CreateOrganizationResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Organization *Organization `protobuf:"bytes,2,opt,name=organization,proto3,oneof" json:"organization,omitempty"` StripeSessionId *string `protobuf:"bytes,3,opt,name=stripeSessionId,proto3,oneof" json:"stripeSessionId,omitempty"` // contains filtered or unexported fields }
func (*CreateOrganizationResponse) Descriptor
deprecated
func (*CreateOrganizationResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrganizationResponse.ProtoReflect.Descriptor instead.
func (*CreateOrganizationResponse) GetOrganization ¶
func (x *CreateOrganizationResponse) GetOrganization() *Organization
func (*CreateOrganizationResponse) GetResponse ¶
func (x *CreateOrganizationResponse) GetResponse() *Response
func (*CreateOrganizationResponse) GetStripeSessionId ¶
func (x *CreateOrganizationResponse) GetStripeSessionId() string
func (*CreateOrganizationResponse) ProtoMessage ¶
func (*CreateOrganizationResponse) ProtoMessage()
func (*CreateOrganizationResponse) ProtoReflect ¶
func (x *CreateOrganizationResponse) ProtoReflect() protoreflect.Message
func (*CreateOrganizationResponse) Reset ¶
func (x *CreateOrganizationResponse) Reset()
func (*CreateOrganizationResponse) String ¶
func (x *CreateOrganizationResponse) String() string
type CreateOrganizationWebhookConfigRequest ¶
type CreateOrganizationWebhookConfigRequest struct { Endpoint string `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"` Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` Events []string `protobuf:"bytes,3,rep,name=events,proto3" json:"events,omitempty"` EventsMeta []*notifications.EventMeta `protobuf:"bytes,4,rep,name=events_meta,json=eventsMeta,proto3" json:"events_meta,omitempty"` // contains filtered or unexported fields }
func (*CreateOrganizationWebhookConfigRequest) Descriptor
deprecated
func (*CreateOrganizationWebhookConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrganizationWebhookConfigRequest.ProtoReflect.Descriptor instead.
func (*CreateOrganizationWebhookConfigRequest) GetEndpoint ¶
func (x *CreateOrganizationWebhookConfigRequest) GetEndpoint() string
func (*CreateOrganizationWebhookConfigRequest) GetEvents ¶
func (x *CreateOrganizationWebhookConfigRequest) GetEvents() []string
func (*CreateOrganizationWebhookConfigRequest) GetEventsMeta ¶
func (x *CreateOrganizationWebhookConfigRequest) GetEventsMeta() []*notifications.EventMeta
func (*CreateOrganizationWebhookConfigRequest) GetKey ¶
func (x *CreateOrganizationWebhookConfigRequest) GetKey() string
func (*CreateOrganizationWebhookConfigRequest) ProtoMessage ¶
func (*CreateOrganizationWebhookConfigRequest) ProtoMessage()
func (*CreateOrganizationWebhookConfigRequest) ProtoReflect ¶
func (x *CreateOrganizationWebhookConfigRequest) ProtoReflect() protoreflect.Message
func (*CreateOrganizationWebhookConfigRequest) Reset ¶
func (x *CreateOrganizationWebhookConfigRequest) Reset()
func (*CreateOrganizationWebhookConfigRequest) String ¶
func (x *CreateOrganizationWebhookConfigRequest) String() string
type CreateOrganizationWebhookConfigResponse ¶
type CreateOrganizationWebhookConfigResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` WebhookConfigId string `protobuf:"bytes,2,opt,name=webhook_config_id,json=webhookConfigId,proto3" json:"webhook_config_id,omitempty"` // contains filtered or unexported fields }
func (*CreateOrganizationWebhookConfigResponse) Descriptor
deprecated
func (*CreateOrganizationWebhookConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrganizationWebhookConfigResponse.ProtoReflect.Descriptor instead.
func (*CreateOrganizationWebhookConfigResponse) GetResponse ¶
func (x *CreateOrganizationWebhookConfigResponse) GetResponse() *Response
func (*CreateOrganizationWebhookConfigResponse) GetWebhookConfigId ¶
func (x *CreateOrganizationWebhookConfigResponse) GetWebhookConfigId() string
func (*CreateOrganizationWebhookConfigResponse) ProtoMessage ¶
func (*CreateOrganizationWebhookConfigResponse) ProtoMessage()
func (*CreateOrganizationWebhookConfigResponse) ProtoReflect ¶
func (x *CreateOrganizationWebhookConfigResponse) ProtoReflect() protoreflect.Message
func (*CreateOrganizationWebhookConfigResponse) Reset ¶
func (x *CreateOrganizationWebhookConfigResponse) Reset()
func (*CreateOrganizationWebhookConfigResponse) String ¶
func (x *CreateOrganizationWebhookConfigResponse) String() string
type CustomOptions ¶
type CustomOptions int32
const ( CustomOptions_Text CustomOptions = 0 CustomOptions_Range CustomOptions = 1 )
func (CustomOptions) Descriptor ¶
func (CustomOptions) Descriptor() protoreflect.EnumDescriptor
func (CustomOptions) Enum ¶
func (x CustomOptions) Enum() *CustomOptions
func (CustomOptions) EnumDescriptor
deprecated
func (CustomOptions) EnumDescriptor() ([]byte, []int)
Deprecated: Use CustomOptions.Descriptor instead.
func (CustomOptions) Number ¶
func (x CustomOptions) Number() protoreflect.EnumNumber
func (CustomOptions) String ¶
func (x CustomOptions) String() string
func (CustomOptions) Type ¶
func (CustomOptions) Type() protoreflect.EnumType
type DateRange ¶
type DateRange struct { // The start date of the date range in ISO 8601 format. Start string `protobuf:"bytes,1,opt,name=start,proto3" json:"start,omitempty"` // The end date of the date range in ISO 8601 format. End string `protobuf:"bytes,2,opt,name=end,proto3" json:"end,omitempty"` // contains filtered or unexported fields }
func (*DateRange) Descriptor
deprecated
func (*DateRange) ProtoMessage ¶
func (*DateRange) ProtoMessage()
func (*DateRange) ProtoReflect ¶
func (x *DateRange) ProtoReflect() protoreflect.Message
type DeleteAPIKeyRequest ¶
type DeleteAPIKeyRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*DeleteAPIKeyRequest) Descriptor
deprecated
func (*DeleteAPIKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAPIKeyRequest.ProtoReflect.Descriptor instead.
func (*DeleteAPIKeyRequest) GetName ¶
func (x *DeleteAPIKeyRequest) GetName() string
func (*DeleteAPIKeyRequest) ProtoMessage ¶
func (*DeleteAPIKeyRequest) ProtoMessage()
func (*DeleteAPIKeyRequest) ProtoReflect ¶
func (x *DeleteAPIKeyRequest) ProtoReflect() protoreflect.Message
func (*DeleteAPIKeyRequest) Reset ¶
func (x *DeleteAPIKeyRequest) Reset()
func (*DeleteAPIKeyRequest) String ¶
func (x *DeleteAPIKeyRequest) String() string
type DeleteAPIKeyResponse ¶
type DeleteAPIKeyResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*DeleteAPIKeyResponse) Descriptor
deprecated
func (*DeleteAPIKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAPIKeyResponse.ProtoReflect.Descriptor instead.
func (*DeleteAPIKeyResponse) GetResponse ¶
func (x *DeleteAPIKeyResponse) GetResponse() *Response
func (*DeleteAPIKeyResponse) ProtoMessage ¶
func (*DeleteAPIKeyResponse) ProtoMessage()
func (*DeleteAPIKeyResponse) ProtoReflect ¶
func (x *DeleteAPIKeyResponse) ProtoReflect() protoreflect.Message
func (*DeleteAPIKeyResponse) Reset ¶
func (x *DeleteAPIKeyResponse) Reset()
func (*DeleteAPIKeyResponse) String ¶
func (x *DeleteAPIKeyResponse) String() string
type DeleteDiscussionCommentRequest ¶
type DeleteDiscussionCommentRequest struct { DiscussionId string `protobuf:"bytes,1,opt,name=discussion_id,json=discussionId,proto3" json:"discussion_id,omitempty"` CommentId string `protobuf:"bytes,2,opt,name=comment_id,json=commentId,proto3" json:"comment_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteDiscussionCommentRequest) Descriptor
deprecated
func (*DeleteDiscussionCommentRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteDiscussionCommentRequest.ProtoReflect.Descriptor instead.
func (*DeleteDiscussionCommentRequest) GetCommentId ¶
func (x *DeleteDiscussionCommentRequest) GetCommentId() string
func (*DeleteDiscussionCommentRequest) GetDiscussionId ¶
func (x *DeleteDiscussionCommentRequest) GetDiscussionId() string
func (*DeleteDiscussionCommentRequest) ProtoMessage ¶
func (*DeleteDiscussionCommentRequest) ProtoMessage()
func (*DeleteDiscussionCommentRequest) ProtoReflect ¶
func (x *DeleteDiscussionCommentRequest) ProtoReflect() protoreflect.Message
func (*DeleteDiscussionCommentRequest) Reset ¶
func (x *DeleteDiscussionCommentRequest) Reset()
func (*DeleteDiscussionCommentRequest) String ¶
func (x *DeleteDiscussionCommentRequest) String() string
type DeleteDiscussionCommentResponse ¶
type DeleteDiscussionCommentResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*DeleteDiscussionCommentResponse) Descriptor
deprecated
func (*DeleteDiscussionCommentResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteDiscussionCommentResponse.ProtoReflect.Descriptor instead.
func (*DeleteDiscussionCommentResponse) GetResponse ¶
func (x *DeleteDiscussionCommentResponse) GetResponse() *Response
func (*DeleteDiscussionCommentResponse) ProtoMessage ¶
func (*DeleteDiscussionCommentResponse) ProtoMessage()
func (*DeleteDiscussionCommentResponse) ProtoReflect ¶
func (x *DeleteDiscussionCommentResponse) ProtoReflect() protoreflect.Message
func (*DeleteDiscussionCommentResponse) Reset ¶
func (x *DeleteDiscussionCommentResponse) Reset()
func (*DeleteDiscussionCommentResponse) String ¶
func (x *DeleteDiscussionCommentResponse) String() string
type DeleteFeatureFlagRequest ¶
type DeleteFeatureFlagRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*DeleteFeatureFlagRequest) Descriptor
deprecated
func (*DeleteFeatureFlagRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteFeatureFlagRequest.ProtoReflect.Descriptor instead.
func (*DeleteFeatureFlagRequest) GetName ¶
func (x *DeleteFeatureFlagRequest) GetName() string
func (*DeleteFeatureFlagRequest) GetNamespace ¶
func (x *DeleteFeatureFlagRequest) GetNamespace() string
func (*DeleteFeatureFlagRequest) ProtoMessage ¶
func (*DeleteFeatureFlagRequest) ProtoMessage()
func (*DeleteFeatureFlagRequest) ProtoReflect ¶
func (x *DeleteFeatureFlagRequest) ProtoReflect() protoreflect.Message
func (*DeleteFeatureFlagRequest) Reset ¶
func (x *DeleteFeatureFlagRequest) Reset()
func (*DeleteFeatureFlagRequest) String ¶
func (x *DeleteFeatureFlagRequest) String() string
type DeleteFeatureFlagResponse ¶
type DeleteFeatureFlagResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` CompositionErrors []*CompositionError `protobuf:"bytes,2,rep,name=composition_errors,json=compositionErrors,proto3" json:"composition_errors,omitempty"` DeploymentErrors []*DeploymentError `protobuf:"bytes,3,rep,name=deployment_errors,json=deploymentErrors,proto3" json:"deployment_errors,omitempty"` // contains filtered or unexported fields }
func (*DeleteFeatureFlagResponse) Descriptor
deprecated
func (*DeleteFeatureFlagResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteFeatureFlagResponse.ProtoReflect.Descriptor instead.
func (*DeleteFeatureFlagResponse) GetCompositionErrors ¶
func (x *DeleteFeatureFlagResponse) GetCompositionErrors() []*CompositionError
func (*DeleteFeatureFlagResponse) GetDeploymentErrors ¶
func (x *DeleteFeatureFlagResponse) GetDeploymentErrors() []*DeploymentError
func (*DeleteFeatureFlagResponse) GetResponse ¶
func (x *DeleteFeatureFlagResponse) GetResponse() *Response
func (*DeleteFeatureFlagResponse) ProtoMessage ¶
func (*DeleteFeatureFlagResponse) ProtoMessage()
func (*DeleteFeatureFlagResponse) ProtoReflect ¶
func (x *DeleteFeatureFlagResponse) ProtoReflect() protoreflect.Message
func (*DeleteFeatureFlagResponse) Reset ¶
func (x *DeleteFeatureFlagResponse) Reset()
func (*DeleteFeatureFlagResponse) String ¶
func (x *DeleteFeatureFlagResponse) String() string
type DeleteFederatedGraphRequest ¶
type DeleteFederatedGraphRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*DeleteFederatedGraphRequest) Descriptor
deprecated
func (*DeleteFederatedGraphRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteFederatedGraphRequest.ProtoReflect.Descriptor instead.
func (*DeleteFederatedGraphRequest) GetName ¶
func (x *DeleteFederatedGraphRequest) GetName() string
func (*DeleteFederatedGraphRequest) GetNamespace ¶
func (x *DeleteFederatedGraphRequest) GetNamespace() string
func (*DeleteFederatedGraphRequest) ProtoMessage ¶
func (*DeleteFederatedGraphRequest) ProtoMessage()
func (*DeleteFederatedGraphRequest) ProtoReflect ¶
func (x *DeleteFederatedGraphRequest) ProtoReflect() protoreflect.Message
func (*DeleteFederatedGraphRequest) Reset ¶
func (x *DeleteFederatedGraphRequest) Reset()
func (*DeleteFederatedGraphRequest) String ¶
func (x *DeleteFederatedGraphRequest) String() string
type DeleteFederatedGraphResponse ¶
type DeleteFederatedGraphResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*DeleteFederatedGraphResponse) Descriptor
deprecated
func (*DeleteFederatedGraphResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteFederatedGraphResponse.ProtoReflect.Descriptor instead.
func (*DeleteFederatedGraphResponse) GetResponse ¶
func (x *DeleteFederatedGraphResponse) GetResponse() *Response
func (*DeleteFederatedGraphResponse) ProtoMessage ¶
func (*DeleteFederatedGraphResponse) ProtoMessage()
func (*DeleteFederatedGraphResponse) ProtoReflect ¶
func (x *DeleteFederatedGraphResponse) ProtoReflect() protoreflect.Message
func (*DeleteFederatedGraphResponse) Reset ¶
func (x *DeleteFederatedGraphResponse) Reset()
func (*DeleteFederatedGraphResponse) String ¶
func (x *DeleteFederatedGraphResponse) String() string
type DeleteFederatedSubgraphRequest ¶
type DeleteFederatedSubgraphRequest struct { // The FQDN of the subgraph to be checked e.g. "wg.team1.orders" SubgraphName string `protobuf:"bytes,1,opt,name=subgraph_name,json=subgraphName,proto3" json:"subgraph_name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*DeleteFederatedSubgraphRequest) Descriptor
deprecated
func (*DeleteFederatedSubgraphRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteFederatedSubgraphRequest.ProtoReflect.Descriptor instead.
func (*DeleteFederatedSubgraphRequest) GetNamespace ¶
func (x *DeleteFederatedSubgraphRequest) GetNamespace() string
func (*DeleteFederatedSubgraphRequest) GetSubgraphName ¶
func (x *DeleteFederatedSubgraphRequest) GetSubgraphName() string
func (*DeleteFederatedSubgraphRequest) ProtoMessage ¶
func (*DeleteFederatedSubgraphRequest) ProtoMessage()
func (*DeleteFederatedSubgraphRequest) ProtoReflect ¶
func (x *DeleteFederatedSubgraphRequest) ProtoReflect() protoreflect.Message
func (*DeleteFederatedSubgraphRequest) Reset ¶
func (x *DeleteFederatedSubgraphRequest) Reset()
func (*DeleteFederatedSubgraphRequest) String ¶
func (x *DeleteFederatedSubgraphRequest) String() string
type DeleteFederatedSubgraphResponse ¶
type DeleteFederatedSubgraphResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` CompositionErrors []*CompositionError `protobuf:"bytes,2,rep,name=compositionErrors,proto3" json:"compositionErrors,omitempty"` DeploymentErrors []*DeploymentError `protobuf:"bytes,3,rep,name=deploymentErrors,proto3" json:"deploymentErrors,omitempty"` // contains filtered or unexported fields }
func (*DeleteFederatedSubgraphResponse) Descriptor
deprecated
func (*DeleteFederatedSubgraphResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteFederatedSubgraphResponse.ProtoReflect.Descriptor instead.
func (*DeleteFederatedSubgraphResponse) GetCompositionErrors ¶
func (x *DeleteFederatedSubgraphResponse) GetCompositionErrors() []*CompositionError
func (*DeleteFederatedSubgraphResponse) GetDeploymentErrors ¶
func (x *DeleteFederatedSubgraphResponse) GetDeploymentErrors() []*DeploymentError
func (*DeleteFederatedSubgraphResponse) GetResponse ¶
func (x *DeleteFederatedSubgraphResponse) GetResponse() *Response
func (*DeleteFederatedSubgraphResponse) ProtoMessage ¶
func (*DeleteFederatedSubgraphResponse) ProtoMessage()
func (*DeleteFederatedSubgraphResponse) ProtoReflect ¶
func (x *DeleteFederatedSubgraphResponse) ProtoReflect() protoreflect.Message
func (*DeleteFederatedSubgraphResponse) Reset ¶
func (x *DeleteFederatedSubgraphResponse) Reset()
func (*DeleteFederatedSubgraphResponse) String ¶
func (x *DeleteFederatedSubgraphResponse) String() string
type DeleteIntegrationRequest ¶
type DeleteIntegrationRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteIntegrationRequest) Descriptor
deprecated
func (*DeleteIntegrationRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteIntegrationRequest.ProtoReflect.Descriptor instead.
func (*DeleteIntegrationRequest) GetId ¶
func (x *DeleteIntegrationRequest) GetId() string
func (*DeleteIntegrationRequest) ProtoMessage ¶
func (*DeleteIntegrationRequest) ProtoMessage()
func (*DeleteIntegrationRequest) ProtoReflect ¶
func (x *DeleteIntegrationRequest) ProtoReflect() protoreflect.Message
func (*DeleteIntegrationRequest) Reset ¶
func (x *DeleteIntegrationRequest) Reset()
func (*DeleteIntegrationRequest) String ¶
func (x *DeleteIntegrationRequest) String() string
type DeleteIntegrationResponse ¶
type DeleteIntegrationResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*DeleteIntegrationResponse) Descriptor
deprecated
func (*DeleteIntegrationResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteIntegrationResponse.ProtoReflect.Descriptor instead.
func (*DeleteIntegrationResponse) GetResponse ¶
func (x *DeleteIntegrationResponse) GetResponse() *Response
func (*DeleteIntegrationResponse) ProtoMessage ¶
func (*DeleteIntegrationResponse) ProtoMessage()
func (*DeleteIntegrationResponse) ProtoReflect ¶
func (x *DeleteIntegrationResponse) ProtoReflect() protoreflect.Message
func (*DeleteIntegrationResponse) Reset ¶
func (x *DeleteIntegrationResponse) Reset()
func (*DeleteIntegrationResponse) String ¶
func (x *DeleteIntegrationResponse) String() string
type DeleteMonographRequest ¶
type DeleteMonographRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*DeleteMonographRequest) Descriptor
deprecated
func (*DeleteMonographRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteMonographRequest.ProtoReflect.Descriptor instead.
func (*DeleteMonographRequest) GetName ¶
func (x *DeleteMonographRequest) GetName() string
func (*DeleteMonographRequest) GetNamespace ¶
func (x *DeleteMonographRequest) GetNamespace() string
func (*DeleteMonographRequest) ProtoMessage ¶
func (*DeleteMonographRequest) ProtoMessage()
func (*DeleteMonographRequest) ProtoReflect ¶
func (x *DeleteMonographRequest) ProtoReflect() protoreflect.Message
func (*DeleteMonographRequest) Reset ¶
func (x *DeleteMonographRequest) Reset()
func (*DeleteMonographRequest) String ¶
func (x *DeleteMonographRequest) String() string
type DeleteMonographResponse ¶
type DeleteMonographResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*DeleteMonographResponse) Descriptor
deprecated
func (*DeleteMonographResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteMonographResponse.ProtoReflect.Descriptor instead.
func (*DeleteMonographResponse) GetResponse ¶
func (x *DeleteMonographResponse) GetResponse() *Response
func (*DeleteMonographResponse) ProtoMessage ¶
func (*DeleteMonographResponse) ProtoMessage()
func (*DeleteMonographResponse) ProtoReflect ¶
func (x *DeleteMonographResponse) ProtoReflect() protoreflect.Message
func (*DeleteMonographResponse) Reset ¶
func (x *DeleteMonographResponse) Reset()
func (*DeleteMonographResponse) String ¶
func (x *DeleteMonographResponse) String() string
type DeleteNamespaceRequest ¶
type DeleteNamespaceRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*DeleteNamespaceRequest) Descriptor
deprecated
func (*DeleteNamespaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNamespaceRequest.ProtoReflect.Descriptor instead.
func (*DeleteNamespaceRequest) GetName ¶
func (x *DeleteNamespaceRequest) GetName() string
func (*DeleteNamespaceRequest) ProtoMessage ¶
func (*DeleteNamespaceRequest) ProtoMessage()
func (*DeleteNamespaceRequest) ProtoReflect ¶
func (x *DeleteNamespaceRequest) ProtoReflect() protoreflect.Message
func (*DeleteNamespaceRequest) Reset ¶
func (x *DeleteNamespaceRequest) Reset()
func (*DeleteNamespaceRequest) String ¶
func (x *DeleteNamespaceRequest) String() string
type DeleteNamespaceResponse ¶
type DeleteNamespaceResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*DeleteNamespaceResponse) Descriptor
deprecated
func (*DeleteNamespaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNamespaceResponse.ProtoReflect.Descriptor instead.
func (*DeleteNamespaceResponse) GetResponse ¶
func (x *DeleteNamespaceResponse) GetResponse() *Response
func (*DeleteNamespaceResponse) ProtoMessage ¶
func (*DeleteNamespaceResponse) ProtoMessage()
func (*DeleteNamespaceResponse) ProtoReflect ¶
func (x *DeleteNamespaceResponse) ProtoReflect() protoreflect.Message
func (*DeleteNamespaceResponse) Reset ¶
func (x *DeleteNamespaceResponse) Reset()
func (*DeleteNamespaceResponse) String ¶
func (x *DeleteNamespaceResponse) String() string
type DeleteOIDCProviderRequest ¶
type DeleteOIDCProviderRequest struct {
// contains filtered or unexported fields
}
func (*DeleteOIDCProviderRequest) Descriptor
deprecated
func (*DeleteOIDCProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOIDCProviderRequest.ProtoReflect.Descriptor instead.
func (*DeleteOIDCProviderRequest) ProtoMessage ¶
func (*DeleteOIDCProviderRequest) ProtoMessage()
func (*DeleteOIDCProviderRequest) ProtoReflect ¶
func (x *DeleteOIDCProviderRequest) ProtoReflect() protoreflect.Message
func (*DeleteOIDCProviderRequest) Reset ¶
func (x *DeleteOIDCProviderRequest) Reset()
func (*DeleteOIDCProviderRequest) String ¶
func (x *DeleteOIDCProviderRequest) String() string
type DeleteOIDCProviderResponse ¶
type DeleteOIDCProviderResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*DeleteOIDCProviderResponse) Descriptor
deprecated
func (*DeleteOIDCProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOIDCProviderResponse.ProtoReflect.Descriptor instead.
func (*DeleteOIDCProviderResponse) GetResponse ¶
func (x *DeleteOIDCProviderResponse) GetResponse() *Response
func (*DeleteOIDCProviderResponse) ProtoMessage ¶
func (*DeleteOIDCProviderResponse) ProtoMessage()
func (*DeleteOIDCProviderResponse) ProtoReflect ¶
func (x *DeleteOIDCProviderResponse) ProtoReflect() protoreflect.Message
func (*DeleteOIDCProviderResponse) Reset ¶
func (x *DeleteOIDCProviderResponse) Reset()
func (*DeleteOIDCProviderResponse) String ¶
func (x *DeleteOIDCProviderResponse) String() string
type DeleteOrganizationRequest ¶
type DeleteOrganizationRequest struct { UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID,omitempty"` // contains filtered or unexported fields }
func (*DeleteOrganizationRequest) Descriptor
deprecated
func (*DeleteOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOrganizationRequest.ProtoReflect.Descriptor instead.
func (*DeleteOrganizationRequest) GetUserID ¶
func (x *DeleteOrganizationRequest) GetUserID() string
func (*DeleteOrganizationRequest) ProtoMessage ¶
func (*DeleteOrganizationRequest) ProtoMessage()
func (*DeleteOrganizationRequest) ProtoReflect ¶
func (x *DeleteOrganizationRequest) ProtoReflect() protoreflect.Message
func (*DeleteOrganizationRequest) Reset ¶
func (x *DeleteOrganizationRequest) Reset()
func (*DeleteOrganizationRequest) String ¶
func (x *DeleteOrganizationRequest) String() string
type DeleteOrganizationResponse ¶
type DeleteOrganizationResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*DeleteOrganizationResponse) Descriptor
deprecated
func (*DeleteOrganizationResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOrganizationResponse.ProtoReflect.Descriptor instead.
func (*DeleteOrganizationResponse) GetResponse ¶
func (x *DeleteOrganizationResponse) GetResponse() *Response
func (*DeleteOrganizationResponse) ProtoMessage ¶
func (*DeleteOrganizationResponse) ProtoMessage()
func (*DeleteOrganizationResponse) ProtoReflect ¶
func (x *DeleteOrganizationResponse) ProtoReflect() protoreflect.Message
func (*DeleteOrganizationResponse) Reset ¶
func (x *DeleteOrganizationResponse) Reset()
func (*DeleteOrganizationResponse) String ¶
func (x *DeleteOrganizationResponse) String() string
type DeleteOrganizationWebhookConfigRequest ¶
type DeleteOrganizationWebhookConfigRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteOrganizationWebhookConfigRequest) Descriptor
deprecated
func (*DeleteOrganizationWebhookConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOrganizationWebhookConfigRequest.ProtoReflect.Descriptor instead.
func (*DeleteOrganizationWebhookConfigRequest) GetId ¶
func (x *DeleteOrganizationWebhookConfigRequest) GetId() string
func (*DeleteOrganizationWebhookConfigRequest) ProtoMessage ¶
func (*DeleteOrganizationWebhookConfigRequest) ProtoMessage()
func (*DeleteOrganizationWebhookConfigRequest) ProtoReflect ¶
func (x *DeleteOrganizationWebhookConfigRequest) ProtoReflect() protoreflect.Message
func (*DeleteOrganizationWebhookConfigRequest) Reset ¶
func (x *DeleteOrganizationWebhookConfigRequest) Reset()
func (*DeleteOrganizationWebhookConfigRequest) String ¶
func (x *DeleteOrganizationWebhookConfigRequest) String() string
type DeleteOrganizationWebhookConfigResponse ¶
type DeleteOrganizationWebhookConfigResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*DeleteOrganizationWebhookConfigResponse) Descriptor
deprecated
func (*DeleteOrganizationWebhookConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOrganizationWebhookConfigResponse.ProtoReflect.Descriptor instead.
func (*DeleteOrganizationWebhookConfigResponse) GetResponse ¶
func (x *DeleteOrganizationWebhookConfigResponse) GetResponse() *Response
func (*DeleteOrganizationWebhookConfigResponse) ProtoMessage ¶
func (*DeleteOrganizationWebhookConfigResponse) ProtoMessage()
func (*DeleteOrganizationWebhookConfigResponse) ProtoReflect ¶
func (x *DeleteOrganizationWebhookConfigResponse) ProtoReflect() protoreflect.Message
func (*DeleteOrganizationWebhookConfigResponse) Reset ¶
func (x *DeleteOrganizationWebhookConfigResponse) Reset()
func (*DeleteOrganizationWebhookConfigResponse) String ¶
func (x *DeleteOrganizationWebhookConfigResponse) String() string
type DeleteRouterTokenRequest ¶
type DeleteRouterTokenRequest struct { TokenName string `protobuf:"bytes,1,opt,name=tokenName,proto3" json:"tokenName,omitempty"` FedGraphName string `protobuf:"bytes,2,opt,name=fedGraphName,proto3" json:"fedGraphName,omitempty"` Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*DeleteRouterTokenRequest) Descriptor
deprecated
func (*DeleteRouterTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRouterTokenRequest.ProtoReflect.Descriptor instead.
func (*DeleteRouterTokenRequest) GetFedGraphName ¶
func (x *DeleteRouterTokenRequest) GetFedGraphName() string
func (*DeleteRouterTokenRequest) GetNamespace ¶
func (x *DeleteRouterTokenRequest) GetNamespace() string
func (*DeleteRouterTokenRequest) GetTokenName ¶
func (x *DeleteRouterTokenRequest) GetTokenName() string
func (*DeleteRouterTokenRequest) ProtoMessage ¶
func (*DeleteRouterTokenRequest) ProtoMessage()
func (*DeleteRouterTokenRequest) ProtoReflect ¶
func (x *DeleteRouterTokenRequest) ProtoReflect() protoreflect.Message
func (*DeleteRouterTokenRequest) Reset ¶
func (x *DeleteRouterTokenRequest) Reset()
func (*DeleteRouterTokenRequest) String ¶
func (x *DeleteRouterTokenRequest) String() string
type DeleteRouterTokenResponse ¶
type DeleteRouterTokenResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*DeleteRouterTokenResponse) Descriptor
deprecated
func (*DeleteRouterTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRouterTokenResponse.ProtoReflect.Descriptor instead.
func (*DeleteRouterTokenResponse) GetResponse ¶
func (x *DeleteRouterTokenResponse) GetResponse() *Response
func (*DeleteRouterTokenResponse) ProtoMessage ¶
func (*DeleteRouterTokenResponse) ProtoMessage()
func (*DeleteRouterTokenResponse) ProtoReflect ¶
func (x *DeleteRouterTokenResponse) ProtoReflect() protoreflect.Message
func (*DeleteRouterTokenResponse) Reset ¶
func (x *DeleteRouterTokenResponse) Reset()
func (*DeleteRouterTokenResponse) String ¶
func (x *DeleteRouterTokenResponse) String() string
type DeleteUserRequest ¶
type DeleteUserRequest struct {
// contains filtered or unexported fields
}
func (*DeleteUserRequest) Descriptor
deprecated
func (*DeleteUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserRequest.ProtoReflect.Descriptor instead.
func (*DeleteUserRequest) ProtoMessage ¶
func (*DeleteUserRequest) ProtoMessage()
func (*DeleteUserRequest) ProtoReflect ¶
func (x *DeleteUserRequest) ProtoReflect() protoreflect.Message
func (*DeleteUserRequest) Reset ¶
func (x *DeleteUserRequest) Reset()
func (*DeleteUserRequest) String ¶
func (x *DeleteUserRequest) String() string
type DeleteUserResponse ¶
type DeleteUserResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*DeleteUserResponse) Descriptor
deprecated
func (*DeleteUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserResponse.ProtoReflect.Descriptor instead.
func (*DeleteUserResponse) GetResponse ¶
func (x *DeleteUserResponse) GetResponse() *Response
func (*DeleteUserResponse) ProtoMessage ¶
func (*DeleteUserResponse) ProtoMessage()
func (*DeleteUserResponse) ProtoReflect ¶
func (x *DeleteUserResponse) ProtoReflect() protoreflect.Message
func (*DeleteUserResponse) Reset ¶
func (x *DeleteUserResponse) Reset()
func (*DeleteUserResponse) String ¶
func (x *DeleteUserResponse) String() string
type DeploymentError ¶
type DeploymentError struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` FederatedGraphName string `protobuf:"bytes,2,opt,name=federatedGraphName,proto3" json:"federatedGraphName,omitempty"` Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*DeploymentError) Descriptor
deprecated
func (*DeploymentError) Descriptor() ([]byte, []int)
Deprecated: Use DeploymentError.ProtoReflect.Descriptor instead.
func (*DeploymentError) GetFederatedGraphName ¶
func (x *DeploymentError) GetFederatedGraphName() string
func (*DeploymentError) GetMessage ¶
func (x *DeploymentError) GetMessage() string
func (*DeploymentError) GetNamespace ¶
func (x *DeploymentError) GetNamespace() string
func (*DeploymentError) ProtoMessage ¶
func (*DeploymentError) ProtoMessage()
func (*DeploymentError) ProtoReflect ¶
func (x *DeploymentError) ProtoReflect() protoreflect.Message
func (*DeploymentError) Reset ¶
func (x *DeploymentError) Reset()
func (*DeploymentError) String ¶
func (x *DeploymentError) String() string
type Discussion ¶
type Discussion struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` SchemaVersionId string `protobuf:"bytes,2,opt,name=schema_version_id,json=schemaVersionId,proto3" json:"schema_version_id,omitempty"` TargetId string `protobuf:"bytes,3,opt,name=target_id,json=targetId,proto3" json:"target_id,omitempty"` ReferenceLine int32 `protobuf:"varint,4,opt,name=reference_line,json=referenceLine,proto3" json:"reference_line,omitempty"` OpeningComment *DiscussionComment `protobuf:"bytes,5,opt,name=openingComment,proto3" json:"openingComment,omitempty"` IsResolved bool `protobuf:"varint,6,opt,name=is_resolved,json=isResolved,proto3" json:"is_resolved,omitempty"` // contains filtered or unexported fields }
func (*Discussion) Descriptor
deprecated
func (*Discussion) Descriptor() ([]byte, []int)
Deprecated: Use Discussion.ProtoReflect.Descriptor instead.
func (*Discussion) GetId ¶
func (x *Discussion) GetId() string
func (*Discussion) GetIsResolved ¶
func (x *Discussion) GetIsResolved() bool
func (*Discussion) GetOpeningComment ¶
func (x *Discussion) GetOpeningComment() *DiscussionComment
func (*Discussion) GetReferenceLine ¶
func (x *Discussion) GetReferenceLine() int32
func (*Discussion) GetSchemaVersionId ¶
func (x *Discussion) GetSchemaVersionId() string
func (*Discussion) GetTargetId ¶
func (x *Discussion) GetTargetId() string
func (*Discussion) ProtoMessage ¶
func (*Discussion) ProtoMessage()
func (*Discussion) ProtoReflect ¶
func (x *Discussion) ProtoReflect() protoreflect.Message
func (*Discussion) Reset ¶
func (x *Discussion) Reset()
func (*Discussion) String ¶
func (x *Discussion) String() string
type DiscussionComment ¶
type DiscussionComment struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` ContentJson string `protobuf:"bytes,2,opt,name=content_json,json=contentJson,proto3" json:"content_json,omitempty"` CreatedBy *string `protobuf:"bytes,3,opt,name=created_by,json=createdBy,proto3,oneof" json:"created_by,omitempty"` CreatedAt string `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *string `protobuf:"bytes,5,opt,name=updated_at,json=updatedAt,proto3,oneof" json:"updated_at,omitempty"` IsDeleted bool `protobuf:"varint,6,opt,name=is_deleted,json=isDeleted,proto3" json:"is_deleted,omitempty"` // contains filtered or unexported fields }
func (*DiscussionComment) Descriptor
deprecated
func (*DiscussionComment) Descriptor() ([]byte, []int)
Deprecated: Use DiscussionComment.ProtoReflect.Descriptor instead.
func (*DiscussionComment) GetContentJson ¶
func (x *DiscussionComment) GetContentJson() string
func (*DiscussionComment) GetCreatedAt ¶
func (x *DiscussionComment) GetCreatedAt() string
func (*DiscussionComment) GetCreatedBy ¶
func (x *DiscussionComment) GetCreatedBy() string
func (*DiscussionComment) GetId ¶
func (x *DiscussionComment) GetId() string
func (*DiscussionComment) GetIsDeleted ¶
func (x *DiscussionComment) GetIsDeleted() bool
func (*DiscussionComment) GetUpdatedAt ¶
func (x *DiscussionComment) GetUpdatedAt() string
func (*DiscussionComment) ProtoMessage ¶
func (*DiscussionComment) ProtoMessage()
func (*DiscussionComment) ProtoReflect ¶
func (x *DiscussionComment) ProtoReflect() protoreflect.Message
func (*DiscussionComment) Reset ¶
func (x *DiscussionComment) Reset()
func (*DiscussionComment) String ¶
func (x *DiscussionComment) String() string
type EnableFeatureFlagRequest ¶
type EnableFeatureFlagRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` Enabled bool `protobuf:"varint,3,opt,name=enabled,proto3" json:"enabled,omitempty"` // contains filtered or unexported fields }
func (*EnableFeatureFlagRequest) Descriptor
deprecated
func (*EnableFeatureFlagRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnableFeatureFlagRequest.ProtoReflect.Descriptor instead.
func (*EnableFeatureFlagRequest) GetEnabled ¶
func (x *EnableFeatureFlagRequest) GetEnabled() bool
func (*EnableFeatureFlagRequest) GetName ¶
func (x *EnableFeatureFlagRequest) GetName() string
func (*EnableFeatureFlagRequest) GetNamespace ¶
func (x *EnableFeatureFlagRequest) GetNamespace() string
func (*EnableFeatureFlagRequest) ProtoMessage ¶
func (*EnableFeatureFlagRequest) ProtoMessage()
func (*EnableFeatureFlagRequest) ProtoReflect ¶
func (x *EnableFeatureFlagRequest) ProtoReflect() protoreflect.Message
func (*EnableFeatureFlagRequest) Reset ¶
func (x *EnableFeatureFlagRequest) Reset()
func (*EnableFeatureFlagRequest) String ¶
func (x *EnableFeatureFlagRequest) String() string
type EnableFeatureFlagResponse ¶
type EnableFeatureFlagResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` CompositionErrors []*CompositionError `protobuf:"bytes,2,rep,name=composition_errors,json=compositionErrors,proto3" json:"composition_errors,omitempty"` DeploymentErrors []*DeploymentError `protobuf:"bytes,3,rep,name=deployment_errors,json=deploymentErrors,proto3" json:"deployment_errors,omitempty"` HasChanged *bool `protobuf:"varint,4,opt,name=has_changed,json=hasChanged,proto3,oneof" json:"has_changed,omitempty"` // contains filtered or unexported fields }
func (*EnableFeatureFlagResponse) Descriptor
deprecated
func (*EnableFeatureFlagResponse) Descriptor() ([]byte, []int)
Deprecated: Use EnableFeatureFlagResponse.ProtoReflect.Descriptor instead.
func (*EnableFeatureFlagResponse) GetCompositionErrors ¶
func (x *EnableFeatureFlagResponse) GetCompositionErrors() []*CompositionError
func (*EnableFeatureFlagResponse) GetDeploymentErrors ¶
func (x *EnableFeatureFlagResponse) GetDeploymentErrors() []*DeploymentError
func (*EnableFeatureFlagResponse) GetHasChanged ¶
func (x *EnableFeatureFlagResponse) GetHasChanged() bool
func (*EnableFeatureFlagResponse) GetResponse ¶
func (x *EnableFeatureFlagResponse) GetResponse() *Response
func (*EnableFeatureFlagResponse) ProtoMessage ¶
func (*EnableFeatureFlagResponse) ProtoMessage()
func (*EnableFeatureFlagResponse) ProtoReflect ¶
func (x *EnableFeatureFlagResponse) ProtoReflect() protoreflect.Message
func (*EnableFeatureFlagResponse) Reset ¶
func (x *EnableFeatureFlagResponse) Reset()
func (*EnableFeatureFlagResponse) String ¶
func (x *EnableFeatureFlagResponse) String() string
type EnableLintingForTheNamespaceRequest ¶
type EnableLintingForTheNamespaceRequest struct { Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` EnableLinting bool `protobuf:"varint,2,opt,name=enableLinting,proto3" json:"enableLinting,omitempty"` // contains filtered or unexported fields }
func (*EnableLintingForTheNamespaceRequest) Descriptor
deprecated
func (*EnableLintingForTheNamespaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnableLintingForTheNamespaceRequest.ProtoReflect.Descriptor instead.
func (*EnableLintingForTheNamespaceRequest) GetEnableLinting ¶
func (x *EnableLintingForTheNamespaceRequest) GetEnableLinting() bool
func (*EnableLintingForTheNamespaceRequest) GetNamespace ¶
func (x *EnableLintingForTheNamespaceRequest) GetNamespace() string
func (*EnableLintingForTheNamespaceRequest) ProtoMessage ¶
func (*EnableLintingForTheNamespaceRequest) ProtoMessage()
func (*EnableLintingForTheNamespaceRequest) ProtoReflect ¶
func (x *EnableLintingForTheNamespaceRequest) ProtoReflect() protoreflect.Message
func (*EnableLintingForTheNamespaceRequest) Reset ¶
func (x *EnableLintingForTheNamespaceRequest) Reset()
func (*EnableLintingForTheNamespaceRequest) String ¶
func (x *EnableLintingForTheNamespaceRequest) String() string
type EnableLintingForTheNamespaceResponse ¶
type EnableLintingForTheNamespaceResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*EnableLintingForTheNamespaceResponse) Descriptor
deprecated
func (*EnableLintingForTheNamespaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use EnableLintingForTheNamespaceResponse.ProtoReflect.Descriptor instead.
func (*EnableLintingForTheNamespaceResponse) GetResponse ¶
func (x *EnableLintingForTheNamespaceResponse) GetResponse() *Response
func (*EnableLintingForTheNamespaceResponse) ProtoMessage ¶
func (*EnableLintingForTheNamespaceResponse) ProtoMessage()
func (*EnableLintingForTheNamespaceResponse) ProtoReflect ¶
func (x *EnableLintingForTheNamespaceResponse) ProtoReflect() protoreflect.Message
func (*EnableLintingForTheNamespaceResponse) Reset ¶
func (x *EnableLintingForTheNamespaceResponse) Reset()
func (*EnableLintingForTheNamespaceResponse) String ¶
func (x *EnableLintingForTheNamespaceResponse) String() string
type ExpiresAt ¶
type ExpiresAt int32
func (ExpiresAt) Descriptor ¶
func (ExpiresAt) Descriptor() protoreflect.EnumDescriptor
func (ExpiresAt) EnumDescriptor
deprecated
func (ExpiresAt) Number ¶
func (x ExpiresAt) Number() protoreflect.EnumNumber
func (ExpiresAt) Type ¶
func (ExpiresAt) Type() protoreflect.EnumType
type Feature ¶
type Feature int32
func (Feature) Descriptor ¶
func (Feature) Descriptor() protoreflect.EnumDescriptor
func (Feature) EnumDescriptor
deprecated
func (Feature) Number ¶
func (x Feature) Number() protoreflect.EnumNumber
func (Feature) Type ¶
func (Feature) Type() protoreflect.EnumType
type FeatureFlag ¶
type FeatureFlag 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"` Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` Labels []*Label `protobuf:"bytes,4,rep,name=labels,proto3" json:"labels,omitempty"` IsEnabled bool `protobuf:"varint,5,opt,name=is_enabled,json=isEnabled,proto3" json:"is_enabled,omitempty"` CreatedBy string `protobuf:"bytes,6,opt,name=created_by,json=createdBy,proto3" json:"created_by,omitempty"` CreatedAt string `protobuf:"bytes,7,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt string `protobuf:"bytes,8,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // contains filtered or unexported fields }
func (*FeatureFlag) Descriptor
deprecated
func (*FeatureFlag) Descriptor() ([]byte, []int)
Deprecated: Use FeatureFlag.ProtoReflect.Descriptor instead.
func (*FeatureFlag) GetCreatedAt ¶
func (x *FeatureFlag) GetCreatedAt() string
func (*FeatureFlag) GetCreatedBy ¶
func (x *FeatureFlag) GetCreatedBy() string
func (*FeatureFlag) GetId ¶
func (x *FeatureFlag) GetId() string
func (*FeatureFlag) GetIsEnabled ¶
func (x *FeatureFlag) GetIsEnabled() bool
func (*FeatureFlag) GetLabels ¶
func (x *FeatureFlag) GetLabels() []*Label
func (*FeatureFlag) GetName ¶
func (x *FeatureFlag) GetName() string
func (*FeatureFlag) GetNamespace ¶
func (x *FeatureFlag) GetNamespace() string
func (*FeatureFlag) GetUpdatedAt ¶
func (x *FeatureFlag) GetUpdatedAt() string
func (*FeatureFlag) ProtoMessage ¶
func (*FeatureFlag) ProtoMessage()
func (*FeatureFlag) ProtoReflect ¶
func (x *FeatureFlag) ProtoReflect() protoreflect.Message
func (*FeatureFlag) Reset ¶
func (x *FeatureFlag) Reset()
func (*FeatureFlag) String ¶
func (x *FeatureFlag) String() string
type FeatureFlagComposition ¶
type FeatureFlagComposition struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` SchemaVersionId string `protobuf:"bytes,2,opt,name=schemaVersionId,proto3" json:"schemaVersionId,omitempty"` CreatedAt string `protobuf:"bytes,3,opt,name=createdAt,proto3" json:"createdAt,omitempty"` IsComposable bool `protobuf:"varint,4,opt,name=isComposable,proto3" json:"isComposable,omitempty"` CompositionErrors *string `protobuf:"bytes,5,opt,name=compositionErrors,proto3,oneof" json:"compositionErrors,omitempty"` CreatedBy *string `protobuf:"bytes,6,opt,name=createdBy,proto3,oneof" json:"createdBy,omitempty"` RouterConfigSignature *string `protobuf:"bytes,7,opt,name=routerConfigSignature,proto3,oneof" json:"routerConfigSignature,omitempty"` AdmissionError *string `protobuf:"bytes,8,opt,name=admissionError,proto3,oneof" json:"admissionError,omitempty"` DeploymentError *string `protobuf:"bytes,9,opt,name=deploymentError,proto3,oneof" json:"deploymentError,omitempty"` FeatureFlagName string `protobuf:"bytes,10,opt,name=featureFlagName,proto3" json:"featureFlagName,omitempty"` // contains filtered or unexported fields }
func (*FeatureFlagComposition) Descriptor
deprecated
func (*FeatureFlagComposition) Descriptor() ([]byte, []int)
Deprecated: Use FeatureFlagComposition.ProtoReflect.Descriptor instead.
func (*FeatureFlagComposition) GetAdmissionError ¶
func (x *FeatureFlagComposition) GetAdmissionError() string
func (*FeatureFlagComposition) GetCompositionErrors ¶
func (x *FeatureFlagComposition) GetCompositionErrors() string
func (*FeatureFlagComposition) GetCreatedAt ¶
func (x *FeatureFlagComposition) GetCreatedAt() string
func (*FeatureFlagComposition) GetCreatedBy ¶
func (x *FeatureFlagComposition) GetCreatedBy() string
func (*FeatureFlagComposition) GetDeploymentError ¶
func (x *FeatureFlagComposition) GetDeploymentError() string
func (*FeatureFlagComposition) GetFeatureFlagName ¶
func (x *FeatureFlagComposition) GetFeatureFlagName() string
func (*FeatureFlagComposition) GetId ¶
func (x *FeatureFlagComposition) GetId() string
func (*FeatureFlagComposition) GetIsComposable ¶
func (x *FeatureFlagComposition) GetIsComposable() bool
func (*FeatureFlagComposition) GetRouterConfigSignature ¶
func (x *FeatureFlagComposition) GetRouterConfigSignature() string
func (*FeatureFlagComposition) GetSchemaVersionId ¶
func (x *FeatureFlagComposition) GetSchemaVersionId() string
func (*FeatureFlagComposition) ProtoMessage ¶
func (*FeatureFlagComposition) ProtoMessage()
func (*FeatureFlagComposition) ProtoReflect ¶
func (x *FeatureFlagComposition) ProtoReflect() protoreflect.Message
func (*FeatureFlagComposition) Reset ¶
func (x *FeatureFlagComposition) Reset()
func (*FeatureFlagComposition) String ¶
func (x *FeatureFlagComposition) String() string
type FederatedGraph ¶
type FederatedGraph 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"` RoutingURL string `protobuf:"bytes,3,opt,name=routingURL,proto3" json:"routingURL,omitempty"` LabelMatchers []string `protobuf:"bytes,4,rep,name=label_matchers,json=labelMatchers,proto3" json:"label_matchers,omitempty"` LastUpdatedAt string `protobuf:"bytes,5,opt,name=lastUpdatedAt,proto3" json:"lastUpdatedAt,omitempty"` IsComposable bool `protobuf:"varint,6,opt,name=isComposable,proto3" json:"isComposable,omitempty"` CompositionErrors string `protobuf:"bytes,7,opt,name=compositionErrors,proto3" json:"compositionErrors,omitempty"` ConnectedSubgraphs int32 `protobuf:"varint,8,opt,name=connectedSubgraphs,proto3" json:"connectedSubgraphs,omitempty"` RequestSeries []*RequestSeriesItem `protobuf:"bytes,9,rep,name=requestSeries,proto3" json:"requestSeries,omitempty"` Readme *string `protobuf:"bytes,10,opt,name=readme,proto3,oneof" json:"readme,omitempty"` TargetId string `protobuf:"bytes,11,opt,name=target_id,json=targetId,proto3" json:"target_id,omitempty"` Namespace string `protobuf:"bytes,12,opt,name=namespace,proto3" json:"namespace,omitempty"` CompositionId *string `protobuf:"bytes,13,opt,name=compositionId,proto3,oneof" json:"compositionId,omitempty"` SupportsFederation bool `protobuf:"varint,14,opt,name=supports_federation,json=supportsFederation,proto3" json:"supports_federation,omitempty"` Contract *Contract `protobuf:"bytes,15,opt,name=contract,proto3,oneof" json:"contract,omitempty"` AdmissionWebhookUrl *string `` /* 127-byte string literal not displayed */ // contains filtered or unexported fields }
func (*FederatedGraph) Descriptor
deprecated
func (*FederatedGraph) Descriptor() ([]byte, []int)
Deprecated: Use FederatedGraph.ProtoReflect.Descriptor instead.
func (*FederatedGraph) GetAdmissionWebhookUrl ¶
func (x *FederatedGraph) GetAdmissionWebhookUrl() string
func (*FederatedGraph) GetCompositionErrors ¶
func (x *FederatedGraph) GetCompositionErrors() string
func (*FederatedGraph) GetCompositionId ¶
func (x *FederatedGraph) GetCompositionId() string
func (*FederatedGraph) GetConnectedSubgraphs ¶
func (x *FederatedGraph) GetConnectedSubgraphs() int32
func (*FederatedGraph) GetContract ¶
func (x *FederatedGraph) GetContract() *Contract
func (*FederatedGraph) GetId ¶
func (x *FederatedGraph) GetId() string
func (*FederatedGraph) GetIsComposable ¶
func (x *FederatedGraph) GetIsComposable() bool
func (*FederatedGraph) GetLabelMatchers ¶
func (x *FederatedGraph) GetLabelMatchers() []string
func (*FederatedGraph) GetLastUpdatedAt ¶
func (x *FederatedGraph) GetLastUpdatedAt() string
func (*FederatedGraph) GetName ¶
func (x *FederatedGraph) GetName() string
func (*FederatedGraph) GetNamespace ¶
func (x *FederatedGraph) GetNamespace() string
func (*FederatedGraph) GetReadme ¶
func (x *FederatedGraph) GetReadme() string
func (*FederatedGraph) GetRequestSeries ¶
func (x *FederatedGraph) GetRequestSeries() []*RequestSeriesItem
func (*FederatedGraph) GetRoutingURL ¶
func (x *FederatedGraph) GetRoutingURL() string
func (*FederatedGraph) GetSupportsFederation ¶
func (x *FederatedGraph) GetSupportsFederation() bool
func (*FederatedGraph) GetTargetId ¶
func (x *FederatedGraph) GetTargetId() string
func (*FederatedGraph) ProtoMessage ¶
func (*FederatedGraph) ProtoMessage()
func (*FederatedGraph) ProtoReflect ¶
func (x *FederatedGraph) ProtoReflect() protoreflect.Message
func (*FederatedGraph) Reset ¶
func (x *FederatedGraph) Reset()
func (*FederatedGraph) String ¶
func (x *FederatedGraph) String() string
type FederatedGraphChangelog ¶
type FederatedGraphChangelog struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Path string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"` ChangeType string `protobuf:"bytes,3,opt,name=changeType,proto3" json:"changeType,omitempty"` ChangeMessage string `protobuf:"bytes,4,opt,name=changeMessage,proto3" json:"changeMessage,omitempty"` CreatedAt string `protobuf:"bytes,5,opt,name=createdAt,proto3" json:"createdAt,omitempty"` // contains filtered or unexported fields }
func (*FederatedGraphChangelog) Descriptor
deprecated
func (*FederatedGraphChangelog) Descriptor() ([]byte, []int)
Deprecated: Use FederatedGraphChangelog.ProtoReflect.Descriptor instead.
func (*FederatedGraphChangelog) GetChangeMessage ¶
func (x *FederatedGraphChangelog) GetChangeMessage() string
func (*FederatedGraphChangelog) GetChangeType ¶
func (x *FederatedGraphChangelog) GetChangeType() string
func (*FederatedGraphChangelog) GetCreatedAt ¶
func (x *FederatedGraphChangelog) GetCreatedAt() string
func (*FederatedGraphChangelog) GetId ¶
func (x *FederatedGraphChangelog) GetId() string
func (*FederatedGraphChangelog) GetPath ¶
func (x *FederatedGraphChangelog) GetPath() string
func (*FederatedGraphChangelog) ProtoMessage ¶
func (*FederatedGraphChangelog) ProtoMessage()
func (*FederatedGraphChangelog) ProtoReflect ¶
func (x *FederatedGraphChangelog) ProtoReflect() protoreflect.Message
func (*FederatedGraphChangelog) Reset ¶
func (x *FederatedGraphChangelog) Reset()
func (*FederatedGraphChangelog) String ¶
func (x *FederatedGraphChangelog) String() string
type FederatedGraphChangelogOutput ¶
type FederatedGraphChangelogOutput struct { CreatedAt string `protobuf:"bytes,1,opt,name=createdAt,proto3" json:"createdAt,omitempty"` SchemaVersionId string `protobuf:"bytes,2,opt,name=schemaVersionId,proto3" json:"schemaVersionId,omitempty"` Changelogs []*FederatedGraphChangelog `protobuf:"bytes,3,rep,name=changelogs,proto3" json:"changelogs,omitempty"` CompositionId string `protobuf:"bytes,4,opt,name=compositionId,proto3" json:"compositionId,omitempty"` // contains filtered or unexported fields }
func (*FederatedGraphChangelogOutput) Descriptor
deprecated
func (*FederatedGraphChangelogOutput) Descriptor() ([]byte, []int)
Deprecated: Use FederatedGraphChangelogOutput.ProtoReflect.Descriptor instead.
func (*FederatedGraphChangelogOutput) GetChangelogs ¶
func (x *FederatedGraphChangelogOutput) GetChangelogs() []*FederatedGraphChangelog
func (*FederatedGraphChangelogOutput) GetCompositionId ¶
func (x *FederatedGraphChangelogOutput) GetCompositionId() string
func (*FederatedGraphChangelogOutput) GetCreatedAt ¶
func (x *FederatedGraphChangelogOutput) GetCreatedAt() string
func (*FederatedGraphChangelogOutput) GetSchemaVersionId ¶
func (x *FederatedGraphChangelogOutput) GetSchemaVersionId() string
func (*FederatedGraphChangelogOutput) ProtoMessage ¶
func (*FederatedGraphChangelogOutput) ProtoMessage()
func (*FederatedGraphChangelogOutput) ProtoReflect ¶
func (x *FederatedGraphChangelogOutput) ProtoReflect() protoreflect.Message
func (*FederatedGraphChangelogOutput) Reset ¶
func (x *FederatedGraphChangelogOutput) Reset()
func (*FederatedGraphChangelogOutput) String ¶
func (x *FederatedGraphChangelogOutput) String() string
type FederatedGraphMetrics ¶
type FederatedGraphMetrics struct { FederatedGraphID string `protobuf:"bytes,1,opt,name=federatedGraphID,proto3" json:"federatedGraphID,omitempty"` RequestRate float32 `protobuf:"fixed32,2,opt,name=requestRate,proto3" json:"requestRate,omitempty"` ErrorRate float32 `protobuf:"fixed32,3,opt,name=errorRate,proto3" json:"errorRate,omitempty"` Latency float32 `protobuf:"fixed32,4,opt,name=latency,proto3" json:"latency,omitempty"` // contains filtered or unexported fields }
func (*FederatedGraphMetrics) Descriptor
deprecated
func (*FederatedGraphMetrics) Descriptor() ([]byte, []int)
Deprecated: Use FederatedGraphMetrics.ProtoReflect.Descriptor instead.
func (*FederatedGraphMetrics) GetErrorRate ¶
func (x *FederatedGraphMetrics) GetErrorRate() float32
func (*FederatedGraphMetrics) GetFederatedGraphID ¶
func (x *FederatedGraphMetrics) GetFederatedGraphID() string
func (*FederatedGraphMetrics) GetLatency ¶
func (x *FederatedGraphMetrics) GetLatency() float32
func (*FederatedGraphMetrics) GetRequestRate ¶
func (x *FederatedGraphMetrics) GetRequestRate() float32
func (*FederatedGraphMetrics) ProtoMessage ¶
func (*FederatedGraphMetrics) ProtoMessage()
func (*FederatedGraphMetrics) ProtoReflect ¶
func (x *FederatedGraphMetrics) ProtoReflect() protoreflect.Message
func (*FederatedGraphMetrics) Reset ¶
func (x *FederatedGraphMetrics) Reset()
func (*FederatedGraphMetrics) String ¶
func (x *FederatedGraphMetrics) String() string
type FieldUsageMeta ¶
type FieldUsageMeta struct { SubgraphIds []string `protobuf:"bytes,1,rep,name=subgraph_ids,json=subgraphIds,proto3" json:"subgraph_ids,omitempty"` FirstSeenTimestamp string `protobuf:"bytes,2,opt,name=firstSeenTimestamp,proto3" json:"firstSeenTimestamp,omitempty"` LatestSeenTimestamp string `protobuf:"bytes,3,opt,name=latestSeenTimestamp,proto3" json:"latestSeenTimestamp,omitempty"` // contains filtered or unexported fields }
func (*FieldUsageMeta) Descriptor
deprecated
func (*FieldUsageMeta) Descriptor() ([]byte, []int)
Deprecated: Use FieldUsageMeta.ProtoReflect.Descriptor instead.
func (*FieldUsageMeta) GetFirstSeenTimestamp ¶
func (x *FieldUsageMeta) GetFirstSeenTimestamp() string
func (*FieldUsageMeta) GetLatestSeenTimestamp ¶
func (x *FieldUsageMeta) GetLatestSeenTimestamp() string
func (*FieldUsageMeta) GetSubgraphIds ¶
func (x *FieldUsageMeta) GetSubgraphIds() []string
func (*FieldUsageMeta) ProtoMessage ¶
func (*FieldUsageMeta) ProtoMessage()
func (*FieldUsageMeta) ProtoReflect ¶
func (x *FieldUsageMeta) ProtoReflect() protoreflect.Message
func (*FieldUsageMeta) Reset ¶
func (x *FieldUsageMeta) Reset()
func (*FieldUsageMeta) String ¶
func (x *FieldUsageMeta) String() string
type FixSubgraphSchemaRequest ¶
type FixSubgraphSchemaRequest struct { // The FQDN of the subgraph to be checked e.g. "wg.team1.orders" SubgraphName string `protobuf:"bytes,1,opt,name=subgraph_name,json=subgraphName,proto3" json:"subgraph_name,omitempty"` // The string representation of the schema, the content of the file Schema string `protobuf:"bytes,2,opt,name=schema,proto3" json:"schema,omitempty"` Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*FixSubgraphSchemaRequest) Descriptor
deprecated
func (*FixSubgraphSchemaRequest) Descriptor() ([]byte, []int)
Deprecated: Use FixSubgraphSchemaRequest.ProtoReflect.Descriptor instead.
func (*FixSubgraphSchemaRequest) GetNamespace ¶
func (x *FixSubgraphSchemaRequest) GetNamespace() string
func (*FixSubgraphSchemaRequest) GetSchema ¶
func (x *FixSubgraphSchemaRequest) GetSchema() string
func (*FixSubgraphSchemaRequest) GetSubgraphName ¶
func (x *FixSubgraphSchemaRequest) GetSubgraphName() string
func (*FixSubgraphSchemaRequest) ProtoMessage ¶
func (*FixSubgraphSchemaRequest) ProtoMessage()
func (*FixSubgraphSchemaRequest) ProtoReflect ¶
func (x *FixSubgraphSchemaRequest) ProtoReflect() protoreflect.Message
func (*FixSubgraphSchemaRequest) Reset ¶
func (x *FixSubgraphSchemaRequest) Reset()
func (*FixSubgraphSchemaRequest) String ¶
func (x *FixSubgraphSchemaRequest) String() string
type FixSubgraphSchemaResponse ¶
type FixSubgraphSchemaResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Modified bool `protobuf:"varint,2,opt,name=modified,proto3" json:"modified,omitempty"` Schema string `protobuf:"bytes,3,opt,name=schema,proto3" json:"schema,omitempty"` // contains filtered or unexported fields }
func (*FixSubgraphSchemaResponse) Descriptor
deprecated
func (*FixSubgraphSchemaResponse) Descriptor() ([]byte, []int)
Deprecated: Use FixSubgraphSchemaResponse.ProtoReflect.Descriptor instead.
func (*FixSubgraphSchemaResponse) GetModified ¶
func (x *FixSubgraphSchemaResponse) GetModified() bool
func (*FixSubgraphSchemaResponse) GetResponse ¶
func (x *FixSubgraphSchemaResponse) GetResponse() *Response
func (*FixSubgraphSchemaResponse) GetSchema ¶
func (x *FixSubgraphSchemaResponse) GetSchema() string
func (*FixSubgraphSchemaResponse) ProtoMessage ¶
func (*FixSubgraphSchemaResponse) ProtoMessage()
func (*FixSubgraphSchemaResponse) ProtoReflect ¶
func (x *FixSubgraphSchemaResponse) ProtoReflect() protoreflect.Message
func (*FixSubgraphSchemaResponse) Reset ¶
func (x *FixSubgraphSchemaResponse) Reset()
func (*FixSubgraphSchemaResponse) String ¶
func (x *FixSubgraphSchemaResponse) String() string
type ForceCheckSuccessRequest ¶
type ForceCheckSuccessRequest struct { CheckId string `protobuf:"bytes,1,opt,name=check_id,json=checkId,proto3" json:"check_id,omitempty"` GraphName string `protobuf:"bytes,2,opt,name=graph_name,json=graphName,proto3" json:"graph_name,omitempty"` Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*ForceCheckSuccessRequest) Descriptor
deprecated
func (*ForceCheckSuccessRequest) Descriptor() ([]byte, []int)
Deprecated: Use ForceCheckSuccessRequest.ProtoReflect.Descriptor instead.
func (*ForceCheckSuccessRequest) GetCheckId ¶
func (x *ForceCheckSuccessRequest) GetCheckId() string
func (*ForceCheckSuccessRequest) GetGraphName ¶
func (x *ForceCheckSuccessRequest) GetGraphName() string
func (*ForceCheckSuccessRequest) GetNamespace ¶
func (x *ForceCheckSuccessRequest) GetNamespace() string
func (*ForceCheckSuccessRequest) ProtoMessage ¶
func (*ForceCheckSuccessRequest) ProtoMessage()
func (*ForceCheckSuccessRequest) ProtoReflect ¶
func (x *ForceCheckSuccessRequest) ProtoReflect() protoreflect.Message
func (*ForceCheckSuccessRequest) Reset ¶
func (x *ForceCheckSuccessRequest) Reset()
func (*ForceCheckSuccessRequest) String ¶
func (x *ForceCheckSuccessRequest) String() string
type ForceCheckSuccessResponse ¶
type ForceCheckSuccessResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*ForceCheckSuccessResponse) Descriptor
deprecated
func (*ForceCheckSuccessResponse) Descriptor() ([]byte, []int)
Deprecated: Use ForceCheckSuccessResponse.ProtoReflect.Descriptor instead.
func (*ForceCheckSuccessResponse) GetResponse ¶
func (x *ForceCheckSuccessResponse) GetResponse() *Response
func (*ForceCheckSuccessResponse) ProtoMessage ¶
func (*ForceCheckSuccessResponse) ProtoMessage()
func (*ForceCheckSuccessResponse) ProtoReflect ¶
func (x *ForceCheckSuccessResponse) ProtoReflect() protoreflect.Message
func (*ForceCheckSuccessResponse) Reset ¶
func (x *ForceCheckSuccessResponse) Reset()
func (*ForceCheckSuccessResponse) String ¶
func (x *ForceCheckSuccessResponse) String() string
type GenerateRouterTokenRequest ¶
type GenerateRouterTokenRequest struct { FedGraphName string `protobuf:"bytes,1,opt,name=fedGraphName,proto3" json:"fedGraphName,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GenerateRouterTokenRequest) Descriptor
deprecated
func (*GenerateRouterTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use GenerateRouterTokenRequest.ProtoReflect.Descriptor instead.
func (*GenerateRouterTokenRequest) GetFedGraphName ¶
func (x *GenerateRouterTokenRequest) GetFedGraphName() string
func (*GenerateRouterTokenRequest) GetNamespace ¶
func (x *GenerateRouterTokenRequest) GetNamespace() string
func (*GenerateRouterTokenRequest) ProtoMessage ¶
func (*GenerateRouterTokenRequest) ProtoMessage()
func (*GenerateRouterTokenRequest) ProtoReflect ¶
func (x *GenerateRouterTokenRequest) ProtoReflect() protoreflect.Message
func (*GenerateRouterTokenRequest) Reset ¶
func (x *GenerateRouterTokenRequest) Reset()
func (*GenerateRouterTokenRequest) String ¶
func (x *GenerateRouterTokenRequest) String() string
type GenerateRouterTokenResponse ¶
type GenerateRouterTokenResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Token string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
func (*GenerateRouterTokenResponse) Descriptor
deprecated
func (*GenerateRouterTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use GenerateRouterTokenResponse.ProtoReflect.Descriptor instead.
func (*GenerateRouterTokenResponse) GetResponse ¶
func (x *GenerateRouterTokenResponse) GetResponse() *Response
func (*GenerateRouterTokenResponse) GetToken ¶
func (x *GenerateRouterTokenResponse) GetToken() string
func (*GenerateRouterTokenResponse) ProtoMessage ¶
func (*GenerateRouterTokenResponse) ProtoMessage()
func (*GenerateRouterTokenResponse) ProtoReflect ¶
func (x *GenerateRouterTokenResponse) ProtoReflect() protoreflect.Message
func (*GenerateRouterTokenResponse) Reset ¶
func (x *GenerateRouterTokenResponse) Reset()
func (*GenerateRouterTokenResponse) String ¶
func (x *GenerateRouterTokenResponse) String() string
type GetAPIKeysRequest ¶
type GetAPIKeysRequest struct {
// contains filtered or unexported fields
}
func (*GetAPIKeysRequest) Descriptor
deprecated
func (*GetAPIKeysRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAPIKeysRequest.ProtoReflect.Descriptor instead.
func (*GetAPIKeysRequest) ProtoMessage ¶
func (*GetAPIKeysRequest) ProtoMessage()
func (*GetAPIKeysRequest) ProtoReflect ¶
func (x *GetAPIKeysRequest) ProtoReflect() protoreflect.Message
func (*GetAPIKeysRequest) Reset ¶
func (x *GetAPIKeysRequest) Reset()
func (*GetAPIKeysRequest) String ¶
func (x *GetAPIKeysRequest) String() string
type GetAPIKeysResponse ¶
type GetAPIKeysResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` ApiKeys []*APIKey `protobuf:"bytes,2,rep,name=apiKeys,proto3" json:"apiKeys,omitempty"` // contains filtered or unexported fields }
func (*GetAPIKeysResponse) Descriptor
deprecated
func (*GetAPIKeysResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAPIKeysResponse.ProtoReflect.Descriptor instead.
func (*GetAPIKeysResponse) GetApiKeys ¶
func (x *GetAPIKeysResponse) GetApiKeys() []*APIKey
func (*GetAPIKeysResponse) GetResponse ¶
func (x *GetAPIKeysResponse) GetResponse() *Response
func (*GetAPIKeysResponse) ProtoMessage ¶
func (*GetAPIKeysResponse) ProtoMessage()
func (*GetAPIKeysResponse) ProtoReflect ¶
func (x *GetAPIKeysResponse) ProtoReflect() protoreflect.Message
func (*GetAPIKeysResponse) Reset ¶
func (x *GetAPIKeysResponse) Reset()
func (*GetAPIKeysResponse) String ¶
func (x *GetAPIKeysResponse) String() string
type GetAllDiscussionsRequest ¶
type GetAllDiscussionsRequest struct { TargetId string `protobuf:"bytes,1,opt,name=target_id,json=targetId,proto3" json:"target_id,omitempty"` SchemaVersionId *string `protobuf:"bytes,2,opt,name=schema_version_id,json=schemaVersionId,proto3,oneof" json:"schema_version_id,omitempty"` // contains filtered or unexported fields }
func (*GetAllDiscussionsRequest) Descriptor
deprecated
func (*GetAllDiscussionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAllDiscussionsRequest.ProtoReflect.Descriptor instead.
func (*GetAllDiscussionsRequest) GetSchemaVersionId ¶
func (x *GetAllDiscussionsRequest) GetSchemaVersionId() string
func (*GetAllDiscussionsRequest) GetTargetId ¶
func (x *GetAllDiscussionsRequest) GetTargetId() string
func (*GetAllDiscussionsRequest) ProtoMessage ¶
func (*GetAllDiscussionsRequest) ProtoMessage()
func (*GetAllDiscussionsRequest) ProtoReflect ¶
func (x *GetAllDiscussionsRequest) ProtoReflect() protoreflect.Message
func (*GetAllDiscussionsRequest) Reset ¶
func (x *GetAllDiscussionsRequest) Reset()
func (*GetAllDiscussionsRequest) String ¶
func (x *GetAllDiscussionsRequest) String() string
type GetAllDiscussionsResponse ¶
type GetAllDiscussionsResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Discussions []*Discussion `protobuf:"bytes,2,rep,name=discussions,proto3" json:"discussions,omitempty"` // contains filtered or unexported fields }
func (*GetAllDiscussionsResponse) Descriptor
deprecated
func (*GetAllDiscussionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAllDiscussionsResponse.ProtoReflect.Descriptor instead.
func (*GetAllDiscussionsResponse) GetDiscussions ¶
func (x *GetAllDiscussionsResponse) GetDiscussions() []*Discussion
func (*GetAllDiscussionsResponse) GetResponse ¶
func (x *GetAllDiscussionsResponse) GetResponse() *Response
func (*GetAllDiscussionsResponse) ProtoMessage ¶
func (*GetAllDiscussionsResponse) ProtoMessage()
func (*GetAllDiscussionsResponse) ProtoReflect ¶
func (x *GetAllDiscussionsResponse) ProtoReflect() protoreflect.Message
func (*GetAllDiscussionsResponse) Reset ¶
func (x *GetAllDiscussionsResponse) Reset()
func (*GetAllDiscussionsResponse) String ¶
func (x *GetAllDiscussionsResponse) String() string
type GetAllOverridesRequest ¶
type GetAllOverridesRequest struct { GraphName string `protobuf:"bytes,1,opt,name=graph_name,json=graphName,proto3" json:"graph_name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetAllOverridesRequest) Descriptor
deprecated
func (*GetAllOverridesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAllOverridesRequest.ProtoReflect.Descriptor instead.
func (*GetAllOverridesRequest) GetGraphName ¶
func (x *GetAllOverridesRequest) GetGraphName() string
func (*GetAllOverridesRequest) GetNamespace ¶
func (x *GetAllOverridesRequest) GetNamespace() string
func (*GetAllOverridesRequest) ProtoMessage ¶
func (*GetAllOverridesRequest) ProtoMessage()
func (*GetAllOverridesRequest) ProtoReflect ¶
func (x *GetAllOverridesRequest) ProtoReflect() protoreflect.Message
func (*GetAllOverridesRequest) Reset ¶
func (x *GetAllOverridesRequest) Reset()
func (*GetAllOverridesRequest) String ¶
func (x *GetAllOverridesRequest) String() string
type GetAllOverridesResponse ¶
type GetAllOverridesResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Overrides []*GetAllOverridesResponse_Override `protobuf:"bytes,2,rep,name=overrides,proto3" json:"overrides,omitempty"` // contains filtered or unexported fields }
func (*GetAllOverridesResponse) Descriptor
deprecated
func (*GetAllOverridesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAllOverridesResponse.ProtoReflect.Descriptor instead.
func (*GetAllOverridesResponse) GetOverrides ¶
func (x *GetAllOverridesResponse) GetOverrides() []*GetAllOverridesResponse_Override
func (*GetAllOverridesResponse) GetResponse ¶
func (x *GetAllOverridesResponse) GetResponse() *Response
func (*GetAllOverridesResponse) ProtoMessage ¶
func (*GetAllOverridesResponse) ProtoMessage()
func (*GetAllOverridesResponse) ProtoReflect ¶
func (x *GetAllOverridesResponse) ProtoReflect() protoreflect.Message
func (*GetAllOverridesResponse) Reset ¶
func (x *GetAllOverridesResponse) Reset()
func (*GetAllOverridesResponse) String ¶
func (x *GetAllOverridesResponse) String() string
type GetAllOverridesResponse_Override ¶
type GetAllOverridesResponse_Override struct { Hash string `protobuf:"bytes,1,opt,name=hash,proto3" json:"hash,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` ChangesOverrideCount uint32 `protobuf:"varint,3,opt,name=changesOverrideCount,proto3" json:"changesOverrideCount,omitempty"` HasIgnoreAllOverride bool `protobuf:"varint,4,opt,name=hasIgnoreAllOverride,proto3" json:"hasIgnoreAllOverride,omitempty"` UpdatedAt string `protobuf:"bytes,5,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // contains filtered or unexported fields }
func (*GetAllOverridesResponse_Override) Descriptor
deprecated
func (*GetAllOverridesResponse_Override) Descriptor() ([]byte, []int)
Deprecated: Use GetAllOverridesResponse_Override.ProtoReflect.Descriptor instead.
func (*GetAllOverridesResponse_Override) GetChangesOverrideCount ¶
func (x *GetAllOverridesResponse_Override) GetChangesOverrideCount() uint32
func (*GetAllOverridesResponse_Override) GetHasIgnoreAllOverride ¶
func (x *GetAllOverridesResponse_Override) GetHasIgnoreAllOverride() bool
func (*GetAllOverridesResponse_Override) GetHash ¶
func (x *GetAllOverridesResponse_Override) GetHash() string
func (*GetAllOverridesResponse_Override) GetName ¶
func (x *GetAllOverridesResponse_Override) GetName() string
func (*GetAllOverridesResponse_Override) GetUpdatedAt ¶
func (x *GetAllOverridesResponse_Override) GetUpdatedAt() string
func (*GetAllOverridesResponse_Override) ProtoMessage ¶
func (*GetAllOverridesResponse_Override) ProtoMessage()
func (*GetAllOverridesResponse_Override) ProtoReflect ¶
func (x *GetAllOverridesResponse_Override) ProtoReflect() protoreflect.Message
func (*GetAllOverridesResponse_Override) Reset ¶
func (x *GetAllOverridesResponse_Override) Reset()
func (*GetAllOverridesResponse_Override) String ¶
func (x *GetAllOverridesResponse_Override) String() string
type GetAnalyticsViewRequest ¶
type GetAnalyticsViewRequest struct { FederatedGraphName string `protobuf:"bytes,1,opt,name=federatedGraphName,proto3" json:"federatedGraphName,omitempty"` Name AnalyticsViewGroupName `protobuf:"varint,2,opt,name=name,proto3,enum=wg.cosmo.platform.v1.AnalyticsViewGroupName" json:"name,omitempty"` Config *AnalyticsConfig `protobuf:"bytes,3,opt,name=config,proto3" json:"config,omitempty"` Namespace string `protobuf:"bytes,4,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetAnalyticsViewRequest) Descriptor
deprecated
func (*GetAnalyticsViewRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAnalyticsViewRequest.ProtoReflect.Descriptor instead.
func (*GetAnalyticsViewRequest) GetConfig ¶
func (x *GetAnalyticsViewRequest) GetConfig() *AnalyticsConfig
func (*GetAnalyticsViewRequest) GetFederatedGraphName ¶
func (x *GetAnalyticsViewRequest) GetFederatedGraphName() string
func (*GetAnalyticsViewRequest) GetName ¶
func (x *GetAnalyticsViewRequest) GetName() AnalyticsViewGroupName
func (*GetAnalyticsViewRequest) GetNamespace ¶
func (x *GetAnalyticsViewRequest) GetNamespace() string
func (*GetAnalyticsViewRequest) ProtoMessage ¶
func (*GetAnalyticsViewRequest) ProtoMessage()
func (*GetAnalyticsViewRequest) ProtoReflect ¶
func (x *GetAnalyticsViewRequest) ProtoReflect() protoreflect.Message
func (*GetAnalyticsViewRequest) Reset ¶
func (x *GetAnalyticsViewRequest) Reset()
func (*GetAnalyticsViewRequest) String ¶
func (x *GetAnalyticsViewRequest) String() string
type GetAnalyticsViewResponse ¶
type GetAnalyticsViewResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` View *AnalyticsViewResult `protobuf:"bytes,2,opt,name=view,proto3" json:"view,omitempty"` // contains filtered or unexported fields }
func (*GetAnalyticsViewResponse) Descriptor
deprecated
func (*GetAnalyticsViewResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAnalyticsViewResponse.ProtoReflect.Descriptor instead.
func (*GetAnalyticsViewResponse) GetResponse ¶
func (x *GetAnalyticsViewResponse) GetResponse() *Response
func (*GetAnalyticsViewResponse) GetView ¶
func (x *GetAnalyticsViewResponse) GetView() *AnalyticsViewResult
func (*GetAnalyticsViewResponse) ProtoMessage ¶
func (*GetAnalyticsViewResponse) ProtoMessage()
func (*GetAnalyticsViewResponse) ProtoReflect ¶
func (x *GetAnalyticsViewResponse) ProtoReflect() protoreflect.Message
func (*GetAnalyticsViewResponse) Reset ¶
func (x *GetAnalyticsViewResponse) Reset()
func (*GetAnalyticsViewResponse) String ¶
func (x *GetAnalyticsViewResponse) String() string
type GetAuditLogsRequest ¶
type GetAuditLogsRequest struct { Limit int32 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"` Offset int32 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` StartDate string `protobuf:"bytes,3,opt,name=startDate,proto3" json:"startDate,omitempty"` EndDate string `protobuf:"bytes,4,opt,name=endDate,proto3" json:"endDate,omitempty"` // contains filtered or unexported fields }
func (*GetAuditLogsRequest) Descriptor
deprecated
func (*GetAuditLogsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAuditLogsRequest.ProtoReflect.Descriptor instead.
func (*GetAuditLogsRequest) GetEndDate ¶
func (x *GetAuditLogsRequest) GetEndDate() string
func (*GetAuditLogsRequest) GetLimit ¶
func (x *GetAuditLogsRequest) GetLimit() int32
func (*GetAuditLogsRequest) GetOffset ¶
func (x *GetAuditLogsRequest) GetOffset() int32
func (*GetAuditLogsRequest) GetStartDate ¶
func (x *GetAuditLogsRequest) GetStartDate() string
func (*GetAuditLogsRequest) ProtoMessage ¶
func (*GetAuditLogsRequest) ProtoMessage()
func (*GetAuditLogsRequest) ProtoReflect ¶
func (x *GetAuditLogsRequest) ProtoReflect() protoreflect.Message
func (*GetAuditLogsRequest) Reset ¶
func (x *GetAuditLogsRequest) Reset()
func (*GetAuditLogsRequest) String ¶
func (x *GetAuditLogsRequest) String() string
type GetAuditLogsResponse ¶
type GetAuditLogsResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Logs []*AuditLog `protobuf:"bytes,2,rep,name=logs,proto3" json:"logs,omitempty"` Count int32 `protobuf:"varint,3,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*GetAuditLogsResponse) Descriptor
deprecated
func (*GetAuditLogsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAuditLogsResponse.ProtoReflect.Descriptor instead.
func (*GetAuditLogsResponse) GetCount ¶
func (x *GetAuditLogsResponse) GetCount() int32
func (*GetAuditLogsResponse) GetLogs ¶
func (x *GetAuditLogsResponse) GetLogs() []*AuditLog
func (*GetAuditLogsResponse) GetResponse ¶
func (x *GetAuditLogsResponse) GetResponse() *Response
func (*GetAuditLogsResponse) ProtoMessage ¶
func (*GetAuditLogsResponse) ProtoMessage()
func (*GetAuditLogsResponse) ProtoReflect ¶
func (x *GetAuditLogsResponse) ProtoReflect() protoreflect.Message
func (*GetAuditLogsResponse) Reset ¶
func (x *GetAuditLogsResponse) Reset()
func (*GetAuditLogsResponse) String ¶
func (x *GetAuditLogsResponse) String() string
type GetBillingPlansRequest ¶
type GetBillingPlansRequest struct {
// contains filtered or unexported fields
}
* Billing
func (*GetBillingPlansRequest) Descriptor
deprecated
func (*GetBillingPlansRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBillingPlansRequest.ProtoReflect.Descriptor instead.
func (*GetBillingPlansRequest) ProtoMessage ¶
func (*GetBillingPlansRequest) ProtoMessage()
func (*GetBillingPlansRequest) ProtoReflect ¶
func (x *GetBillingPlansRequest) ProtoReflect() protoreflect.Message
func (*GetBillingPlansRequest) Reset ¶
func (x *GetBillingPlansRequest) Reset()
func (*GetBillingPlansRequest) String ¶
func (x *GetBillingPlansRequest) String() string
type GetBillingPlansResponse ¶
type GetBillingPlansResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Plans []*GetBillingPlansResponse_BillingPlan `protobuf:"bytes,2,rep,name=plans,proto3" json:"plans,omitempty"` // contains filtered or unexported fields }
func (*GetBillingPlansResponse) Descriptor
deprecated
func (*GetBillingPlansResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBillingPlansResponse.ProtoReflect.Descriptor instead.
func (*GetBillingPlansResponse) GetPlans ¶
func (x *GetBillingPlansResponse) GetPlans() []*GetBillingPlansResponse_BillingPlan
func (*GetBillingPlansResponse) GetResponse ¶
func (x *GetBillingPlansResponse) GetResponse() *Response
func (*GetBillingPlansResponse) ProtoMessage ¶
func (*GetBillingPlansResponse) ProtoMessage()
func (*GetBillingPlansResponse) ProtoReflect ¶
func (x *GetBillingPlansResponse) ProtoReflect() protoreflect.Message
func (*GetBillingPlansResponse) Reset ¶
func (x *GetBillingPlansResponse) Reset()
func (*GetBillingPlansResponse) String ¶
func (x *GetBillingPlansResponse) String() string
type GetBillingPlansResponse_BillingPlan ¶
type GetBillingPlansResponse_BillingPlan struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Price int32 `protobuf:"varint,3,opt,name=price,proto3" json:"price,omitempty"` Features []*GetBillingPlansResponse_BillingPlanFeature `protobuf:"bytes,4,rep,name=features,proto3" json:"features,omitempty"` // contains filtered or unexported fields }
func (*GetBillingPlansResponse_BillingPlan) Descriptor
deprecated
func (*GetBillingPlansResponse_BillingPlan) Descriptor() ([]byte, []int)
Deprecated: Use GetBillingPlansResponse_BillingPlan.ProtoReflect.Descriptor instead.
func (*GetBillingPlansResponse_BillingPlan) GetFeatures ¶
func (x *GetBillingPlansResponse_BillingPlan) GetFeatures() []*GetBillingPlansResponse_BillingPlanFeature
func (*GetBillingPlansResponse_BillingPlan) GetId ¶
func (x *GetBillingPlansResponse_BillingPlan) GetId() string
func (*GetBillingPlansResponse_BillingPlan) GetName ¶
func (x *GetBillingPlansResponse_BillingPlan) GetName() string
func (*GetBillingPlansResponse_BillingPlan) GetPrice ¶
func (x *GetBillingPlansResponse_BillingPlan) GetPrice() int32
func (*GetBillingPlansResponse_BillingPlan) ProtoMessage ¶
func (*GetBillingPlansResponse_BillingPlan) ProtoMessage()
func (*GetBillingPlansResponse_BillingPlan) ProtoReflect ¶
func (x *GetBillingPlansResponse_BillingPlan) ProtoReflect() protoreflect.Message
func (*GetBillingPlansResponse_BillingPlan) Reset ¶
func (x *GetBillingPlansResponse_BillingPlan) Reset()
func (*GetBillingPlansResponse_BillingPlan) String ¶
func (x *GetBillingPlansResponse_BillingPlan) String() string
type GetBillingPlansResponse_BillingPlanFeature ¶
type GetBillingPlansResponse_BillingPlanFeature struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` Limit *int32 `protobuf:"varint,4,opt,name=limit,proto3,oneof" json:"limit,omitempty"` // contains filtered or unexported fields }
func (*GetBillingPlansResponse_BillingPlanFeature) Descriptor
deprecated
func (*GetBillingPlansResponse_BillingPlanFeature) Descriptor() ([]byte, []int)
Deprecated: Use GetBillingPlansResponse_BillingPlanFeature.ProtoReflect.Descriptor instead.
func (*GetBillingPlansResponse_BillingPlanFeature) GetDescription ¶
func (x *GetBillingPlansResponse_BillingPlanFeature) GetDescription() string
func (*GetBillingPlansResponse_BillingPlanFeature) GetId ¶
func (x *GetBillingPlansResponse_BillingPlanFeature) GetId() string
func (*GetBillingPlansResponse_BillingPlanFeature) GetLimit ¶
func (x *GetBillingPlansResponse_BillingPlanFeature) GetLimit() int32
func (*GetBillingPlansResponse_BillingPlanFeature) ProtoMessage ¶
func (*GetBillingPlansResponse_BillingPlanFeature) ProtoMessage()
func (*GetBillingPlansResponse_BillingPlanFeature) ProtoReflect ¶
func (x *GetBillingPlansResponse_BillingPlanFeature) ProtoReflect() protoreflect.Message
func (*GetBillingPlansResponse_BillingPlanFeature) Reset ¶
func (x *GetBillingPlansResponse_BillingPlanFeature) Reset()
func (*GetBillingPlansResponse_BillingPlanFeature) String ¶
func (x *GetBillingPlansResponse_BillingPlanFeature) String() string
type GetChangelogBySchemaVersionRequest ¶
type GetChangelogBySchemaVersionRequest struct { SchemaVersionId string `protobuf:"bytes,1,opt,name=schemaVersionId,proto3" json:"schemaVersionId,omitempty"` // contains filtered or unexported fields }
func (*GetChangelogBySchemaVersionRequest) Descriptor
deprecated
func (*GetChangelogBySchemaVersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetChangelogBySchemaVersionRequest.ProtoReflect.Descriptor instead.
func (*GetChangelogBySchemaVersionRequest) GetSchemaVersionId ¶
func (x *GetChangelogBySchemaVersionRequest) GetSchemaVersionId() string
func (*GetChangelogBySchemaVersionRequest) ProtoMessage ¶
func (*GetChangelogBySchemaVersionRequest) ProtoMessage()
func (*GetChangelogBySchemaVersionRequest) ProtoReflect ¶
func (x *GetChangelogBySchemaVersionRequest) ProtoReflect() protoreflect.Message
func (*GetChangelogBySchemaVersionRequest) Reset ¶
func (x *GetChangelogBySchemaVersionRequest) Reset()
func (*GetChangelogBySchemaVersionRequest) String ¶
func (x *GetChangelogBySchemaVersionRequest) String() string
type GetChangelogBySchemaVersionResponse ¶
type GetChangelogBySchemaVersionResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Changelog *FederatedGraphChangelogOutput `protobuf:"bytes,2,opt,name=changelog,proto3" json:"changelog,omitempty"` // contains filtered or unexported fields }
func (*GetChangelogBySchemaVersionResponse) Descriptor
deprecated
func (*GetChangelogBySchemaVersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetChangelogBySchemaVersionResponse.ProtoReflect.Descriptor instead.
func (*GetChangelogBySchemaVersionResponse) GetChangelog ¶
func (x *GetChangelogBySchemaVersionResponse) GetChangelog() *FederatedGraphChangelogOutput
func (*GetChangelogBySchemaVersionResponse) GetResponse ¶
func (x *GetChangelogBySchemaVersionResponse) GetResponse() *Response
func (*GetChangelogBySchemaVersionResponse) ProtoMessage ¶
func (*GetChangelogBySchemaVersionResponse) ProtoMessage()
func (*GetChangelogBySchemaVersionResponse) ProtoReflect ¶
func (x *GetChangelogBySchemaVersionResponse) ProtoReflect() protoreflect.Message
func (*GetChangelogBySchemaVersionResponse) Reset ¶
func (x *GetChangelogBySchemaVersionResponse) Reset()
func (*GetChangelogBySchemaVersionResponse) String ¶
func (x *GetChangelogBySchemaVersionResponse) String() string
type GetCheckOperationsRequest ¶
type GetCheckOperationsRequest struct { CheckId string `protobuf:"bytes,1,opt,name=check_id,json=checkId,proto3" json:"check_id,omitempty"` GraphName string `protobuf:"bytes,2,opt,name=graph_name,json=graphName,proto3" json:"graph_name,omitempty"` Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetCheckOperationsRequest) Descriptor
deprecated
func (*GetCheckOperationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCheckOperationsRequest.ProtoReflect.Descriptor instead.
func (*GetCheckOperationsRequest) GetCheckId ¶
func (x *GetCheckOperationsRequest) GetCheckId() string
func (*GetCheckOperationsRequest) GetGraphName ¶
func (x *GetCheckOperationsRequest) GetGraphName() string
func (*GetCheckOperationsRequest) GetNamespace ¶
func (x *GetCheckOperationsRequest) GetNamespace() string
func (*GetCheckOperationsRequest) ProtoMessage ¶
func (*GetCheckOperationsRequest) ProtoMessage()
func (*GetCheckOperationsRequest) ProtoReflect ¶
func (x *GetCheckOperationsRequest) ProtoReflect() protoreflect.Message
func (*GetCheckOperationsRequest) Reset ¶
func (x *GetCheckOperationsRequest) Reset()
func (*GetCheckOperationsRequest) String ¶
func (x *GetCheckOperationsRequest) String() string
type GetCheckOperationsResponse ¶
type GetCheckOperationsResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Operations []*GetCheckOperationsResponse_CheckOperation `protobuf:"bytes,2,rep,name=operations,proto3" json:"operations,omitempty"` TrafficCheckDays int32 `protobuf:"varint,3,opt,name=traffic_check_days,json=trafficCheckDays,proto3" json:"traffic_check_days,omitempty"` CreatedAt string `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // contains filtered or unexported fields }
func (*GetCheckOperationsResponse) Descriptor
deprecated
func (*GetCheckOperationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCheckOperationsResponse.ProtoReflect.Descriptor instead.
func (*GetCheckOperationsResponse) GetCreatedAt ¶
func (x *GetCheckOperationsResponse) GetCreatedAt() string
func (*GetCheckOperationsResponse) GetOperations ¶
func (x *GetCheckOperationsResponse) GetOperations() []*GetCheckOperationsResponse_CheckOperation
func (*GetCheckOperationsResponse) GetResponse ¶
func (x *GetCheckOperationsResponse) GetResponse() *Response
func (*GetCheckOperationsResponse) GetTrafficCheckDays ¶
func (x *GetCheckOperationsResponse) GetTrafficCheckDays() int32
func (*GetCheckOperationsResponse) ProtoMessage ¶
func (*GetCheckOperationsResponse) ProtoMessage()
func (*GetCheckOperationsResponse) ProtoReflect ¶
func (x *GetCheckOperationsResponse) ProtoReflect() protoreflect.Message
func (*GetCheckOperationsResponse) Reset ¶
func (x *GetCheckOperationsResponse) Reset()
func (*GetCheckOperationsResponse) String ¶
func (x *GetCheckOperationsResponse) String() string
type GetCheckOperationsResponse_CheckOperation ¶
type GetCheckOperationsResponse_CheckOperation struct { Hash string `protobuf:"bytes,1,opt,name=hash,proto3" json:"hash,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` FirstSeenAt string `protobuf:"bytes,4,opt,name=first_seen_at,json=firstSeenAt,proto3" json:"first_seen_at,omitempty"` LastSeenAt string `protobuf:"bytes,5,opt,name=last_seen_at,json=lastSeenAt,proto3" json:"last_seen_at,omitempty"` ImpactingChanges []*SchemaChange `protobuf:"bytes,6,rep,name=impacting_changes,json=impactingChanges,proto3" json:"impacting_changes,omitempty"` IsSafe bool `protobuf:"varint,7,opt,name=is_safe,json=isSafe,proto3" json:"is_safe,omitempty"` HasIgnoreAllOverride bool `protobuf:"varint,8,opt,name=hasIgnoreAllOverride,proto3" json:"hasIgnoreAllOverride,omitempty"` // contains filtered or unexported fields }
func (*GetCheckOperationsResponse_CheckOperation) Descriptor
deprecated
func (*GetCheckOperationsResponse_CheckOperation) Descriptor() ([]byte, []int)
Deprecated: Use GetCheckOperationsResponse_CheckOperation.ProtoReflect.Descriptor instead.
func (*GetCheckOperationsResponse_CheckOperation) GetFirstSeenAt ¶
func (x *GetCheckOperationsResponse_CheckOperation) GetFirstSeenAt() string
func (*GetCheckOperationsResponse_CheckOperation) GetHasIgnoreAllOverride ¶
func (x *GetCheckOperationsResponse_CheckOperation) GetHasIgnoreAllOverride() bool
func (*GetCheckOperationsResponse_CheckOperation) GetHash ¶
func (x *GetCheckOperationsResponse_CheckOperation) GetHash() string
func (*GetCheckOperationsResponse_CheckOperation) GetImpactingChanges ¶
func (x *GetCheckOperationsResponse_CheckOperation) GetImpactingChanges() []*SchemaChange
func (*GetCheckOperationsResponse_CheckOperation) GetIsSafe ¶
func (x *GetCheckOperationsResponse_CheckOperation) GetIsSafe() bool
func (*GetCheckOperationsResponse_CheckOperation) GetLastSeenAt ¶
func (x *GetCheckOperationsResponse_CheckOperation) GetLastSeenAt() string
func (*GetCheckOperationsResponse_CheckOperation) GetName ¶
func (x *GetCheckOperationsResponse_CheckOperation) GetName() string
func (*GetCheckOperationsResponse_CheckOperation) GetType ¶
func (x *GetCheckOperationsResponse_CheckOperation) GetType() string
func (*GetCheckOperationsResponse_CheckOperation) ProtoMessage ¶
func (*GetCheckOperationsResponse_CheckOperation) ProtoMessage()
func (*GetCheckOperationsResponse_CheckOperation) ProtoReflect ¶
func (x *GetCheckOperationsResponse_CheckOperation) ProtoReflect() protoreflect.Message
func (*GetCheckOperationsResponse_CheckOperation) Reset ¶
func (x *GetCheckOperationsResponse_CheckOperation) Reset()
func (*GetCheckOperationsResponse_CheckOperation) String ¶
func (x *GetCheckOperationsResponse_CheckOperation) String() string
type GetCheckSummaryRequest ¶
type GetCheckSummaryRequest struct { CheckId string `protobuf:"bytes,1,opt,name=check_id,json=checkId,proto3" json:"check_id,omitempty"` GraphName string `protobuf:"bytes,2,opt,name=graph_name,json=graphName,proto3" json:"graph_name,omitempty"` Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetCheckSummaryRequest) Descriptor
deprecated
func (*GetCheckSummaryRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCheckSummaryRequest.ProtoReflect.Descriptor instead.
func (*GetCheckSummaryRequest) GetCheckId ¶
func (x *GetCheckSummaryRequest) GetCheckId() string
func (*GetCheckSummaryRequest) GetGraphName ¶
func (x *GetCheckSummaryRequest) GetGraphName() string
func (*GetCheckSummaryRequest) GetNamespace ¶
func (x *GetCheckSummaryRequest) GetNamespace() string
func (*GetCheckSummaryRequest) ProtoMessage ¶
func (*GetCheckSummaryRequest) ProtoMessage()
func (*GetCheckSummaryRequest) ProtoReflect ¶
func (x *GetCheckSummaryRequest) ProtoReflect() protoreflect.Message
func (*GetCheckSummaryRequest) Reset ¶
func (x *GetCheckSummaryRequest) Reset()
func (*GetCheckSummaryRequest) String ¶
func (x *GetCheckSummaryRequest) String() string
type GetCheckSummaryResponse ¶
type GetCheckSummaryResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Check *SchemaCheck `protobuf:"bytes,2,opt,name=check,proto3" json:"check,omitempty"` AffectedGraphs []*GetCheckSummaryResponse_AffectedGraph `protobuf:"bytes,3,rep,name=affected_graphs,json=affectedGraphs,proto3" json:"affected_graphs,omitempty"` ProposedSubgraphSchemaSDL *string `protobuf:"bytes,4,opt,name=proposedSubgraphSchemaSDL,proto3,oneof" json:"proposedSubgraphSchemaSDL,omitempty"` Changes []*SchemaChange `protobuf:"bytes,6,rep,name=changes,proto3" json:"changes,omitempty"` CompositionErrors []string `protobuf:"bytes,7,rep,name=compositionErrors,proto3" json:"compositionErrors,omitempty"` TrafficCheckDays int32 `protobuf:"varint,8,opt,name=traffic_check_days,json=trafficCheckDays,proto3" json:"traffic_check_days,omitempty"` LintIssues []*LintIssue `protobuf:"bytes,9,rep,name=lintIssues,proto3" json:"lintIssues,omitempty"` // contains filtered or unexported fields }
func (*GetCheckSummaryResponse) Descriptor
deprecated
func (*GetCheckSummaryResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCheckSummaryResponse.ProtoReflect.Descriptor instead.
func (*GetCheckSummaryResponse) GetAffectedGraphs ¶
func (x *GetCheckSummaryResponse) GetAffectedGraphs() []*GetCheckSummaryResponse_AffectedGraph
func (*GetCheckSummaryResponse) GetChanges ¶
func (x *GetCheckSummaryResponse) GetChanges() []*SchemaChange
func (*GetCheckSummaryResponse) GetCheck ¶
func (x *GetCheckSummaryResponse) GetCheck() *SchemaCheck
func (*GetCheckSummaryResponse) GetCompositionErrors ¶
func (x *GetCheckSummaryResponse) GetCompositionErrors() []string
func (*GetCheckSummaryResponse) GetLintIssues ¶
func (x *GetCheckSummaryResponse) GetLintIssues() []*LintIssue
func (*GetCheckSummaryResponse) GetProposedSubgraphSchemaSDL ¶
func (x *GetCheckSummaryResponse) GetProposedSubgraphSchemaSDL() string
func (*GetCheckSummaryResponse) GetResponse ¶
func (x *GetCheckSummaryResponse) GetResponse() *Response
func (*GetCheckSummaryResponse) GetTrafficCheckDays ¶
func (x *GetCheckSummaryResponse) GetTrafficCheckDays() int32
func (*GetCheckSummaryResponse) ProtoMessage ¶
func (*GetCheckSummaryResponse) ProtoMessage()
func (*GetCheckSummaryResponse) ProtoReflect ¶
func (x *GetCheckSummaryResponse) ProtoReflect() protoreflect.Message
func (*GetCheckSummaryResponse) Reset ¶
func (x *GetCheckSummaryResponse) Reset()
func (*GetCheckSummaryResponse) String ¶
func (x *GetCheckSummaryResponse) String() string
type GetCheckSummaryResponse_AffectedGraph ¶
type GetCheckSummaryResponse_AffectedGraph struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` TrafficCheckDays int32 `protobuf:"varint,2,opt,name=traffic_check_days,json=trafficCheckDays,proto3" json:"traffic_check_days,omitempty"` // contains filtered or unexported fields }
func (*GetCheckSummaryResponse_AffectedGraph) Descriptor
deprecated
func (*GetCheckSummaryResponse_AffectedGraph) Descriptor() ([]byte, []int)
Deprecated: Use GetCheckSummaryResponse_AffectedGraph.ProtoReflect.Descriptor instead.
func (*GetCheckSummaryResponse_AffectedGraph) GetId ¶
func (x *GetCheckSummaryResponse_AffectedGraph) GetId() string
func (*GetCheckSummaryResponse_AffectedGraph) GetTrafficCheckDays ¶
func (x *GetCheckSummaryResponse_AffectedGraph) GetTrafficCheckDays() int32
func (*GetCheckSummaryResponse_AffectedGraph) ProtoMessage ¶
func (*GetCheckSummaryResponse_AffectedGraph) ProtoMessage()
func (*GetCheckSummaryResponse_AffectedGraph) ProtoReflect ¶
func (x *GetCheckSummaryResponse_AffectedGraph) ProtoReflect() protoreflect.Message
func (*GetCheckSummaryResponse_AffectedGraph) Reset ¶
func (x *GetCheckSummaryResponse_AffectedGraph) Reset()
func (*GetCheckSummaryResponse_AffectedGraph) String ¶
func (x *GetCheckSummaryResponse_AffectedGraph) String() string
type GetChecksByFederatedGraphNameRequest ¶
type GetChecksByFederatedGraphNameRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Limit int32 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"` Offset int32 `protobuf:"varint,3,opt,name=offset,proto3" json:"offset,omitempty"` StartDate string `protobuf:"bytes,4,opt,name=startDate,proto3" json:"startDate,omitempty"` EndDate string `protobuf:"bytes,5,opt,name=endDate,proto3" json:"endDate,omitempty"` Namespace string `protobuf:"bytes,6,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetChecksByFederatedGraphNameRequest) Descriptor
deprecated
func (*GetChecksByFederatedGraphNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetChecksByFederatedGraphNameRequest.ProtoReflect.Descriptor instead.
func (*GetChecksByFederatedGraphNameRequest) GetEndDate ¶
func (x *GetChecksByFederatedGraphNameRequest) GetEndDate() string
func (*GetChecksByFederatedGraphNameRequest) GetLimit ¶
func (x *GetChecksByFederatedGraphNameRequest) GetLimit() int32
func (*GetChecksByFederatedGraphNameRequest) GetName ¶
func (x *GetChecksByFederatedGraphNameRequest) GetName() string
func (*GetChecksByFederatedGraphNameRequest) GetNamespace ¶
func (x *GetChecksByFederatedGraphNameRequest) GetNamespace() string
func (*GetChecksByFederatedGraphNameRequest) GetOffset ¶
func (x *GetChecksByFederatedGraphNameRequest) GetOffset() int32
func (*GetChecksByFederatedGraphNameRequest) GetStartDate ¶
func (x *GetChecksByFederatedGraphNameRequest) GetStartDate() string
func (*GetChecksByFederatedGraphNameRequest) ProtoMessage ¶
func (*GetChecksByFederatedGraphNameRequest) ProtoMessage()
func (*GetChecksByFederatedGraphNameRequest) ProtoReflect ¶
func (x *GetChecksByFederatedGraphNameRequest) ProtoReflect() protoreflect.Message
func (*GetChecksByFederatedGraphNameRequest) Reset ¶
func (x *GetChecksByFederatedGraphNameRequest) Reset()
func (*GetChecksByFederatedGraphNameRequest) String ¶
func (x *GetChecksByFederatedGraphNameRequest) String() string
type GetChecksByFederatedGraphNameResponse ¶
type GetChecksByFederatedGraphNameResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Checks []*SchemaCheck `protobuf:"bytes,2,rep,name=checks,proto3" json:"checks,omitempty"` ChecksCountBasedOnDateRange int32 `protobuf:"varint,3,opt,name=checksCountBasedOnDateRange,proto3" json:"checksCountBasedOnDateRange,omitempty"` TotalChecksCount int32 `protobuf:"varint,4,opt,name=totalChecksCount,proto3" json:"totalChecksCount,omitempty"` // contains filtered or unexported fields }
func (*GetChecksByFederatedGraphNameResponse) Descriptor
deprecated
func (*GetChecksByFederatedGraphNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetChecksByFederatedGraphNameResponse.ProtoReflect.Descriptor instead.
func (*GetChecksByFederatedGraphNameResponse) GetChecks ¶
func (x *GetChecksByFederatedGraphNameResponse) GetChecks() []*SchemaCheck
func (*GetChecksByFederatedGraphNameResponse) GetChecksCountBasedOnDateRange ¶
func (x *GetChecksByFederatedGraphNameResponse) GetChecksCountBasedOnDateRange() int32
func (*GetChecksByFederatedGraphNameResponse) GetResponse ¶
func (x *GetChecksByFederatedGraphNameResponse) GetResponse() *Response
func (*GetChecksByFederatedGraphNameResponse) GetTotalChecksCount ¶
func (x *GetChecksByFederatedGraphNameResponse) GetTotalChecksCount() int32
func (*GetChecksByFederatedGraphNameResponse) ProtoMessage ¶
func (*GetChecksByFederatedGraphNameResponse) ProtoMessage()
func (*GetChecksByFederatedGraphNameResponse) ProtoReflect ¶
func (x *GetChecksByFederatedGraphNameResponse) ProtoReflect() protoreflect.Message
func (*GetChecksByFederatedGraphNameResponse) Reset ¶
func (x *GetChecksByFederatedGraphNameResponse) Reset()
func (*GetChecksByFederatedGraphNameResponse) String ¶
func (x *GetChecksByFederatedGraphNameResponse) String() string
type GetClientsRequest ¶
type GetClientsRequest struct { FedGraphName string `protobuf:"bytes,1,opt,name=fedGraphName,proto3" json:"fedGraphName,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetClientsRequest) Descriptor
deprecated
func (*GetClientsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetClientsRequest.ProtoReflect.Descriptor instead.
func (*GetClientsRequest) GetFedGraphName ¶
func (x *GetClientsRequest) GetFedGraphName() string
func (*GetClientsRequest) GetNamespace ¶
func (x *GetClientsRequest) GetNamespace() string
func (*GetClientsRequest) ProtoMessage ¶
func (*GetClientsRequest) ProtoMessage()
func (*GetClientsRequest) ProtoReflect ¶
func (x *GetClientsRequest) ProtoReflect() protoreflect.Message
func (*GetClientsRequest) Reset ¶
func (x *GetClientsRequest) Reset()
func (*GetClientsRequest) String ¶
func (x *GetClientsRequest) String() string
type GetClientsResponse ¶
type GetClientsResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Clients []*ClientInfo `protobuf:"bytes,2,rep,name=clients,proto3" json:"clients,omitempty"` // contains filtered or unexported fields }
func (*GetClientsResponse) Descriptor
deprecated
func (*GetClientsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetClientsResponse.ProtoReflect.Descriptor instead.
func (*GetClientsResponse) GetClients ¶
func (x *GetClientsResponse) GetClients() []*ClientInfo
func (*GetClientsResponse) GetResponse ¶
func (x *GetClientsResponse) GetResponse() *Response
func (*GetClientsResponse) ProtoMessage ¶
func (*GetClientsResponse) ProtoMessage()
func (*GetClientsResponse) ProtoReflect ¶
func (x *GetClientsResponse) ProtoReflect() protoreflect.Message
func (*GetClientsResponse) Reset ¶
func (x *GetClientsResponse) Reset()
func (*GetClientsResponse) String ¶
func (x *GetClientsResponse) String() string
type GetCompositionDetailsRequest ¶
type GetCompositionDetailsRequest struct { CompositionId string `protobuf:"bytes,1,opt,name=compositionId,proto3" json:"compositionId,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetCompositionDetailsRequest) Descriptor
deprecated
func (*GetCompositionDetailsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCompositionDetailsRequest.ProtoReflect.Descriptor instead.
func (*GetCompositionDetailsRequest) GetCompositionId ¶
func (x *GetCompositionDetailsRequest) GetCompositionId() string
func (*GetCompositionDetailsRequest) GetNamespace ¶
func (x *GetCompositionDetailsRequest) GetNamespace() string
func (*GetCompositionDetailsRequest) ProtoMessage ¶
func (*GetCompositionDetailsRequest) ProtoMessage()
func (*GetCompositionDetailsRequest) ProtoReflect ¶
func (x *GetCompositionDetailsRequest) ProtoReflect() protoreflect.Message
func (*GetCompositionDetailsRequest) Reset ¶
func (x *GetCompositionDetailsRequest) Reset()
func (*GetCompositionDetailsRequest) String ¶
func (x *GetCompositionDetailsRequest) String() string
type GetCompositionDetailsResponse ¶
type GetCompositionDetailsResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Composition *GraphComposition `protobuf:"bytes,2,opt,name=composition,proto3" json:"composition,omitempty"` CompositionSubgraphs []*GraphCompositionSubgraph `protobuf:"bytes,3,rep,name=compositionSubgraphs,proto3" json:"compositionSubgraphs,omitempty"` ChangeCounts *ChangeCounts `protobuf:"bytes,4,opt,name=changeCounts,proto3" json:"changeCounts,omitempty"` FeatureFlagCompositions []*FeatureFlagComposition `protobuf:"bytes,5,rep,name=featureFlagCompositions,proto3" json:"featureFlagCompositions,omitempty"` // contains filtered or unexported fields }
func (*GetCompositionDetailsResponse) Descriptor
deprecated
func (*GetCompositionDetailsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCompositionDetailsResponse.ProtoReflect.Descriptor instead.
func (*GetCompositionDetailsResponse) GetChangeCounts ¶
func (x *GetCompositionDetailsResponse) GetChangeCounts() *ChangeCounts
func (*GetCompositionDetailsResponse) GetComposition ¶
func (x *GetCompositionDetailsResponse) GetComposition() *GraphComposition
func (*GetCompositionDetailsResponse) GetCompositionSubgraphs ¶
func (x *GetCompositionDetailsResponse) GetCompositionSubgraphs() []*GraphCompositionSubgraph
func (*GetCompositionDetailsResponse) GetFeatureFlagCompositions ¶
func (x *GetCompositionDetailsResponse) GetFeatureFlagCompositions() []*FeatureFlagComposition
func (*GetCompositionDetailsResponse) GetResponse ¶
func (x *GetCompositionDetailsResponse) GetResponse() *Response
func (*GetCompositionDetailsResponse) ProtoMessage ¶
func (*GetCompositionDetailsResponse) ProtoMessage()
func (*GetCompositionDetailsResponse) ProtoReflect ¶
func (x *GetCompositionDetailsResponse) ProtoReflect() protoreflect.Message
func (*GetCompositionDetailsResponse) Reset ¶
func (x *GetCompositionDetailsResponse) Reset()
func (*GetCompositionDetailsResponse) String ¶
func (x *GetCompositionDetailsResponse) String() string
type GetCompositionsRequest ¶
type GetCompositionsRequest struct { FedGraphName string `protobuf:"bytes,1,opt,name=fedGraphName,proto3" json:"fedGraphName,omitempty"` Limit int32 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"` Offset int32 `protobuf:"varint,3,opt,name=offset,proto3" json:"offset,omitempty"` StartDate string `protobuf:"bytes,4,opt,name=startDate,proto3" json:"startDate,omitempty"` EndDate string `protobuf:"bytes,5,opt,name=endDate,proto3" json:"endDate,omitempty"` Namespace string `protobuf:"bytes,6,opt,name=namespace,proto3" json:"namespace,omitempty"` ExcludeFeatureFlagCompositions bool `protobuf:"varint,7,opt,name=excludeFeatureFlagCompositions,proto3" json:"excludeFeatureFlagCompositions,omitempty"` // contains filtered or unexported fields }
func (*GetCompositionsRequest) Descriptor
deprecated
func (*GetCompositionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCompositionsRequest.ProtoReflect.Descriptor instead.
func (*GetCompositionsRequest) GetEndDate ¶
func (x *GetCompositionsRequest) GetEndDate() string
func (*GetCompositionsRequest) GetExcludeFeatureFlagCompositions ¶
func (x *GetCompositionsRequest) GetExcludeFeatureFlagCompositions() bool
func (*GetCompositionsRequest) GetFedGraphName ¶
func (x *GetCompositionsRequest) GetFedGraphName() string
func (*GetCompositionsRequest) GetLimit ¶
func (x *GetCompositionsRequest) GetLimit() int32
func (*GetCompositionsRequest) GetNamespace ¶
func (x *GetCompositionsRequest) GetNamespace() string
func (*GetCompositionsRequest) GetOffset ¶
func (x *GetCompositionsRequest) GetOffset() int32
func (*GetCompositionsRequest) GetStartDate ¶
func (x *GetCompositionsRequest) GetStartDate() string
func (*GetCompositionsRequest) ProtoMessage ¶
func (*GetCompositionsRequest) ProtoMessage()
func (*GetCompositionsRequest) ProtoReflect ¶
func (x *GetCompositionsRequest) ProtoReflect() protoreflect.Message
func (*GetCompositionsRequest) Reset ¶
func (x *GetCompositionsRequest) Reset()
func (*GetCompositionsRequest) String ¶
func (x *GetCompositionsRequest) String() string
type GetCompositionsResponse ¶
type GetCompositionsResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Compositions []*GraphComposition `protobuf:"bytes,2,rep,name=compositions,proto3" json:"compositions,omitempty"` Count int32 `protobuf:"varint,3,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*GetCompositionsResponse) Descriptor
deprecated
func (*GetCompositionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCompositionsResponse.ProtoReflect.Descriptor instead.
func (*GetCompositionsResponse) GetCompositions ¶
func (x *GetCompositionsResponse) GetCompositions() []*GraphComposition
func (*GetCompositionsResponse) GetCount ¶
func (x *GetCompositionsResponse) GetCount() int32
func (*GetCompositionsResponse) GetResponse ¶
func (x *GetCompositionsResponse) GetResponse() *Response
func (*GetCompositionsResponse) ProtoMessage ¶
func (*GetCompositionsResponse) ProtoMessage()
func (*GetCompositionsResponse) ProtoReflect ¶
func (x *GetCompositionsResponse) ProtoReflect() protoreflect.Message
func (*GetCompositionsResponse) Reset ¶
func (x *GetCompositionsResponse) Reset()
func (*GetCompositionsResponse) String ¶
func (x *GetCompositionsResponse) String() string
type GetDashboardAnalyticsViewRequest ¶
type GetDashboardAnalyticsViewRequest struct { FederatedGraphName string `protobuf:"bytes,1,opt,name=federatedGraphName,proto3" json:"federatedGraphName,omitempty"` StartDate string `protobuf:"bytes,2,opt,name=startDate,proto3" json:"startDate,omitempty"` EndDate string `protobuf:"bytes,3,opt,name=endDate,proto3" json:"endDate,omitempty"` Range int32 `protobuf:"varint,4,opt,name=range,proto3" json:"range,omitempty"` Namespace string `protobuf:"bytes,5,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetDashboardAnalyticsViewRequest) Descriptor
deprecated
func (*GetDashboardAnalyticsViewRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDashboardAnalyticsViewRequest.ProtoReflect.Descriptor instead.
func (*GetDashboardAnalyticsViewRequest) GetEndDate ¶
func (x *GetDashboardAnalyticsViewRequest) GetEndDate() string
func (*GetDashboardAnalyticsViewRequest) GetFederatedGraphName ¶
func (x *GetDashboardAnalyticsViewRequest) GetFederatedGraphName() string
func (*GetDashboardAnalyticsViewRequest) GetNamespace ¶
func (x *GetDashboardAnalyticsViewRequest) GetNamespace() string
func (*GetDashboardAnalyticsViewRequest) GetRange ¶
func (x *GetDashboardAnalyticsViewRequest) GetRange() int32
func (*GetDashboardAnalyticsViewRequest) GetStartDate ¶
func (x *GetDashboardAnalyticsViewRequest) GetStartDate() string
func (*GetDashboardAnalyticsViewRequest) ProtoMessage ¶
func (*GetDashboardAnalyticsViewRequest) ProtoMessage()
func (*GetDashboardAnalyticsViewRequest) ProtoReflect ¶
func (x *GetDashboardAnalyticsViewRequest) ProtoReflect() protoreflect.Message
func (*GetDashboardAnalyticsViewRequest) Reset ¶
func (x *GetDashboardAnalyticsViewRequest) Reset()
func (*GetDashboardAnalyticsViewRequest) String ¶
func (x *GetDashboardAnalyticsViewRequest) String() string
type GetDashboardAnalyticsViewResponse ¶
type GetDashboardAnalyticsViewResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` RequestSeries []*RequestSeriesItem `protobuf:"bytes,2,rep,name=requestSeries,proto3" json:"requestSeries,omitempty"` MostRequestedOperations []*OperationRequestCount `protobuf:"bytes,3,rep,name=mostRequestedOperations,proto3" json:"mostRequestedOperations,omitempty"` SubgraphMetrics []*SubgraphMetrics `protobuf:"bytes,4,rep,name=subgraphMetrics,proto3" json:"subgraphMetrics,omitempty"` FederatedGraphMetrics *FederatedGraphMetrics `protobuf:"bytes,5,opt,name=federatedGraphMetrics,proto3" json:"federatedGraphMetrics,omitempty"` // contains filtered or unexported fields }
func (*GetDashboardAnalyticsViewResponse) Descriptor
deprecated
func (*GetDashboardAnalyticsViewResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDashboardAnalyticsViewResponse.ProtoReflect.Descriptor instead.
func (*GetDashboardAnalyticsViewResponse) GetFederatedGraphMetrics ¶
func (x *GetDashboardAnalyticsViewResponse) GetFederatedGraphMetrics() *FederatedGraphMetrics
func (*GetDashboardAnalyticsViewResponse) GetMostRequestedOperations ¶
func (x *GetDashboardAnalyticsViewResponse) GetMostRequestedOperations() []*OperationRequestCount
func (*GetDashboardAnalyticsViewResponse) GetRequestSeries ¶
func (x *GetDashboardAnalyticsViewResponse) GetRequestSeries() []*RequestSeriesItem
func (*GetDashboardAnalyticsViewResponse) GetResponse ¶
func (x *GetDashboardAnalyticsViewResponse) GetResponse() *Response
func (*GetDashboardAnalyticsViewResponse) GetSubgraphMetrics ¶
func (x *GetDashboardAnalyticsViewResponse) GetSubgraphMetrics() []*SubgraphMetrics
func (*GetDashboardAnalyticsViewResponse) ProtoMessage ¶
func (*GetDashboardAnalyticsViewResponse) ProtoMessage()
func (*GetDashboardAnalyticsViewResponse) ProtoReflect ¶
func (x *GetDashboardAnalyticsViewResponse) ProtoReflect() protoreflect.Message
func (*GetDashboardAnalyticsViewResponse) Reset ¶
func (x *GetDashboardAnalyticsViewResponse) Reset()
func (*GetDashboardAnalyticsViewResponse) String ¶
func (x *GetDashboardAnalyticsViewResponse) String() string
type GetDiscussionRequest ¶
type GetDiscussionRequest struct { DiscussionId string `protobuf:"bytes,1,opt,name=discussion_id,json=discussionId,proto3" json:"discussion_id,omitempty"` // contains filtered or unexported fields }
func (*GetDiscussionRequest) Descriptor
deprecated
func (*GetDiscussionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDiscussionRequest.ProtoReflect.Descriptor instead.
func (*GetDiscussionRequest) GetDiscussionId ¶
func (x *GetDiscussionRequest) GetDiscussionId() string
func (*GetDiscussionRequest) ProtoMessage ¶
func (*GetDiscussionRequest) ProtoMessage()
func (*GetDiscussionRequest) ProtoReflect ¶
func (x *GetDiscussionRequest) ProtoReflect() protoreflect.Message
func (*GetDiscussionRequest) Reset ¶
func (x *GetDiscussionRequest) Reset()
func (*GetDiscussionRequest) String ¶
func (x *GetDiscussionRequest) String() string
type GetDiscussionResponse ¶
type GetDiscussionResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Discussion *Discussion `protobuf:"bytes,2,opt,name=discussion,proto3" json:"discussion,omitempty"` Comments []*DiscussionComment `protobuf:"bytes,3,rep,name=comments,proto3" json:"comments,omitempty"` // contains filtered or unexported fields }
func (*GetDiscussionResponse) Descriptor
deprecated
func (*GetDiscussionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDiscussionResponse.ProtoReflect.Descriptor instead.
func (*GetDiscussionResponse) GetComments ¶
func (x *GetDiscussionResponse) GetComments() []*DiscussionComment
func (*GetDiscussionResponse) GetDiscussion ¶
func (x *GetDiscussionResponse) GetDiscussion() *Discussion
func (*GetDiscussionResponse) GetResponse ¶
func (x *GetDiscussionResponse) GetResponse() *Response
func (*GetDiscussionResponse) ProtoMessage ¶
func (*GetDiscussionResponse) ProtoMessage()
func (*GetDiscussionResponse) ProtoReflect ¶
func (x *GetDiscussionResponse) ProtoReflect() protoreflect.Message
func (*GetDiscussionResponse) Reset ¶
func (x *GetDiscussionResponse) Reset()
func (*GetDiscussionResponse) String ¶
func (x *GetDiscussionResponse) String() string
type GetDiscussionSchemasRequest ¶
type GetDiscussionSchemasRequest struct { DiscussionId string `protobuf:"bytes,1,opt,name=discussion_id,json=discussionId,proto3" json:"discussion_id,omitempty"` // contains filtered or unexported fields }
func (*GetDiscussionSchemasRequest) Descriptor
deprecated
func (*GetDiscussionSchemasRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDiscussionSchemasRequest.ProtoReflect.Descriptor instead.
func (*GetDiscussionSchemasRequest) GetDiscussionId ¶
func (x *GetDiscussionSchemasRequest) GetDiscussionId() string
func (*GetDiscussionSchemasRequest) ProtoMessage ¶
func (*GetDiscussionSchemasRequest) ProtoMessage()
func (*GetDiscussionSchemasRequest) ProtoReflect ¶
func (x *GetDiscussionSchemasRequest) ProtoReflect() protoreflect.Message
func (*GetDiscussionSchemasRequest) Reset ¶
func (x *GetDiscussionSchemasRequest) Reset()
func (*GetDiscussionSchemasRequest) String ¶
func (x *GetDiscussionSchemasRequest) String() string
type GetDiscussionSchemasResponse ¶
type GetDiscussionSchemasResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Schemas *GetDiscussionSchemasResponse_Schemas `protobuf:"bytes,4,opt,name=schemas,proto3" json:"schemas,omitempty"` // contains filtered or unexported fields }
func (*GetDiscussionSchemasResponse) Descriptor
deprecated
func (*GetDiscussionSchemasResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDiscussionSchemasResponse.ProtoReflect.Descriptor instead.
func (*GetDiscussionSchemasResponse) GetResponse ¶
func (x *GetDiscussionSchemasResponse) GetResponse() *Response
func (*GetDiscussionSchemasResponse) GetSchemas ¶
func (x *GetDiscussionSchemasResponse) GetSchemas() *GetDiscussionSchemasResponse_Schemas
func (*GetDiscussionSchemasResponse) ProtoMessage ¶
func (*GetDiscussionSchemasResponse) ProtoMessage()
func (*GetDiscussionSchemasResponse) ProtoReflect ¶
func (x *GetDiscussionSchemasResponse) ProtoReflect() protoreflect.Message
func (*GetDiscussionSchemasResponse) Reset ¶
func (x *GetDiscussionSchemasResponse) Reset()
func (*GetDiscussionSchemasResponse) String ¶
func (x *GetDiscussionSchemasResponse) String() string
type GetDiscussionSchemasResponse_Schemas ¶
type GetDiscussionSchemasResponse_Schemas struct { Reference string `protobuf:"bytes,1,opt,name=reference,proto3" json:"reference,omitempty"` Latest string `protobuf:"bytes,2,opt,name=latest,proto3" json:"latest,omitempty"` // contains filtered or unexported fields }
func (*GetDiscussionSchemasResponse_Schemas) Descriptor
deprecated
func (*GetDiscussionSchemasResponse_Schemas) Descriptor() ([]byte, []int)
Deprecated: Use GetDiscussionSchemasResponse_Schemas.ProtoReflect.Descriptor instead.
func (*GetDiscussionSchemasResponse_Schemas) GetLatest ¶
func (x *GetDiscussionSchemasResponse_Schemas) GetLatest() string
func (*GetDiscussionSchemasResponse_Schemas) GetReference ¶
func (x *GetDiscussionSchemasResponse_Schemas) GetReference() string
func (*GetDiscussionSchemasResponse_Schemas) ProtoMessage ¶
func (*GetDiscussionSchemasResponse_Schemas) ProtoMessage()
func (*GetDiscussionSchemasResponse_Schemas) ProtoReflect ¶
func (x *GetDiscussionSchemasResponse_Schemas) ProtoReflect() protoreflect.Message
func (*GetDiscussionSchemasResponse_Schemas) Reset ¶
func (x *GetDiscussionSchemasResponse_Schemas) Reset()
func (*GetDiscussionSchemasResponse_Schemas) String ¶
func (x *GetDiscussionSchemasResponse_Schemas) String() string
type GetFeatureFlagByNameRequest ¶
type GetFeatureFlagByNameRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetFeatureFlagByNameRequest) Descriptor
deprecated
func (*GetFeatureFlagByNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFeatureFlagByNameRequest.ProtoReflect.Descriptor instead.
func (*GetFeatureFlagByNameRequest) GetName ¶
func (x *GetFeatureFlagByNameRequest) GetName() string
func (*GetFeatureFlagByNameRequest) GetNamespace ¶
func (x *GetFeatureFlagByNameRequest) GetNamespace() string
func (*GetFeatureFlagByNameRequest) ProtoMessage ¶
func (*GetFeatureFlagByNameRequest) ProtoMessage()
func (*GetFeatureFlagByNameRequest) ProtoReflect ¶
func (x *GetFeatureFlagByNameRequest) ProtoReflect() protoreflect.Message
func (*GetFeatureFlagByNameRequest) Reset ¶
func (x *GetFeatureFlagByNameRequest) Reset()
func (*GetFeatureFlagByNameRequest) String ¶
func (x *GetFeatureFlagByNameRequest) String() string
type GetFeatureFlagByNameResponse ¶
type GetFeatureFlagByNameResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` FeatureFlag *FeatureFlag `protobuf:"bytes,2,opt,name=feature_flag,json=featureFlag,proto3" json:"feature_flag,omitempty"` FederatedGraphs []*GetFeatureFlagByNameResponse_FfFederatedGraph `protobuf:"bytes,3,rep,name=federated_graphs,json=federatedGraphs,proto3" json:"federated_graphs,omitempty"` FeatureSubgraphs []*Subgraph `protobuf:"bytes,4,rep,name=feature_subgraphs,json=featureSubgraphs,proto3" json:"feature_subgraphs,omitempty"` // contains filtered or unexported fields }
func (*GetFeatureFlagByNameResponse) Descriptor
deprecated
func (*GetFeatureFlagByNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFeatureFlagByNameResponse.ProtoReflect.Descriptor instead.
func (*GetFeatureFlagByNameResponse) GetFeatureFlag ¶
func (x *GetFeatureFlagByNameResponse) GetFeatureFlag() *FeatureFlag
func (*GetFeatureFlagByNameResponse) GetFeatureSubgraphs ¶
func (x *GetFeatureFlagByNameResponse) GetFeatureSubgraphs() []*Subgraph
func (*GetFeatureFlagByNameResponse) GetFederatedGraphs ¶
func (x *GetFeatureFlagByNameResponse) GetFederatedGraphs() []*GetFeatureFlagByNameResponse_FfFederatedGraph
func (*GetFeatureFlagByNameResponse) GetResponse ¶
func (x *GetFeatureFlagByNameResponse) GetResponse() *Response
func (*GetFeatureFlagByNameResponse) ProtoMessage ¶
func (*GetFeatureFlagByNameResponse) ProtoMessage()
func (*GetFeatureFlagByNameResponse) ProtoReflect ¶
func (x *GetFeatureFlagByNameResponse) ProtoReflect() protoreflect.Message
func (*GetFeatureFlagByNameResponse) Reset ¶
func (x *GetFeatureFlagByNameResponse) Reset()
func (*GetFeatureFlagByNameResponse) String ¶
func (x *GetFeatureFlagByNameResponse) String() string
type GetFeatureFlagByNameResponse_FfFederatedGraph ¶
type GetFeatureFlagByNameResponse_FfFederatedGraph struct { FederatedGraph *FederatedGraph `protobuf:"bytes,1,opt,name=federated_graph,json=federatedGraph,proto3" json:"federated_graph,omitempty"` IsConnected bool `protobuf:"varint,2,opt,name=is_connected,json=isConnected,proto3" json:"is_connected,omitempty"` // contains filtered or unexported fields }
func (*GetFeatureFlagByNameResponse_FfFederatedGraph) Descriptor
deprecated
func (*GetFeatureFlagByNameResponse_FfFederatedGraph) Descriptor() ([]byte, []int)
Deprecated: Use GetFeatureFlagByNameResponse_FfFederatedGraph.ProtoReflect.Descriptor instead.
func (*GetFeatureFlagByNameResponse_FfFederatedGraph) GetFederatedGraph ¶
func (x *GetFeatureFlagByNameResponse_FfFederatedGraph) GetFederatedGraph() *FederatedGraph
func (*GetFeatureFlagByNameResponse_FfFederatedGraph) GetIsConnected ¶
func (x *GetFeatureFlagByNameResponse_FfFederatedGraph) GetIsConnected() bool
func (*GetFeatureFlagByNameResponse_FfFederatedGraph) ProtoMessage ¶
func (*GetFeatureFlagByNameResponse_FfFederatedGraph) ProtoMessage()
func (*GetFeatureFlagByNameResponse_FfFederatedGraph) ProtoReflect ¶
func (x *GetFeatureFlagByNameResponse_FfFederatedGraph) ProtoReflect() protoreflect.Message
func (*GetFeatureFlagByNameResponse_FfFederatedGraph) Reset ¶
func (x *GetFeatureFlagByNameResponse_FfFederatedGraph) Reset()
func (*GetFeatureFlagByNameResponse_FfFederatedGraph) String ¶
func (x *GetFeatureFlagByNameResponse_FfFederatedGraph) String() string
type GetFeatureFlagsByFederatedGraphRequest ¶
type GetFeatureFlagsByFederatedGraphRequest struct { FederatedGraphName string `protobuf:"bytes,1,opt,name=federated_graph_name,json=federatedGraphName,proto3" json:"federated_graph_name,omitempty"` Limit int32 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"` Offset int32 `protobuf:"varint,3,opt,name=offset,proto3" json:"offset,omitempty"` Namespace string `protobuf:"bytes,4,opt,name=namespace,proto3" json:"namespace,omitempty"` Query *string `protobuf:"bytes,5,opt,name=query,proto3,oneof" json:"query,omitempty"` // contains filtered or unexported fields }
func (*GetFeatureFlagsByFederatedGraphRequest) Descriptor
deprecated
func (*GetFeatureFlagsByFederatedGraphRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFeatureFlagsByFederatedGraphRequest.ProtoReflect.Descriptor instead.
func (*GetFeatureFlagsByFederatedGraphRequest) GetFederatedGraphName ¶
func (x *GetFeatureFlagsByFederatedGraphRequest) GetFederatedGraphName() string
func (*GetFeatureFlagsByFederatedGraphRequest) GetLimit ¶
func (x *GetFeatureFlagsByFederatedGraphRequest) GetLimit() int32
func (*GetFeatureFlagsByFederatedGraphRequest) GetNamespace ¶
func (x *GetFeatureFlagsByFederatedGraphRequest) GetNamespace() string
func (*GetFeatureFlagsByFederatedGraphRequest) GetOffset ¶
func (x *GetFeatureFlagsByFederatedGraphRequest) GetOffset() int32
func (*GetFeatureFlagsByFederatedGraphRequest) GetQuery ¶
func (x *GetFeatureFlagsByFederatedGraphRequest) GetQuery() string
func (*GetFeatureFlagsByFederatedGraphRequest) ProtoMessage ¶
func (*GetFeatureFlagsByFederatedGraphRequest) ProtoMessage()
func (*GetFeatureFlagsByFederatedGraphRequest) ProtoReflect ¶
func (x *GetFeatureFlagsByFederatedGraphRequest) ProtoReflect() protoreflect.Message
func (*GetFeatureFlagsByFederatedGraphRequest) Reset ¶
func (x *GetFeatureFlagsByFederatedGraphRequest) Reset()
func (*GetFeatureFlagsByFederatedGraphRequest) String ¶
func (x *GetFeatureFlagsByFederatedGraphRequest) String() string
type GetFeatureFlagsByFederatedGraphResponse ¶
type GetFeatureFlagsByFederatedGraphResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` FeatureFlags []*FeatureFlag `protobuf:"bytes,2,rep,name=feature_flags,json=featureFlags,proto3" json:"feature_flags,omitempty"` TotalCount int32 `protobuf:"varint,3,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"` // contains filtered or unexported fields }
func (*GetFeatureFlagsByFederatedGraphResponse) Descriptor
deprecated
func (*GetFeatureFlagsByFederatedGraphResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFeatureFlagsByFederatedGraphResponse.ProtoReflect.Descriptor instead.
func (*GetFeatureFlagsByFederatedGraphResponse) GetFeatureFlags ¶
func (x *GetFeatureFlagsByFederatedGraphResponse) GetFeatureFlags() []*FeatureFlag
func (*GetFeatureFlagsByFederatedGraphResponse) GetResponse ¶
func (x *GetFeatureFlagsByFederatedGraphResponse) GetResponse() *Response
func (*GetFeatureFlagsByFederatedGraphResponse) GetTotalCount ¶
func (x *GetFeatureFlagsByFederatedGraphResponse) GetTotalCount() int32
func (*GetFeatureFlagsByFederatedGraphResponse) ProtoMessage ¶
func (*GetFeatureFlagsByFederatedGraphResponse) ProtoMessage()
func (*GetFeatureFlagsByFederatedGraphResponse) ProtoReflect ¶
func (x *GetFeatureFlagsByFederatedGraphResponse) ProtoReflect() protoreflect.Message
func (*GetFeatureFlagsByFederatedGraphResponse) Reset ¶
func (x *GetFeatureFlagsByFederatedGraphResponse) Reset()
func (*GetFeatureFlagsByFederatedGraphResponse) String ¶
func (x *GetFeatureFlagsByFederatedGraphResponse) String() string
type GetFeatureFlagsRequest ¶
type GetFeatureFlagsRequest struct { Limit int32 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"` Offset int32 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` Query *string `protobuf:"bytes,4,opt,name=query,proto3,oneof" json:"query,omitempty"` // contains filtered or unexported fields }
func (*GetFeatureFlagsRequest) Descriptor
deprecated
func (*GetFeatureFlagsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFeatureFlagsRequest.ProtoReflect.Descriptor instead.
func (*GetFeatureFlagsRequest) GetLimit ¶
func (x *GetFeatureFlagsRequest) GetLimit() int32
func (*GetFeatureFlagsRequest) GetNamespace ¶
func (x *GetFeatureFlagsRequest) GetNamespace() string
func (*GetFeatureFlagsRequest) GetOffset ¶
func (x *GetFeatureFlagsRequest) GetOffset() int32
func (*GetFeatureFlagsRequest) GetQuery ¶
func (x *GetFeatureFlagsRequest) GetQuery() string
func (*GetFeatureFlagsRequest) ProtoMessage ¶
func (*GetFeatureFlagsRequest) ProtoMessage()
func (*GetFeatureFlagsRequest) ProtoReflect ¶
func (x *GetFeatureFlagsRequest) ProtoReflect() protoreflect.Message
func (*GetFeatureFlagsRequest) Reset ¶
func (x *GetFeatureFlagsRequest) Reset()
func (*GetFeatureFlagsRequest) String ¶
func (x *GetFeatureFlagsRequest) String() string
type GetFeatureFlagsResponse ¶
type GetFeatureFlagsResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` FeatureFlags []*FeatureFlag `protobuf:"bytes,2,rep,name=feature_flags,json=featureFlags,proto3" json:"feature_flags,omitempty"` TotalCount int32 `protobuf:"varint,3,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"` // contains filtered or unexported fields }
func (*GetFeatureFlagsResponse) Descriptor
deprecated
func (*GetFeatureFlagsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFeatureFlagsResponse.ProtoReflect.Descriptor instead.
func (*GetFeatureFlagsResponse) GetFeatureFlags ¶
func (x *GetFeatureFlagsResponse) GetFeatureFlags() []*FeatureFlag
func (*GetFeatureFlagsResponse) GetResponse ¶
func (x *GetFeatureFlagsResponse) GetResponse() *Response
func (*GetFeatureFlagsResponse) GetTotalCount ¶
func (x *GetFeatureFlagsResponse) GetTotalCount() int32
func (*GetFeatureFlagsResponse) ProtoMessage ¶
func (*GetFeatureFlagsResponse) ProtoMessage()
func (*GetFeatureFlagsResponse) ProtoReflect ¶
func (x *GetFeatureFlagsResponse) ProtoReflect() protoreflect.Message
func (*GetFeatureFlagsResponse) Reset ¶
func (x *GetFeatureFlagsResponse) Reset()
func (*GetFeatureFlagsResponse) String ¶
func (x *GetFeatureFlagsResponse) String() string
type GetFeatureSubgraphsByFeatureFlagRequest ¶
type GetFeatureSubgraphsByFeatureFlagRequest struct { FeatureFlagName string `protobuf:"bytes,1,opt,name=feature_flag_name,json=featureFlagName,proto3" json:"feature_flag_name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetFeatureSubgraphsByFeatureFlagRequest) Descriptor
deprecated
func (*GetFeatureSubgraphsByFeatureFlagRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFeatureSubgraphsByFeatureFlagRequest.ProtoReflect.Descriptor instead.
func (*GetFeatureSubgraphsByFeatureFlagRequest) GetFeatureFlagName ¶
func (x *GetFeatureSubgraphsByFeatureFlagRequest) GetFeatureFlagName() string
func (*GetFeatureSubgraphsByFeatureFlagRequest) GetNamespace ¶
func (x *GetFeatureSubgraphsByFeatureFlagRequest) GetNamespace() string
func (*GetFeatureSubgraphsByFeatureFlagRequest) ProtoMessage ¶
func (*GetFeatureSubgraphsByFeatureFlagRequest) ProtoMessage()
func (*GetFeatureSubgraphsByFeatureFlagRequest) ProtoReflect ¶
func (x *GetFeatureSubgraphsByFeatureFlagRequest) ProtoReflect() protoreflect.Message
func (*GetFeatureSubgraphsByFeatureFlagRequest) Reset ¶
func (x *GetFeatureSubgraphsByFeatureFlagRequest) Reset()
func (*GetFeatureSubgraphsByFeatureFlagRequest) String ¶
func (x *GetFeatureSubgraphsByFeatureFlagRequest) String() string
type GetFeatureSubgraphsByFeatureFlagResponse ¶
type GetFeatureSubgraphsByFeatureFlagResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` FeatureSubgraphs []*Subgraph `protobuf:"bytes,2,rep,name=feature_subgraphs,json=featureSubgraphs,proto3" json:"feature_subgraphs,omitempty"` // contains filtered or unexported fields }
func (*GetFeatureSubgraphsByFeatureFlagResponse) Descriptor
deprecated
func (*GetFeatureSubgraphsByFeatureFlagResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFeatureSubgraphsByFeatureFlagResponse.ProtoReflect.Descriptor instead.
func (*GetFeatureSubgraphsByFeatureFlagResponse) GetFeatureSubgraphs ¶
func (x *GetFeatureSubgraphsByFeatureFlagResponse) GetFeatureSubgraphs() []*Subgraph
func (*GetFeatureSubgraphsByFeatureFlagResponse) GetResponse ¶
func (x *GetFeatureSubgraphsByFeatureFlagResponse) GetResponse() *Response
func (*GetFeatureSubgraphsByFeatureFlagResponse) ProtoMessage ¶
func (*GetFeatureSubgraphsByFeatureFlagResponse) ProtoMessage()
func (*GetFeatureSubgraphsByFeatureFlagResponse) ProtoReflect ¶
func (x *GetFeatureSubgraphsByFeatureFlagResponse) ProtoReflect() protoreflect.Message
func (*GetFeatureSubgraphsByFeatureFlagResponse) Reset ¶
func (x *GetFeatureSubgraphsByFeatureFlagResponse) Reset()
func (*GetFeatureSubgraphsByFeatureFlagResponse) String ¶
func (x *GetFeatureSubgraphsByFeatureFlagResponse) String() string
type GetFeatureSubgraphsRequest ¶
type GetFeatureSubgraphsRequest struct { Limit int32 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"` Offset int32 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` Query *string `protobuf:"bytes,4,opt,name=query,proto3,oneof" json:"query,omitempty"` // contains filtered or unexported fields }
func (*GetFeatureSubgraphsRequest) Descriptor
deprecated
func (*GetFeatureSubgraphsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFeatureSubgraphsRequest.ProtoReflect.Descriptor instead.
func (*GetFeatureSubgraphsRequest) GetLimit ¶
func (x *GetFeatureSubgraphsRequest) GetLimit() int32
func (*GetFeatureSubgraphsRequest) GetNamespace ¶
func (x *GetFeatureSubgraphsRequest) GetNamespace() string
func (*GetFeatureSubgraphsRequest) GetOffset ¶
func (x *GetFeatureSubgraphsRequest) GetOffset() int32
func (*GetFeatureSubgraphsRequest) GetQuery ¶
func (x *GetFeatureSubgraphsRequest) GetQuery() string
func (*GetFeatureSubgraphsRequest) ProtoMessage ¶
func (*GetFeatureSubgraphsRequest) ProtoMessage()
func (*GetFeatureSubgraphsRequest) ProtoReflect ¶
func (x *GetFeatureSubgraphsRequest) ProtoReflect() protoreflect.Message
func (*GetFeatureSubgraphsRequest) Reset ¶
func (x *GetFeatureSubgraphsRequest) Reset()
func (*GetFeatureSubgraphsRequest) String ¶
func (x *GetFeatureSubgraphsRequest) String() string
type GetFeatureSubgraphsResponse ¶
type GetFeatureSubgraphsResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` FeatureSubgraphs []*Subgraph `protobuf:"bytes,2,rep,name=feature_subgraphs,json=featureSubgraphs,proto3" json:"feature_subgraphs,omitempty"` Count int32 `protobuf:"varint,3,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*GetFeatureSubgraphsResponse) Descriptor
deprecated
func (*GetFeatureSubgraphsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFeatureSubgraphsResponse.ProtoReflect.Descriptor instead.
func (*GetFeatureSubgraphsResponse) GetCount ¶
func (x *GetFeatureSubgraphsResponse) GetCount() int32
func (*GetFeatureSubgraphsResponse) GetFeatureSubgraphs ¶
func (x *GetFeatureSubgraphsResponse) GetFeatureSubgraphs() []*Subgraph
func (*GetFeatureSubgraphsResponse) GetResponse ¶
func (x *GetFeatureSubgraphsResponse) GetResponse() *Response
func (*GetFeatureSubgraphsResponse) ProtoMessage ¶
func (*GetFeatureSubgraphsResponse) ProtoMessage()
func (*GetFeatureSubgraphsResponse) ProtoReflect ¶
func (x *GetFeatureSubgraphsResponse) ProtoReflect() protoreflect.Message
func (*GetFeatureSubgraphsResponse) Reset ¶
func (x *GetFeatureSubgraphsResponse) Reset()
func (*GetFeatureSubgraphsResponse) String ¶
func (x *GetFeatureSubgraphsResponse) String() string
type GetFederatedGraphByNameRequest ¶
type GetFederatedGraphByNameRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` IncludeMetrics bool `protobuf:"varint,2,opt,name=includeMetrics,proto3" json:"includeMetrics,omitempty"` Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetFederatedGraphByNameRequest) Descriptor
deprecated
func (*GetFederatedGraphByNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFederatedGraphByNameRequest.ProtoReflect.Descriptor instead.
func (*GetFederatedGraphByNameRequest) GetIncludeMetrics ¶
func (x *GetFederatedGraphByNameRequest) GetIncludeMetrics() bool
func (*GetFederatedGraphByNameRequest) GetName ¶
func (x *GetFederatedGraphByNameRequest) GetName() string
func (*GetFederatedGraphByNameRequest) GetNamespace ¶
func (x *GetFederatedGraphByNameRequest) GetNamespace() string
func (*GetFederatedGraphByNameRequest) ProtoMessage ¶
func (*GetFederatedGraphByNameRequest) ProtoMessage()
func (*GetFederatedGraphByNameRequest) ProtoReflect ¶
func (x *GetFederatedGraphByNameRequest) ProtoReflect() protoreflect.Message
func (*GetFederatedGraphByNameRequest) Reset ¶
func (x *GetFederatedGraphByNameRequest) Reset()
func (*GetFederatedGraphByNameRequest) String ¶
func (x *GetFederatedGraphByNameRequest) String() string
type GetFederatedGraphByNameResponse ¶
type GetFederatedGraphByNameResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Graph *FederatedGraph `protobuf:"bytes,2,opt,name=graph,proto3" json:"graph,omitempty"` Subgraphs []*Subgraph `protobuf:"bytes,3,rep,name=subgraphs,proto3" json:"subgraphs,omitempty"` GraphRequestToken string `protobuf:"bytes,4,opt,name=graphRequestToken,proto3" json:"graphRequestToken,omitempty"` FeatureFlagsInLatestValidComposition []*FeatureFlag `protobuf:"bytes,5,rep,name=featureFlagsInLatestValidComposition,proto3" json:"featureFlagsInLatestValidComposition,omitempty"` // includes all the feature subgraphs that are part of the federated graph, // even the ones that are not part of the latest composition FeatureSubgraphs []*Subgraph `protobuf:"bytes,6,rep,name=featureSubgraphs,proto3" json:"featureSubgraphs,omitempty"` // contains filtered or unexported fields }
func (*GetFederatedGraphByNameResponse) Descriptor
deprecated
func (*GetFederatedGraphByNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFederatedGraphByNameResponse.ProtoReflect.Descriptor instead.
func (*GetFederatedGraphByNameResponse) GetFeatureFlagsInLatestValidComposition ¶
func (x *GetFederatedGraphByNameResponse) GetFeatureFlagsInLatestValidComposition() []*FeatureFlag
func (*GetFederatedGraphByNameResponse) GetFeatureSubgraphs ¶
func (x *GetFederatedGraphByNameResponse) GetFeatureSubgraphs() []*Subgraph
func (*GetFederatedGraphByNameResponse) GetGraph ¶
func (x *GetFederatedGraphByNameResponse) GetGraph() *FederatedGraph
func (*GetFederatedGraphByNameResponse) GetGraphRequestToken ¶
func (x *GetFederatedGraphByNameResponse) GetGraphRequestToken() string
func (*GetFederatedGraphByNameResponse) GetResponse ¶
func (x *GetFederatedGraphByNameResponse) GetResponse() *Response
func (*GetFederatedGraphByNameResponse) GetSubgraphs ¶
func (x *GetFederatedGraphByNameResponse) GetSubgraphs() []*Subgraph
func (*GetFederatedGraphByNameResponse) ProtoMessage ¶
func (*GetFederatedGraphByNameResponse) ProtoMessage()
func (*GetFederatedGraphByNameResponse) ProtoReflect ¶
func (x *GetFederatedGraphByNameResponse) ProtoReflect() protoreflect.Message
func (*GetFederatedGraphByNameResponse) Reset ¶
func (x *GetFederatedGraphByNameResponse) Reset()
func (*GetFederatedGraphByNameResponse) String ¶
func (x *GetFederatedGraphByNameResponse) String() string
type GetFederatedGraphChangelogRequest ¶
type GetFederatedGraphChangelogRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Pagination *Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` DateRange *DateRange `protobuf:"bytes,3,opt,name=dateRange,proto3" json:"dateRange,omitempty"` Namespace string `protobuf:"bytes,4,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetFederatedGraphChangelogRequest) Descriptor
deprecated
func (*GetFederatedGraphChangelogRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFederatedGraphChangelogRequest.ProtoReflect.Descriptor instead.
func (*GetFederatedGraphChangelogRequest) GetDateRange ¶
func (x *GetFederatedGraphChangelogRequest) GetDateRange() *DateRange
func (*GetFederatedGraphChangelogRequest) GetName ¶
func (x *GetFederatedGraphChangelogRequest) GetName() string
func (*GetFederatedGraphChangelogRequest) GetNamespace ¶
func (x *GetFederatedGraphChangelogRequest) GetNamespace() string
func (*GetFederatedGraphChangelogRequest) GetPagination ¶
func (x *GetFederatedGraphChangelogRequest) GetPagination() *Pagination
func (*GetFederatedGraphChangelogRequest) ProtoMessage ¶
func (*GetFederatedGraphChangelogRequest) ProtoMessage()
func (*GetFederatedGraphChangelogRequest) ProtoReflect ¶
func (x *GetFederatedGraphChangelogRequest) ProtoReflect() protoreflect.Message
func (*GetFederatedGraphChangelogRequest) Reset ¶
func (x *GetFederatedGraphChangelogRequest) Reset()
func (*GetFederatedGraphChangelogRequest) String ¶
func (x *GetFederatedGraphChangelogRequest) String() string
type GetFederatedGraphChangelogResponse ¶
type GetFederatedGraphChangelogResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` FederatedGraphChangelogOutput []*FederatedGraphChangelogOutput `protobuf:"bytes,2,rep,name=federatedGraphChangelogOutput,proto3" json:"federatedGraphChangelogOutput,omitempty"` HasNextPage bool `protobuf:"varint,3,opt,name=hasNextPage,proto3" json:"hasNextPage,omitempty"` // contains filtered or unexported fields }
func (*GetFederatedGraphChangelogResponse) Descriptor
deprecated
func (*GetFederatedGraphChangelogResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFederatedGraphChangelogResponse.ProtoReflect.Descriptor instead.
func (*GetFederatedGraphChangelogResponse) GetFederatedGraphChangelogOutput ¶
func (x *GetFederatedGraphChangelogResponse) GetFederatedGraphChangelogOutput() []*FederatedGraphChangelogOutput
func (*GetFederatedGraphChangelogResponse) GetHasNextPage ¶
func (x *GetFederatedGraphChangelogResponse) GetHasNextPage() bool
func (*GetFederatedGraphChangelogResponse) GetResponse ¶
func (x *GetFederatedGraphChangelogResponse) GetResponse() *Response
func (*GetFederatedGraphChangelogResponse) ProtoMessage ¶
func (*GetFederatedGraphChangelogResponse) ProtoMessage()
func (*GetFederatedGraphChangelogResponse) ProtoReflect ¶
func (x *GetFederatedGraphChangelogResponse) ProtoReflect() protoreflect.Message
func (*GetFederatedGraphChangelogResponse) Reset ¶
func (x *GetFederatedGraphChangelogResponse) Reset()
func (*GetFederatedGraphChangelogResponse) String ¶
func (x *GetFederatedGraphChangelogResponse) String() string
type GetFederatedGraphSDLByNameRequest ¶
type GetFederatedGraphSDLByNameRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` FeatureFlagName *string `protobuf:"bytes,3,opt,name=feature_flag_name,json=featureFlagName,proto3,oneof" json:"feature_flag_name,omitempty"` // contains filtered or unexported fields }
func (*GetFederatedGraphSDLByNameRequest) Descriptor
deprecated
func (*GetFederatedGraphSDLByNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFederatedGraphSDLByNameRequest.ProtoReflect.Descriptor instead.
func (*GetFederatedGraphSDLByNameRequest) GetFeatureFlagName ¶
func (x *GetFederatedGraphSDLByNameRequest) GetFeatureFlagName() string
func (*GetFederatedGraphSDLByNameRequest) GetName ¶
func (x *GetFederatedGraphSDLByNameRequest) GetName() string
func (*GetFederatedGraphSDLByNameRequest) GetNamespace ¶
func (x *GetFederatedGraphSDLByNameRequest) GetNamespace() string
func (*GetFederatedGraphSDLByNameRequest) ProtoMessage ¶
func (*GetFederatedGraphSDLByNameRequest) ProtoMessage()
func (*GetFederatedGraphSDLByNameRequest) ProtoReflect ¶
func (x *GetFederatedGraphSDLByNameRequest) ProtoReflect() protoreflect.Message
func (*GetFederatedGraphSDLByNameRequest) Reset ¶
func (x *GetFederatedGraphSDLByNameRequest) Reset()
func (*GetFederatedGraphSDLByNameRequest) String ¶
func (x *GetFederatedGraphSDLByNameRequest) String() string
type GetFederatedGraphSDLByNameResponse ¶
type GetFederatedGraphSDLByNameResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Sdl *string `protobuf:"bytes,2,opt,name=sdl,proto3,oneof" json:"sdl,omitempty"` VersionId *string `protobuf:"bytes,3,opt,name=version_id,json=versionId,proto3,oneof" json:"version_id,omitempty"` ClientSchema *string `protobuf:"bytes,4,opt,name=client_schema,json=clientSchema,proto3,oneof" json:"client_schema,omitempty"` // contains filtered or unexported fields }
func (*GetFederatedGraphSDLByNameResponse) Descriptor
deprecated
func (*GetFederatedGraphSDLByNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFederatedGraphSDLByNameResponse.ProtoReflect.Descriptor instead.
func (*GetFederatedGraphSDLByNameResponse) GetClientSchema ¶
func (x *GetFederatedGraphSDLByNameResponse) GetClientSchema() string
func (*GetFederatedGraphSDLByNameResponse) GetResponse ¶
func (x *GetFederatedGraphSDLByNameResponse) GetResponse() *Response
func (*GetFederatedGraphSDLByNameResponse) GetSdl ¶
func (x *GetFederatedGraphSDLByNameResponse) GetSdl() string
func (*GetFederatedGraphSDLByNameResponse) GetVersionId ¶
func (x *GetFederatedGraphSDLByNameResponse) GetVersionId() string
func (*GetFederatedGraphSDLByNameResponse) ProtoMessage ¶
func (*GetFederatedGraphSDLByNameResponse) ProtoMessage()
func (*GetFederatedGraphSDLByNameResponse) ProtoReflect ¶
func (x *GetFederatedGraphSDLByNameResponse) ProtoReflect() protoreflect.Message
func (*GetFederatedGraphSDLByNameResponse) Reset ¶
func (x *GetFederatedGraphSDLByNameResponse) Reset()
func (*GetFederatedGraphSDLByNameResponse) String ¶
func (x *GetFederatedGraphSDLByNameResponse) String() string
type GetFederatedGraphsBySubgraphLabelsRequest ¶
type GetFederatedGraphsBySubgraphLabelsRequest struct { SubgraphName string `protobuf:"bytes,1,opt,name=subgraphName,proto3" json:"subgraphName,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetFederatedGraphsBySubgraphLabelsRequest) Descriptor
deprecated
func (*GetFederatedGraphsBySubgraphLabelsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFederatedGraphsBySubgraphLabelsRequest.ProtoReflect.Descriptor instead.
func (*GetFederatedGraphsBySubgraphLabelsRequest) GetNamespace ¶
func (x *GetFederatedGraphsBySubgraphLabelsRequest) GetNamespace() string
func (*GetFederatedGraphsBySubgraphLabelsRequest) GetSubgraphName ¶
func (x *GetFederatedGraphsBySubgraphLabelsRequest) GetSubgraphName() string
func (*GetFederatedGraphsBySubgraphLabelsRequest) ProtoMessage ¶
func (*GetFederatedGraphsBySubgraphLabelsRequest) ProtoMessage()
func (*GetFederatedGraphsBySubgraphLabelsRequest) ProtoReflect ¶
func (x *GetFederatedGraphsBySubgraphLabelsRequest) ProtoReflect() protoreflect.Message
func (*GetFederatedGraphsBySubgraphLabelsRequest) Reset ¶
func (x *GetFederatedGraphsBySubgraphLabelsRequest) Reset()
func (*GetFederatedGraphsBySubgraphLabelsRequest) String ¶
func (x *GetFederatedGraphsBySubgraphLabelsRequest) String() string
type GetFederatedGraphsBySubgraphLabelsResponse ¶
type GetFederatedGraphsBySubgraphLabelsResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Graphs []*FederatedGraph `protobuf:"bytes,2,rep,name=graphs,proto3" json:"graphs,omitempty"` // contains filtered or unexported fields }
func (*GetFederatedGraphsBySubgraphLabelsResponse) Descriptor
deprecated
func (*GetFederatedGraphsBySubgraphLabelsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFederatedGraphsBySubgraphLabelsResponse.ProtoReflect.Descriptor instead.
func (*GetFederatedGraphsBySubgraphLabelsResponse) GetGraphs ¶
func (x *GetFederatedGraphsBySubgraphLabelsResponse) GetGraphs() []*FederatedGraph
func (*GetFederatedGraphsBySubgraphLabelsResponse) GetResponse ¶
func (x *GetFederatedGraphsBySubgraphLabelsResponse) GetResponse() *Response
func (*GetFederatedGraphsBySubgraphLabelsResponse) ProtoMessage ¶
func (*GetFederatedGraphsBySubgraphLabelsResponse) ProtoMessage()
func (*GetFederatedGraphsBySubgraphLabelsResponse) ProtoReflect ¶
func (x *GetFederatedGraphsBySubgraphLabelsResponse) ProtoReflect() protoreflect.Message
func (*GetFederatedGraphsBySubgraphLabelsResponse) Reset ¶
func (x *GetFederatedGraphsBySubgraphLabelsResponse) Reset()
func (*GetFederatedGraphsBySubgraphLabelsResponse) String ¶
func (x *GetFederatedGraphsBySubgraphLabelsResponse) String() string
type GetFederatedGraphsRequest ¶
type GetFederatedGraphsRequest struct { Limit int32 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"` Offset int32 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` IncludeMetrics bool `protobuf:"varint,3,opt,name=includeMetrics,proto3" json:"includeMetrics,omitempty"` Namespace string `protobuf:"bytes,4,opt,name=namespace,proto3" json:"namespace,omitempty"` SupportsFederation *bool `protobuf:"varint,5,opt,name=supports_federation,json=supportsFederation,proto3,oneof" json:"supports_federation,omitempty"` // contains filtered or unexported fields }
func (*GetFederatedGraphsRequest) Descriptor
deprecated
func (*GetFederatedGraphsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFederatedGraphsRequest.ProtoReflect.Descriptor instead.
func (*GetFederatedGraphsRequest) GetIncludeMetrics ¶
func (x *GetFederatedGraphsRequest) GetIncludeMetrics() bool
func (*GetFederatedGraphsRequest) GetLimit ¶
func (x *GetFederatedGraphsRequest) GetLimit() int32
func (*GetFederatedGraphsRequest) GetNamespace ¶
func (x *GetFederatedGraphsRequest) GetNamespace() string
func (*GetFederatedGraphsRequest) GetOffset ¶
func (x *GetFederatedGraphsRequest) GetOffset() int32
func (*GetFederatedGraphsRequest) GetSupportsFederation ¶
func (x *GetFederatedGraphsRequest) GetSupportsFederation() bool
func (*GetFederatedGraphsRequest) ProtoMessage ¶
func (*GetFederatedGraphsRequest) ProtoMessage()
func (*GetFederatedGraphsRequest) ProtoReflect ¶
func (x *GetFederatedGraphsRequest) ProtoReflect() protoreflect.Message
func (*GetFederatedGraphsRequest) Reset ¶
func (x *GetFederatedGraphsRequest) Reset()
func (*GetFederatedGraphsRequest) String ¶
func (x *GetFederatedGraphsRequest) String() string
type GetFederatedGraphsResponse ¶
type GetFederatedGraphsResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Graphs []*FederatedGraph `protobuf:"bytes,2,rep,name=graphs,proto3" json:"graphs,omitempty"` // contains filtered or unexported fields }
func (*GetFederatedGraphsResponse) Descriptor
deprecated
func (*GetFederatedGraphsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFederatedGraphsResponse.ProtoReflect.Descriptor instead.
func (*GetFederatedGraphsResponse) GetGraphs ¶
func (x *GetFederatedGraphsResponse) GetGraphs() []*FederatedGraph
func (*GetFederatedGraphsResponse) GetResponse ¶
func (x *GetFederatedGraphsResponse) GetResponse() *Response
func (*GetFederatedGraphsResponse) ProtoMessage ¶
func (*GetFederatedGraphsResponse) ProtoMessage()
func (*GetFederatedGraphsResponse) ProtoReflect ¶
func (x *GetFederatedGraphsResponse) ProtoReflect() protoreflect.Message
func (*GetFederatedGraphsResponse) Reset ¶
func (x *GetFederatedGraphsResponse) Reset()
func (*GetFederatedGraphsResponse) String ¶
func (x *GetFederatedGraphsResponse) String() string
type GetFederatedResponse ¶
type GetFederatedResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` FederatedSchemaSDL string `protobuf:"bytes,2,opt,name=FederatedSchemaSDL,proto3" json:"FederatedSchemaSDL,omitempty"` // contains filtered or unexported fields }
func (*GetFederatedResponse) Descriptor
deprecated
func (*GetFederatedResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFederatedResponse.ProtoReflect.Descriptor instead.
func (*GetFederatedResponse) GetFederatedSchemaSDL ¶
func (x *GetFederatedResponse) GetFederatedSchemaSDL() string
func (*GetFederatedResponse) GetResponse ¶
func (x *GetFederatedResponse) GetResponse() *Response
func (*GetFederatedResponse) ProtoMessage ¶
func (*GetFederatedResponse) ProtoMessage()
func (*GetFederatedResponse) ProtoReflect ¶
func (x *GetFederatedResponse) ProtoReflect() protoreflect.Message
func (*GetFederatedResponse) Reset ¶
func (x *GetFederatedResponse) Reset()
func (*GetFederatedResponse) String ¶
func (x *GetFederatedResponse) String() string
type GetFieldUsageRequest ¶
type GetFieldUsageRequest struct { GraphName string `protobuf:"bytes,1,opt,name=graph_name,json=graphName,proto3" json:"graph_name,omitempty"` NamedType *string `protobuf:"bytes,2,opt,name=namedType,proto3,oneof" json:"namedType,omitempty"` Typename *string `protobuf:"bytes,3,opt,name=typename,proto3,oneof" json:"typename,omitempty"` Field *string `protobuf:"bytes,4,opt,name=field,proto3,oneof" json:"field,omitempty"` Range *int32 `protobuf:"varint,5,opt,name=range,proto3,oneof" json:"range,omitempty"` DateRange *DateRange `protobuf:"bytes,6,opt,name=dateRange,proto3" json:"dateRange,omitempty"` Namespace string `protobuf:"bytes,7,opt,name=namespace,proto3" json:"namespace,omitempty"` FeatureFlagName *string `protobuf:"bytes,8,opt,name=feature_flag_name,json=featureFlagName,proto3,oneof" json:"feature_flag_name,omitempty"` // contains filtered or unexported fields }
func (*GetFieldUsageRequest) Descriptor
deprecated
func (*GetFieldUsageRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFieldUsageRequest.ProtoReflect.Descriptor instead.
func (*GetFieldUsageRequest) GetDateRange ¶
func (x *GetFieldUsageRequest) GetDateRange() *DateRange
func (*GetFieldUsageRequest) GetFeatureFlagName ¶
func (x *GetFieldUsageRequest) GetFeatureFlagName() string
func (*GetFieldUsageRequest) GetField ¶
func (x *GetFieldUsageRequest) GetField() string
func (*GetFieldUsageRequest) GetGraphName ¶
func (x *GetFieldUsageRequest) GetGraphName() string
func (*GetFieldUsageRequest) GetNamedType ¶
func (x *GetFieldUsageRequest) GetNamedType() string
func (*GetFieldUsageRequest) GetNamespace ¶
func (x *GetFieldUsageRequest) GetNamespace() string
func (*GetFieldUsageRequest) GetRange ¶
func (x *GetFieldUsageRequest) GetRange() int32
func (*GetFieldUsageRequest) GetTypename ¶
func (x *GetFieldUsageRequest) GetTypename() string
func (*GetFieldUsageRequest) ProtoMessage ¶
func (*GetFieldUsageRequest) ProtoMessage()
func (*GetFieldUsageRequest) ProtoReflect ¶
func (x *GetFieldUsageRequest) ProtoReflect() protoreflect.Message
func (*GetFieldUsageRequest) Reset ¶
func (x *GetFieldUsageRequest) Reset()
func (*GetFieldUsageRequest) String ¶
func (x *GetFieldUsageRequest) String() string
type GetFieldUsageResponse ¶
type GetFieldUsageResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` RequestSeries []*RequestSeriesItem `protobuf:"bytes,2,rep,name=request_series,json=requestSeries,proto3" json:"request_series,omitempty"` Clients []*ClientWithOperations `protobuf:"bytes,3,rep,name=clients,proto3" json:"clients,omitempty"` Meta *FieldUsageMeta `protobuf:"bytes,4,opt,name=meta,proto3" json:"meta,omitempty"` // contains filtered or unexported fields }
func (*GetFieldUsageResponse) Descriptor
deprecated
func (*GetFieldUsageResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFieldUsageResponse.ProtoReflect.Descriptor instead.
func (*GetFieldUsageResponse) GetClients ¶
func (x *GetFieldUsageResponse) GetClients() []*ClientWithOperations
func (*GetFieldUsageResponse) GetMeta ¶
func (x *GetFieldUsageResponse) GetMeta() *FieldUsageMeta
func (*GetFieldUsageResponse) GetRequestSeries ¶
func (x *GetFieldUsageResponse) GetRequestSeries() []*RequestSeriesItem
func (*GetFieldUsageResponse) GetResponse ¶
func (x *GetFieldUsageResponse) GetResponse() *Response
func (*GetFieldUsageResponse) ProtoMessage ¶
func (*GetFieldUsageResponse) ProtoMessage()
func (*GetFieldUsageResponse) ProtoReflect ¶
func (x *GetFieldUsageResponse) ProtoReflect() protoreflect.Message
func (*GetFieldUsageResponse) Reset ¶
func (x *GetFieldUsageResponse) Reset()
func (*GetFieldUsageResponse) String ¶
func (x *GetFieldUsageResponse) String() string
type GetGraphMetricsRequest ¶
type GetGraphMetricsRequest struct { FederatedGraphName string `protobuf:"bytes,1,opt,name=federatedGraphName,proto3" json:"federatedGraphName,omitempty"` Range int32 `protobuf:"varint,2,opt,name=range,proto3" json:"range,omitempty"` DateRange *DateRange `protobuf:"bytes,3,opt,name=dateRange,proto3" json:"dateRange,omitempty"` Filters []*AnalyticsFilter `protobuf:"bytes,4,rep,name=filters,proto3" json:"filters,omitempty"` Namespace string `protobuf:"bytes,5,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
* MetricsDashboard
func (*GetGraphMetricsRequest) Descriptor
deprecated
func (*GetGraphMetricsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGraphMetricsRequest.ProtoReflect.Descriptor instead.
func (*GetGraphMetricsRequest) GetDateRange ¶
func (x *GetGraphMetricsRequest) GetDateRange() *DateRange
func (*GetGraphMetricsRequest) GetFederatedGraphName ¶
func (x *GetGraphMetricsRequest) GetFederatedGraphName() string
func (*GetGraphMetricsRequest) GetFilters ¶
func (x *GetGraphMetricsRequest) GetFilters() []*AnalyticsFilter
func (*GetGraphMetricsRequest) GetNamespace ¶
func (x *GetGraphMetricsRequest) GetNamespace() string
func (*GetGraphMetricsRequest) GetRange ¶
func (x *GetGraphMetricsRequest) GetRange() int32
func (*GetGraphMetricsRequest) ProtoMessage ¶
func (*GetGraphMetricsRequest) ProtoMessage()
func (*GetGraphMetricsRequest) ProtoReflect ¶
func (x *GetGraphMetricsRequest) ProtoReflect() protoreflect.Message
func (*GetGraphMetricsRequest) Reset ¶
func (x *GetGraphMetricsRequest) Reset()
func (*GetGraphMetricsRequest) String ¶
func (x *GetGraphMetricsRequest) String() string
type GetGraphMetricsResponse ¶
type GetGraphMetricsResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Requests *MetricsDashboardMetric `protobuf:"bytes,2,opt,name=requests,proto3" json:"requests,omitempty"` Latency *MetricsDashboardMetric `protobuf:"bytes,3,opt,name=latency,proto3" json:"latency,omitempty"` Errors *MetricsDashboardMetric `protobuf:"bytes,4,opt,name=errors,proto3" json:"errors,omitempty"` Filters []*AnalyticsViewResultFilter `protobuf:"bytes,5,rep,name=filters,proto3" json:"filters,omitempty"` Resolution *string `protobuf:"bytes,6,opt,name=resolution,proto3,oneof" json:"resolution,omitempty"` // contains filtered or unexported fields }
func (*GetGraphMetricsResponse) Descriptor
deprecated
func (*GetGraphMetricsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGraphMetricsResponse.ProtoReflect.Descriptor instead.
func (*GetGraphMetricsResponse) GetErrors ¶
func (x *GetGraphMetricsResponse) GetErrors() *MetricsDashboardMetric
func (*GetGraphMetricsResponse) GetFilters ¶
func (x *GetGraphMetricsResponse) GetFilters() []*AnalyticsViewResultFilter
func (*GetGraphMetricsResponse) GetLatency ¶
func (x *GetGraphMetricsResponse) GetLatency() *MetricsDashboardMetric
func (*GetGraphMetricsResponse) GetRequests ¶
func (x *GetGraphMetricsResponse) GetRequests() *MetricsDashboardMetric
func (*GetGraphMetricsResponse) GetResolution ¶
func (x *GetGraphMetricsResponse) GetResolution() string
func (*GetGraphMetricsResponse) GetResponse ¶
func (x *GetGraphMetricsResponse) GetResponse() *Response
func (*GetGraphMetricsResponse) ProtoMessage ¶
func (*GetGraphMetricsResponse) ProtoMessage()
func (*GetGraphMetricsResponse) ProtoReflect ¶
func (x *GetGraphMetricsResponse) ProtoReflect() protoreflect.Message
func (*GetGraphMetricsResponse) Reset ¶
func (x *GetGraphMetricsResponse) Reset()
func (*GetGraphMetricsResponse) String ¶
func (x *GetGraphMetricsResponse) String() string
type GetInvitationsRequest ¶
type GetInvitationsRequest struct {
// contains filtered or unexported fields
}
func (*GetInvitationsRequest) Descriptor
deprecated
func (*GetInvitationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInvitationsRequest.ProtoReflect.Descriptor instead.
func (*GetInvitationsRequest) ProtoMessage ¶
func (*GetInvitationsRequest) ProtoMessage()
func (*GetInvitationsRequest) ProtoReflect ¶
func (x *GetInvitationsRequest) ProtoReflect() protoreflect.Message
func (*GetInvitationsRequest) Reset ¶
func (x *GetInvitationsRequest) Reset()
func (*GetInvitationsRequest) String ¶
func (x *GetInvitationsRequest) String() string
type GetInvitationsResponse ¶
type GetInvitationsResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Invitations []*OrganizationInvite `protobuf:"bytes,2,rep,name=invitations,proto3" json:"invitations,omitempty"` // contains filtered or unexported fields }
func (*GetInvitationsResponse) Descriptor
deprecated
func (*GetInvitationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInvitationsResponse.ProtoReflect.Descriptor instead.
func (*GetInvitationsResponse) GetInvitations ¶
func (x *GetInvitationsResponse) GetInvitations() []*OrganizationInvite
func (*GetInvitationsResponse) GetResponse ¶
func (x *GetInvitationsResponse) GetResponse() *Response
func (*GetInvitationsResponse) ProtoMessage ¶
func (*GetInvitationsResponse) ProtoMessage()
func (*GetInvitationsResponse) ProtoReflect ¶
func (x *GetInvitationsResponse) ProtoReflect() protoreflect.Message
func (*GetInvitationsResponse) Reset ¶
func (x *GetInvitationsResponse) Reset()
func (*GetInvitationsResponse) String ¶
func (x *GetInvitationsResponse) String() string
type GetLatestSubgraphSDLRequest ¶
type GetLatestSubgraphSDLRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetLatestSubgraphSDLRequest) Descriptor
deprecated
func (*GetLatestSubgraphSDLRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLatestSubgraphSDLRequest.ProtoReflect.Descriptor instead.
func (*GetLatestSubgraphSDLRequest) GetName ¶
func (x *GetLatestSubgraphSDLRequest) GetName() string
func (*GetLatestSubgraphSDLRequest) GetNamespace ¶
func (x *GetLatestSubgraphSDLRequest) GetNamespace() string
func (*GetLatestSubgraphSDLRequest) ProtoMessage ¶
func (*GetLatestSubgraphSDLRequest) ProtoMessage()
func (*GetLatestSubgraphSDLRequest) ProtoReflect ¶
func (x *GetLatestSubgraphSDLRequest) ProtoReflect() protoreflect.Message
func (*GetLatestSubgraphSDLRequest) Reset ¶
func (x *GetLatestSubgraphSDLRequest) Reset()
func (*GetLatestSubgraphSDLRequest) String ¶
func (x *GetLatestSubgraphSDLRequest) String() string
type GetLatestSubgraphSDLResponse ¶
type GetLatestSubgraphSDLResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Sdl *string `protobuf:"bytes,2,opt,name=sdl,proto3,oneof" json:"sdl,omitempty"` VersionId *string `protobuf:"bytes,3,opt,name=version_id,json=versionId,proto3,oneof" json:"version_id,omitempty"` // contains filtered or unexported fields }
func (*GetLatestSubgraphSDLResponse) Descriptor
deprecated
func (*GetLatestSubgraphSDLResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLatestSubgraphSDLResponse.ProtoReflect.Descriptor instead.
func (*GetLatestSubgraphSDLResponse) GetResponse ¶
func (x *GetLatestSubgraphSDLResponse) GetResponse() *Response
func (*GetLatestSubgraphSDLResponse) GetSdl ¶
func (x *GetLatestSubgraphSDLResponse) GetSdl() string
func (*GetLatestSubgraphSDLResponse) GetVersionId ¶
func (x *GetLatestSubgraphSDLResponse) GetVersionId() string
func (*GetLatestSubgraphSDLResponse) ProtoMessage ¶
func (*GetLatestSubgraphSDLResponse) ProtoMessage()
func (*GetLatestSubgraphSDLResponse) ProtoReflect ¶
func (x *GetLatestSubgraphSDLResponse) ProtoReflect() protoreflect.Message
func (*GetLatestSubgraphSDLResponse) Reset ¶
func (x *GetLatestSubgraphSDLResponse) Reset()
func (*GetLatestSubgraphSDLResponse) String ¶
func (x *GetLatestSubgraphSDLResponse) String() string
type GetMetricsErrorRateRequest ¶
type GetMetricsErrorRateRequest struct { FederatedGraphName string `protobuf:"bytes,1,opt,name=federatedGraphName,proto3" json:"federatedGraphName,omitempty"` Range int32 `protobuf:"varint,2,opt,name=range,proto3" json:"range,omitempty"` DateRange *DateRange `protobuf:"bytes,3,opt,name=dateRange,proto3" json:"dateRange,omitempty"` Filters []*AnalyticsFilter `protobuf:"bytes,4,rep,name=filters,proto3" json:"filters,omitempty"` Namespace string `protobuf:"bytes,5,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetMetricsErrorRateRequest) Descriptor
deprecated
func (*GetMetricsErrorRateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMetricsErrorRateRequest.ProtoReflect.Descriptor instead.
func (*GetMetricsErrorRateRequest) GetDateRange ¶
func (x *GetMetricsErrorRateRequest) GetDateRange() *DateRange
func (*GetMetricsErrorRateRequest) GetFederatedGraphName ¶
func (x *GetMetricsErrorRateRequest) GetFederatedGraphName() string
func (*GetMetricsErrorRateRequest) GetFilters ¶
func (x *GetMetricsErrorRateRequest) GetFilters() []*AnalyticsFilter
func (*GetMetricsErrorRateRequest) GetNamespace ¶
func (x *GetMetricsErrorRateRequest) GetNamespace() string
func (*GetMetricsErrorRateRequest) GetRange ¶
func (x *GetMetricsErrorRateRequest) GetRange() int32
func (*GetMetricsErrorRateRequest) ProtoMessage ¶
func (*GetMetricsErrorRateRequest) ProtoMessage()
func (*GetMetricsErrorRateRequest) ProtoReflect ¶
func (x *GetMetricsErrorRateRequest) ProtoReflect() protoreflect.Message
func (*GetMetricsErrorRateRequest) Reset ¶
func (x *GetMetricsErrorRateRequest) Reset()
func (*GetMetricsErrorRateRequest) String ¶
func (x *GetMetricsErrorRateRequest) String() string
type GetMetricsErrorRateResponse ¶
type GetMetricsErrorRateResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Series []*MetricsErrorRateSeriesItem `protobuf:"bytes,2,rep,name=series,proto3" json:"series,omitempty"` Resolution *string `protobuf:"bytes,3,opt,name=resolution,proto3,oneof" json:"resolution,omitempty"` // contains filtered or unexported fields }
func (*GetMetricsErrorRateResponse) Descriptor
deprecated
func (*GetMetricsErrorRateResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMetricsErrorRateResponse.ProtoReflect.Descriptor instead.
func (*GetMetricsErrorRateResponse) GetResolution ¶
func (x *GetMetricsErrorRateResponse) GetResolution() string
func (*GetMetricsErrorRateResponse) GetResponse ¶
func (x *GetMetricsErrorRateResponse) GetResponse() *Response
func (*GetMetricsErrorRateResponse) GetSeries ¶
func (x *GetMetricsErrorRateResponse) GetSeries() []*MetricsErrorRateSeriesItem
func (*GetMetricsErrorRateResponse) ProtoMessage ¶
func (*GetMetricsErrorRateResponse) ProtoMessage()
func (*GetMetricsErrorRateResponse) ProtoReflect ¶
func (x *GetMetricsErrorRateResponse) ProtoReflect() protoreflect.Message
func (*GetMetricsErrorRateResponse) Reset ¶
func (x *GetMetricsErrorRateResponse) Reset()
func (*GetMetricsErrorRateResponse) String ¶
func (x *GetMetricsErrorRateResponse) String() string
type GetNamespaceLintConfigRequest ¶
type GetNamespaceLintConfigRequest struct { Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetNamespaceLintConfigRequest) Descriptor
deprecated
func (*GetNamespaceLintConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNamespaceLintConfigRequest.ProtoReflect.Descriptor instead.
func (*GetNamespaceLintConfigRequest) GetNamespace ¶
func (x *GetNamespaceLintConfigRequest) GetNamespace() string
func (*GetNamespaceLintConfigRequest) ProtoMessage ¶
func (*GetNamespaceLintConfigRequest) ProtoMessage()
func (*GetNamespaceLintConfigRequest) ProtoReflect ¶
func (x *GetNamespaceLintConfigRequest) ProtoReflect() protoreflect.Message
func (*GetNamespaceLintConfigRequest) Reset ¶
func (x *GetNamespaceLintConfigRequest) Reset()
func (*GetNamespaceLintConfigRequest) String ¶
func (x *GetNamespaceLintConfigRequest) String() string
type GetNamespaceLintConfigResponse ¶
type GetNamespaceLintConfigResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` LinterEnabled bool `protobuf:"varint,2,opt,name=linterEnabled,proto3" json:"linterEnabled,omitempty"` Configs []*LintConfig `protobuf:"bytes,3,rep,name=configs,proto3" json:"configs,omitempty"` // contains filtered or unexported fields }
func (*GetNamespaceLintConfigResponse) Descriptor
deprecated
func (*GetNamespaceLintConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNamespaceLintConfigResponse.ProtoReflect.Descriptor instead.
func (*GetNamespaceLintConfigResponse) GetConfigs ¶
func (x *GetNamespaceLintConfigResponse) GetConfigs() []*LintConfig
func (*GetNamespaceLintConfigResponse) GetLinterEnabled ¶
func (x *GetNamespaceLintConfigResponse) GetLinterEnabled() bool
func (*GetNamespaceLintConfigResponse) GetResponse ¶
func (x *GetNamespaceLintConfigResponse) GetResponse() *Response
func (*GetNamespaceLintConfigResponse) ProtoMessage ¶
func (*GetNamespaceLintConfigResponse) ProtoMessage()
func (*GetNamespaceLintConfigResponse) ProtoReflect ¶
func (x *GetNamespaceLintConfigResponse) ProtoReflect() protoreflect.Message
func (*GetNamespaceLintConfigResponse) Reset ¶
func (x *GetNamespaceLintConfigResponse) Reset()
func (*GetNamespaceLintConfigResponse) String ¶
func (x *GetNamespaceLintConfigResponse) String() string
type GetNamespacesRequest ¶
type GetNamespacesRequest struct {
// contains filtered or unexported fields
}
func (*GetNamespacesRequest) Descriptor
deprecated
func (*GetNamespacesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNamespacesRequest.ProtoReflect.Descriptor instead.
func (*GetNamespacesRequest) ProtoMessage ¶
func (*GetNamespacesRequest) ProtoMessage()
func (*GetNamespacesRequest) ProtoReflect ¶
func (x *GetNamespacesRequest) ProtoReflect() protoreflect.Message
func (*GetNamespacesRequest) Reset ¶
func (x *GetNamespacesRequest) Reset()
func (*GetNamespacesRequest) String ¶
func (x *GetNamespacesRequest) String() string
type GetNamespacesResponse ¶
type GetNamespacesResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Namespaces []*Namespace `protobuf:"bytes,2,rep,name=namespaces,proto3" json:"namespaces,omitempty"` // contains filtered or unexported fields }
func (*GetNamespacesResponse) Descriptor
deprecated
func (*GetNamespacesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNamespacesResponse.ProtoReflect.Descriptor instead.
func (*GetNamespacesResponse) GetNamespaces ¶
func (x *GetNamespacesResponse) GetNamespaces() []*Namespace
func (*GetNamespacesResponse) GetResponse ¶
func (x *GetNamespacesResponse) GetResponse() *Response
func (*GetNamespacesResponse) ProtoMessage ¶
func (*GetNamespacesResponse) ProtoMessage()
func (*GetNamespacesResponse) ProtoReflect ¶
func (x *GetNamespacesResponse) ProtoReflect() protoreflect.Message
func (*GetNamespacesResponse) Reset ¶
func (x *GetNamespacesResponse) Reset()
func (*GetNamespacesResponse) String ¶
func (x *GetNamespacesResponse) String() string
type GetOIDCProviderRequest ¶
type GetOIDCProviderRequest struct {
// contains filtered or unexported fields
}
func (*GetOIDCProviderRequest) Descriptor
deprecated
func (*GetOIDCProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOIDCProviderRequest.ProtoReflect.Descriptor instead.
func (*GetOIDCProviderRequest) ProtoMessage ¶
func (*GetOIDCProviderRequest) ProtoMessage()
func (*GetOIDCProviderRequest) ProtoReflect ¶
func (x *GetOIDCProviderRequest) ProtoReflect() protoreflect.Message
func (*GetOIDCProviderRequest) Reset ¶
func (x *GetOIDCProviderRequest) Reset()
func (*GetOIDCProviderRequest) String ¶
func (x *GetOIDCProviderRequest) String() string
type GetOIDCProviderResponse ¶
type GetOIDCProviderResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Endpoint string `protobuf:"bytes,3,opt,name=endpoint,proto3" json:"endpoint,omitempty"` LoginURL string `protobuf:"bytes,4,opt,name=loginURL,proto3" json:"loginURL,omitempty"` SignInRedirectURL string `protobuf:"bytes,5,opt,name=signInRedirectURL,proto3" json:"signInRedirectURL,omitempty"` SignOutRedirectURL string `protobuf:"bytes,6,opt,name=signOutRedirectURL,proto3" json:"signOutRedirectURL,omitempty"` // contains filtered or unexported fields }
func (*GetOIDCProviderResponse) Descriptor
deprecated
func (*GetOIDCProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOIDCProviderResponse.ProtoReflect.Descriptor instead.
func (*GetOIDCProviderResponse) GetEndpoint ¶
func (x *GetOIDCProviderResponse) GetEndpoint() string
func (*GetOIDCProviderResponse) GetLoginURL ¶
func (x *GetOIDCProviderResponse) GetLoginURL() string
func (*GetOIDCProviderResponse) GetName ¶
func (x *GetOIDCProviderResponse) GetName() string
func (*GetOIDCProviderResponse) GetResponse ¶
func (x *GetOIDCProviderResponse) GetResponse() *Response
func (*GetOIDCProviderResponse) GetSignInRedirectURL ¶
func (x *GetOIDCProviderResponse) GetSignInRedirectURL() string
func (*GetOIDCProviderResponse) GetSignOutRedirectURL ¶
func (x *GetOIDCProviderResponse) GetSignOutRedirectURL() string
func (*GetOIDCProviderResponse) ProtoMessage ¶
func (*GetOIDCProviderResponse) ProtoMessage()
func (*GetOIDCProviderResponse) ProtoReflect ¶
func (x *GetOIDCProviderResponse) ProtoReflect() protoreflect.Message
func (*GetOIDCProviderResponse) Reset ¶
func (x *GetOIDCProviderResponse) Reset()
func (*GetOIDCProviderResponse) String ¶
func (x *GetOIDCProviderResponse) String() string
type GetOperationContentRequest ¶
type GetOperationContentRequest struct { Hash string `protobuf:"bytes,1,opt,name=hash,proto3" json:"hash,omitempty"` // contains filtered or unexported fields }
func (*GetOperationContentRequest) Descriptor
deprecated
func (*GetOperationContentRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOperationContentRequest.ProtoReflect.Descriptor instead.
func (*GetOperationContentRequest) GetHash ¶
func (x *GetOperationContentRequest) GetHash() string
func (*GetOperationContentRequest) ProtoMessage ¶
func (*GetOperationContentRequest) ProtoMessage()
func (*GetOperationContentRequest) ProtoReflect ¶
func (x *GetOperationContentRequest) ProtoReflect() protoreflect.Message
func (*GetOperationContentRequest) Reset ¶
func (x *GetOperationContentRequest) Reset()
func (*GetOperationContentRequest) String ¶
func (x *GetOperationContentRequest) String() string
type GetOperationContentResponse ¶
type GetOperationContentResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` OperationContent string `protobuf:"bytes,2,opt,name=operation_content,json=operationContent,proto3" json:"operation_content,omitempty"` // contains filtered or unexported fields }
func (*GetOperationContentResponse) Descriptor
deprecated
func (*GetOperationContentResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOperationContentResponse.ProtoReflect.Descriptor instead.
func (*GetOperationContentResponse) GetOperationContent ¶
func (x *GetOperationContentResponse) GetOperationContent() string
func (*GetOperationContentResponse) GetResponse ¶
func (x *GetOperationContentResponse) GetResponse() *Response
func (*GetOperationContentResponse) ProtoMessage ¶
func (*GetOperationContentResponse) ProtoMessage()
func (*GetOperationContentResponse) ProtoReflect ¶
func (x *GetOperationContentResponse) ProtoReflect() protoreflect.Message
func (*GetOperationContentResponse) Reset ¶
func (x *GetOperationContentResponse) Reset()
func (*GetOperationContentResponse) String ¶
func (x *GetOperationContentResponse) String() string
type GetOperationOverridesRequest ¶
type GetOperationOverridesRequest struct { GraphName string `protobuf:"bytes,1,opt,name=graph_name,json=graphName,proto3" json:"graph_name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` OperationHash string `protobuf:"bytes,3,opt,name=operation_hash,json=operationHash,proto3" json:"operation_hash,omitempty"` // contains filtered or unexported fields }
func (*GetOperationOverridesRequest) Descriptor
deprecated
func (*GetOperationOverridesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOperationOverridesRequest.ProtoReflect.Descriptor instead.
func (*GetOperationOverridesRequest) GetGraphName ¶
func (x *GetOperationOverridesRequest) GetGraphName() string
func (*GetOperationOverridesRequest) GetNamespace ¶
func (x *GetOperationOverridesRequest) GetNamespace() string
func (*GetOperationOverridesRequest) GetOperationHash ¶
func (x *GetOperationOverridesRequest) GetOperationHash() string
func (*GetOperationOverridesRequest) ProtoMessage ¶
func (*GetOperationOverridesRequest) ProtoMessage()
func (*GetOperationOverridesRequest) ProtoReflect ¶
func (x *GetOperationOverridesRequest) ProtoReflect() protoreflect.Message
func (*GetOperationOverridesRequest) Reset ¶
func (x *GetOperationOverridesRequest) Reset()
func (*GetOperationOverridesRequest) String ¶
func (x *GetOperationOverridesRequest) String() string
type GetOperationOverridesResponse ¶
type GetOperationOverridesResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Changes []*OverrideChange `protobuf:"bytes,2,rep,name=changes,proto3" json:"changes,omitempty"` IgnoreAll bool `protobuf:"varint,3,opt,name=ignore_all,json=ignoreAll,proto3" json:"ignore_all,omitempty"` // contains filtered or unexported fields }
func (*GetOperationOverridesResponse) Descriptor
deprecated
func (*GetOperationOverridesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOperationOverridesResponse.ProtoReflect.Descriptor instead.
func (*GetOperationOverridesResponse) GetChanges ¶
func (x *GetOperationOverridesResponse) GetChanges() []*OverrideChange
func (*GetOperationOverridesResponse) GetIgnoreAll ¶
func (x *GetOperationOverridesResponse) GetIgnoreAll() bool
func (*GetOperationOverridesResponse) GetResponse ¶
func (x *GetOperationOverridesResponse) GetResponse() *Response
func (*GetOperationOverridesResponse) ProtoMessage ¶
func (*GetOperationOverridesResponse) ProtoMessage()
func (*GetOperationOverridesResponse) ProtoReflect ¶
func (x *GetOperationOverridesResponse) ProtoReflect() protoreflect.Message
func (*GetOperationOverridesResponse) Reset ¶
func (x *GetOperationOverridesResponse) Reset()
func (*GetOperationOverridesResponse) String ¶
func (x *GetOperationOverridesResponse) String() string
type GetOrganizationIntegrationsRequest ¶
type GetOrganizationIntegrationsRequest struct {
// contains filtered or unexported fields
}
func (*GetOrganizationIntegrationsRequest) Descriptor
deprecated
func (*GetOrganizationIntegrationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationIntegrationsRequest.ProtoReflect.Descriptor instead.
func (*GetOrganizationIntegrationsRequest) ProtoMessage ¶
func (*GetOrganizationIntegrationsRequest) ProtoMessage()
func (*GetOrganizationIntegrationsRequest) ProtoReflect ¶
func (x *GetOrganizationIntegrationsRequest) ProtoReflect() protoreflect.Message
func (*GetOrganizationIntegrationsRequest) Reset ¶
func (x *GetOrganizationIntegrationsRequest) Reset()
func (*GetOrganizationIntegrationsRequest) String ¶
func (x *GetOrganizationIntegrationsRequest) String() string
type GetOrganizationIntegrationsResponse ¶
type GetOrganizationIntegrationsResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Integrations []*Integration `protobuf:"bytes,2,rep,name=integrations,proto3" json:"integrations,omitempty"` // contains filtered or unexported fields }
func (*GetOrganizationIntegrationsResponse) Descriptor
deprecated
func (*GetOrganizationIntegrationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationIntegrationsResponse.ProtoReflect.Descriptor instead.
func (*GetOrganizationIntegrationsResponse) GetIntegrations ¶
func (x *GetOrganizationIntegrationsResponse) GetIntegrations() []*Integration
func (*GetOrganizationIntegrationsResponse) GetResponse ¶
func (x *GetOrganizationIntegrationsResponse) GetResponse() *Response
func (*GetOrganizationIntegrationsResponse) ProtoMessage ¶
func (*GetOrganizationIntegrationsResponse) ProtoMessage()
func (*GetOrganizationIntegrationsResponse) ProtoReflect ¶
func (x *GetOrganizationIntegrationsResponse) ProtoReflect() protoreflect.Message
func (*GetOrganizationIntegrationsResponse) Reset ¶
func (x *GetOrganizationIntegrationsResponse) Reset()
func (*GetOrganizationIntegrationsResponse) String ¶
func (x *GetOrganizationIntegrationsResponse) String() string
type GetOrganizationMembersRequest ¶
type GetOrganizationMembersRequest struct { Pagination *Pagination `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"` Search *string `protobuf:"bytes,2,opt,name=search,proto3,oneof" json:"search,omitempty"` // contains filtered or unexported fields }
func (*GetOrganizationMembersRequest) Descriptor
deprecated
func (*GetOrganizationMembersRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationMembersRequest.ProtoReflect.Descriptor instead.
func (*GetOrganizationMembersRequest) GetPagination ¶
func (x *GetOrganizationMembersRequest) GetPagination() *Pagination
func (*GetOrganizationMembersRequest) GetSearch ¶
func (x *GetOrganizationMembersRequest) GetSearch() string
func (*GetOrganizationMembersRequest) ProtoMessage ¶
func (*GetOrganizationMembersRequest) ProtoMessage()
func (*GetOrganizationMembersRequest) ProtoReflect ¶
func (x *GetOrganizationMembersRequest) ProtoReflect() protoreflect.Message
func (*GetOrganizationMembersRequest) Reset ¶
func (x *GetOrganizationMembersRequest) Reset()
func (*GetOrganizationMembersRequest) String ¶
func (x *GetOrganizationMembersRequest) String() string
type GetOrganizationMembersResponse ¶
type GetOrganizationMembersResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Members []*OrgMember `protobuf:"bytes,2,rep,name=members,proto3" json:"members,omitempty"` TotalCount int32 `protobuf:"varint,3,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"` // contains filtered or unexported fields }
func (*GetOrganizationMembersResponse) Descriptor
deprecated
func (*GetOrganizationMembersResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationMembersResponse.ProtoReflect.Descriptor instead.
func (*GetOrganizationMembersResponse) GetMembers ¶
func (x *GetOrganizationMembersResponse) GetMembers() []*OrgMember
func (*GetOrganizationMembersResponse) GetResponse ¶
func (x *GetOrganizationMembersResponse) GetResponse() *Response
func (*GetOrganizationMembersResponse) GetTotalCount ¶
func (x *GetOrganizationMembersResponse) GetTotalCount() int32
func (*GetOrganizationMembersResponse) ProtoMessage ¶
func (*GetOrganizationMembersResponse) ProtoMessage()
func (*GetOrganizationMembersResponse) ProtoReflect ¶
func (x *GetOrganizationMembersResponse) ProtoReflect() protoreflect.Message
func (*GetOrganizationMembersResponse) Reset ¶
func (x *GetOrganizationMembersResponse) Reset()
func (*GetOrganizationMembersResponse) String ¶
func (x *GetOrganizationMembersResponse) String() string
type GetOrganizationRequestsCountRequest ¶
type GetOrganizationRequestsCountRequest struct {
// contains filtered or unexported fields
}
func (*GetOrganizationRequestsCountRequest) Descriptor
deprecated
func (*GetOrganizationRequestsCountRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationRequestsCountRequest.ProtoReflect.Descriptor instead.
func (*GetOrganizationRequestsCountRequest) ProtoMessage ¶
func (*GetOrganizationRequestsCountRequest) ProtoMessage()
func (*GetOrganizationRequestsCountRequest) ProtoReflect ¶
func (x *GetOrganizationRequestsCountRequest) ProtoReflect() protoreflect.Message
func (*GetOrganizationRequestsCountRequest) Reset ¶
func (x *GetOrganizationRequestsCountRequest) Reset()
func (*GetOrganizationRequestsCountRequest) String ¶
func (x *GetOrganizationRequestsCountRequest) String() string
type GetOrganizationRequestsCountResponse ¶
type GetOrganizationRequestsCountResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Count int64 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*GetOrganizationRequestsCountResponse) Descriptor
deprecated
func (*GetOrganizationRequestsCountResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationRequestsCountResponse.ProtoReflect.Descriptor instead.
func (*GetOrganizationRequestsCountResponse) GetCount ¶
func (x *GetOrganizationRequestsCountResponse) GetCount() int64
func (*GetOrganizationRequestsCountResponse) GetResponse ¶
func (x *GetOrganizationRequestsCountResponse) GetResponse() *Response
func (*GetOrganizationRequestsCountResponse) ProtoMessage ¶
func (*GetOrganizationRequestsCountResponse) ProtoMessage()
func (*GetOrganizationRequestsCountResponse) ProtoReflect ¶
func (x *GetOrganizationRequestsCountResponse) ProtoReflect() protoreflect.Message
func (*GetOrganizationRequestsCountResponse) Reset ¶
func (x *GetOrganizationRequestsCountResponse) Reset()
func (*GetOrganizationRequestsCountResponse) String ¶
func (x *GetOrganizationRequestsCountResponse) String() string
type GetOrganizationWebhookConfigsRequest ¶
type GetOrganizationWebhookConfigsRequest struct {
// contains filtered or unexported fields
}
func (*GetOrganizationWebhookConfigsRequest) Descriptor
deprecated
func (*GetOrganizationWebhookConfigsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationWebhookConfigsRequest.ProtoReflect.Descriptor instead.
func (*GetOrganizationWebhookConfigsRequest) ProtoMessage ¶
func (*GetOrganizationWebhookConfigsRequest) ProtoMessage()
func (*GetOrganizationWebhookConfigsRequest) ProtoReflect ¶
func (x *GetOrganizationWebhookConfigsRequest) ProtoReflect() protoreflect.Message
func (*GetOrganizationWebhookConfigsRequest) Reset ¶
func (x *GetOrganizationWebhookConfigsRequest) Reset()
func (*GetOrganizationWebhookConfigsRequest) String ¶
func (x *GetOrganizationWebhookConfigsRequest) String() string
type GetOrganizationWebhookConfigsResponse ¶
type GetOrganizationWebhookConfigsResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Configs []*GetOrganizationWebhookConfigsResponse_Config `protobuf:"bytes,2,rep,name=configs,proto3" json:"configs,omitempty"` // contains filtered or unexported fields }
func (*GetOrganizationWebhookConfigsResponse) Descriptor
deprecated
func (*GetOrganizationWebhookConfigsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationWebhookConfigsResponse.ProtoReflect.Descriptor instead.
func (*GetOrganizationWebhookConfigsResponse) GetConfigs ¶
func (x *GetOrganizationWebhookConfigsResponse) GetConfigs() []*GetOrganizationWebhookConfigsResponse_Config
func (*GetOrganizationWebhookConfigsResponse) GetResponse ¶
func (x *GetOrganizationWebhookConfigsResponse) GetResponse() *Response
func (*GetOrganizationWebhookConfigsResponse) ProtoMessage ¶
func (*GetOrganizationWebhookConfigsResponse) ProtoMessage()
func (*GetOrganizationWebhookConfigsResponse) ProtoReflect ¶
func (x *GetOrganizationWebhookConfigsResponse) ProtoReflect() protoreflect.Message
func (*GetOrganizationWebhookConfigsResponse) Reset ¶
func (x *GetOrganizationWebhookConfigsResponse) Reset()
func (*GetOrganizationWebhookConfigsResponse) String ¶
func (x *GetOrganizationWebhookConfigsResponse) String() string
type GetOrganizationWebhookConfigsResponse_Config ¶
type GetOrganizationWebhookConfigsResponse_Config struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Endpoint string `protobuf:"bytes,2,opt,name=endpoint,proto3" json:"endpoint,omitempty"` Events []string `protobuf:"bytes,3,rep,name=events,proto3" json:"events,omitempty"` // contains filtered or unexported fields }
func (*GetOrganizationWebhookConfigsResponse_Config) Descriptor
deprecated
func (*GetOrganizationWebhookConfigsResponse_Config) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationWebhookConfigsResponse_Config.ProtoReflect.Descriptor instead.
func (*GetOrganizationWebhookConfigsResponse_Config) GetEndpoint ¶
func (x *GetOrganizationWebhookConfigsResponse_Config) GetEndpoint() string
func (*GetOrganizationWebhookConfigsResponse_Config) GetEvents ¶
func (x *GetOrganizationWebhookConfigsResponse_Config) GetEvents() []string
func (*GetOrganizationWebhookConfigsResponse_Config) GetId ¶
func (x *GetOrganizationWebhookConfigsResponse_Config) GetId() string
func (*GetOrganizationWebhookConfigsResponse_Config) ProtoMessage ¶
func (*GetOrganizationWebhookConfigsResponse_Config) ProtoMessage()
func (*GetOrganizationWebhookConfigsResponse_Config) ProtoReflect ¶
func (x *GetOrganizationWebhookConfigsResponse_Config) ProtoReflect() protoreflect.Message
func (*GetOrganizationWebhookConfigsResponse_Config) Reset ¶
func (x *GetOrganizationWebhookConfigsResponse_Config) Reset()
func (*GetOrganizationWebhookConfigsResponse_Config) String ¶
func (x *GetOrganizationWebhookConfigsResponse_Config) String() string
type GetOrganizationWebhookMetaRequest ¶
type GetOrganizationWebhookMetaRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetOrganizationWebhookMetaRequest) Descriptor
deprecated
func (*GetOrganizationWebhookMetaRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationWebhookMetaRequest.ProtoReflect.Descriptor instead.
func (*GetOrganizationWebhookMetaRequest) GetId ¶
func (x *GetOrganizationWebhookMetaRequest) GetId() string
func (*GetOrganizationWebhookMetaRequest) ProtoMessage ¶
func (*GetOrganizationWebhookMetaRequest) ProtoMessage()
func (*GetOrganizationWebhookMetaRequest) ProtoReflect ¶
func (x *GetOrganizationWebhookMetaRequest) ProtoReflect() protoreflect.Message
func (*GetOrganizationWebhookMetaRequest) Reset ¶
func (x *GetOrganizationWebhookMetaRequest) Reset()
func (*GetOrganizationWebhookMetaRequest) String ¶
func (x *GetOrganizationWebhookMetaRequest) String() string
type GetOrganizationWebhookMetaResponse ¶
type GetOrganizationWebhookMetaResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` EventsMeta []*notifications.EventMeta `protobuf:"bytes,2,rep,name=events_meta,json=eventsMeta,proto3" json:"events_meta,omitempty"` // contains filtered or unexported fields }
func (*GetOrganizationWebhookMetaResponse) Descriptor
deprecated
func (*GetOrganizationWebhookMetaResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationWebhookMetaResponse.ProtoReflect.Descriptor instead.
func (*GetOrganizationWebhookMetaResponse) GetEventsMeta ¶
func (x *GetOrganizationWebhookMetaResponse) GetEventsMeta() []*notifications.EventMeta
func (*GetOrganizationWebhookMetaResponse) GetResponse ¶
func (x *GetOrganizationWebhookMetaResponse) GetResponse() *Response
func (*GetOrganizationWebhookMetaResponse) ProtoMessage ¶
func (*GetOrganizationWebhookMetaResponse) ProtoMessage()
func (*GetOrganizationWebhookMetaResponse) ProtoReflect ¶
func (x *GetOrganizationWebhookMetaResponse) ProtoReflect() protoreflect.Message
func (*GetOrganizationWebhookMetaResponse) Reset ¶
func (x *GetOrganizationWebhookMetaResponse) Reset()
func (*GetOrganizationWebhookMetaResponse) String ¶
func (x *GetOrganizationWebhookMetaResponse) String() string
type GetPendingOrganizationMembersRequest ¶
type GetPendingOrganizationMembersRequest struct { Pagination *Pagination `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"` Search *string `protobuf:"bytes,2,opt,name=search,proto3,oneof" json:"search,omitempty"` // contains filtered or unexported fields }
func (*GetPendingOrganizationMembersRequest) Descriptor
deprecated
func (*GetPendingOrganizationMembersRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPendingOrganizationMembersRequest.ProtoReflect.Descriptor instead.
func (*GetPendingOrganizationMembersRequest) GetPagination ¶
func (x *GetPendingOrganizationMembersRequest) GetPagination() *Pagination
func (*GetPendingOrganizationMembersRequest) GetSearch ¶
func (x *GetPendingOrganizationMembersRequest) GetSearch() string
func (*GetPendingOrganizationMembersRequest) ProtoMessage ¶
func (*GetPendingOrganizationMembersRequest) ProtoMessage()
func (*GetPendingOrganizationMembersRequest) ProtoReflect ¶
func (x *GetPendingOrganizationMembersRequest) ProtoReflect() protoreflect.Message
func (*GetPendingOrganizationMembersRequest) Reset ¶
func (x *GetPendingOrganizationMembersRequest) Reset()
func (*GetPendingOrganizationMembersRequest) String ¶
func (x *GetPendingOrganizationMembersRequest) String() string
type GetPendingOrganizationMembersResponse ¶
type GetPendingOrganizationMembersResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` PendingInvitations []*PendingOrgInvitation `protobuf:"bytes,2,rep,name=pendingInvitations,proto3" json:"pendingInvitations,omitempty"` TotalCount int32 `protobuf:"varint,3,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"` // contains filtered or unexported fields }
func (*GetPendingOrganizationMembersResponse) Descriptor
deprecated
func (*GetPendingOrganizationMembersResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPendingOrganizationMembersResponse.ProtoReflect.Descriptor instead.
func (*GetPendingOrganizationMembersResponse) GetPendingInvitations ¶
func (x *GetPendingOrganizationMembersResponse) GetPendingInvitations() []*PendingOrgInvitation
func (*GetPendingOrganizationMembersResponse) GetResponse ¶
func (x *GetPendingOrganizationMembersResponse) GetResponse() *Response
func (*GetPendingOrganizationMembersResponse) GetTotalCount ¶
func (x *GetPendingOrganizationMembersResponse) GetTotalCount() int32
func (*GetPendingOrganizationMembersResponse) ProtoMessage ¶
func (*GetPendingOrganizationMembersResponse) ProtoMessage()
func (*GetPendingOrganizationMembersResponse) ProtoReflect ¶
func (x *GetPendingOrganizationMembersResponse) ProtoReflect() protoreflect.Message
func (*GetPendingOrganizationMembersResponse) Reset ¶
func (x *GetPendingOrganizationMembersResponse) Reset()
func (*GetPendingOrganizationMembersResponse) String ¶
func (x *GetPendingOrganizationMembersResponse) String() string
type GetPersistedOperationsRequest ¶
type GetPersistedOperationsRequest struct { FederatedGraphName string `protobuf:"bytes,1,opt,name=federated_graph_name,json=federatedGraphName,proto3" json:"federated_graph_name,omitempty"` ClientId string `protobuf:"bytes,2,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetPersistedOperationsRequest) Descriptor
deprecated
func (*GetPersistedOperationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPersistedOperationsRequest.ProtoReflect.Descriptor instead.
func (*GetPersistedOperationsRequest) GetClientId ¶
func (x *GetPersistedOperationsRequest) GetClientId() string
func (*GetPersistedOperationsRequest) GetFederatedGraphName ¶
func (x *GetPersistedOperationsRequest) GetFederatedGraphName() string
func (*GetPersistedOperationsRequest) GetNamespace ¶
func (x *GetPersistedOperationsRequest) GetNamespace() string
func (*GetPersistedOperationsRequest) ProtoMessage ¶
func (*GetPersistedOperationsRequest) ProtoMessage()
func (*GetPersistedOperationsRequest) ProtoReflect ¶
func (x *GetPersistedOperationsRequest) ProtoReflect() protoreflect.Message
func (*GetPersistedOperationsRequest) Reset ¶
func (x *GetPersistedOperationsRequest) Reset()
func (*GetPersistedOperationsRequest) String ¶
func (x *GetPersistedOperationsRequest) String() string
type GetPersistedOperationsResponse ¶
type GetPersistedOperationsResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Operations []*GetPersistedOperationsResponse_Operation `protobuf:"bytes,2,rep,name=operations,proto3" json:"operations,omitempty"` // contains filtered or unexported fields }
func (*GetPersistedOperationsResponse) Descriptor
deprecated
func (*GetPersistedOperationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPersistedOperationsResponse.ProtoReflect.Descriptor instead.
func (*GetPersistedOperationsResponse) GetOperations ¶
func (x *GetPersistedOperationsResponse) GetOperations() []*GetPersistedOperationsResponse_Operation
func (*GetPersistedOperationsResponse) GetResponse ¶
func (x *GetPersistedOperationsResponse) GetResponse() *Response
func (*GetPersistedOperationsResponse) ProtoMessage ¶
func (*GetPersistedOperationsResponse) ProtoMessage()
func (*GetPersistedOperationsResponse) ProtoReflect ¶
func (x *GetPersistedOperationsResponse) ProtoReflect() protoreflect.Message
func (*GetPersistedOperationsResponse) Reset ¶
func (x *GetPersistedOperationsResponse) Reset()
func (*GetPersistedOperationsResponse) String ¶
func (x *GetPersistedOperationsResponse) String() string
type GetPersistedOperationsResponse_Operation ¶
type GetPersistedOperationsResponse_Operation struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Contents string `protobuf:"bytes,2,opt,name=contents,proto3" json:"contents,omitempty"` CreatedAt string `protobuf:"bytes,3,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` LastUpdatedAt string `protobuf:"bytes,4,opt,name=last_updated_at,json=lastUpdatedAt,proto3" json:"last_updated_at,omitempty"` OperationNames []string `protobuf:"bytes,5,rep,name=operation_names,json=operationNames,proto3" json:"operation_names,omitempty"` // contains filtered or unexported fields }
func (*GetPersistedOperationsResponse_Operation) Descriptor
deprecated
func (*GetPersistedOperationsResponse_Operation) Descriptor() ([]byte, []int)
Deprecated: Use GetPersistedOperationsResponse_Operation.ProtoReflect.Descriptor instead.
func (*GetPersistedOperationsResponse_Operation) GetContents ¶
func (x *GetPersistedOperationsResponse_Operation) GetContents() string
func (*GetPersistedOperationsResponse_Operation) GetCreatedAt ¶
func (x *GetPersistedOperationsResponse_Operation) GetCreatedAt() string
func (*GetPersistedOperationsResponse_Operation) GetId ¶
func (x *GetPersistedOperationsResponse_Operation) GetId() string
func (*GetPersistedOperationsResponse_Operation) GetLastUpdatedAt ¶
func (x *GetPersistedOperationsResponse_Operation) GetLastUpdatedAt() string
func (*GetPersistedOperationsResponse_Operation) GetOperationNames ¶
func (x *GetPersistedOperationsResponse_Operation) GetOperationNames() []string
func (*GetPersistedOperationsResponse_Operation) ProtoMessage ¶
func (*GetPersistedOperationsResponse_Operation) ProtoMessage()
func (*GetPersistedOperationsResponse_Operation) ProtoReflect ¶
func (x *GetPersistedOperationsResponse_Operation) ProtoReflect() protoreflect.Message
func (*GetPersistedOperationsResponse_Operation) Reset ¶
func (x *GetPersistedOperationsResponse_Operation) Reset()
func (*GetPersistedOperationsResponse_Operation) String ¶
func (x *GetPersistedOperationsResponse_Operation) String() string
type GetRouterTokensRequest ¶
type GetRouterTokensRequest struct { FedGraphName string `protobuf:"bytes,1,opt,name=fedGraphName,proto3" json:"fedGraphName,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetRouterTokensRequest) Descriptor
deprecated
func (*GetRouterTokensRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRouterTokensRequest.ProtoReflect.Descriptor instead.
func (*GetRouterTokensRequest) GetFedGraphName ¶
func (x *GetRouterTokensRequest) GetFedGraphName() string
func (*GetRouterTokensRequest) GetNamespace ¶
func (x *GetRouterTokensRequest) GetNamespace() string
func (*GetRouterTokensRequest) ProtoMessage ¶
func (*GetRouterTokensRequest) ProtoMessage()
func (*GetRouterTokensRequest) ProtoReflect ¶
func (x *GetRouterTokensRequest) ProtoReflect() protoreflect.Message
func (*GetRouterTokensRequest) Reset ¶
func (x *GetRouterTokensRequest) Reset()
func (*GetRouterTokensRequest) String ¶
func (x *GetRouterTokensRequest) String() string
type GetRouterTokensResponse ¶
type GetRouterTokensResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Tokens []*RouterToken `protobuf:"bytes,2,rep,name=tokens,proto3" json:"tokens,omitempty"` // contains filtered or unexported fields }
func (*GetRouterTokensResponse) Descriptor
deprecated
func (*GetRouterTokensResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRouterTokensResponse.ProtoReflect.Descriptor instead.
func (*GetRouterTokensResponse) GetResponse ¶
func (x *GetRouterTokensResponse) GetResponse() *Response
func (*GetRouterTokensResponse) GetTokens ¶
func (x *GetRouterTokensResponse) GetTokens() []*RouterToken
func (*GetRouterTokensResponse) ProtoMessage ¶
func (*GetRouterTokensResponse) ProtoMessage()
func (*GetRouterTokensResponse) ProtoReflect ¶
func (x *GetRouterTokensResponse) ProtoReflect() protoreflect.Message
func (*GetRouterTokensResponse) Reset ¶
func (x *GetRouterTokensResponse) Reset()
func (*GetRouterTokensResponse) String ¶
func (x *GetRouterTokensResponse) String() string
type GetRoutersRequest ¶
type GetRoutersRequest struct { FedGraphName string `protobuf:"bytes,1,opt,name=fedGraphName,proto3" json:"fedGraphName,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetRoutersRequest) Descriptor
deprecated
func (*GetRoutersRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRoutersRequest.ProtoReflect.Descriptor instead.
func (*GetRoutersRequest) GetFedGraphName ¶
func (x *GetRoutersRequest) GetFedGraphName() string
func (*GetRoutersRequest) GetNamespace ¶
func (x *GetRoutersRequest) GetNamespace() string
func (*GetRoutersRequest) ProtoMessage ¶
func (*GetRoutersRequest) ProtoMessage()
func (*GetRoutersRequest) ProtoReflect ¶
func (x *GetRoutersRequest) ProtoReflect() protoreflect.Message
func (*GetRoutersRequest) Reset ¶
func (x *GetRoutersRequest) Reset()
func (*GetRoutersRequest) String ¶
func (x *GetRoutersRequest) String() string
type GetRoutersResponse ¶
type GetRoutersResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Routers []*Router `protobuf:"bytes,2,rep,name=routers,proto3" json:"routers,omitempty"` // contains filtered or unexported fields }
func (*GetRoutersResponse) Descriptor
deprecated
func (*GetRoutersResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRoutersResponse.ProtoReflect.Descriptor instead.
func (*GetRoutersResponse) GetResponse ¶
func (x *GetRoutersResponse) GetResponse() *Response
func (*GetRoutersResponse) GetRouters ¶
func (x *GetRoutersResponse) GetRouters() []*Router
func (*GetRoutersResponse) ProtoMessage ¶
func (*GetRoutersResponse) ProtoMessage()
func (*GetRoutersResponse) ProtoReflect ¶
func (x *GetRoutersResponse) ProtoReflect() protoreflect.Message
func (*GetRoutersResponse) Reset ¶
func (x *GetRoutersResponse) Reset()
func (*GetRoutersResponse) String ¶
func (x *GetRoutersResponse) String() string
type GetSdlBySchemaVersionRequest ¶
type GetSdlBySchemaVersionRequest struct { SchemaVersionId string `protobuf:"bytes,1,opt,name=schemaVersionId,proto3" json:"schemaVersionId,omitempty"` TargetId string `protobuf:"bytes,2,opt,name=target_id,json=targetId,proto3" json:"target_id,omitempty"` // contains filtered or unexported fields }
func (*GetSdlBySchemaVersionRequest) Descriptor
deprecated
func (*GetSdlBySchemaVersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSdlBySchemaVersionRequest.ProtoReflect.Descriptor instead.
func (*GetSdlBySchemaVersionRequest) GetSchemaVersionId ¶
func (x *GetSdlBySchemaVersionRequest) GetSchemaVersionId() string
func (*GetSdlBySchemaVersionRequest) GetTargetId ¶
func (x *GetSdlBySchemaVersionRequest) GetTargetId() string
func (*GetSdlBySchemaVersionRequest) ProtoMessage ¶
func (*GetSdlBySchemaVersionRequest) ProtoMessage()
func (*GetSdlBySchemaVersionRequest) ProtoReflect ¶
func (x *GetSdlBySchemaVersionRequest) ProtoReflect() protoreflect.Message
func (*GetSdlBySchemaVersionRequest) Reset ¶
func (x *GetSdlBySchemaVersionRequest) Reset()
func (*GetSdlBySchemaVersionRequest) String ¶
func (x *GetSdlBySchemaVersionRequest) String() string
type GetSdlBySchemaVersionResponse ¶
type GetSdlBySchemaVersionResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Sdl string `protobuf:"bytes,2,opt,name=sdl,proto3" json:"sdl,omitempty"` ClientSchema string `protobuf:"bytes,3,opt,name=client_schema,json=clientSchema,proto3" json:"client_schema,omitempty"` // contains filtered or unexported fields }
func (*GetSdlBySchemaVersionResponse) Descriptor
deprecated
func (*GetSdlBySchemaVersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSdlBySchemaVersionResponse.ProtoReflect.Descriptor instead.
func (*GetSdlBySchemaVersionResponse) GetClientSchema ¶
func (x *GetSdlBySchemaVersionResponse) GetClientSchema() string
func (*GetSdlBySchemaVersionResponse) GetResponse ¶
func (x *GetSdlBySchemaVersionResponse) GetResponse() *Response
func (*GetSdlBySchemaVersionResponse) GetSdl ¶
func (x *GetSdlBySchemaVersionResponse) GetSdl() string
func (*GetSdlBySchemaVersionResponse) ProtoMessage ¶
func (*GetSdlBySchemaVersionResponse) ProtoMessage()
func (*GetSdlBySchemaVersionResponse) ProtoReflect ¶
func (x *GetSdlBySchemaVersionResponse) ProtoReflect() protoreflect.Message
func (*GetSdlBySchemaVersionResponse) Reset ¶
func (x *GetSdlBySchemaVersionResponse) Reset()
func (*GetSdlBySchemaVersionResponse) String ¶
func (x *GetSdlBySchemaVersionResponse) String() string
type GetSubgraphByNameRequest ¶
type GetSubgraphByNameRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetSubgraphByNameRequest) Descriptor
deprecated
func (*GetSubgraphByNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSubgraphByNameRequest.ProtoReflect.Descriptor instead.
func (*GetSubgraphByNameRequest) GetName ¶
func (x *GetSubgraphByNameRequest) GetName() string
func (*GetSubgraphByNameRequest) GetNamespace ¶
func (x *GetSubgraphByNameRequest) GetNamespace() string
func (*GetSubgraphByNameRequest) ProtoMessage ¶
func (*GetSubgraphByNameRequest) ProtoMessage()
func (*GetSubgraphByNameRequest) ProtoReflect ¶
func (x *GetSubgraphByNameRequest) ProtoReflect() protoreflect.Message
func (*GetSubgraphByNameRequest) Reset ¶
func (x *GetSubgraphByNameRequest) Reset()
func (*GetSubgraphByNameRequest) String ¶
func (x *GetSubgraphByNameRequest) String() string
type GetSubgraphByNameResponse ¶
type GetSubgraphByNameResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Graph *Subgraph `protobuf:"bytes,2,opt,name=graph,proto3" json:"graph,omitempty"` Members []*SubgraphMember `protobuf:"bytes,3,rep,name=members,proto3" json:"members,omitempty"` // contains filtered or unexported fields }
func (*GetSubgraphByNameResponse) Descriptor
deprecated
func (*GetSubgraphByNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSubgraphByNameResponse.ProtoReflect.Descriptor instead.
func (*GetSubgraphByNameResponse) GetGraph ¶
func (x *GetSubgraphByNameResponse) GetGraph() *Subgraph
func (*GetSubgraphByNameResponse) GetMembers ¶
func (x *GetSubgraphByNameResponse) GetMembers() []*SubgraphMember
func (*GetSubgraphByNameResponse) GetResponse ¶
func (x *GetSubgraphByNameResponse) GetResponse() *Response
func (*GetSubgraphByNameResponse) ProtoMessage ¶
func (*GetSubgraphByNameResponse) ProtoMessage()
func (*GetSubgraphByNameResponse) ProtoReflect ¶
func (x *GetSubgraphByNameResponse) ProtoReflect() protoreflect.Message
func (*GetSubgraphByNameResponse) Reset ¶
func (x *GetSubgraphByNameResponse) Reset()
func (*GetSubgraphByNameResponse) String ¶
func (x *GetSubgraphByNameResponse) String() string
type GetSubgraphMembersRequest ¶
type GetSubgraphMembersRequest struct { SubgraphName string `protobuf:"bytes,1,opt,name=subgraphName,proto3" json:"subgraphName,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetSubgraphMembersRequest) Descriptor
deprecated
func (*GetSubgraphMembersRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSubgraphMembersRequest.ProtoReflect.Descriptor instead.
func (*GetSubgraphMembersRequest) GetNamespace ¶
func (x *GetSubgraphMembersRequest) GetNamespace() string
func (*GetSubgraphMembersRequest) GetSubgraphName ¶
func (x *GetSubgraphMembersRequest) GetSubgraphName() string
func (*GetSubgraphMembersRequest) ProtoMessage ¶
func (*GetSubgraphMembersRequest) ProtoMessage()
func (*GetSubgraphMembersRequest) ProtoReflect ¶
func (x *GetSubgraphMembersRequest) ProtoReflect() protoreflect.Message
func (*GetSubgraphMembersRequest) Reset ¶
func (x *GetSubgraphMembersRequest) Reset()
func (*GetSubgraphMembersRequest) String ¶
func (x *GetSubgraphMembersRequest) String() string
type GetSubgraphMembersResponse ¶
type GetSubgraphMembersResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Members []*SubgraphMember `protobuf:"bytes,2,rep,name=members,proto3" json:"members,omitempty"` // contains filtered or unexported fields }
func (*GetSubgraphMembersResponse) Descriptor
deprecated
func (*GetSubgraphMembersResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSubgraphMembersResponse.ProtoReflect.Descriptor instead.
func (*GetSubgraphMembersResponse) GetMembers ¶
func (x *GetSubgraphMembersResponse) GetMembers() []*SubgraphMember
func (*GetSubgraphMembersResponse) GetResponse ¶
func (x *GetSubgraphMembersResponse) GetResponse() *Response
func (*GetSubgraphMembersResponse) ProtoMessage ¶
func (*GetSubgraphMembersResponse) ProtoMessage()
func (*GetSubgraphMembersResponse) ProtoReflect ¶
func (x *GetSubgraphMembersResponse) ProtoReflect() protoreflect.Message
func (*GetSubgraphMembersResponse) Reset ¶
func (x *GetSubgraphMembersResponse) Reset()
func (*GetSubgraphMembersResponse) String ¶
func (x *GetSubgraphMembersResponse) String() string
type GetSubgraphMetricsErrorRateRequest ¶
type GetSubgraphMetricsErrorRateRequest struct { SubgraphName string `protobuf:"bytes,1,opt,name=subgraphName,proto3" json:"subgraphName,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` Range int32 `protobuf:"varint,4,opt,name=range,proto3" json:"range,omitempty"` DateRange *DateRange `protobuf:"bytes,5,opt,name=dateRange,proto3" json:"dateRange,omitempty"` Filters []*AnalyticsFilter `protobuf:"bytes,6,rep,name=filters,proto3" json:"filters,omitempty"` // contains filtered or unexported fields }
func (*GetSubgraphMetricsErrorRateRequest) Descriptor
deprecated
func (*GetSubgraphMetricsErrorRateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSubgraphMetricsErrorRateRequest.ProtoReflect.Descriptor instead.
func (*GetSubgraphMetricsErrorRateRequest) GetDateRange ¶
func (x *GetSubgraphMetricsErrorRateRequest) GetDateRange() *DateRange
func (*GetSubgraphMetricsErrorRateRequest) GetFilters ¶
func (x *GetSubgraphMetricsErrorRateRequest) GetFilters() []*AnalyticsFilter
func (*GetSubgraphMetricsErrorRateRequest) GetNamespace ¶
func (x *GetSubgraphMetricsErrorRateRequest) GetNamespace() string
func (*GetSubgraphMetricsErrorRateRequest) GetRange ¶
func (x *GetSubgraphMetricsErrorRateRequest) GetRange() int32
func (*GetSubgraphMetricsErrorRateRequest) GetSubgraphName ¶
func (x *GetSubgraphMetricsErrorRateRequest) GetSubgraphName() string
func (*GetSubgraphMetricsErrorRateRequest) ProtoMessage ¶
func (*GetSubgraphMetricsErrorRateRequest) ProtoMessage()
func (*GetSubgraphMetricsErrorRateRequest) ProtoReflect ¶
func (x *GetSubgraphMetricsErrorRateRequest) ProtoReflect() protoreflect.Message
func (*GetSubgraphMetricsErrorRateRequest) Reset ¶
func (x *GetSubgraphMetricsErrorRateRequest) Reset()
func (*GetSubgraphMetricsErrorRateRequest) String ¶
func (x *GetSubgraphMetricsErrorRateRequest) String() string
type GetSubgraphMetricsErrorRateResponse ¶
type GetSubgraphMetricsErrorRateResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Series []*MetricsErrorRateSeriesItem `protobuf:"bytes,2,rep,name=series,proto3" json:"series,omitempty"` Resolution *string `protobuf:"bytes,3,opt,name=resolution,proto3,oneof" json:"resolution,omitempty"` // contains filtered or unexported fields }
func (*GetSubgraphMetricsErrorRateResponse) Descriptor
deprecated
func (*GetSubgraphMetricsErrorRateResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSubgraphMetricsErrorRateResponse.ProtoReflect.Descriptor instead.
func (*GetSubgraphMetricsErrorRateResponse) GetResolution ¶
func (x *GetSubgraphMetricsErrorRateResponse) GetResolution() string
func (*GetSubgraphMetricsErrorRateResponse) GetResponse ¶
func (x *GetSubgraphMetricsErrorRateResponse) GetResponse() *Response
func (*GetSubgraphMetricsErrorRateResponse) GetSeries ¶
func (x *GetSubgraphMetricsErrorRateResponse) GetSeries() []*MetricsErrorRateSeriesItem
func (*GetSubgraphMetricsErrorRateResponse) ProtoMessage ¶
func (*GetSubgraphMetricsErrorRateResponse) ProtoMessage()
func (*GetSubgraphMetricsErrorRateResponse) ProtoReflect ¶
func (x *GetSubgraphMetricsErrorRateResponse) ProtoReflect() protoreflect.Message
func (*GetSubgraphMetricsErrorRateResponse) Reset ¶
func (x *GetSubgraphMetricsErrorRateResponse) Reset()
func (*GetSubgraphMetricsErrorRateResponse) String ¶
func (x *GetSubgraphMetricsErrorRateResponse) String() string
type GetSubgraphMetricsRequest ¶
type GetSubgraphMetricsRequest struct { SubgraphName string `protobuf:"bytes,1,opt,name=subgraphName,proto3" json:"subgraphName,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` Range int32 `protobuf:"varint,4,opt,name=range,proto3" json:"range,omitempty"` DateRange *DateRange `protobuf:"bytes,5,opt,name=dateRange,proto3" json:"dateRange,omitempty"` Filters []*AnalyticsFilter `protobuf:"bytes,6,rep,name=filters,proto3" json:"filters,omitempty"` // contains filtered or unexported fields }
func (*GetSubgraphMetricsRequest) Descriptor
deprecated
func (*GetSubgraphMetricsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSubgraphMetricsRequest.ProtoReflect.Descriptor instead.
func (*GetSubgraphMetricsRequest) GetDateRange ¶
func (x *GetSubgraphMetricsRequest) GetDateRange() *DateRange
func (*GetSubgraphMetricsRequest) GetFilters ¶
func (x *GetSubgraphMetricsRequest) GetFilters() []*AnalyticsFilter
func (*GetSubgraphMetricsRequest) GetNamespace ¶
func (x *GetSubgraphMetricsRequest) GetNamespace() string
func (*GetSubgraphMetricsRequest) GetRange ¶
func (x *GetSubgraphMetricsRequest) GetRange() int32
func (*GetSubgraphMetricsRequest) GetSubgraphName ¶
func (x *GetSubgraphMetricsRequest) GetSubgraphName() string
func (*GetSubgraphMetricsRequest) ProtoMessage ¶
func (*GetSubgraphMetricsRequest) ProtoMessage()
func (*GetSubgraphMetricsRequest) ProtoReflect ¶
func (x *GetSubgraphMetricsRequest) ProtoReflect() protoreflect.Message
func (*GetSubgraphMetricsRequest) Reset ¶
func (x *GetSubgraphMetricsRequest) Reset()
func (*GetSubgraphMetricsRequest) String ¶
func (x *GetSubgraphMetricsRequest) String() string
type GetSubgraphMetricsResponse ¶
type GetSubgraphMetricsResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Requests *MetricsDashboardMetric `protobuf:"bytes,2,opt,name=requests,proto3" json:"requests,omitempty"` Latency *MetricsDashboardMetric `protobuf:"bytes,3,opt,name=latency,proto3" json:"latency,omitempty"` Errors *MetricsDashboardMetric `protobuf:"bytes,4,opt,name=errors,proto3" json:"errors,omitempty"` Filters []*AnalyticsViewResultFilter `protobuf:"bytes,5,rep,name=filters,proto3" json:"filters,omitempty"` Resolution *string `protobuf:"bytes,6,opt,name=resolution,proto3,oneof" json:"resolution,omitempty"` // contains filtered or unexported fields }
func (*GetSubgraphMetricsResponse) Descriptor
deprecated
func (*GetSubgraphMetricsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSubgraphMetricsResponse.ProtoReflect.Descriptor instead.
func (*GetSubgraphMetricsResponse) GetErrors ¶
func (x *GetSubgraphMetricsResponse) GetErrors() *MetricsDashboardMetric
func (*GetSubgraphMetricsResponse) GetFilters ¶
func (x *GetSubgraphMetricsResponse) GetFilters() []*AnalyticsViewResultFilter
func (*GetSubgraphMetricsResponse) GetLatency ¶
func (x *GetSubgraphMetricsResponse) GetLatency() *MetricsDashboardMetric
func (*GetSubgraphMetricsResponse) GetRequests ¶
func (x *GetSubgraphMetricsResponse) GetRequests() *MetricsDashboardMetric
func (*GetSubgraphMetricsResponse) GetResolution ¶
func (x *GetSubgraphMetricsResponse) GetResolution() string
func (*GetSubgraphMetricsResponse) GetResponse ¶
func (x *GetSubgraphMetricsResponse) GetResponse() *Response
func (*GetSubgraphMetricsResponse) ProtoMessage ¶
func (*GetSubgraphMetricsResponse) ProtoMessage()
func (*GetSubgraphMetricsResponse) ProtoReflect ¶
func (x *GetSubgraphMetricsResponse) ProtoReflect() protoreflect.Message
func (*GetSubgraphMetricsResponse) Reset ¶
func (x *GetSubgraphMetricsResponse) Reset()
func (*GetSubgraphMetricsResponse) String ¶
func (x *GetSubgraphMetricsResponse) String() string
type GetSubgraphSDLFromLatestCompositionRequest ¶
type GetSubgraphSDLFromLatestCompositionRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` FedGraphName string `protobuf:"bytes,2,opt,name=fedGraphName,proto3" json:"fedGraphName,omitempty"` Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetSubgraphSDLFromLatestCompositionRequest) Descriptor
deprecated
func (*GetSubgraphSDLFromLatestCompositionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSubgraphSDLFromLatestCompositionRequest.ProtoReflect.Descriptor instead.
func (*GetSubgraphSDLFromLatestCompositionRequest) GetFedGraphName ¶
func (x *GetSubgraphSDLFromLatestCompositionRequest) GetFedGraphName() string
func (*GetSubgraphSDLFromLatestCompositionRequest) GetName ¶
func (x *GetSubgraphSDLFromLatestCompositionRequest) GetName() string
func (*GetSubgraphSDLFromLatestCompositionRequest) GetNamespace ¶
func (x *GetSubgraphSDLFromLatestCompositionRequest) GetNamespace() string
func (*GetSubgraphSDLFromLatestCompositionRequest) ProtoMessage ¶
func (*GetSubgraphSDLFromLatestCompositionRequest) ProtoMessage()
func (*GetSubgraphSDLFromLatestCompositionRequest) ProtoReflect ¶
func (x *GetSubgraphSDLFromLatestCompositionRequest) ProtoReflect() protoreflect.Message
func (*GetSubgraphSDLFromLatestCompositionRequest) Reset ¶
func (x *GetSubgraphSDLFromLatestCompositionRequest) Reset()
func (*GetSubgraphSDLFromLatestCompositionRequest) String ¶
func (x *GetSubgraphSDLFromLatestCompositionRequest) String() string
type GetSubgraphSDLFromLatestCompositionResponse ¶
type GetSubgraphSDLFromLatestCompositionResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Sdl *string `protobuf:"bytes,2,opt,name=sdl,proto3,oneof" json:"sdl,omitempty"` VersionId *string `protobuf:"bytes,3,opt,name=version_id,json=versionId,proto3,oneof" json:"version_id,omitempty"` // contains filtered or unexported fields }
func (*GetSubgraphSDLFromLatestCompositionResponse) Descriptor
deprecated
func (*GetSubgraphSDLFromLatestCompositionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSubgraphSDLFromLatestCompositionResponse.ProtoReflect.Descriptor instead.
func (*GetSubgraphSDLFromLatestCompositionResponse) GetResponse ¶
func (x *GetSubgraphSDLFromLatestCompositionResponse) GetResponse() *Response
func (*GetSubgraphSDLFromLatestCompositionResponse) GetSdl ¶
func (x *GetSubgraphSDLFromLatestCompositionResponse) GetSdl() string
func (*GetSubgraphSDLFromLatestCompositionResponse) GetVersionId ¶
func (x *GetSubgraphSDLFromLatestCompositionResponse) GetVersionId() string
func (*GetSubgraphSDLFromLatestCompositionResponse) ProtoMessage ¶
func (*GetSubgraphSDLFromLatestCompositionResponse) ProtoMessage()
func (*GetSubgraphSDLFromLatestCompositionResponse) ProtoReflect ¶
func (x *GetSubgraphSDLFromLatestCompositionResponse) ProtoReflect() protoreflect.Message
func (*GetSubgraphSDLFromLatestCompositionResponse) Reset ¶
func (x *GetSubgraphSDLFromLatestCompositionResponse) Reset()
func (*GetSubgraphSDLFromLatestCompositionResponse) String ¶
func (x *GetSubgraphSDLFromLatestCompositionResponse) String() string
type GetSubgraphsRequest ¶
type GetSubgraphsRequest struct { Limit int32 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"` Offset int32 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` Query *string `protobuf:"bytes,4,opt,name=query,proto3,oneof" json:"query,omitempty"` ExcludeFeatureSubgraphs bool `` /* 133-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetSubgraphsRequest) Descriptor
deprecated
func (*GetSubgraphsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSubgraphsRequest.ProtoReflect.Descriptor instead.
func (*GetSubgraphsRequest) GetExcludeFeatureSubgraphs ¶
func (x *GetSubgraphsRequest) GetExcludeFeatureSubgraphs() bool
func (*GetSubgraphsRequest) GetLimit ¶
func (x *GetSubgraphsRequest) GetLimit() int32
func (*GetSubgraphsRequest) GetNamespace ¶
func (x *GetSubgraphsRequest) GetNamespace() string
func (*GetSubgraphsRequest) GetOffset ¶
func (x *GetSubgraphsRequest) GetOffset() int32
func (*GetSubgraphsRequest) GetQuery ¶
func (x *GetSubgraphsRequest) GetQuery() string
func (*GetSubgraphsRequest) ProtoMessage ¶
func (*GetSubgraphsRequest) ProtoMessage()
func (*GetSubgraphsRequest) ProtoReflect ¶
func (x *GetSubgraphsRequest) ProtoReflect() protoreflect.Message
func (*GetSubgraphsRequest) Reset ¶
func (x *GetSubgraphsRequest) Reset()
func (*GetSubgraphsRequest) String ¶
func (x *GetSubgraphsRequest) String() string
type GetSubgraphsResponse ¶
type GetSubgraphsResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Graphs []*Subgraph `protobuf:"bytes,2,rep,name=graphs,proto3" json:"graphs,omitempty"` Count int32 `protobuf:"varint,3,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*GetSubgraphsResponse) Descriptor
deprecated
func (*GetSubgraphsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSubgraphsResponse.ProtoReflect.Descriptor instead.
func (*GetSubgraphsResponse) GetCount ¶
func (x *GetSubgraphsResponse) GetCount() int32
func (*GetSubgraphsResponse) GetGraphs ¶
func (x *GetSubgraphsResponse) GetGraphs() []*Subgraph
func (*GetSubgraphsResponse) GetResponse ¶
func (x *GetSubgraphsResponse) GetResponse() *Response
func (*GetSubgraphsResponse) ProtoMessage ¶
func (*GetSubgraphsResponse) ProtoMessage()
func (*GetSubgraphsResponse) ProtoReflect ¶
func (x *GetSubgraphsResponse) ProtoReflect() protoreflect.Message
func (*GetSubgraphsResponse) Reset ¶
func (x *GetSubgraphsResponse) Reset()
func (*GetSubgraphsResponse) String ¶
func (x *GetSubgraphsResponse) String() string
type GetTraceRequest ¶
type GetTraceRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetTraceRequest) Descriptor
deprecated
func (*GetTraceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTraceRequest.ProtoReflect.Descriptor instead.
func (*GetTraceRequest) GetId ¶
func (x *GetTraceRequest) GetId() string
func (*GetTraceRequest) ProtoMessage ¶
func (*GetTraceRequest) ProtoMessage()
func (*GetTraceRequest) ProtoReflect ¶
func (x *GetTraceRequest) ProtoReflect() protoreflect.Message
func (*GetTraceRequest) Reset ¶
func (x *GetTraceRequest) Reset()
func (*GetTraceRequest) String ¶
func (x *GetTraceRequest) String() string
type GetTraceResponse ¶
type GetTraceResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Spans []*Span `protobuf:"bytes,2,rep,name=spans,proto3" json:"spans,omitempty"` // contains filtered or unexported fields }
func (*GetTraceResponse) Descriptor
deprecated
func (*GetTraceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTraceResponse.ProtoReflect.Descriptor instead.
func (*GetTraceResponse) GetResponse ¶
func (x *GetTraceResponse) GetResponse() *Response
func (*GetTraceResponse) GetSpans ¶
func (x *GetTraceResponse) GetSpans() []*Span
func (*GetTraceResponse) ProtoMessage ¶
func (*GetTraceResponse) ProtoMessage()
func (*GetTraceResponse) ProtoReflect ¶
func (x *GetTraceResponse) ProtoReflect() protoreflect.Message
func (*GetTraceResponse) Reset ¶
func (x *GetTraceResponse) Reset()
func (*GetTraceResponse) String ¶
func (x *GetTraceResponse) String() string
type GetUserAccessiblePermissionsRequest ¶
type GetUserAccessiblePermissionsRequest struct {
// contains filtered or unexported fields
}
func (*GetUserAccessiblePermissionsRequest) Descriptor
deprecated
func (*GetUserAccessiblePermissionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserAccessiblePermissionsRequest.ProtoReflect.Descriptor instead.
func (*GetUserAccessiblePermissionsRequest) ProtoMessage ¶
func (*GetUserAccessiblePermissionsRequest) ProtoMessage()
func (*GetUserAccessiblePermissionsRequest) ProtoReflect ¶
func (x *GetUserAccessiblePermissionsRequest) ProtoReflect() protoreflect.Message
func (*GetUserAccessiblePermissionsRequest) Reset ¶
func (x *GetUserAccessiblePermissionsRequest) Reset()
func (*GetUserAccessiblePermissionsRequest) String ¶
func (x *GetUserAccessiblePermissionsRequest) String() string
type GetUserAccessiblePermissionsResponse ¶
type GetUserAccessiblePermissionsResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Permissions []*Permission `protobuf:"bytes,2,rep,name=permissions,proto3" json:"permissions,omitempty"` // contains filtered or unexported fields }
func (*GetUserAccessiblePermissionsResponse) Descriptor
deprecated
func (*GetUserAccessiblePermissionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserAccessiblePermissionsResponse.ProtoReflect.Descriptor instead.
func (*GetUserAccessiblePermissionsResponse) GetPermissions ¶
func (x *GetUserAccessiblePermissionsResponse) GetPermissions() []*Permission
func (*GetUserAccessiblePermissionsResponse) GetResponse ¶
func (x *GetUserAccessiblePermissionsResponse) GetResponse() *Response
func (*GetUserAccessiblePermissionsResponse) ProtoMessage ¶
func (*GetUserAccessiblePermissionsResponse) ProtoMessage()
func (*GetUserAccessiblePermissionsResponse) ProtoReflect ¶
func (x *GetUserAccessiblePermissionsResponse) ProtoReflect() protoreflect.Message
func (*GetUserAccessiblePermissionsResponse) Reset ¶
func (x *GetUserAccessiblePermissionsResponse) Reset()
func (*GetUserAccessiblePermissionsResponse) String ¶
func (x *GetUserAccessiblePermissionsResponse) String() string
type GetUserAccessibleResourcesRequest ¶
type GetUserAccessibleResourcesRequest struct {
// contains filtered or unexported fields
}
func (*GetUserAccessibleResourcesRequest) Descriptor
deprecated
func (*GetUserAccessibleResourcesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserAccessibleResourcesRequest.ProtoReflect.Descriptor instead.
func (*GetUserAccessibleResourcesRequest) ProtoMessage ¶
func (*GetUserAccessibleResourcesRequest) ProtoMessage()
func (*GetUserAccessibleResourcesRequest) ProtoReflect ¶
func (x *GetUserAccessibleResourcesRequest) ProtoReflect() protoreflect.Message
func (*GetUserAccessibleResourcesRequest) Reset ¶
func (x *GetUserAccessibleResourcesRequest) Reset()
func (*GetUserAccessibleResourcesRequest) String ¶
func (x *GetUserAccessibleResourcesRequest) String() string
type GetUserAccessibleResourcesResponse ¶
type GetUserAccessibleResourcesResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` FederatedGraphs []*GetUserAccessibleResourcesResponse_Graph `protobuf:"bytes,2,rep,name=federatedGraphs,proto3" json:"federatedGraphs,omitempty"` Subgraphs []*GetUserAccessibleResourcesResponse_Graph `protobuf:"bytes,3,rep,name=subgraphs,proto3" json:"subgraphs,omitempty"` // contains filtered or unexported fields }
func (*GetUserAccessibleResourcesResponse) Descriptor
deprecated
func (*GetUserAccessibleResourcesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserAccessibleResourcesResponse.ProtoReflect.Descriptor instead.
func (*GetUserAccessibleResourcesResponse) GetFederatedGraphs ¶
func (x *GetUserAccessibleResourcesResponse) GetFederatedGraphs() []*GetUserAccessibleResourcesResponse_Graph
func (*GetUserAccessibleResourcesResponse) GetResponse ¶
func (x *GetUserAccessibleResourcesResponse) GetResponse() *Response
func (*GetUserAccessibleResourcesResponse) GetSubgraphs ¶
func (x *GetUserAccessibleResourcesResponse) GetSubgraphs() []*GetUserAccessibleResourcesResponse_Graph
func (*GetUserAccessibleResourcesResponse) ProtoMessage ¶
func (*GetUserAccessibleResourcesResponse) ProtoMessage()
func (*GetUserAccessibleResourcesResponse) ProtoReflect ¶
func (x *GetUserAccessibleResourcesResponse) ProtoReflect() protoreflect.Message
func (*GetUserAccessibleResourcesResponse) Reset ¶
func (x *GetUserAccessibleResourcesResponse) Reset()
func (*GetUserAccessibleResourcesResponse) String ¶
func (x *GetUserAccessibleResourcesResponse) String() string
type GetUserAccessibleResourcesResponse_Graph ¶
type GetUserAccessibleResourcesResponse_Graph struct { TargetId string `protobuf:"bytes,1,opt,name=targetId,proto3" json:"targetId,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetUserAccessibleResourcesResponse_Graph) Descriptor
deprecated
func (*GetUserAccessibleResourcesResponse_Graph) Descriptor() ([]byte, []int)
Deprecated: Use GetUserAccessibleResourcesResponse_Graph.ProtoReflect.Descriptor instead.
func (*GetUserAccessibleResourcesResponse_Graph) GetName ¶
func (x *GetUserAccessibleResourcesResponse_Graph) GetName() string
func (*GetUserAccessibleResourcesResponse_Graph) GetNamespace ¶
func (x *GetUserAccessibleResourcesResponse_Graph) GetNamespace() string
func (*GetUserAccessibleResourcesResponse_Graph) GetTargetId ¶
func (x *GetUserAccessibleResourcesResponse_Graph) GetTargetId() string
func (*GetUserAccessibleResourcesResponse_Graph) ProtoMessage ¶
func (*GetUserAccessibleResourcesResponse_Graph) ProtoMessage()
func (*GetUserAccessibleResourcesResponse_Graph) ProtoReflect ¶
func (x *GetUserAccessibleResourcesResponse_Graph) ProtoReflect() protoreflect.Message
func (*GetUserAccessibleResourcesResponse_Graph) Reset ¶
func (x *GetUserAccessibleResourcesResponse_Graph) Reset()
func (*GetUserAccessibleResourcesResponse_Graph) String ¶
func (x *GetUserAccessibleResourcesResponse_Graph) String() string
type GitInfo ¶
type GitInfo struct { CommitSha string `protobuf:"bytes,1,opt,name=commit_sha,json=commitSha,proto3" json:"commit_sha,omitempty"` AccountId string `protobuf:"bytes,2,opt,name=account_id,json=accountId,proto3" json:"account_id,omitempty"` OwnerSlug string `protobuf:"bytes,3,opt,name=owner_slug,json=ownerSlug,proto3" json:"owner_slug,omitempty"` RepositorySlug string `protobuf:"bytes,4,opt,name=repository_slug,json=repositorySlug,proto3" json:"repository_slug,omitempty"` // contains filtered or unexported fields }
func (*GitInfo) Descriptor
deprecated
func (*GitInfo) GetAccountId ¶
func (*GitInfo) GetCommitSha ¶
func (*GitInfo) GetOwnerSlug ¶
func (*GitInfo) GetRepositorySlug ¶
func (*GitInfo) ProtoMessage ¶
func (*GitInfo) ProtoMessage()
func (*GitInfo) ProtoReflect ¶
func (x *GitInfo) ProtoReflect() protoreflect.Message
type GraphComposition ¶
type GraphComposition struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` SchemaVersionId string `protobuf:"bytes,2,opt,name=schemaVersionId,proto3" json:"schemaVersionId,omitempty"` CreatedAt string `protobuf:"bytes,3,opt,name=createdAt,proto3" json:"createdAt,omitempty"` IsComposable bool `protobuf:"varint,4,opt,name=isComposable,proto3" json:"isComposable,omitempty"` CompositionErrors *string `protobuf:"bytes,5,opt,name=compositionErrors,proto3,oneof" json:"compositionErrors,omitempty"` CreatedBy *string `protobuf:"bytes,6,opt,name=createdBy,proto3,oneof" json:"createdBy,omitempty"` IsLatestValid bool `protobuf:"varint,7,opt,name=isLatestValid,proto3" json:"isLatestValid,omitempty"` RouterConfigSignature *string `protobuf:"bytes,8,opt,name=routerConfigSignature,proto3,oneof" json:"routerConfigSignature,omitempty"` AdmissionError *string `protobuf:"bytes,9,opt,name=admissionError,proto3,oneof" json:"admissionError,omitempty"` DeploymentError *string `protobuf:"bytes,10,opt,name=deploymentError,proto3,oneof" json:"deploymentError,omitempty"` // contains filtered or unexported fields }
func (*GraphComposition) Descriptor
deprecated
func (*GraphComposition) Descriptor() ([]byte, []int)
Deprecated: Use GraphComposition.ProtoReflect.Descriptor instead.
func (*GraphComposition) GetAdmissionError ¶
func (x *GraphComposition) GetAdmissionError() string
func (*GraphComposition) GetCompositionErrors ¶
func (x *GraphComposition) GetCompositionErrors() string
func (*GraphComposition) GetCreatedAt ¶
func (x *GraphComposition) GetCreatedAt() string
func (*GraphComposition) GetCreatedBy ¶
func (x *GraphComposition) GetCreatedBy() string
func (*GraphComposition) GetDeploymentError ¶
func (x *GraphComposition) GetDeploymentError() string
func (*GraphComposition) GetId ¶
func (x *GraphComposition) GetId() string
func (*GraphComposition) GetIsComposable ¶
func (x *GraphComposition) GetIsComposable() bool
func (*GraphComposition) GetIsLatestValid ¶
func (x *GraphComposition) GetIsLatestValid() bool
func (*GraphComposition) GetRouterConfigSignature ¶
func (x *GraphComposition) GetRouterConfigSignature() string
func (*GraphComposition) GetSchemaVersionId ¶
func (x *GraphComposition) GetSchemaVersionId() string
func (*GraphComposition) ProtoMessage ¶
func (*GraphComposition) ProtoMessage()
func (*GraphComposition) ProtoReflect ¶
func (x *GraphComposition) ProtoReflect() protoreflect.Message
func (*GraphComposition) Reset ¶
func (x *GraphComposition) Reset()
func (*GraphComposition) String ¶
func (x *GraphComposition) String() string
type GraphCompositionSubgraph ¶
type GraphCompositionSubgraph struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` SchemaVersionId string `protobuf:"bytes,2,opt,name=schemaVersionId,proto3" json:"schemaVersionId,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` TargetId string `protobuf:"bytes,4,opt,name=target_id,json=targetId,proto3" json:"target_id,omitempty"` IsFeatureSubgraph bool `protobuf:"varint,5,opt,name=isFeatureSubgraph,proto3" json:"isFeatureSubgraph,omitempty"` // contains filtered or unexported fields }
func (*GraphCompositionSubgraph) Descriptor
deprecated
func (*GraphCompositionSubgraph) Descriptor() ([]byte, []int)
Deprecated: Use GraphCompositionSubgraph.ProtoReflect.Descriptor instead.
func (*GraphCompositionSubgraph) GetId ¶
func (x *GraphCompositionSubgraph) GetId() string
func (*GraphCompositionSubgraph) GetIsFeatureSubgraph ¶
func (x *GraphCompositionSubgraph) GetIsFeatureSubgraph() bool
func (*GraphCompositionSubgraph) GetName ¶
func (x *GraphCompositionSubgraph) GetName() string
func (*GraphCompositionSubgraph) GetSchemaVersionId ¶
func (x *GraphCompositionSubgraph) GetSchemaVersionId() string
func (*GraphCompositionSubgraph) GetTargetId ¶
func (x *GraphCompositionSubgraph) GetTargetId() string
func (*GraphCompositionSubgraph) ProtoMessage ¶
func (*GraphCompositionSubgraph) ProtoMessage()
func (*GraphCompositionSubgraph) ProtoReflect ¶
func (x *GraphCompositionSubgraph) ProtoReflect() protoreflect.Message
func (*GraphCompositionSubgraph) Reset ¶
func (x *GraphCompositionSubgraph) Reset()
func (*GraphCompositionSubgraph) String ¶
func (x *GraphCompositionSubgraph) String() string
type GroupMapper ¶
type GroupMapper struct { Role string `protobuf:"bytes,1,opt,name=role,proto3" json:"role,omitempty"` SsoGroup string `protobuf:"bytes,2,opt,name=ssoGroup,proto3" json:"ssoGroup,omitempty"` // contains filtered or unexported fields }
func (*GroupMapper) Descriptor
deprecated
func (*GroupMapper) Descriptor() ([]byte, []int)
Deprecated: Use GroupMapper.ProtoReflect.Descriptor instead.
func (*GroupMapper) GetRole ¶
func (x *GroupMapper) GetRole() string
func (*GroupMapper) GetSsoGroup ¶
func (x *GroupMapper) GetSsoGroup() string
func (*GroupMapper) ProtoMessage ¶
func (*GroupMapper) ProtoMessage()
func (*GroupMapper) ProtoReflect ¶
func (x *GroupMapper) ProtoReflect() protoreflect.Message
func (*GroupMapper) Reset ¶
func (x *GroupMapper) Reset()
func (*GroupMapper) String ¶
func (x *GroupMapper) String() string
type Header ¶
type Header struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*Header) Descriptor
deprecated
func (*Header) ProtoMessage ¶
func (*Header) ProtoMessage()
func (*Header) ProtoReflect ¶
func (x *Header) ProtoReflect() protoreflect.Message
type Integration ¶
type Integration 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"` Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` Events []string `protobuf:"bytes,4,rep,name=events,proto3" json:"events,omitempty"` IntegrationConfig *IntegrationConfig `protobuf:"bytes,5,opt,name=integrationConfig,proto3" json:"integrationConfig,omitempty"` EventsMeta []*notifications.EventMeta `protobuf:"bytes,6,rep,name=eventsMeta,proto3" json:"eventsMeta,omitempty"` // contains filtered or unexported fields }
func (*Integration) Descriptor
deprecated
func (*Integration) Descriptor() ([]byte, []int)
Deprecated: Use Integration.ProtoReflect.Descriptor instead.
func (*Integration) GetEvents ¶
func (x *Integration) GetEvents() []string
func (*Integration) GetEventsMeta ¶
func (x *Integration) GetEventsMeta() []*notifications.EventMeta
func (*Integration) GetId ¶
func (x *Integration) GetId() string
func (*Integration) GetIntegrationConfig ¶
func (x *Integration) GetIntegrationConfig() *IntegrationConfig
func (*Integration) GetName ¶
func (x *Integration) GetName() string
func (*Integration) GetType ¶
func (x *Integration) GetType() string
func (*Integration) ProtoMessage ¶
func (*Integration) ProtoMessage()
func (*Integration) ProtoReflect ¶
func (x *Integration) ProtoReflect() protoreflect.Message
func (*Integration) Reset ¶
func (x *Integration) Reset()
func (*Integration) String ¶
func (x *Integration) String() string
type IntegrationConfig ¶
type IntegrationConfig struct { Type IntegrationType `protobuf:"varint,1,opt,name=type,proto3,enum=wg.cosmo.platform.v1.IntegrationType" json:"type,omitempty"` // Types that are assignable to Config: // // *IntegrationConfig_SlackIntegrationConfig Config isIntegrationConfig_Config `protobuf_oneof:"config"` // contains filtered or unexported fields }
func (*IntegrationConfig) Descriptor
deprecated
func (*IntegrationConfig) Descriptor() ([]byte, []int)
Deprecated: Use IntegrationConfig.ProtoReflect.Descriptor instead.
func (*IntegrationConfig) GetConfig ¶
func (m *IntegrationConfig) GetConfig() isIntegrationConfig_Config
func (*IntegrationConfig) GetSlackIntegrationConfig ¶
func (x *IntegrationConfig) GetSlackIntegrationConfig() *SlackIntegrationConfig
func (*IntegrationConfig) GetType ¶
func (x *IntegrationConfig) GetType() IntegrationType
func (*IntegrationConfig) ProtoMessage ¶
func (*IntegrationConfig) ProtoMessage()
func (*IntegrationConfig) ProtoReflect ¶
func (x *IntegrationConfig) ProtoReflect() protoreflect.Message
func (*IntegrationConfig) Reset ¶
func (x *IntegrationConfig) Reset()
func (*IntegrationConfig) String ¶
func (x *IntegrationConfig) String() string
type IntegrationConfig_SlackIntegrationConfig ¶
type IntegrationConfig_SlackIntegrationConfig struct {
SlackIntegrationConfig *SlackIntegrationConfig `protobuf:"bytes,2,opt,name=slackIntegrationConfig,proto3,oneof"`
}
type IntegrationType ¶
type IntegrationType int32
const (
IntegrationType_SLACK IntegrationType = 0
)
func (IntegrationType) Descriptor ¶
func (IntegrationType) Descriptor() protoreflect.EnumDescriptor
func (IntegrationType) Enum ¶
func (x IntegrationType) Enum() *IntegrationType
func (IntegrationType) EnumDescriptor
deprecated
func (IntegrationType) EnumDescriptor() ([]byte, []int)
Deprecated: Use IntegrationType.Descriptor instead.
func (IntegrationType) Number ¶
func (x IntegrationType) Number() protoreflect.EnumNumber
func (IntegrationType) String ¶
func (x IntegrationType) String() string
func (IntegrationType) Type ¶
func (IntegrationType) Type() protoreflect.EnumType
type InviteUserRequest ¶
type InviteUserRequest struct { Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"` // contains filtered or unexported fields }
func (*InviteUserRequest) Descriptor
deprecated
func (*InviteUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use InviteUserRequest.ProtoReflect.Descriptor instead.
func (*InviteUserRequest) GetEmail ¶
func (x *InviteUserRequest) GetEmail() string
func (*InviteUserRequest) ProtoMessage ¶
func (*InviteUserRequest) ProtoMessage()
func (*InviteUserRequest) ProtoReflect ¶
func (x *InviteUserRequest) ProtoReflect() protoreflect.Message
func (*InviteUserRequest) Reset ¶
func (x *InviteUserRequest) Reset()
func (*InviteUserRequest) String ¶
func (x *InviteUserRequest) String() string
type InviteUserResponse ¶
type InviteUserResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*InviteUserResponse) Descriptor
deprecated
func (*InviteUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use InviteUserResponse.ProtoReflect.Descriptor instead.
func (*InviteUserResponse) GetResponse ¶
func (x *InviteUserResponse) GetResponse() *Response
func (*InviteUserResponse) ProtoMessage ¶
func (*InviteUserResponse) ProtoMessage()
func (*InviteUserResponse) ProtoReflect ¶
func (x *InviteUserResponse) ProtoReflect() protoreflect.Message
func (*InviteUserResponse) Reset ¶
func (x *InviteUserResponse) Reset()
func (*InviteUserResponse) String ¶
func (x *InviteUserResponse) String() string
type IsGitHubAppInstalledRequest ¶
type IsGitHubAppInstalledRequest struct { GitInfo *GitInfo `protobuf:"bytes,1,opt,name=git_info,json=gitInfo,proto3" json:"git_info,omitempty"` // contains filtered or unexported fields }
func (*IsGitHubAppInstalledRequest) Descriptor
deprecated
func (*IsGitHubAppInstalledRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsGitHubAppInstalledRequest.ProtoReflect.Descriptor instead.
func (*IsGitHubAppInstalledRequest) GetGitInfo ¶
func (x *IsGitHubAppInstalledRequest) GetGitInfo() *GitInfo
func (*IsGitHubAppInstalledRequest) ProtoMessage ¶
func (*IsGitHubAppInstalledRequest) ProtoMessage()
func (*IsGitHubAppInstalledRequest) ProtoReflect ¶
func (x *IsGitHubAppInstalledRequest) ProtoReflect() protoreflect.Message
func (*IsGitHubAppInstalledRequest) Reset ¶
func (x *IsGitHubAppInstalledRequest) Reset()
func (*IsGitHubAppInstalledRequest) String ¶
func (x *IsGitHubAppInstalledRequest) String() string
type IsGitHubAppInstalledResponse ¶
type IsGitHubAppInstalledResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` IsInstalled bool `protobuf:"varint,2,opt,name=is_installed,json=isInstalled,proto3" json:"is_installed,omitempty"` // contains filtered or unexported fields }
func (*IsGitHubAppInstalledResponse) Descriptor
deprecated
func (*IsGitHubAppInstalledResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsGitHubAppInstalledResponse.ProtoReflect.Descriptor instead.
func (*IsGitHubAppInstalledResponse) GetIsInstalled ¶
func (x *IsGitHubAppInstalledResponse) GetIsInstalled() bool
func (*IsGitHubAppInstalledResponse) GetResponse ¶
func (x *IsGitHubAppInstalledResponse) GetResponse() *Response
func (*IsGitHubAppInstalledResponse) ProtoMessage ¶
func (*IsGitHubAppInstalledResponse) ProtoMessage()
func (*IsGitHubAppInstalledResponse) ProtoReflect ¶
func (x *IsGitHubAppInstalledResponse) ProtoReflect() protoreflect.Message
func (*IsGitHubAppInstalledResponse) Reset ¶
func (x *IsGitHubAppInstalledResponse) Reset()
func (*IsGitHubAppInstalledResponse) String ¶
func (x *IsGitHubAppInstalledResponse) String() string
type IsMemberLimitReachedRequest ¶
type IsMemberLimitReachedRequest struct {
// contains filtered or unexported fields
}
func (*IsMemberLimitReachedRequest) Descriptor
deprecated
func (*IsMemberLimitReachedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsMemberLimitReachedRequest.ProtoReflect.Descriptor instead.
func (*IsMemberLimitReachedRequest) ProtoMessage ¶
func (*IsMemberLimitReachedRequest) ProtoMessage()
func (*IsMemberLimitReachedRequest) ProtoReflect ¶
func (x *IsMemberLimitReachedRequest) ProtoReflect() protoreflect.Message
func (*IsMemberLimitReachedRequest) Reset ¶
func (x *IsMemberLimitReachedRequest) Reset()
func (*IsMemberLimitReachedRequest) String ¶
func (x *IsMemberLimitReachedRequest) String() string
type IsMemberLimitReachedResponse ¶
type IsMemberLimitReachedResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` LimitReached bool `protobuf:"varint,2,opt,name=limit_reached,json=limitReached,proto3" json:"limit_reached,omitempty"` MemberCount int32 `protobuf:"varint,3,opt,name=member_count,json=memberCount,proto3" json:"member_count,omitempty"` // contains filtered or unexported fields }
func (*IsMemberLimitReachedResponse) Descriptor
deprecated
func (*IsMemberLimitReachedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsMemberLimitReachedResponse.ProtoReflect.Descriptor instead.
func (*IsMemberLimitReachedResponse) GetLimitReached ¶
func (x *IsMemberLimitReachedResponse) GetLimitReached() bool
func (*IsMemberLimitReachedResponse) GetMemberCount ¶
func (x *IsMemberLimitReachedResponse) GetMemberCount() int32
func (*IsMemberLimitReachedResponse) GetResponse ¶
func (x *IsMemberLimitReachedResponse) GetResponse() *Response
func (*IsMemberLimitReachedResponse) ProtoMessage ¶
func (*IsMemberLimitReachedResponse) ProtoMessage()
func (*IsMemberLimitReachedResponse) ProtoReflect ¶
func (x *IsMemberLimitReachedResponse) ProtoReflect() protoreflect.Message
func (*IsMemberLimitReachedResponse) Reset ¶
func (x *IsMemberLimitReachedResponse) Reset()
func (*IsMemberLimitReachedResponse) String ¶
func (x *IsMemberLimitReachedResponse) String() string
type Label ¶
type Label struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*Label) Descriptor
deprecated
func (*Label) ProtoMessage ¶
func (*Label) ProtoMessage()
func (*Label) ProtoReflect ¶
func (x *Label) ProtoReflect() protoreflect.Message
type LeaveOrganizationRequest ¶
type LeaveOrganizationRequest struct { UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID,omitempty"` // contains filtered or unexported fields }
func (*LeaveOrganizationRequest) Descriptor
deprecated
func (*LeaveOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use LeaveOrganizationRequest.ProtoReflect.Descriptor instead.
func (*LeaveOrganizationRequest) GetUserID ¶
func (x *LeaveOrganizationRequest) GetUserID() string
func (*LeaveOrganizationRequest) ProtoMessage ¶
func (*LeaveOrganizationRequest) ProtoMessage()
func (*LeaveOrganizationRequest) ProtoReflect ¶
func (x *LeaveOrganizationRequest) ProtoReflect() protoreflect.Message
func (*LeaveOrganizationRequest) Reset ¶
func (x *LeaveOrganizationRequest) Reset()
func (*LeaveOrganizationRequest) String ¶
func (x *LeaveOrganizationRequest) String() string
type LeaveOrganizationResponse ¶
type LeaveOrganizationResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*LeaveOrganizationResponse) Descriptor
deprecated
func (*LeaveOrganizationResponse) Descriptor() ([]byte, []int)
Deprecated: Use LeaveOrganizationResponse.ProtoReflect.Descriptor instead.
func (*LeaveOrganizationResponse) GetResponse ¶
func (x *LeaveOrganizationResponse) GetResponse() *Response
func (*LeaveOrganizationResponse) ProtoMessage ¶
func (*LeaveOrganizationResponse) ProtoMessage()
func (*LeaveOrganizationResponse) ProtoReflect ¶
func (x *LeaveOrganizationResponse) ProtoReflect() protoreflect.Message
func (*LeaveOrganizationResponse) Reset ¶
func (x *LeaveOrganizationResponse) Reset()
func (*LeaveOrganizationResponse) String ¶
func (x *LeaveOrganizationResponse) String() string
type LintConfig ¶
type LintConfig struct { RuleName string `protobuf:"bytes,1,opt,name=ruleName,proto3" json:"ruleName,omitempty"` SeverityLevel LintSeverity `protobuf:"varint,2,opt,name=severityLevel,proto3,enum=wg.cosmo.platform.v1.LintSeverity" json:"severityLevel,omitempty"` // contains filtered or unexported fields }
func (*LintConfig) Descriptor
deprecated
func (*LintConfig) Descriptor() ([]byte, []int)
Deprecated: Use LintConfig.ProtoReflect.Descriptor instead.
func (*LintConfig) GetRuleName ¶
func (x *LintConfig) GetRuleName() string
func (*LintConfig) GetSeverityLevel ¶
func (x *LintConfig) GetSeverityLevel() LintSeverity
func (*LintConfig) ProtoMessage ¶
func (*LintConfig) ProtoMessage()
func (*LintConfig) ProtoReflect ¶
func (x *LintConfig) ProtoReflect() protoreflect.Message
func (*LintConfig) Reset ¶
func (x *LintConfig) Reset()
func (*LintConfig) String ¶
func (x *LintConfig) String() string
type LintIssue ¶
type LintIssue struct { LintRuleType *string `protobuf:"bytes,1,opt,name=lintRuleType,proto3,oneof" json:"lintRuleType,omitempty"` Severity LintSeverity `protobuf:"varint,2,opt,name=severity,proto3,enum=wg.cosmo.platform.v1.LintSeverity" json:"severity,omitempty"` Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` IssueLocation *LintLocation `protobuf:"bytes,4,opt,name=issueLocation,proto3" json:"issueLocation,omitempty"` // contains filtered or unexported fields }
func (*LintIssue) Descriptor
deprecated
func (*LintIssue) GetIssueLocation ¶
func (x *LintIssue) GetIssueLocation() *LintLocation
func (*LintIssue) GetLintRuleType ¶
func (*LintIssue) GetMessage ¶
func (*LintIssue) GetSeverity ¶
func (x *LintIssue) GetSeverity() LintSeverity
func (*LintIssue) ProtoMessage ¶
func (*LintIssue) ProtoMessage()
func (*LintIssue) ProtoReflect ¶
func (x *LintIssue) ProtoReflect() protoreflect.Message
type LintLocation ¶
type LintLocation struct { Line uint32 `protobuf:"varint,1,opt,name=line,proto3" json:"line,omitempty"` Column uint32 `protobuf:"varint,2,opt,name=column,proto3" json:"column,omitempty"` EndLine *uint32 `protobuf:"varint,3,opt,name=endLine,proto3,oneof" json:"endLine,omitempty"` EndColumn *uint32 `protobuf:"varint,4,opt,name=endColumn,proto3,oneof" json:"endColumn,omitempty"` // contains filtered or unexported fields }
func (*LintLocation) Descriptor
deprecated
func (*LintLocation) Descriptor() ([]byte, []int)
Deprecated: Use LintLocation.ProtoReflect.Descriptor instead.
func (*LintLocation) GetColumn ¶
func (x *LintLocation) GetColumn() uint32
func (*LintLocation) GetEndColumn ¶
func (x *LintLocation) GetEndColumn() uint32
func (*LintLocation) GetEndLine ¶
func (x *LintLocation) GetEndLine() uint32
func (*LintLocation) GetLine ¶
func (x *LintLocation) GetLine() uint32
func (*LintLocation) ProtoMessage ¶
func (*LintLocation) ProtoMessage()
func (*LintLocation) ProtoReflect ¶
func (x *LintLocation) ProtoReflect() protoreflect.Message
func (*LintLocation) Reset ¶
func (x *LintLocation) Reset()
func (*LintLocation) String ¶
func (x *LintLocation) String() string
type LintSeverity ¶
type LintSeverity int32
const ( LintSeverity_warn LintSeverity = 0 LintSeverity_error LintSeverity = 1 )
func (LintSeverity) Descriptor ¶
func (LintSeverity) Descriptor() protoreflect.EnumDescriptor
func (LintSeverity) Enum ¶
func (x LintSeverity) Enum() *LintSeverity
func (LintSeverity) EnumDescriptor
deprecated
func (LintSeverity) EnumDescriptor() ([]byte, []int)
Deprecated: Use LintSeverity.Descriptor instead.
func (LintSeverity) Number ¶
func (x LintSeverity) Number() protoreflect.EnumNumber
func (LintSeverity) String ¶
func (x LintSeverity) String() string
func (LintSeverity) Type ¶
func (LintSeverity) Type() protoreflect.EnumType
type MetricsDashboard ¶
type MetricsDashboard struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` Unit *Unit `protobuf:"varint,4,opt,name=unit,proto3,enum=wg.cosmo.platform.v1.Unit,oneof" json:"unit,omitempty"` IsHidden *bool `protobuf:"varint,5,opt,name=is_hidden,json=isHidden,proto3,oneof" json:"is_hidden,omitempty"` IsCta *bool `protobuf:"varint,6,opt,name=is_cta,json=isCta,proto3,oneof" json:"is_cta,omitempty"` // contains filtered or unexported fields }
func (*MetricsDashboard) Descriptor
deprecated
func (*MetricsDashboard) Descriptor() ([]byte, []int)
Deprecated: Use MetricsDashboard.ProtoReflect.Descriptor instead.
func (*MetricsDashboard) GetIsCta ¶
func (x *MetricsDashboard) GetIsCta() bool
func (*MetricsDashboard) GetIsHidden ¶
func (x *MetricsDashboard) GetIsHidden() bool
func (*MetricsDashboard) GetName ¶
func (x *MetricsDashboard) GetName() string
func (*MetricsDashboard) GetTitle ¶
func (x *MetricsDashboard) GetTitle() string
func (*MetricsDashboard) GetType ¶
func (x *MetricsDashboard) GetType() string
func (*MetricsDashboard) GetUnit ¶
func (x *MetricsDashboard) GetUnit() Unit
func (*MetricsDashboard) ProtoMessage ¶
func (*MetricsDashboard) ProtoMessage()
func (*MetricsDashboard) ProtoReflect ¶
func (x *MetricsDashboard) ProtoReflect() protoreflect.Message
func (*MetricsDashboard) Reset ¶
func (x *MetricsDashboard) Reset()
func (*MetricsDashboard) String ¶
func (x *MetricsDashboard) String() string
type MetricsDashboardMetric ¶
type MetricsDashboardMetric struct { Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` PreviousValue *string `protobuf:"bytes,2,opt,name=previousValue,proto3,oneof" json:"previousValue,omitempty"` Top []*MetricsTopItem `protobuf:"bytes,3,rep,name=top,proto3" json:"top,omitempty"` Series []*MetricsSeriesItem `protobuf:"bytes,4,rep,name=series,proto3" json:"series,omitempty"` // contains filtered or unexported fields }
func (*MetricsDashboardMetric) Descriptor
deprecated
func (*MetricsDashboardMetric) Descriptor() ([]byte, []int)
Deprecated: Use MetricsDashboardMetric.ProtoReflect.Descriptor instead.
func (*MetricsDashboardMetric) GetPreviousValue ¶
func (x *MetricsDashboardMetric) GetPreviousValue() string
func (*MetricsDashboardMetric) GetSeries ¶
func (x *MetricsDashboardMetric) GetSeries() []*MetricsSeriesItem
func (*MetricsDashboardMetric) GetTop ¶
func (x *MetricsDashboardMetric) GetTop() []*MetricsTopItem
func (*MetricsDashboardMetric) GetValue ¶
func (x *MetricsDashboardMetric) GetValue() string
func (*MetricsDashboardMetric) ProtoMessage ¶
func (*MetricsDashboardMetric) ProtoMessage()
func (*MetricsDashboardMetric) ProtoReflect ¶
func (x *MetricsDashboardMetric) ProtoReflect() protoreflect.Message
func (*MetricsDashboardMetric) Reset ¶
func (x *MetricsDashboardMetric) Reset()
func (*MetricsDashboardMetric) String ¶
func (x *MetricsDashboardMetric) String() string
type MetricsErrorRateSeriesItem ¶
type MetricsErrorRateSeriesItem struct { Timestamp string `protobuf:"bytes,1,opt,name=timestamp,proto3" json:"timestamp,omitempty"` RequestRate float32 `protobuf:"fixed32,2,opt,name=requestRate,proto3" json:"requestRate,omitempty"` ErrorRate float32 `protobuf:"fixed32,3,opt,name=errorRate,proto3" json:"errorRate,omitempty"` // contains filtered or unexported fields }
func (*MetricsErrorRateSeriesItem) Descriptor
deprecated
func (*MetricsErrorRateSeriesItem) Descriptor() ([]byte, []int)
Deprecated: Use MetricsErrorRateSeriesItem.ProtoReflect.Descriptor instead.
func (*MetricsErrorRateSeriesItem) GetErrorRate ¶
func (x *MetricsErrorRateSeriesItem) GetErrorRate() float32
func (*MetricsErrorRateSeriesItem) GetRequestRate ¶
func (x *MetricsErrorRateSeriesItem) GetRequestRate() float32
func (*MetricsErrorRateSeriesItem) GetTimestamp ¶
func (x *MetricsErrorRateSeriesItem) GetTimestamp() string
func (*MetricsErrorRateSeriesItem) ProtoMessage ¶
func (*MetricsErrorRateSeriesItem) ProtoMessage()
func (*MetricsErrorRateSeriesItem) ProtoReflect ¶
func (x *MetricsErrorRateSeriesItem) ProtoReflect() protoreflect.Message
func (*MetricsErrorRateSeriesItem) Reset ¶
func (x *MetricsErrorRateSeriesItem) Reset()
func (*MetricsErrorRateSeriesItem) String ¶
func (x *MetricsErrorRateSeriesItem) String() string
type MetricsSeriesItem ¶
type MetricsSeriesItem struct { Timestamp string `protobuf:"bytes,1,opt,name=timestamp,proto3" json:"timestamp,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` PreviousValue *string `protobuf:"bytes,3,opt,name=previousValue,proto3,oneof" json:"previousValue,omitempty"` // contains filtered or unexported fields }
func (*MetricsSeriesItem) Descriptor
deprecated
func (*MetricsSeriesItem) Descriptor() ([]byte, []int)
Deprecated: Use MetricsSeriesItem.ProtoReflect.Descriptor instead.
func (*MetricsSeriesItem) GetPreviousValue ¶
func (x *MetricsSeriesItem) GetPreviousValue() string
func (*MetricsSeriesItem) GetTimestamp ¶
func (x *MetricsSeriesItem) GetTimestamp() string
func (*MetricsSeriesItem) GetValue ¶
func (x *MetricsSeriesItem) GetValue() string
func (*MetricsSeriesItem) ProtoMessage ¶
func (*MetricsSeriesItem) ProtoMessage()
func (*MetricsSeriesItem) ProtoReflect ¶
func (x *MetricsSeriesItem) ProtoReflect() protoreflect.Message
func (*MetricsSeriesItem) Reset ¶
func (x *MetricsSeriesItem) Reset()
func (*MetricsSeriesItem) String ¶
func (x *MetricsSeriesItem) String() string
type MetricsTopItem ¶
type MetricsTopItem struct { Hash string `protobuf:"bytes,1,opt,name=hash,proto3" json:"hash,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Value string `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"` IsPersisted bool `protobuf:"varint,4,opt,name=isPersisted,proto3" json:"isPersisted,omitempty"` // contains filtered or unexported fields }
func (*MetricsTopItem) Descriptor
deprecated
func (*MetricsTopItem) Descriptor() ([]byte, []int)
Deprecated: Use MetricsTopItem.ProtoReflect.Descriptor instead.
func (*MetricsTopItem) GetHash ¶
func (x *MetricsTopItem) GetHash() string
func (*MetricsTopItem) GetIsPersisted ¶
func (x *MetricsTopItem) GetIsPersisted() bool
func (*MetricsTopItem) GetName ¶
func (x *MetricsTopItem) GetName() string
func (*MetricsTopItem) GetValue ¶
func (x *MetricsTopItem) GetValue() string
func (*MetricsTopItem) ProtoMessage ¶
func (*MetricsTopItem) ProtoMessage()
func (*MetricsTopItem) ProtoReflect ¶
func (x *MetricsTopItem) ProtoReflect() protoreflect.Message
func (*MetricsTopItem) Reset ¶
func (x *MetricsTopItem) Reset()
func (*MetricsTopItem) String ¶
func (x *MetricsTopItem) String() string
type MigrateFromApolloRequest ¶
type MigrateFromApolloRequest struct { ApiKey string `protobuf:"bytes,1,opt,name=apiKey,proto3" json:"apiKey,omitempty"` VariantName string `protobuf:"bytes,2,opt,name=variantName,proto3" json:"variantName,omitempty"` Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*MigrateFromApolloRequest) Descriptor
deprecated
func (*MigrateFromApolloRequest) Descriptor() ([]byte, []int)
Deprecated: Use MigrateFromApolloRequest.ProtoReflect.Descriptor instead.
func (*MigrateFromApolloRequest) GetApiKey ¶
func (x *MigrateFromApolloRequest) GetApiKey() string
func (*MigrateFromApolloRequest) GetNamespace ¶
func (x *MigrateFromApolloRequest) GetNamespace() string
func (*MigrateFromApolloRequest) GetVariantName ¶
func (x *MigrateFromApolloRequest) GetVariantName() string
func (*MigrateFromApolloRequest) ProtoMessage ¶
func (*MigrateFromApolloRequest) ProtoMessage()
func (*MigrateFromApolloRequest) ProtoReflect ¶
func (x *MigrateFromApolloRequest) ProtoReflect() protoreflect.Message
func (*MigrateFromApolloRequest) Reset ¶
func (x *MigrateFromApolloRequest) Reset()
func (*MigrateFromApolloRequest) String ¶
func (x *MigrateFromApolloRequest) String() string
type MigrateFromApolloResponse ¶
type MigrateFromApolloResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Token string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
func (*MigrateFromApolloResponse) Descriptor
deprecated
func (*MigrateFromApolloResponse) Descriptor() ([]byte, []int)
Deprecated: Use MigrateFromApolloResponse.ProtoReflect.Descriptor instead.
func (*MigrateFromApolloResponse) GetResponse ¶
func (x *MigrateFromApolloResponse) GetResponse() *Response
func (*MigrateFromApolloResponse) GetToken ¶
func (x *MigrateFromApolloResponse) GetToken() string
func (*MigrateFromApolloResponse) ProtoMessage ¶
func (*MigrateFromApolloResponse) ProtoMessage()
func (*MigrateFromApolloResponse) ProtoReflect ¶
func (x *MigrateFromApolloResponse) ProtoReflect() protoreflect.Message
func (*MigrateFromApolloResponse) Reset ¶
func (x *MigrateFromApolloResponse) Reset()
func (*MigrateFromApolloResponse) String ¶
func (x *MigrateFromApolloResponse) String() string
type MigrateMonographRequest ¶
type MigrateMonographRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*MigrateMonographRequest) Descriptor
deprecated
func (*MigrateMonographRequest) Descriptor() ([]byte, []int)
Deprecated: Use MigrateMonographRequest.ProtoReflect.Descriptor instead.
func (*MigrateMonographRequest) GetName ¶
func (x *MigrateMonographRequest) GetName() string
func (*MigrateMonographRequest) GetNamespace ¶
func (x *MigrateMonographRequest) GetNamespace() string
func (*MigrateMonographRequest) ProtoMessage ¶
func (*MigrateMonographRequest) ProtoMessage()
func (*MigrateMonographRequest) ProtoReflect ¶
func (x *MigrateMonographRequest) ProtoReflect() protoreflect.Message
func (*MigrateMonographRequest) Reset ¶
func (x *MigrateMonographRequest) Reset()
func (*MigrateMonographRequest) String ¶
func (x *MigrateMonographRequest) String() string
type MigrateMonographResponse ¶
type MigrateMonographResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*MigrateMonographResponse) Descriptor
deprecated
func (*MigrateMonographResponse) Descriptor() ([]byte, []int)
Deprecated: Use MigrateMonographResponse.ProtoReflect.Descriptor instead.
func (*MigrateMonographResponse) GetResponse ¶
func (x *MigrateMonographResponse) GetResponse() *Response
func (*MigrateMonographResponse) ProtoMessage ¶
func (*MigrateMonographResponse) ProtoMessage()
func (*MigrateMonographResponse) ProtoReflect ¶
func (x *MigrateMonographResponse) ProtoReflect() protoreflect.Message
func (*MigrateMonographResponse) Reset ¶
func (x *MigrateMonographResponse) Reset()
func (*MigrateMonographResponse) String ¶
func (x *MigrateMonographResponse) String() string
type MoveGraphRequest ¶
type MoveGraphRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` NewNamespace string `protobuf:"bytes,3,opt,name=new_namespace,json=newNamespace,proto3" json:"new_namespace,omitempty"` // contains filtered or unexported fields }
func (*MoveGraphRequest) Descriptor
deprecated
func (*MoveGraphRequest) Descriptor() ([]byte, []int)
Deprecated: Use MoveGraphRequest.ProtoReflect.Descriptor instead.
func (*MoveGraphRequest) GetName ¶
func (x *MoveGraphRequest) GetName() string
func (*MoveGraphRequest) GetNamespace ¶
func (x *MoveGraphRequest) GetNamespace() string
func (*MoveGraphRequest) GetNewNamespace ¶
func (x *MoveGraphRequest) GetNewNamespace() string
func (*MoveGraphRequest) ProtoMessage ¶
func (*MoveGraphRequest) ProtoMessage()
func (*MoveGraphRequest) ProtoReflect ¶
func (x *MoveGraphRequest) ProtoReflect() protoreflect.Message
func (*MoveGraphRequest) Reset ¶
func (x *MoveGraphRequest) Reset()
func (*MoveGraphRequest) String ¶
func (x *MoveGraphRequest) String() string
type MoveGraphResponse ¶
type MoveGraphResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` CompositionErrors []*CompositionError `protobuf:"bytes,2,rep,name=compositionErrors,proto3" json:"compositionErrors,omitempty"` DeploymentErrors []*DeploymentError `protobuf:"bytes,3,rep,name=deploymentErrors,proto3" json:"deploymentErrors,omitempty"` // contains filtered or unexported fields }
func (*MoveGraphResponse) Descriptor
deprecated
func (*MoveGraphResponse) Descriptor() ([]byte, []int)
Deprecated: Use MoveGraphResponse.ProtoReflect.Descriptor instead.
func (*MoveGraphResponse) GetCompositionErrors ¶
func (x *MoveGraphResponse) GetCompositionErrors() []*CompositionError
func (*MoveGraphResponse) GetDeploymentErrors ¶
func (x *MoveGraphResponse) GetDeploymentErrors() []*DeploymentError
func (*MoveGraphResponse) GetResponse ¶
func (x *MoveGraphResponse) GetResponse() *Response
func (*MoveGraphResponse) ProtoMessage ¶
func (*MoveGraphResponse) ProtoMessage()
func (*MoveGraphResponse) ProtoReflect ¶
func (x *MoveGraphResponse) ProtoReflect() protoreflect.Message
func (*MoveGraphResponse) Reset ¶
func (x *MoveGraphResponse) Reset()
func (*MoveGraphResponse) String ¶
func (x *MoveGraphResponse) String() string
type Namespace ¶
type Namespace 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"` // contains filtered or unexported fields }
func (*Namespace) Descriptor
deprecated
func (*Namespace) ProtoMessage ¶
func (*Namespace) ProtoMessage()
func (*Namespace) ProtoReflect ¶
func (x *Namespace) ProtoReflect() protoreflect.Message
type OperationRequestCount ¶
type OperationRequestCount struct { OperationHash string `protobuf:"bytes,1,opt,name=operationHash,proto3" json:"operationHash,omitempty"` OperationName string `protobuf:"bytes,2,opt,name=operationName,proto3" json:"operationName,omitempty"` TotalRequests int32 `protobuf:"varint,3,opt,name=totalRequests,proto3" json:"totalRequests,omitempty"` // contains filtered or unexported fields }
func (*OperationRequestCount) Descriptor
deprecated
func (*OperationRequestCount) Descriptor() ([]byte, []int)
Deprecated: Use OperationRequestCount.ProtoReflect.Descriptor instead.
func (*OperationRequestCount) GetOperationHash ¶
func (x *OperationRequestCount) GetOperationHash() string
func (*OperationRequestCount) GetOperationName ¶
func (x *OperationRequestCount) GetOperationName() string
func (*OperationRequestCount) GetTotalRequests ¶
func (x *OperationRequestCount) GetTotalRequests() int32
func (*OperationRequestCount) ProtoMessage ¶
func (*OperationRequestCount) ProtoMessage()
func (*OperationRequestCount) ProtoReflect ¶
func (x *OperationRequestCount) ProtoReflect() protoreflect.Message
func (*OperationRequestCount) Reset ¶
func (x *OperationRequestCount) Reset()
func (*OperationRequestCount) String ¶
func (x *OperationRequestCount) String() string
type OrgMember ¶
type OrgMember struct { UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID,omitempty"` Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"` Roles []string `protobuf:"bytes,3,rep,name=roles,proto3" json:"roles,omitempty"` OrgMemberID string `protobuf:"bytes,4,opt,name=orgMemberID,proto3" json:"orgMemberID,omitempty"` Active bool `protobuf:"varint,5,opt,name=active,proto3" json:"active,omitempty"` // contains filtered or unexported fields }
func (*OrgMember) Descriptor
deprecated
func (*OrgMember) GetOrgMemberID ¶
func (*OrgMember) ProtoMessage ¶
func (*OrgMember) ProtoMessage()
func (*OrgMember) ProtoReflect ¶
func (x *OrgMember) ProtoReflect() protoreflect.Message
type Organization ¶
type Organization struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Slug string `protobuf:"bytes,3,opt,name=slug,proto3" json:"slug,omitempty"` CreatorUserId *string `protobuf:"bytes,4,opt,name=creatorUserId,proto3,oneof" json:"creatorUserId,omitempty"` CreatedAt string `protobuf:"bytes,5,opt,name=createdAt,proto3" json:"createdAt,omitempty"` // contains filtered or unexported fields }
func (*Organization) Descriptor
deprecated
func (*Organization) Descriptor() ([]byte, []int)
Deprecated: Use Organization.ProtoReflect.Descriptor instead.
func (*Organization) GetCreatedAt ¶
func (x *Organization) GetCreatedAt() string
func (*Organization) GetCreatorUserId ¶
func (x *Organization) GetCreatorUserId() string
func (*Organization) GetId ¶
func (x *Organization) GetId() string
func (*Organization) GetName ¶
func (x *Organization) GetName() string
func (*Organization) GetSlug ¶
func (x *Organization) GetSlug() string
func (*Organization) ProtoMessage ¶
func (*Organization) ProtoMessage()
func (*Organization) ProtoReflect ¶
func (x *Organization) ProtoReflect() protoreflect.Message
func (*Organization) Reset ¶
func (x *Organization) Reset()
func (*Organization) String ¶
func (x *Organization) String() string
type OrganizationInvite ¶
type OrganizationInvite 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"` Slug string `protobuf:"bytes,3,opt,name=slug,proto3" json:"slug,omitempty"` CreatorUserId *string `protobuf:"bytes,4,opt,name=creatorUserId,proto3,oneof" json:"creatorUserId,omitempty"` CreatedAt string `protobuf:"bytes,5,opt,name=createdAt,proto3" json:"createdAt,omitempty"` InvitedBy *string `protobuf:"bytes,6,opt,name=invitedBy,proto3,oneof" json:"invitedBy,omitempty"` // contains filtered or unexported fields }
func (*OrganizationInvite) Descriptor
deprecated
func (*OrganizationInvite) Descriptor() ([]byte, []int)
Deprecated: Use OrganizationInvite.ProtoReflect.Descriptor instead.
func (*OrganizationInvite) GetCreatedAt ¶
func (x *OrganizationInvite) GetCreatedAt() string
func (*OrganizationInvite) GetCreatorUserId ¶
func (x *OrganizationInvite) GetCreatorUserId() string
func (*OrganizationInvite) GetId ¶
func (x *OrganizationInvite) GetId() string
func (*OrganizationInvite) GetInvitedBy ¶
func (x *OrganizationInvite) GetInvitedBy() string
func (*OrganizationInvite) GetName ¶
func (x *OrganizationInvite) GetName() string
func (*OrganizationInvite) GetSlug ¶
func (x *OrganizationInvite) GetSlug() string
func (*OrganizationInvite) ProtoMessage ¶
func (*OrganizationInvite) ProtoMessage()
func (*OrganizationInvite) ProtoReflect ¶
func (x *OrganizationInvite) ProtoReflect() protoreflect.Message
func (*OrganizationInvite) Reset ¶
func (x *OrganizationInvite) Reset()
func (*OrganizationInvite) String ¶
func (x *OrganizationInvite) String() string
type OverrideChange ¶
type OverrideChange struct { ChangeType string `protobuf:"bytes,1,opt,name=changeType,proto3" json:"changeType,omitempty"` Path *string `protobuf:"bytes,2,opt,name=path,proto3,oneof" json:"path,omitempty"` // contains filtered or unexported fields }
func (*OverrideChange) Descriptor
deprecated
func (*OverrideChange) Descriptor() ([]byte, []int)
Deprecated: Use OverrideChange.ProtoReflect.Descriptor instead.
func (*OverrideChange) GetChangeType ¶
func (x *OverrideChange) GetChangeType() string
func (*OverrideChange) GetPath ¶
func (x *OverrideChange) GetPath() string
func (*OverrideChange) ProtoMessage ¶
func (*OverrideChange) ProtoMessage()
func (*OverrideChange) ProtoReflect ¶
func (x *OverrideChange) ProtoReflect() protoreflect.Message
func (*OverrideChange) Reset ¶
func (x *OverrideChange) Reset()
func (*OverrideChange) String ¶
func (x *OverrideChange) String() string
type Pagination ¶
type Pagination struct { Limit int32 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"` Offset int32 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` // contains filtered or unexported fields }
func (*Pagination) Descriptor
deprecated
func (*Pagination) Descriptor() ([]byte, []int)
Deprecated: Use Pagination.ProtoReflect.Descriptor instead.
func (*Pagination) GetLimit ¶
func (x *Pagination) GetLimit() int32
func (*Pagination) GetOffset ¶
func (x *Pagination) GetOffset() int32
func (*Pagination) ProtoMessage ¶
func (*Pagination) ProtoMessage()
func (*Pagination) ProtoReflect ¶
func (x *Pagination) ProtoReflect() protoreflect.Message
func (*Pagination) Reset ¶
func (x *Pagination) Reset()
func (*Pagination) String ¶
func (x *Pagination) String() string
type PendingOrgInvitation ¶
type PendingOrgInvitation struct { UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID,omitempty"` Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"` // contains filtered or unexported fields }
func (*PendingOrgInvitation) Descriptor
deprecated
func (*PendingOrgInvitation) Descriptor() ([]byte, []int)
Deprecated: Use PendingOrgInvitation.ProtoReflect.Descriptor instead.
func (*PendingOrgInvitation) GetEmail ¶
func (x *PendingOrgInvitation) GetEmail() string
func (*PendingOrgInvitation) GetUserID ¶
func (x *PendingOrgInvitation) GetUserID() string
func (*PendingOrgInvitation) ProtoMessage ¶
func (*PendingOrgInvitation) ProtoMessage()
func (*PendingOrgInvitation) ProtoReflect ¶
func (x *PendingOrgInvitation) ProtoReflect() protoreflect.Message
func (*PendingOrgInvitation) Reset ¶
func (x *PendingOrgInvitation) Reset()
func (*PendingOrgInvitation) String ¶
func (x *PendingOrgInvitation) String() string
type Permission ¶
type Permission struct { DisplayName string `protobuf:"bytes,1,opt,name=displayName,proto3" json:"displayName,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*Permission) Descriptor
deprecated
func (*Permission) Descriptor() ([]byte, []int)
Deprecated: Use Permission.ProtoReflect.Descriptor instead.
func (*Permission) GetDisplayName ¶
func (x *Permission) GetDisplayName() string
func (*Permission) GetValue ¶
func (x *Permission) GetValue() string
func (*Permission) ProtoMessage ¶
func (*Permission) ProtoMessage()
func (*Permission) ProtoReflect ¶
func (x *Permission) ProtoReflect() protoreflect.Message
func (*Permission) Reset ¶
func (x *Permission) Reset()
func (*Permission) String ¶
func (x *Permission) String() string
type PersistedOperation ¶
type PersistedOperation struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Contents string `protobuf:"bytes,2,opt,name=contents,proto3" json:"contents,omitempty"` // contains filtered or unexported fields }
func (*PersistedOperation) Descriptor
deprecated
func (*PersistedOperation) Descriptor() ([]byte, []int)
Deprecated: Use PersistedOperation.ProtoReflect.Descriptor instead.
func (*PersistedOperation) GetContents ¶
func (x *PersistedOperation) GetContents() string
func (*PersistedOperation) GetId ¶
func (x *PersistedOperation) GetId() string
func (*PersistedOperation) ProtoMessage ¶
func (*PersistedOperation) ProtoMessage()
func (*PersistedOperation) ProtoReflect ¶
func (x *PersistedOperation) ProtoReflect() protoreflect.Message
func (*PersistedOperation) Reset ¶
func (x *PersistedOperation) Reset()
func (*PersistedOperation) String ¶
func (x *PersistedOperation) String() string
type PublishFederatedSubgraphRequest ¶
type PublishFederatedSubgraphRequest struct { // The FQDN of the subgraph to be published e.g. "wg.team1.orders" Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // The string representation of the schema, the content of the file Schema string `protobuf:"bytes,2,opt,name=schema,proto3" json:"schema,omitempty"` // The routing_url is the URL of the service which will be used to route the requests to the subgraph. RoutingUrl *string `protobuf:"bytes,3,opt,name=routing_url,json=routingUrl,proto3,oneof" json:"routing_url,omitempty"` // The labels are the labels of the services which will form the federated graph. If the proposed is not valid, the service will be rejected. Labels []*Label `protobuf:"bytes,4,rep,name=labels,proto3" json:"labels,omitempty"` // The subscription protocol to use when subscribing to this subgraph SubscriptionProtocol *common.GraphQLSubscriptionProtocol `` /* 177-byte string literal not displayed */ // The url used for subscriptions SubscriptionUrl *string `protobuf:"bytes,7,opt,name=subscription_url,json=subscriptionUrl,proto3,oneof" json:"subscription_url,omitempty"` // The namespace of the subgraph Namespace string `protobuf:"bytes,8,opt,name=namespace,proto3" json:"namespace,omitempty"` // The subscription subprotocol to use when subscribing to this subgraph WebsocketSubprotocol *common.GraphQLWebsocketSubprotocol `` /* 177-byte string literal not displayed */ // contains filtered or unexported fields }
func (*PublishFederatedSubgraphRequest) Descriptor
deprecated
func (*PublishFederatedSubgraphRequest) Descriptor() ([]byte, []int)
Deprecated: Use PublishFederatedSubgraphRequest.ProtoReflect.Descriptor instead.
func (*PublishFederatedSubgraphRequest) GetLabels ¶
func (x *PublishFederatedSubgraphRequest) GetLabels() []*Label
func (*PublishFederatedSubgraphRequest) GetName ¶
func (x *PublishFederatedSubgraphRequest) GetName() string
func (*PublishFederatedSubgraphRequest) GetNamespace ¶
func (x *PublishFederatedSubgraphRequest) GetNamespace() string
func (*PublishFederatedSubgraphRequest) GetRoutingUrl ¶
func (x *PublishFederatedSubgraphRequest) GetRoutingUrl() string
func (*PublishFederatedSubgraphRequest) GetSchema ¶
func (x *PublishFederatedSubgraphRequest) GetSchema() string
func (*PublishFederatedSubgraphRequest) GetSubscriptionProtocol ¶
func (x *PublishFederatedSubgraphRequest) GetSubscriptionProtocol() common.GraphQLSubscriptionProtocol
func (*PublishFederatedSubgraphRequest) GetSubscriptionUrl ¶
func (x *PublishFederatedSubgraphRequest) GetSubscriptionUrl() string
func (*PublishFederatedSubgraphRequest) GetWebsocketSubprotocol ¶
func (x *PublishFederatedSubgraphRequest) GetWebsocketSubprotocol() common.GraphQLWebsocketSubprotocol
func (*PublishFederatedSubgraphRequest) ProtoMessage ¶
func (*PublishFederatedSubgraphRequest) ProtoMessage()
func (*PublishFederatedSubgraphRequest) ProtoReflect ¶
func (x *PublishFederatedSubgraphRequest) ProtoReflect() protoreflect.Message
func (*PublishFederatedSubgraphRequest) Reset ¶
func (x *PublishFederatedSubgraphRequest) Reset()
func (*PublishFederatedSubgraphRequest) String ¶
func (x *PublishFederatedSubgraphRequest) String() string
type PublishFederatedSubgraphResponse ¶
type PublishFederatedSubgraphResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` CompositionErrors []*CompositionError `protobuf:"bytes,2,rep,name=compositionErrors,proto3" json:"compositionErrors,omitempty"` DeploymentErrors []*DeploymentError `protobuf:"bytes,3,rep,name=deploymentErrors,proto3" json:"deploymentErrors,omitempty"` HasChanged *bool `protobuf:"varint,4,opt,name=hasChanged,proto3,oneof" json:"hasChanged,omitempty"` // contains filtered or unexported fields }
func (*PublishFederatedSubgraphResponse) Descriptor
deprecated
func (*PublishFederatedSubgraphResponse) Descriptor() ([]byte, []int)
Deprecated: Use PublishFederatedSubgraphResponse.ProtoReflect.Descriptor instead.
func (*PublishFederatedSubgraphResponse) GetCompositionErrors ¶
func (x *PublishFederatedSubgraphResponse) GetCompositionErrors() []*CompositionError
func (*PublishFederatedSubgraphResponse) GetDeploymentErrors ¶
func (x *PublishFederatedSubgraphResponse) GetDeploymentErrors() []*DeploymentError
func (*PublishFederatedSubgraphResponse) GetHasChanged ¶
func (x *PublishFederatedSubgraphResponse) GetHasChanged() bool
func (*PublishFederatedSubgraphResponse) GetResponse ¶
func (x *PublishFederatedSubgraphResponse) GetResponse() *Response
func (*PublishFederatedSubgraphResponse) ProtoMessage ¶
func (*PublishFederatedSubgraphResponse) ProtoMessage()
func (*PublishFederatedSubgraphResponse) ProtoReflect ¶
func (x *PublishFederatedSubgraphResponse) ProtoReflect() protoreflect.Message
func (*PublishFederatedSubgraphResponse) Reset ¶
func (x *PublishFederatedSubgraphResponse) Reset()
func (*PublishFederatedSubgraphResponse) String ¶
func (x *PublishFederatedSubgraphResponse) String() string
type PublishMonographRequest ¶
type PublishMonographRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` Schema string `protobuf:"bytes,3,opt,name=schema,proto3" json:"schema,omitempty"` // contains filtered or unexported fields }
func (*PublishMonographRequest) Descriptor
deprecated
func (*PublishMonographRequest) Descriptor() ([]byte, []int)
Deprecated: Use PublishMonographRequest.ProtoReflect.Descriptor instead.
func (*PublishMonographRequest) GetName ¶
func (x *PublishMonographRequest) GetName() string
func (*PublishMonographRequest) GetNamespace ¶
func (x *PublishMonographRequest) GetNamespace() string
func (*PublishMonographRequest) GetSchema ¶
func (x *PublishMonographRequest) GetSchema() string
func (*PublishMonographRequest) ProtoMessage ¶
func (*PublishMonographRequest) ProtoMessage()
func (*PublishMonographRequest) ProtoReflect ¶
func (x *PublishMonographRequest) ProtoReflect() protoreflect.Message
func (*PublishMonographRequest) Reset ¶
func (x *PublishMonographRequest) Reset()
func (*PublishMonographRequest) String ¶
func (x *PublishMonographRequest) String() string
type PublishMonographResponse ¶
type PublishMonographResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` CompositionErrors []*CompositionError `protobuf:"bytes,2,rep,name=compositionErrors,proto3" json:"compositionErrors,omitempty"` DeploymentErrors []*DeploymentError `protobuf:"bytes,3,rep,name=deploymentErrors,proto3" json:"deploymentErrors,omitempty"` // contains filtered or unexported fields }
func (*PublishMonographResponse) Descriptor
deprecated
func (*PublishMonographResponse) Descriptor() ([]byte, []int)
Deprecated: Use PublishMonographResponse.ProtoReflect.Descriptor instead.
func (*PublishMonographResponse) GetCompositionErrors ¶
func (x *PublishMonographResponse) GetCompositionErrors() []*CompositionError
func (*PublishMonographResponse) GetDeploymentErrors ¶
func (x *PublishMonographResponse) GetDeploymentErrors() []*DeploymentError
func (*PublishMonographResponse) GetResponse ¶
func (x *PublishMonographResponse) GetResponse() *Response
func (*PublishMonographResponse) ProtoMessage ¶
func (*PublishMonographResponse) ProtoMessage()
func (*PublishMonographResponse) ProtoReflect ¶
func (x *PublishMonographResponse) ProtoReflect() protoreflect.Message
func (*PublishMonographResponse) Reset ¶
func (x *PublishMonographResponse) Reset()
func (*PublishMonographResponse) String ¶
func (x *PublishMonographResponse) String() string
type PublishPersistedOperationsRequest ¶
type PublishPersistedOperationsRequest struct { FedGraphName string `protobuf:"bytes,1,opt,name=fedGraphName,proto3" json:"fedGraphName,omitempty"` ClientName string `protobuf:"bytes,2,opt,name=clientName,proto3" json:"clientName,omitempty"` Operations []*PersistedOperation `protobuf:"bytes,3,rep,name=operations,proto3" json:"operations,omitempty"` Namespace string `protobuf:"bytes,4,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*PublishPersistedOperationsRequest) Descriptor
deprecated
func (*PublishPersistedOperationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use PublishPersistedOperationsRequest.ProtoReflect.Descriptor instead.
func (*PublishPersistedOperationsRequest) GetClientName ¶
func (x *PublishPersistedOperationsRequest) GetClientName() string
func (*PublishPersistedOperationsRequest) GetFedGraphName ¶
func (x *PublishPersistedOperationsRequest) GetFedGraphName() string
func (*PublishPersistedOperationsRequest) GetNamespace ¶
func (x *PublishPersistedOperationsRequest) GetNamespace() string
func (*PublishPersistedOperationsRequest) GetOperations ¶
func (x *PublishPersistedOperationsRequest) GetOperations() []*PersistedOperation
func (*PublishPersistedOperationsRequest) ProtoMessage ¶
func (*PublishPersistedOperationsRequest) ProtoMessage()
func (*PublishPersistedOperationsRequest) ProtoReflect ¶
func (x *PublishPersistedOperationsRequest) ProtoReflect() protoreflect.Message
func (*PublishPersistedOperationsRequest) Reset ¶
func (x *PublishPersistedOperationsRequest) Reset()
func (*PublishPersistedOperationsRequest) String ¶
func (x *PublishPersistedOperationsRequest) String() string
type PublishPersistedOperationsResponse ¶
type PublishPersistedOperationsResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` Operations []*PublishedOperation `protobuf:"bytes,2,rep,name=operations,proto3" json:"operations,omitempty"` // contains filtered or unexported fields }
func (*PublishPersistedOperationsResponse) Descriptor
deprecated
func (*PublishPersistedOperationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use PublishPersistedOperationsResponse.ProtoReflect.Descriptor instead.
func (*PublishPersistedOperationsResponse) GetOperations ¶
func (x *PublishPersistedOperationsResponse) GetOperations() []*PublishedOperation
func (*PublishPersistedOperationsResponse) GetResponse ¶
func (x *PublishPersistedOperationsResponse) GetResponse() *Response
func (*PublishPersistedOperationsResponse) ProtoMessage ¶
func (*PublishPersistedOperationsResponse) ProtoMessage()
func (*PublishPersistedOperationsResponse) ProtoReflect ¶
func (x *PublishPersistedOperationsResponse) ProtoReflect() protoreflect.Message
func (*PublishPersistedOperationsResponse) Reset ¶
func (x *PublishPersistedOperationsResponse) Reset()
func (*PublishPersistedOperationsResponse) String ¶
func (x *PublishPersistedOperationsResponse) String() string
type PublishedOperation ¶
type PublishedOperation struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Hash string `protobuf:"bytes,2,opt,name=hash,proto3" json:"hash,omitempty"` Status PublishedOperationStatus `protobuf:"varint,3,opt,name=status,proto3,enum=wg.cosmo.platform.v1.PublishedOperationStatus" json:"status,omitempty"` OperationNames []string `protobuf:"bytes,4,rep,name=operationNames,proto3" json:"operationNames,omitempty"` // contains filtered or unexported fields }
func (*PublishedOperation) Descriptor
deprecated
func (*PublishedOperation) Descriptor() ([]byte, []int)
Deprecated: Use PublishedOperation.ProtoReflect.Descriptor instead.
func (*PublishedOperation) GetHash ¶
func (x *PublishedOperation) GetHash() string
func (*PublishedOperation) GetId ¶
func (x *PublishedOperation) GetId() string
func (*PublishedOperation) GetOperationNames ¶
func (x *PublishedOperation) GetOperationNames() []string
func (*PublishedOperation) GetStatus ¶
func (x *PublishedOperation) GetStatus() PublishedOperationStatus
func (*PublishedOperation) ProtoMessage ¶
func (*PublishedOperation) ProtoMessage()
func (*PublishedOperation) ProtoReflect ¶
func (x *PublishedOperation) ProtoReflect() protoreflect.Message
func (*PublishedOperation) Reset ¶
func (x *PublishedOperation) Reset()
func (*PublishedOperation) String ¶
func (x *PublishedOperation) String() string
type PublishedOperationStatus ¶
type PublishedOperationStatus int32
const ( PublishedOperationStatus_UP_TO_DATE PublishedOperationStatus = 0 PublishedOperationStatus_CREATED PublishedOperationStatus = 1 PublishedOperationStatus_CONFLICT PublishedOperationStatus = 2 )
func (PublishedOperationStatus) Descriptor ¶
func (PublishedOperationStatus) Descriptor() protoreflect.EnumDescriptor
func (PublishedOperationStatus) Enum ¶
func (x PublishedOperationStatus) Enum() *PublishedOperationStatus
func (PublishedOperationStatus) EnumDescriptor
deprecated
func (PublishedOperationStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use PublishedOperationStatus.Descriptor instead.
func (PublishedOperationStatus) Number ¶
func (x PublishedOperationStatus) Number() protoreflect.EnumNumber
func (PublishedOperationStatus) String ¶
func (x PublishedOperationStatus) String() string
func (PublishedOperationStatus) Type ¶
func (PublishedOperationStatus) Type() protoreflect.EnumType
type RemoveInvitationRequest ¶
type RemoveInvitationRequest struct { Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"` // contains filtered or unexported fields }
func (*RemoveInvitationRequest) Descriptor
deprecated
func (*RemoveInvitationRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveInvitationRequest.ProtoReflect.Descriptor instead.
func (*RemoveInvitationRequest) GetEmail ¶
func (x *RemoveInvitationRequest) GetEmail() string
func (*RemoveInvitationRequest) ProtoMessage ¶
func (*RemoveInvitationRequest) ProtoMessage()
func (*RemoveInvitationRequest) ProtoReflect ¶
func (x *RemoveInvitationRequest) ProtoReflect() protoreflect.Message
func (*RemoveInvitationRequest) Reset ¶
func (x *RemoveInvitationRequest) Reset()
func (*RemoveInvitationRequest) String ¶
func (x *RemoveInvitationRequest) String() string
type RemoveInvitationResponse ¶
type RemoveInvitationResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*RemoveInvitationResponse) Descriptor
deprecated
func (*RemoveInvitationResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveInvitationResponse.ProtoReflect.Descriptor instead.
func (*RemoveInvitationResponse) GetResponse ¶
func (x *RemoveInvitationResponse) GetResponse() *Response
func (*RemoveInvitationResponse) ProtoMessage ¶
func (*RemoveInvitationResponse) ProtoMessage()
func (*RemoveInvitationResponse) ProtoReflect ¶
func (x *RemoveInvitationResponse) ProtoReflect() protoreflect.Message
func (*RemoveInvitationResponse) Reset ¶
func (x *RemoveInvitationResponse) Reset()
func (*RemoveInvitationResponse) String ¶
func (x *RemoveInvitationResponse) String() string
type RemoveOperationIgnoreAllOverrideRequest ¶
type RemoveOperationIgnoreAllOverrideRequest struct { GraphName string `protobuf:"bytes,1,opt,name=graph_name,json=graphName,proto3" json:"graph_name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` OperationHash string `protobuf:"bytes,3,opt,name=operation_hash,json=operationHash,proto3" json:"operation_hash,omitempty"` // contains filtered or unexported fields }
func (*RemoveOperationIgnoreAllOverrideRequest) Descriptor
deprecated
func (*RemoveOperationIgnoreAllOverrideRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveOperationIgnoreAllOverrideRequest.ProtoReflect.Descriptor instead.
func (*RemoveOperationIgnoreAllOverrideRequest) GetGraphName ¶
func (x *RemoveOperationIgnoreAllOverrideRequest) GetGraphName() string
func (*RemoveOperationIgnoreAllOverrideRequest) GetNamespace ¶
func (x *RemoveOperationIgnoreAllOverrideRequest) GetNamespace() string
func (*RemoveOperationIgnoreAllOverrideRequest) GetOperationHash ¶
func (x *RemoveOperationIgnoreAllOverrideRequest) GetOperationHash() string
func (*RemoveOperationIgnoreAllOverrideRequest) ProtoMessage ¶
func (*RemoveOperationIgnoreAllOverrideRequest) ProtoMessage()
func (*RemoveOperationIgnoreAllOverrideRequest) ProtoReflect ¶
func (x *RemoveOperationIgnoreAllOverrideRequest) ProtoReflect() protoreflect.Message
func (*RemoveOperationIgnoreAllOverrideRequest) Reset ¶
func (x *RemoveOperationIgnoreAllOverrideRequest) Reset()
func (*RemoveOperationIgnoreAllOverrideRequest) String ¶
func (x *RemoveOperationIgnoreAllOverrideRequest) String() string
type RemoveOperationIgnoreAllOverrideResponse ¶
type RemoveOperationIgnoreAllOverrideResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*RemoveOperationIgnoreAllOverrideResponse) Descriptor
deprecated
func (*RemoveOperationIgnoreAllOverrideResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveOperationIgnoreAllOverrideResponse.ProtoReflect.Descriptor instead.
func (*RemoveOperationIgnoreAllOverrideResponse) GetResponse ¶
func (x *RemoveOperationIgnoreAllOverrideResponse) GetResponse() *Response
func (*RemoveOperationIgnoreAllOverrideResponse) ProtoMessage ¶
func (*RemoveOperationIgnoreAllOverrideResponse) ProtoMessage()
func (*RemoveOperationIgnoreAllOverrideResponse) ProtoReflect ¶
func (x *RemoveOperationIgnoreAllOverrideResponse) ProtoReflect() protoreflect.Message
func (*RemoveOperationIgnoreAllOverrideResponse) Reset ¶
func (x *RemoveOperationIgnoreAllOverrideResponse) Reset()
func (*RemoveOperationIgnoreAllOverrideResponse) String ¶
func (x *RemoveOperationIgnoreAllOverrideResponse) String() string
type RemoveOperationOverridesRequest ¶
type RemoveOperationOverridesRequest struct { GraphName string `protobuf:"bytes,1,opt,name=graph_name,json=graphName,proto3" json:"graph_name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` OperationHash string `protobuf:"bytes,3,opt,name=operation_hash,json=operationHash,proto3" json:"operation_hash,omitempty"` Changes []*OverrideChange `protobuf:"bytes,4,rep,name=changes,proto3" json:"changes,omitempty"` // contains filtered or unexported fields }
func (*RemoveOperationOverridesRequest) Descriptor
deprecated
func (*RemoveOperationOverridesRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveOperationOverridesRequest.ProtoReflect.Descriptor instead.
func (*RemoveOperationOverridesRequest) GetChanges ¶
func (x *RemoveOperationOverridesRequest) GetChanges() []*OverrideChange
func (*RemoveOperationOverridesRequest) GetGraphName ¶
func (x *RemoveOperationOverridesRequest) GetGraphName() string
func (*RemoveOperationOverridesRequest) GetNamespace ¶
func (x *RemoveOperationOverridesRequest) GetNamespace() string
func (*RemoveOperationOverridesRequest) GetOperationHash ¶
func (x *RemoveOperationOverridesRequest) GetOperationHash() string
func (*RemoveOperationOverridesRequest) ProtoMessage ¶
func (*RemoveOperationOverridesRequest) ProtoMessage()
func (*RemoveOperationOverridesRequest) ProtoReflect ¶
func (x *RemoveOperationOverridesRequest) ProtoReflect() protoreflect.Message
func (*RemoveOperationOverridesRequest) Reset ¶
func (x *RemoveOperationOverridesRequest) Reset()
func (*RemoveOperationOverridesRequest) String ¶
func (x *RemoveOperationOverridesRequest) String() string
type RemoveOperationOverridesResponse ¶
type RemoveOperationOverridesResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*RemoveOperationOverridesResponse) Descriptor
deprecated
func (*RemoveOperationOverridesResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveOperationOverridesResponse.ProtoReflect.Descriptor instead.
func (*RemoveOperationOverridesResponse) GetResponse ¶
func (x *RemoveOperationOverridesResponse) GetResponse() *Response
func (*RemoveOperationOverridesResponse) ProtoMessage ¶
func (*RemoveOperationOverridesResponse) ProtoMessage()
func (*RemoveOperationOverridesResponse) ProtoReflect ¶
func (x *RemoveOperationOverridesResponse) ProtoReflect() protoreflect.Message
func (*RemoveOperationOverridesResponse) Reset ¶
func (x *RemoveOperationOverridesResponse) Reset()
func (*RemoveOperationOverridesResponse) String ¶
func (x *RemoveOperationOverridesResponse) String() string
type RemoveOrganizationMemberRequest ¶
type RemoveOrganizationMemberRequest struct { Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"` // contains filtered or unexported fields }
func (*RemoveOrganizationMemberRequest) Descriptor
deprecated
func (*RemoveOrganizationMemberRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveOrganizationMemberRequest.ProtoReflect.Descriptor instead.
func (*RemoveOrganizationMemberRequest) GetEmail ¶
func (x *RemoveOrganizationMemberRequest) GetEmail() string
func (*RemoveOrganizationMemberRequest) ProtoMessage ¶
func (*RemoveOrganizationMemberRequest) ProtoMessage()
func (*RemoveOrganizationMemberRequest) ProtoReflect ¶
func (x *RemoveOrganizationMemberRequest) ProtoReflect() protoreflect.Message
func (*RemoveOrganizationMemberRequest) Reset ¶
func (x *RemoveOrganizationMemberRequest) Reset()
func (*RemoveOrganizationMemberRequest) String ¶
func (x *RemoveOrganizationMemberRequest) String() string
type RemoveOrganizationMemberResponse ¶
type RemoveOrganizationMemberResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*RemoveOrganizationMemberResponse) Descriptor
deprecated
func (*RemoveOrganizationMemberResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveOrganizationMemberResponse.ProtoReflect.Descriptor instead.
func (*RemoveOrganizationMemberResponse) GetResponse ¶
func (x *RemoveOrganizationMemberResponse) GetResponse() *Response
func (*RemoveOrganizationMemberResponse) ProtoMessage ¶
func (*RemoveOrganizationMemberResponse) ProtoMessage()
func (*RemoveOrganizationMemberResponse) ProtoReflect ¶
func (x *RemoveOrganizationMemberResponse) ProtoReflect() protoreflect.Message
func (*RemoveOrganizationMemberResponse) Reset ¶
func (x *RemoveOrganizationMemberResponse) Reset()
func (*RemoveOrganizationMemberResponse) String ¶
func (x *RemoveOrganizationMemberResponse) String() string
type RemoveSubgraphMemberRequest ¶
type RemoveSubgraphMemberRequest struct { SubgraphName string `protobuf:"bytes,1,opt,name=subgraphName,proto3" json:"subgraphName,omitempty"` SubgraphMemberId string `protobuf:"bytes,2,opt,name=subgraphMemberId,proto3" json:"subgraphMemberId,omitempty"` Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*RemoveSubgraphMemberRequest) Descriptor
deprecated
func (*RemoveSubgraphMemberRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveSubgraphMemberRequest.ProtoReflect.Descriptor instead.
func (*RemoveSubgraphMemberRequest) GetNamespace ¶
func (x *RemoveSubgraphMemberRequest) GetNamespace() string
func (*RemoveSubgraphMemberRequest) GetSubgraphMemberId ¶
func (x *RemoveSubgraphMemberRequest) GetSubgraphMemberId() string
func (*RemoveSubgraphMemberRequest) GetSubgraphName ¶
func (x *RemoveSubgraphMemberRequest) GetSubgraphName() string
func (*RemoveSubgraphMemberRequest) ProtoMessage ¶
func (*RemoveSubgraphMemberRequest) ProtoMessage()
func (*RemoveSubgraphMemberRequest) ProtoReflect ¶
func (x *RemoveSubgraphMemberRequest) ProtoReflect() protoreflect.Message
func (*RemoveSubgraphMemberRequest) Reset ¶
func (x *RemoveSubgraphMemberRequest) Reset()
func (*RemoveSubgraphMemberRequest) String ¶
func (x *RemoveSubgraphMemberRequest) String() string
type RemoveSubgraphMemberResponse ¶
type RemoveSubgraphMemberResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*RemoveSubgraphMemberResponse) Descriptor
deprecated
func (*RemoveSubgraphMemberResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveSubgraphMemberResponse.ProtoReflect.Descriptor instead.
func (*RemoveSubgraphMemberResponse) GetResponse ¶
func (x *RemoveSubgraphMemberResponse) GetResponse() *Response
func (*RemoveSubgraphMemberResponse) ProtoMessage ¶
func (*RemoveSubgraphMemberResponse) ProtoMessage()
func (*RemoveSubgraphMemberResponse) ProtoReflect ¶
func (x *RemoveSubgraphMemberResponse) ProtoReflect() protoreflect.Message
func (*RemoveSubgraphMemberResponse) Reset ¶
func (x *RemoveSubgraphMemberResponse) Reset()
func (*RemoveSubgraphMemberResponse) String ¶
func (x *RemoveSubgraphMemberResponse) String() string
type RenameNamespaceRequest ¶
type RenameNamespaceRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` NewName string `protobuf:"bytes,2,opt,name=new_name,json=newName,proto3" json:"new_name,omitempty"` // contains filtered or unexported fields }
func (*RenameNamespaceRequest) Descriptor
deprecated
func (*RenameNamespaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use RenameNamespaceRequest.ProtoReflect.Descriptor instead.
func (*RenameNamespaceRequest) GetName ¶
func (x *RenameNamespaceRequest) GetName() string
func (*RenameNamespaceRequest) GetNewName ¶
func (x *RenameNamespaceRequest) GetNewName() string
func (*RenameNamespaceRequest) ProtoMessage ¶
func (*RenameNamespaceRequest) ProtoMessage()
func (*RenameNamespaceRequest) ProtoReflect ¶
func (x *RenameNamespaceRequest) ProtoReflect() protoreflect.Message
func (*RenameNamespaceRequest) Reset ¶
func (x *RenameNamespaceRequest) Reset()
func (*RenameNamespaceRequest) String ¶
func (x *RenameNamespaceRequest) String() string
type RenameNamespaceResponse ¶
type RenameNamespaceResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*RenameNamespaceResponse) Descriptor
deprecated
func (*RenameNamespaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use RenameNamespaceResponse.ProtoReflect.Descriptor instead.
func (*RenameNamespaceResponse) GetResponse ¶
func (x *RenameNamespaceResponse) GetResponse() *Response
func (*RenameNamespaceResponse) ProtoMessage ¶
func (*RenameNamespaceResponse) ProtoMessage()
func (*RenameNamespaceResponse) ProtoReflect ¶
func (x *RenameNamespaceResponse) ProtoReflect() protoreflect.Message
func (*RenameNamespaceResponse) Reset ¶
func (x *RenameNamespaceResponse) Reset()
func (*RenameNamespaceResponse) String ¶
func (x *RenameNamespaceResponse) String() string
type ReplyToDiscussionRequest ¶
type ReplyToDiscussionRequest struct { DiscussionId string `protobuf:"bytes,2,opt,name=discussion_id,json=discussionId,proto3" json:"discussion_id,omitempty"` ContentMarkdown string `protobuf:"bytes,3,opt,name=content_markdown,json=contentMarkdown,proto3" json:"content_markdown,omitempty"` ContentJson string `protobuf:"bytes,4,opt,name=content_json,json=contentJson,proto3" json:"content_json,omitempty"` // contains filtered or unexported fields }
func (*ReplyToDiscussionRequest) Descriptor
deprecated
func (*ReplyToDiscussionRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReplyToDiscussionRequest.ProtoReflect.Descriptor instead.
func (*ReplyToDiscussionRequest) GetContentJson ¶
func (x *ReplyToDiscussionRequest) GetContentJson() string
func (*ReplyToDiscussionRequest) GetContentMarkdown ¶
func (x *ReplyToDiscussionRequest) GetContentMarkdown() string
func (*ReplyToDiscussionRequest) GetDiscussionId ¶
func (x *ReplyToDiscussionRequest) GetDiscussionId() string
func (*ReplyToDiscussionRequest) ProtoMessage ¶
func (*ReplyToDiscussionRequest) ProtoMessage()
func (*ReplyToDiscussionRequest) ProtoReflect ¶
func (x *ReplyToDiscussionRequest) ProtoReflect() protoreflect.Message
func (*ReplyToDiscussionRequest) Reset ¶
func (x *ReplyToDiscussionRequest) Reset()
func (*ReplyToDiscussionRequest) String ¶
func (x *ReplyToDiscussionRequest) String() string
type ReplyToDiscussionResponse ¶
type ReplyToDiscussionResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*ReplyToDiscussionResponse) Descriptor
deprecated
func (*ReplyToDiscussionResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReplyToDiscussionResponse.ProtoReflect.Descriptor instead.
func (*ReplyToDiscussionResponse) GetResponse ¶
func (x *ReplyToDiscussionResponse) GetResponse() *Response
func (*ReplyToDiscussionResponse) ProtoMessage ¶
func (*ReplyToDiscussionResponse) ProtoMessage()
func (*ReplyToDiscussionResponse) ProtoReflect ¶
func (x *ReplyToDiscussionResponse) ProtoReflect() protoreflect.Message
func (*ReplyToDiscussionResponse) Reset ¶
func (x *ReplyToDiscussionResponse) Reset()
func (*ReplyToDiscussionResponse) String ¶
func (x *ReplyToDiscussionResponse) String() string
type RequestSeriesItem ¶
type RequestSeriesItem struct { Timestamp string `protobuf:"bytes,1,opt,name=timestamp,proto3" json:"timestamp,omitempty"` TotalRequests int32 `protobuf:"varint,2,opt,name=totalRequests,proto3" json:"totalRequests,omitempty"` ErroredRequests int32 `protobuf:"varint,3,opt,name=erroredRequests,proto3" json:"erroredRequests,omitempty"` // contains filtered or unexported fields }
func (*RequestSeriesItem) Descriptor
deprecated
func (*RequestSeriesItem) Descriptor() ([]byte, []int)
Deprecated: Use RequestSeriesItem.ProtoReflect.Descriptor instead.
func (*RequestSeriesItem) GetErroredRequests ¶
func (x *RequestSeriesItem) GetErroredRequests() int32
func (*RequestSeriesItem) GetTimestamp ¶
func (x *RequestSeriesItem) GetTimestamp() string
func (*RequestSeriesItem) GetTotalRequests ¶
func (x *RequestSeriesItem) GetTotalRequests() int32
func (*RequestSeriesItem) ProtoMessage ¶
func (*RequestSeriesItem) ProtoMessage()
func (*RequestSeriesItem) ProtoReflect ¶
func (x *RequestSeriesItem) ProtoReflect() protoreflect.Message
func (*RequestSeriesItem) Reset ¶
func (x *RequestSeriesItem) Reset()
func (*RequestSeriesItem) String ¶
func (x *RequestSeriesItem) String() string
type Response ¶
type Response struct { Code common.EnumStatusCode `protobuf:"varint,1,opt,name=code,proto3,enum=wg.cosmo.common.EnumStatusCode" json:"code,omitempty"` // details is an optional field which can be used to provide more details about the error. Details *string `protobuf:"bytes,2,opt,name=details,proto3,oneof" json:"details,omitempty"` // contains filtered or unexported fields }
func (*Response) Descriptor
deprecated
func (*Response) GetCode ¶
func (x *Response) GetCode() common.EnumStatusCode
func (*Response) GetDetails ¶
func (*Response) ProtoMessage ¶
func (*Response) ProtoMessage()
func (*Response) ProtoReflect ¶
func (x *Response) ProtoReflect() protoreflect.Message
type ResponseStatus ¶
type ResponseStatus struct { Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*ResponseStatus) Descriptor
deprecated
func (*ResponseStatus) Descriptor() ([]byte, []int)
Deprecated: Use ResponseStatus.ProtoReflect.Descriptor instead.
func (*ResponseStatus) GetCode ¶
func (x *ResponseStatus) GetCode() int32
func (*ResponseStatus) GetMessage ¶
func (x *ResponseStatus) GetMessage() string
func (*ResponseStatus) ProtoMessage ¶
func (*ResponseStatus) ProtoMessage()
func (*ResponseStatus) ProtoReflect ¶
func (x *ResponseStatus) ProtoReflect() protoreflect.Message
func (*ResponseStatus) Reset ¶
func (x *ResponseStatus) Reset()
func (*ResponseStatus) String ¶
func (x *ResponseStatus) String() string
type Router ¶
type Router struct { Hostname string `protobuf:"bytes,1,opt,name=hostname,proto3" json:"hostname,omitempty"` ClusterName string `protobuf:"bytes,2,opt,name=clusterName,proto3" json:"clusterName,omitempty"` ServiceName string `protobuf:"bytes,3,opt,name=serviceName,proto3" json:"serviceName,omitempty"` ServiceVersion string `protobuf:"bytes,4,opt,name=serviceVersion,proto3" json:"serviceVersion,omitempty"` ServiceInstanceId string `protobuf:"bytes,5,opt,name=serviceInstanceId,proto3" json:"serviceInstanceId,omitempty"` UptimeSeconds string `protobuf:"bytes,6,opt,name=uptimeSeconds,proto3" json:"uptimeSeconds,omitempty"` ServerUptimeSeconds string `protobuf:"bytes,7,opt,name=serverUptimeSeconds,proto3" json:"serverUptimeSeconds,omitempty"` CompositionId string `protobuf:"bytes,8,opt,name=compositionId,proto3" json:"compositionId,omitempty"` OnLatestComposition bool `protobuf:"varint,9,opt,name=onLatestComposition,proto3" json:"onLatestComposition,omitempty"` ProcessId string `protobuf:"bytes,10,opt,name=processId,proto3" json:"processId,omitempty"` MemoryUsageMb float32 `protobuf:"fixed32,11,opt,name=memoryUsageMb,proto3" json:"memoryUsageMb,omitempty"` MemoryUsageChangePercent float32 `protobuf:"fixed32,12,opt,name=memoryUsageChangePercent,proto3" json:"memoryUsageChangePercent,omitempty"` CpuUsagePercent float32 `protobuf:"fixed32,13,opt,name=cpuUsagePercent,proto3" json:"cpuUsagePercent,omitempty"` CpuUsageChangePercent float32 `protobuf:"fixed32,14,opt,name=cpuUsageChangePercent,proto3" json:"cpuUsageChangePercent,omitempty"` // contains filtered or unexported fields }
func (*Router) Descriptor
deprecated
func (*Router) GetClusterName ¶
func (*Router) GetCompositionId ¶
func (*Router) GetCpuUsageChangePercent ¶
func (*Router) GetCpuUsagePercent ¶
func (*Router) GetHostname ¶
func (*Router) GetMemoryUsageChangePercent ¶
func (*Router) GetMemoryUsageMb ¶
func (*Router) GetOnLatestComposition ¶
func (*Router) GetProcessId ¶
func (*Router) GetServerUptimeSeconds ¶
func (*Router) GetServiceInstanceId ¶
func (*Router) GetServiceName ¶
func (*Router) GetServiceVersion ¶
func (*Router) GetUptimeSeconds ¶
func (*Router) ProtoMessage ¶
func (*Router) ProtoMessage()
func (*Router) ProtoReflect ¶
func (x *Router) ProtoReflect() protoreflect.Message
type RouterToken ¶
type RouterToken struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` CreatedAt string `protobuf:"bytes,3,opt,name=createdAt,proto3" json:"createdAt,omitempty"` LastUsedAt string `protobuf:"bytes,4,opt,name=lastUsedAt,proto3" json:"lastUsedAt,omitempty"` CreatorEmail string `protobuf:"bytes,5,opt,name=creatorEmail,proto3" json:"creatorEmail,omitempty"` // contains filtered or unexported fields }
func (*RouterToken) Descriptor
deprecated
func (*RouterToken) Descriptor() ([]byte, []int)
Deprecated: Use RouterToken.ProtoReflect.Descriptor instead.
func (*RouterToken) GetCreatedAt ¶
func (x *RouterToken) GetCreatedAt() string
func (*RouterToken) GetCreatorEmail ¶
func (x *RouterToken) GetCreatorEmail() string
func (*RouterToken) GetId ¶
func (x *RouterToken) GetId() string
func (*RouterToken) GetLastUsedAt ¶
func (x *RouterToken) GetLastUsedAt() string
func (*RouterToken) GetName ¶
func (x *RouterToken) GetName() string
func (*RouterToken) ProtoMessage ¶
func (*RouterToken) ProtoMessage()
func (*RouterToken) ProtoReflect ¶
func (x *RouterToken) ProtoReflect() protoreflect.Message
func (*RouterToken) Reset ¶
func (x *RouterToken) Reset()
func (*RouterToken) String ¶
func (x *RouterToken) String() string
type SchemaChange ¶
type SchemaChange struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` ChangeType string `protobuf:"bytes,2,opt,name=changeType,proto3" json:"changeType,omitempty"` Path *string `protobuf:"bytes,3,opt,name=path,proto3,oneof" json:"path,omitempty"` IsBreaking bool `protobuf:"varint,4,opt,name=isBreaking,proto3" json:"isBreaking,omitempty"` HasOverride *bool `protobuf:"varint,5,opt,name=hasOverride,proto3,oneof" json:"hasOverride,omitempty"` // contains filtered or unexported fields }
func (*SchemaChange) Descriptor
deprecated
func (*SchemaChange) Descriptor() ([]byte, []int)
Deprecated: Use SchemaChange.ProtoReflect.Descriptor instead.
func (*SchemaChange) GetChangeType ¶
func (x *SchemaChange) GetChangeType() string
func (*SchemaChange) GetHasOverride ¶
func (x *SchemaChange) GetHasOverride() bool
func (*SchemaChange) GetIsBreaking ¶
func (x *SchemaChange) GetIsBreaking() bool
func (*SchemaChange) GetMessage ¶
func (x *SchemaChange) GetMessage() string
func (*SchemaChange) GetPath ¶
func (x *SchemaChange) GetPath() string
func (*SchemaChange) ProtoMessage ¶
func (*SchemaChange) ProtoMessage()
func (*SchemaChange) ProtoReflect ¶
func (x *SchemaChange) ProtoReflect() protoreflect.Message
func (*SchemaChange) Reset ¶
func (x *SchemaChange) Reset()
func (*SchemaChange) String ¶
func (x *SchemaChange) String() string
type SchemaCheck ¶
type SchemaCheck struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` TargetID string `protobuf:"bytes,2,opt,name=targetID,proto3" json:"targetID,omitempty"` SubgraphName string `protobuf:"bytes,3,opt,name=subgraphName,proto3" json:"subgraphName,omitempty"` Timestamp string `protobuf:"bytes,4,opt,name=timestamp,proto3" json:"timestamp,omitempty"` IsComposable bool `protobuf:"varint,5,opt,name=isComposable,proto3" json:"isComposable,omitempty"` IsBreaking bool `protobuf:"varint,6,opt,name=isBreaking,proto3" json:"isBreaking,omitempty"` HasClientTraffic bool `protobuf:"varint,7,opt,name=hasClientTraffic,proto3" json:"hasClientTraffic,omitempty"` IsForcedSuccess bool `protobuf:"varint,8,opt,name=isForcedSuccess,proto3" json:"isForcedSuccess,omitempty"` IsDeleted bool `protobuf:"varint,9,opt,name=isDeleted,proto3" json:"isDeleted,omitempty"` GhDetails *SchemaCheck_GhDetails `protobuf:"bytes,10,opt,name=ghDetails,proto3,oneof" json:"ghDetails,omitempty"` HasLintErrors bool `protobuf:"varint,11,opt,name=hasLintErrors,proto3" json:"hasLintErrors,omitempty"` // contains filtered or unexported fields }
func (*SchemaCheck) Descriptor
deprecated
func (*SchemaCheck) Descriptor() ([]byte, []int)
Deprecated: Use SchemaCheck.ProtoReflect.Descriptor instead.
func (*SchemaCheck) GetGhDetails ¶
func (x *SchemaCheck) GetGhDetails() *SchemaCheck_GhDetails
func (*SchemaCheck) GetHasClientTraffic ¶
func (x *SchemaCheck) GetHasClientTraffic() bool
func (*SchemaCheck) GetHasLintErrors ¶
func (x *SchemaCheck) GetHasLintErrors() bool
func (*SchemaCheck) GetId ¶
func (x *SchemaCheck) GetId() string
func (*SchemaCheck) GetIsBreaking ¶
func (x *SchemaCheck) GetIsBreaking() bool
func (*SchemaCheck) GetIsComposable ¶
func (x *SchemaCheck) GetIsComposable() bool
func (*SchemaCheck) GetIsDeleted ¶
func (x *SchemaCheck) GetIsDeleted() bool
func (*SchemaCheck) GetIsForcedSuccess ¶
func (x *SchemaCheck) GetIsForcedSuccess() bool
func (*SchemaCheck) GetSubgraphName ¶
func (x *SchemaCheck) GetSubgraphName() string
func (*SchemaCheck) GetTargetID ¶
func (x *SchemaCheck) GetTargetID() string
func (*SchemaCheck) GetTimestamp ¶
func (x *SchemaCheck) GetTimestamp() string
func (*SchemaCheck) ProtoMessage ¶
func (*SchemaCheck) ProtoMessage()
func (*SchemaCheck) ProtoReflect ¶
func (x *SchemaCheck) ProtoReflect() protoreflect.Message
func (*SchemaCheck) Reset ¶
func (x *SchemaCheck) Reset()
func (*SchemaCheck) String ¶
func (x *SchemaCheck) String() string
type SchemaCheck_GhDetails ¶
type SchemaCheck_GhDetails struct { CommitSha string `protobuf:"bytes,1,opt,name=commitSha,proto3" json:"commitSha,omitempty"` OwnerSlug string `protobuf:"bytes,2,opt,name=ownerSlug,proto3" json:"ownerSlug,omitempty"` RepositorySlug string `protobuf:"bytes,3,opt,name=repositorySlug,proto3" json:"repositorySlug,omitempty"` // contains filtered or unexported fields }
func (*SchemaCheck_GhDetails) Descriptor
deprecated
func (*SchemaCheck_GhDetails) Descriptor() ([]byte, []int)
Deprecated: Use SchemaCheck_GhDetails.ProtoReflect.Descriptor instead.
func (*SchemaCheck_GhDetails) GetCommitSha ¶
func (x *SchemaCheck_GhDetails) GetCommitSha() string
func (*SchemaCheck_GhDetails) GetOwnerSlug ¶
func (x *SchemaCheck_GhDetails) GetOwnerSlug() string
func (*SchemaCheck_GhDetails) GetRepositorySlug ¶
func (x *SchemaCheck_GhDetails) GetRepositorySlug() string
func (*SchemaCheck_GhDetails) ProtoMessage ¶
func (*SchemaCheck_GhDetails) ProtoMessage()
func (*SchemaCheck_GhDetails) ProtoReflect ¶
func (x *SchemaCheck_GhDetails) ProtoReflect() protoreflect.Message
func (*SchemaCheck_GhDetails) Reset ¶
func (x *SchemaCheck_GhDetails) Reset()
func (*SchemaCheck_GhDetails) String ¶
func (x *SchemaCheck_GhDetails) String() string
type SetDiscussionResolutionRequest ¶
type SetDiscussionResolutionRequest struct { DiscussionId string `protobuf:"bytes,1,opt,name=discussion_id,json=discussionId,proto3" json:"discussion_id,omitempty"` IsResolved bool `protobuf:"varint,2,opt,name=is_resolved,json=isResolved,proto3" json:"is_resolved,omitempty"` // contains filtered or unexported fields }
func (*SetDiscussionResolutionRequest) Descriptor
deprecated
func (*SetDiscussionResolutionRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetDiscussionResolutionRequest.ProtoReflect.Descriptor instead.
func (*SetDiscussionResolutionRequest) GetDiscussionId ¶
func (x *SetDiscussionResolutionRequest) GetDiscussionId() string
func (*SetDiscussionResolutionRequest) GetIsResolved ¶
func (x *SetDiscussionResolutionRequest) GetIsResolved() bool
func (*SetDiscussionResolutionRequest) ProtoMessage ¶
func (*SetDiscussionResolutionRequest) ProtoMessage()
func (*SetDiscussionResolutionRequest) ProtoReflect ¶
func (x *SetDiscussionResolutionRequest) ProtoReflect() protoreflect.Message
func (*SetDiscussionResolutionRequest) Reset ¶
func (x *SetDiscussionResolutionRequest) Reset()
func (*SetDiscussionResolutionRequest) String ¶
func (x *SetDiscussionResolutionRequest) String() string
type SetDiscussionResolutionResponse ¶
type SetDiscussionResolutionResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*SetDiscussionResolutionResponse) Descriptor
deprecated
func (*SetDiscussionResolutionResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetDiscussionResolutionResponse.ProtoReflect.Descriptor instead.
func (*SetDiscussionResolutionResponse) GetResponse ¶
func (x *SetDiscussionResolutionResponse) GetResponse() *Response
func (*SetDiscussionResolutionResponse) ProtoMessage ¶
func (*SetDiscussionResolutionResponse) ProtoMessage()
func (*SetDiscussionResolutionResponse) ProtoReflect ¶
func (x *SetDiscussionResolutionResponse) ProtoReflect() protoreflect.Message
func (*SetDiscussionResolutionResponse) Reset ¶
func (x *SetDiscussionResolutionResponse) Reset()
func (*SetDiscussionResolutionResponse) String ¶
func (x *SetDiscussionResolutionResponse) String() string
type SlackIntegrationConfig ¶
type SlackIntegrationConfig struct { Endpoint string `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"` // contains filtered or unexported fields }
func (*SlackIntegrationConfig) Descriptor
deprecated
func (*SlackIntegrationConfig) Descriptor() ([]byte, []int)
Deprecated: Use SlackIntegrationConfig.ProtoReflect.Descriptor instead.
func (*SlackIntegrationConfig) GetEndpoint ¶
func (x *SlackIntegrationConfig) GetEndpoint() string
func (*SlackIntegrationConfig) ProtoMessage ¶
func (*SlackIntegrationConfig) ProtoMessage()
func (*SlackIntegrationConfig) ProtoReflect ¶
func (x *SlackIntegrationConfig) ProtoReflect() protoreflect.Message
func (*SlackIntegrationConfig) Reset ¶
func (x *SlackIntegrationConfig) Reset()
func (*SlackIntegrationConfig) String ¶
func (x *SlackIntegrationConfig) String() string
type Sort ¶
type Sort struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Desc bool `protobuf:"varint,2,opt,name=desc,proto3" json:"desc,omitempty"` // contains filtered or unexported fields }
func (*Sort) Descriptor
deprecated
func (*Sort) ProtoMessage ¶
func (*Sort) ProtoMessage()
func (*Sort) ProtoReflect ¶
func (x *Sort) ProtoReflect() protoreflect.Message
type Span ¶
type Span struct { Timestamp int64 `protobuf:"varint,1,opt,name=timestamp,proto3" json:"timestamp,omitempty"` ScopeName string `protobuf:"bytes,2,opt,name=scopeName,proto3" json:"scopeName,omitempty"` TraceID string `protobuf:"bytes,3,opt,name=traceID,proto3" json:"traceID,omitempty"` SpanID string `protobuf:"bytes,4,opt,name=spanID,proto3" json:"spanID,omitempty"` ParentSpanID string `protobuf:"bytes,5,opt,name=parentSpanID,proto3" json:"parentSpanID,omitempty"` SpanName string `protobuf:"bytes,6,opt,name=spanName,proto3" json:"spanName,omitempty"` SpanKind string `protobuf:"bytes,7,opt,name=spanKind,proto3" json:"spanKind,omitempty"` Duration int64 `protobuf:"varint,8,opt,name=duration,proto3" json:"duration,omitempty"` ServiceName string `protobuf:"bytes,9,opt,name=serviceName,proto3" json:"serviceName,omitempty"` StatusCode string `protobuf:"bytes,10,opt,name=statusCode,proto3" json:"statusCode,omitempty"` StatusMessage string `protobuf:"bytes,11,opt,name=statusMessage,proto3" json:"statusMessage,omitempty"` Attributes map[string]string `` /* 162-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Span) Descriptor
deprecated
func (*Span) GetAttributes ¶
func (*Span) GetDuration ¶
func (*Span) GetParentSpanID ¶
func (*Span) GetScopeName ¶
func (*Span) GetServiceName ¶
func (*Span) GetSpanKind ¶
func (*Span) GetSpanName ¶
func (*Span) GetStatusCode ¶
func (*Span) GetStatusMessage ¶
func (*Span) GetTimestamp ¶
func (*Span) GetTraceID ¶
func (*Span) ProtoMessage ¶
func (*Span) ProtoMessage()
func (*Span) ProtoReflect ¶
func (x *Span) ProtoReflect() protoreflect.Message
type Subgraph ¶
type Subgraph 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"` RoutingURL string `protobuf:"bytes,3,opt,name=routingURL,proto3" json:"routingURL,omitempty"` LastUpdatedAt string `protobuf:"bytes,4,opt,name=lastUpdatedAt,proto3" json:"lastUpdatedAt,omitempty"` Labels []*Label `protobuf:"bytes,5,rep,name=labels,proto3" json:"labels,omitempty"` CreatorUserId *string `protobuf:"bytes,6,opt,name=creatorUserId,proto3,oneof" json:"creatorUserId,omitempty"` Readme *string `protobuf:"bytes,7,opt,name=readme,proto3,oneof" json:"readme,omitempty"` SubscriptionUrl string `protobuf:"bytes,8,opt,name=subscriptionUrl,proto3" json:"subscriptionUrl,omitempty"` TargetId string `protobuf:"bytes,9,opt,name=target_id,json=targetId,proto3" json:"target_id,omitempty"` Namespace string `protobuf:"bytes,10,opt,name=namespace,proto3" json:"namespace,omitempty"` SubscriptionProtocol string `protobuf:"bytes,11,opt,name=subscriptionProtocol,proto3" json:"subscriptionProtocol,omitempty"` IsV2Graph *bool `protobuf:"varint,12,opt,name=isV2Graph,proto3,oneof" json:"isV2Graph,omitempty"` IsEventDrivenGraph bool `protobuf:"varint,13,opt,name=isEventDrivenGraph,proto3" json:"isEventDrivenGraph,omitempty"` WebsocketSubprotocol string `protobuf:"bytes,14,opt,name=websocketSubprotocol,proto3" json:"websocketSubprotocol,omitempty"` IsFeatureSubgraph bool `protobuf:"varint,15,opt,name=isFeatureSubgraph,proto3" json:"isFeatureSubgraph,omitempty"` BaseSubgraphName *string `protobuf:"bytes,16,opt,name=baseSubgraphName,proto3,oneof" json:"baseSubgraphName,omitempty"` BaseSubgraphId *string `protobuf:"bytes,17,opt,name=baseSubgraphId,proto3,oneof" json:"baseSubgraphId,omitempty"` // contains filtered or unexported fields }
func (*Subgraph) Descriptor
deprecated
func (*Subgraph) GetBaseSubgraphId ¶
func (*Subgraph) GetBaseSubgraphName ¶
func (*Subgraph) GetCreatorUserId ¶
func (*Subgraph) GetIsEventDrivenGraph ¶
func (*Subgraph) GetIsFeatureSubgraph ¶
func (*Subgraph) GetIsV2Graph ¶
func (*Subgraph) GetLastUpdatedAt ¶
func (*Subgraph) GetNamespace ¶
func (*Subgraph) GetRoutingURL ¶
func (*Subgraph) GetSubscriptionProtocol ¶
func (*Subgraph) GetSubscriptionUrl ¶
func (*Subgraph) GetTargetId ¶
func (*Subgraph) GetWebsocketSubprotocol ¶
func (*Subgraph) ProtoMessage ¶
func (*Subgraph) ProtoMessage()
func (*Subgraph) ProtoReflect ¶
func (x *Subgraph) ProtoReflect() protoreflect.Message
type SubgraphMember ¶
type SubgraphMember struct { UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"` SubgraphMemberId string `protobuf:"bytes,4,opt,name=subgraphMemberId,proto3" json:"subgraphMemberId,omitempty"` // contains filtered or unexported fields }
func (*SubgraphMember) Descriptor
deprecated
func (*SubgraphMember) Descriptor() ([]byte, []int)
Deprecated: Use SubgraphMember.ProtoReflect.Descriptor instead.
func (*SubgraphMember) GetEmail ¶
func (x *SubgraphMember) GetEmail() string
func (*SubgraphMember) GetSubgraphMemberId ¶
func (x *SubgraphMember) GetSubgraphMemberId() string
func (*SubgraphMember) GetUserId ¶
func (x *SubgraphMember) GetUserId() string
func (*SubgraphMember) ProtoMessage ¶
func (*SubgraphMember) ProtoMessage()
func (*SubgraphMember) ProtoReflect ¶
func (x *SubgraphMember) ProtoReflect() protoreflect.Message
func (*SubgraphMember) Reset ¶
func (x *SubgraphMember) Reset()
func (*SubgraphMember) String ¶
func (x *SubgraphMember) String() string
type SubgraphMetrics ¶
type SubgraphMetrics struct { SubgraphID string `protobuf:"bytes,1,opt,name=subgraphID,proto3" json:"subgraphID,omitempty"` RequestRate float32 `protobuf:"fixed32,2,opt,name=requestRate,proto3" json:"requestRate,omitempty"` ErrorRate float32 `protobuf:"fixed32,3,opt,name=errorRate,proto3" json:"errorRate,omitempty"` Latency float32 `protobuf:"fixed32,4,opt,name=latency,proto3" json:"latency,omitempty"` // contains filtered or unexported fields }
func (*SubgraphMetrics) Descriptor
deprecated
func (*SubgraphMetrics) Descriptor() ([]byte, []int)
Deprecated: Use SubgraphMetrics.ProtoReflect.Descriptor instead.
func (*SubgraphMetrics) GetErrorRate ¶
func (x *SubgraphMetrics) GetErrorRate() float32
func (*SubgraphMetrics) GetLatency ¶
func (x *SubgraphMetrics) GetLatency() float32
func (*SubgraphMetrics) GetRequestRate ¶
func (x *SubgraphMetrics) GetRequestRate() float32
func (*SubgraphMetrics) GetSubgraphID ¶
func (x *SubgraphMetrics) GetSubgraphID() string
func (*SubgraphMetrics) ProtoMessage ¶
func (*SubgraphMetrics) ProtoMessage()
func (*SubgraphMetrics) ProtoReflect ¶
func (x *SubgraphMetrics) ProtoReflect() protoreflect.Message
func (*SubgraphMetrics) Reset ¶
func (x *SubgraphMetrics) Reset()
func (*SubgraphMetrics) String ¶
func (x *SubgraphMetrics) String() string
type Unit ¶
type Unit int32
func (Unit) Descriptor ¶
func (Unit) Descriptor() protoreflect.EnumDescriptor
func (Unit) EnumDescriptor
deprecated
func (Unit) Number ¶
func (x Unit) Number() protoreflect.EnumNumber
func (Unit) Type ¶
func (Unit) Type() protoreflect.EnumType
type UpdateContractRequest ¶
type UpdateContractRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` ExcludeTags []string `protobuf:"bytes,3,rep,name=exclude_tags,json=excludeTags,proto3" json:"exclude_tags,omitempty"` // contains filtered or unexported fields }
func (*UpdateContractRequest) Descriptor
deprecated
func (*UpdateContractRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateContractRequest.ProtoReflect.Descriptor instead.
func (*UpdateContractRequest) GetExcludeTags ¶
func (x *UpdateContractRequest) GetExcludeTags() []string
func (*UpdateContractRequest) GetName ¶
func (x *UpdateContractRequest) GetName() string
func (*UpdateContractRequest) GetNamespace ¶
func (x *UpdateContractRequest) GetNamespace() string
func (*UpdateContractRequest) ProtoMessage ¶
func (*UpdateContractRequest) ProtoMessage()
func (*UpdateContractRequest) ProtoReflect ¶
func (x *UpdateContractRequest) ProtoReflect() protoreflect.Message
func (*UpdateContractRequest) Reset ¶
func (x *UpdateContractRequest) Reset()
func (*UpdateContractRequest) String ¶
func (x *UpdateContractRequest) String() string
type UpdateContractResponse ¶
type UpdateContractResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` CompositionErrors []*CompositionError `protobuf:"bytes,2,rep,name=compositionErrors,proto3" json:"compositionErrors,omitempty"` DeploymentErrors []*DeploymentError `protobuf:"bytes,3,rep,name=deploymentErrors,proto3" json:"deploymentErrors,omitempty"` // contains filtered or unexported fields }
func (*UpdateContractResponse) Descriptor
deprecated
func (*UpdateContractResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateContractResponse.ProtoReflect.Descriptor instead.
func (*UpdateContractResponse) GetCompositionErrors ¶
func (x *UpdateContractResponse) GetCompositionErrors() []*CompositionError
func (*UpdateContractResponse) GetDeploymentErrors ¶
func (x *UpdateContractResponse) GetDeploymentErrors() []*DeploymentError
func (*UpdateContractResponse) GetResponse ¶
func (x *UpdateContractResponse) GetResponse() *Response
func (*UpdateContractResponse) ProtoMessage ¶
func (*UpdateContractResponse) ProtoMessage()
func (*UpdateContractResponse) ProtoReflect ¶
func (x *UpdateContractResponse) ProtoReflect() protoreflect.Message
func (*UpdateContractResponse) Reset ¶
func (x *UpdateContractResponse) Reset()
func (*UpdateContractResponse) String ¶
func (x *UpdateContractResponse) String() string
type UpdateDiscussionCommentRequest ¶
type UpdateDiscussionCommentRequest struct { DiscussionId string `protobuf:"bytes,1,opt,name=discussion_id,json=discussionId,proto3" json:"discussion_id,omitempty"` CommentId string `protobuf:"bytes,2,opt,name=comment_id,json=commentId,proto3" json:"comment_id,omitempty"` ContentMarkdown string `protobuf:"bytes,3,opt,name=content_markdown,json=contentMarkdown,proto3" json:"content_markdown,omitempty"` ContentJson string `protobuf:"bytes,4,opt,name=content_json,json=contentJson,proto3" json:"content_json,omitempty"` // contains filtered or unexported fields }
func (*UpdateDiscussionCommentRequest) Descriptor
deprecated
func (*UpdateDiscussionCommentRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateDiscussionCommentRequest.ProtoReflect.Descriptor instead.
func (*UpdateDiscussionCommentRequest) GetCommentId ¶
func (x *UpdateDiscussionCommentRequest) GetCommentId() string
func (*UpdateDiscussionCommentRequest) GetContentJson ¶
func (x *UpdateDiscussionCommentRequest) GetContentJson() string
func (*UpdateDiscussionCommentRequest) GetContentMarkdown ¶
func (x *UpdateDiscussionCommentRequest) GetContentMarkdown() string
func (*UpdateDiscussionCommentRequest) GetDiscussionId ¶
func (x *UpdateDiscussionCommentRequest) GetDiscussionId() string
func (*UpdateDiscussionCommentRequest) ProtoMessage ¶
func (*UpdateDiscussionCommentRequest) ProtoMessage()
func (*UpdateDiscussionCommentRequest) ProtoReflect ¶
func (x *UpdateDiscussionCommentRequest) ProtoReflect() protoreflect.Message
func (*UpdateDiscussionCommentRequest) Reset ¶
func (x *UpdateDiscussionCommentRequest) Reset()
func (*UpdateDiscussionCommentRequest) String ¶
func (x *UpdateDiscussionCommentRequest) String() string
type UpdateDiscussionCommentResponse ¶
type UpdateDiscussionCommentResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*UpdateDiscussionCommentResponse) Descriptor
deprecated
func (*UpdateDiscussionCommentResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateDiscussionCommentResponse.ProtoReflect.Descriptor instead.
func (*UpdateDiscussionCommentResponse) GetResponse ¶
func (x *UpdateDiscussionCommentResponse) GetResponse() *Response
func (*UpdateDiscussionCommentResponse) ProtoMessage ¶
func (*UpdateDiscussionCommentResponse) ProtoMessage()
func (*UpdateDiscussionCommentResponse) ProtoReflect ¶
func (x *UpdateDiscussionCommentResponse) ProtoReflect() protoreflect.Message
func (*UpdateDiscussionCommentResponse) Reset ¶
func (x *UpdateDiscussionCommentResponse) Reset()
func (*UpdateDiscussionCommentResponse) String ¶
func (x *UpdateDiscussionCommentResponse) String() string
type UpdateFeatureFlagRequest ¶
type UpdateFeatureFlagRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` Labels []*Label `protobuf:"bytes,3,rep,name=labels,proto3" json:"labels,omitempty"` FeatureSubgraphNames []string `protobuf:"bytes,4,rep,name=feature_subgraph_names,json=featureSubgraphNames,proto3" json:"feature_subgraph_names,omitempty"` UnsetLabels bool `protobuf:"varint,5,opt,name=unset_labels,json=unsetLabels,proto3" json:"unset_labels,omitempty"` // contains filtered or unexported fields }
func (*UpdateFeatureFlagRequest) Descriptor
deprecated
func (*UpdateFeatureFlagRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFeatureFlagRequest.ProtoReflect.Descriptor instead.
func (*UpdateFeatureFlagRequest) GetFeatureSubgraphNames ¶
func (x *UpdateFeatureFlagRequest) GetFeatureSubgraphNames() []string
func (*UpdateFeatureFlagRequest) GetLabels ¶
func (x *UpdateFeatureFlagRequest) GetLabels() []*Label
func (*UpdateFeatureFlagRequest) GetName ¶
func (x *UpdateFeatureFlagRequest) GetName() string
func (*UpdateFeatureFlagRequest) GetNamespace ¶
func (x *UpdateFeatureFlagRequest) GetNamespace() string
func (*UpdateFeatureFlagRequest) GetUnsetLabels ¶
func (x *UpdateFeatureFlagRequest) GetUnsetLabels() bool
func (*UpdateFeatureFlagRequest) ProtoMessage ¶
func (*UpdateFeatureFlagRequest) ProtoMessage()
func (*UpdateFeatureFlagRequest) ProtoReflect ¶
func (x *UpdateFeatureFlagRequest) ProtoReflect() protoreflect.Message
func (*UpdateFeatureFlagRequest) Reset ¶
func (x *UpdateFeatureFlagRequest) Reset()
func (*UpdateFeatureFlagRequest) String ¶
func (x *UpdateFeatureFlagRequest) String() string
type UpdateFeatureFlagResponse ¶
type UpdateFeatureFlagResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` CompositionErrors []*CompositionError `protobuf:"bytes,2,rep,name=composition_errors,json=compositionErrors,proto3" json:"composition_errors,omitempty"` DeploymentErrors []*DeploymentError `protobuf:"bytes,3,rep,name=deployment_errors,json=deploymentErrors,proto3" json:"deployment_errors,omitempty"` // contains filtered or unexported fields }
func (*UpdateFeatureFlagResponse) Descriptor
deprecated
func (*UpdateFeatureFlagResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFeatureFlagResponse.ProtoReflect.Descriptor instead.
func (*UpdateFeatureFlagResponse) GetCompositionErrors ¶
func (x *UpdateFeatureFlagResponse) GetCompositionErrors() []*CompositionError
func (*UpdateFeatureFlagResponse) GetDeploymentErrors ¶
func (x *UpdateFeatureFlagResponse) GetDeploymentErrors() []*DeploymentError
func (*UpdateFeatureFlagResponse) GetResponse ¶
func (x *UpdateFeatureFlagResponse) GetResponse() *Response
func (*UpdateFeatureFlagResponse) ProtoMessage ¶
func (*UpdateFeatureFlagResponse) ProtoMessage()
func (*UpdateFeatureFlagResponse) ProtoReflect ¶
func (x *UpdateFeatureFlagResponse) ProtoReflect() protoreflect.Message
func (*UpdateFeatureFlagResponse) Reset ¶
func (x *UpdateFeatureFlagResponse) Reset()
func (*UpdateFeatureFlagResponse) String ¶
func (x *UpdateFeatureFlagResponse) String() string
type UpdateFeatureSettingsRequest ¶
type UpdateFeatureSettingsRequest struct { Enable bool `protobuf:"varint,1,opt,name=enable,proto3" json:"enable,omitempty"` FeatureId Feature `protobuf:"varint,2,opt,name=featureId,proto3,enum=wg.cosmo.platform.v1.Feature" json:"featureId,omitempty"` // contains filtered or unexported fields }
func (*UpdateFeatureSettingsRequest) Descriptor
deprecated
func (*UpdateFeatureSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFeatureSettingsRequest.ProtoReflect.Descriptor instead.
func (*UpdateFeatureSettingsRequest) GetEnable ¶
func (x *UpdateFeatureSettingsRequest) GetEnable() bool
func (*UpdateFeatureSettingsRequest) GetFeatureId ¶
func (x *UpdateFeatureSettingsRequest) GetFeatureId() Feature
func (*UpdateFeatureSettingsRequest) ProtoMessage ¶
func (*UpdateFeatureSettingsRequest) ProtoMessage()
func (*UpdateFeatureSettingsRequest) ProtoReflect ¶
func (x *UpdateFeatureSettingsRequest) ProtoReflect() protoreflect.Message
func (*UpdateFeatureSettingsRequest) Reset ¶
func (x *UpdateFeatureSettingsRequest) Reset()
func (*UpdateFeatureSettingsRequest) String ¶
func (x *UpdateFeatureSettingsRequest) String() string
type UpdateFeatureSettingsResponse ¶
type UpdateFeatureSettingsResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*UpdateFeatureSettingsResponse) Descriptor
deprecated
func (*UpdateFeatureSettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFeatureSettingsResponse.ProtoReflect.Descriptor instead.
func (*UpdateFeatureSettingsResponse) GetResponse ¶
func (x *UpdateFeatureSettingsResponse) GetResponse() *Response
func (*UpdateFeatureSettingsResponse) ProtoMessage ¶
func (*UpdateFeatureSettingsResponse) ProtoMessage()
func (*UpdateFeatureSettingsResponse) ProtoReflect ¶
func (x *UpdateFeatureSettingsResponse) ProtoReflect() protoreflect.Message
func (*UpdateFeatureSettingsResponse) Reset ¶
func (x *UpdateFeatureSettingsResponse) Reset()
func (*UpdateFeatureSettingsResponse) String ¶
func (x *UpdateFeatureSettingsResponse) String() string
type UpdateFederatedGraphRequest ¶
type UpdateFederatedGraphRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` RoutingUrl string `protobuf:"bytes,2,opt,name=routing_url,json=routingUrl,proto3" json:"routing_url,omitempty"` LabelMatchers []string `protobuf:"bytes,3,rep,name=label_matchers,json=labelMatchers,proto3" json:"label_matchers,omitempty"` Readme *string `protobuf:"bytes,4,opt,name=readme,proto3,oneof" json:"readme,omitempty"` Namespace string `protobuf:"bytes,5,opt,name=namespace,proto3" json:"namespace,omitempty"` UnsetLabelMatchers *bool `protobuf:"varint,6,opt,name=unset_label_matchers,json=unsetLabelMatchers,proto3,oneof" json:"unset_label_matchers,omitempty"` AdmissionWebhookURL *string `protobuf:"bytes,7,opt,name=admissionWebhookURL,proto3,oneof" json:"admissionWebhookURL,omitempty"` AdmissionWebhookSecret *string `protobuf:"bytes,8,opt,name=admissionWebhookSecret,proto3,oneof" json:"admissionWebhookSecret,omitempty"` // contains filtered or unexported fields }
func (*UpdateFederatedGraphRequest) Descriptor
deprecated
func (*UpdateFederatedGraphRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFederatedGraphRequest.ProtoReflect.Descriptor instead.
func (*UpdateFederatedGraphRequest) GetAdmissionWebhookSecret ¶
func (x *UpdateFederatedGraphRequest) GetAdmissionWebhookSecret() string
func (*UpdateFederatedGraphRequest) GetAdmissionWebhookURL ¶
func (x *UpdateFederatedGraphRequest) GetAdmissionWebhookURL() string
func (*UpdateFederatedGraphRequest) GetLabelMatchers ¶
func (x *UpdateFederatedGraphRequest) GetLabelMatchers() []string
func (*UpdateFederatedGraphRequest) GetName ¶
func (x *UpdateFederatedGraphRequest) GetName() string
func (*UpdateFederatedGraphRequest) GetNamespace ¶
func (x *UpdateFederatedGraphRequest) GetNamespace() string
func (*UpdateFederatedGraphRequest) GetReadme ¶
func (x *UpdateFederatedGraphRequest) GetReadme() string
func (*UpdateFederatedGraphRequest) GetRoutingUrl ¶
func (x *UpdateFederatedGraphRequest) GetRoutingUrl() string
func (*UpdateFederatedGraphRequest) GetUnsetLabelMatchers ¶
func (x *UpdateFederatedGraphRequest) GetUnsetLabelMatchers() bool
func (*UpdateFederatedGraphRequest) ProtoMessage ¶
func (*UpdateFederatedGraphRequest) ProtoMessage()
func (*UpdateFederatedGraphRequest) ProtoReflect ¶
func (x *UpdateFederatedGraphRequest) ProtoReflect() protoreflect.Message
func (*UpdateFederatedGraphRequest) Reset ¶
func (x *UpdateFederatedGraphRequest) Reset()
func (*UpdateFederatedGraphRequest) String ¶
func (x *UpdateFederatedGraphRequest) String() string
type UpdateFederatedGraphResponse ¶
type UpdateFederatedGraphResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` CompositionErrors []*CompositionError `protobuf:"bytes,2,rep,name=compositionErrors,proto3" json:"compositionErrors,omitempty"` DeploymentErrors []*DeploymentError `protobuf:"bytes,3,rep,name=deploymentErrors,proto3" json:"deploymentErrors,omitempty"` // contains filtered or unexported fields }
func (*UpdateFederatedGraphResponse) Descriptor
deprecated
func (*UpdateFederatedGraphResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFederatedGraphResponse.ProtoReflect.Descriptor instead.
func (*UpdateFederatedGraphResponse) GetCompositionErrors ¶
func (x *UpdateFederatedGraphResponse) GetCompositionErrors() []*CompositionError
func (*UpdateFederatedGraphResponse) GetDeploymentErrors ¶
func (x *UpdateFederatedGraphResponse) GetDeploymentErrors() []*DeploymentError
func (*UpdateFederatedGraphResponse) GetResponse ¶
func (x *UpdateFederatedGraphResponse) GetResponse() *Response
func (*UpdateFederatedGraphResponse) ProtoMessage ¶
func (*UpdateFederatedGraphResponse) ProtoMessage()
func (*UpdateFederatedGraphResponse) ProtoReflect ¶
func (x *UpdateFederatedGraphResponse) ProtoReflect() protoreflect.Message
func (*UpdateFederatedGraphResponse) Reset ¶
func (x *UpdateFederatedGraphResponse) Reset()
func (*UpdateFederatedGraphResponse) String ¶
func (x *UpdateFederatedGraphResponse) String() string
type UpdateIntegrationConfigRequest ¶
type UpdateIntegrationConfigRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Endpoint string `protobuf:"bytes,2,opt,name=endpoint,proto3" json:"endpoint,omitempty"` Events []string `protobuf:"bytes,3,rep,name=events,proto3" json:"events,omitempty"` EventsMeta []*notifications.EventMeta `protobuf:"bytes,4,rep,name=events_meta,json=eventsMeta,proto3" json:"events_meta,omitempty"` // contains filtered or unexported fields }
func (*UpdateIntegrationConfigRequest) Descriptor
deprecated
func (*UpdateIntegrationConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateIntegrationConfigRequest.ProtoReflect.Descriptor instead.
func (*UpdateIntegrationConfigRequest) GetEndpoint ¶
func (x *UpdateIntegrationConfigRequest) GetEndpoint() string
func (*UpdateIntegrationConfigRequest) GetEvents ¶
func (x *UpdateIntegrationConfigRequest) GetEvents() []string
func (*UpdateIntegrationConfigRequest) GetEventsMeta ¶
func (x *UpdateIntegrationConfigRequest) GetEventsMeta() []*notifications.EventMeta
func (*UpdateIntegrationConfigRequest) GetId ¶
func (x *UpdateIntegrationConfigRequest) GetId() string
func (*UpdateIntegrationConfigRequest) ProtoMessage ¶
func (*UpdateIntegrationConfigRequest) ProtoMessage()
func (*UpdateIntegrationConfigRequest) ProtoReflect ¶
func (x *UpdateIntegrationConfigRequest) ProtoReflect() protoreflect.Message
func (*UpdateIntegrationConfigRequest) Reset ¶
func (x *UpdateIntegrationConfigRequest) Reset()
func (*UpdateIntegrationConfigRequest) String ¶
func (x *UpdateIntegrationConfigRequest) String() string
type UpdateIntegrationConfigResponse ¶
type UpdateIntegrationConfigResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*UpdateIntegrationConfigResponse) Descriptor
deprecated
func (*UpdateIntegrationConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateIntegrationConfigResponse.ProtoReflect.Descriptor instead.
func (*UpdateIntegrationConfigResponse) GetResponse ¶
func (x *UpdateIntegrationConfigResponse) GetResponse() *Response
func (*UpdateIntegrationConfigResponse) ProtoMessage ¶
func (*UpdateIntegrationConfigResponse) ProtoMessage()
func (*UpdateIntegrationConfigResponse) ProtoReflect ¶
func (x *UpdateIntegrationConfigResponse) ProtoReflect() protoreflect.Message
func (*UpdateIntegrationConfigResponse) Reset ¶
func (x *UpdateIntegrationConfigResponse) Reset()
func (*UpdateIntegrationConfigResponse) String ¶
func (x *UpdateIntegrationConfigResponse) String() string
type UpdateMonographRequest ¶
type UpdateMonographRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` RoutingUrl string `protobuf:"bytes,3,opt,name=routing_url,json=routingUrl,proto3" json:"routing_url,omitempty"` GraphUrl string `protobuf:"bytes,4,opt,name=graph_url,json=graphUrl,proto3" json:"graph_url,omitempty"` SubscriptionProtocol *common.GraphQLSubscriptionProtocol `` /* 177-byte string literal not displayed */ SubscriptionUrl *string `protobuf:"bytes,6,opt,name=subscription_url,json=subscriptionUrl,proto3,oneof" json:"subscription_url,omitempty"` Readme *string `protobuf:"bytes,7,opt,name=readme,proto3,oneof" json:"readme,omitempty"` WebsocketSubprotocol *common.GraphQLWebsocketSubprotocol `` /* 177-byte string literal not displayed */ AdmissionWebhookURL *string `protobuf:"bytes,9,opt,name=admissionWebhookURL,proto3,oneof" json:"admissionWebhookURL,omitempty"` AdmissionWebhookSecret *string `protobuf:"bytes,10,opt,name=admissionWebhookSecret,proto3,oneof" json:"admissionWebhookSecret,omitempty"` // contains filtered or unexported fields }
func (*UpdateMonographRequest) Descriptor
deprecated
func (*UpdateMonographRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateMonographRequest.ProtoReflect.Descriptor instead.
func (*UpdateMonographRequest) GetAdmissionWebhookSecret ¶
func (x *UpdateMonographRequest) GetAdmissionWebhookSecret() string
func (*UpdateMonographRequest) GetAdmissionWebhookURL ¶
func (x *UpdateMonographRequest) GetAdmissionWebhookURL() string
func (*UpdateMonographRequest) GetGraphUrl ¶
func (x *UpdateMonographRequest) GetGraphUrl() string
func (*UpdateMonographRequest) GetName ¶
func (x *UpdateMonographRequest) GetName() string
func (*UpdateMonographRequest) GetNamespace ¶
func (x *UpdateMonographRequest) GetNamespace() string
func (*UpdateMonographRequest) GetReadme ¶
func (x *UpdateMonographRequest) GetReadme() string
func (*UpdateMonographRequest) GetRoutingUrl ¶
func (x *UpdateMonographRequest) GetRoutingUrl() string
func (*UpdateMonographRequest) GetSubscriptionProtocol ¶
func (x *UpdateMonographRequest) GetSubscriptionProtocol() common.GraphQLSubscriptionProtocol
func (*UpdateMonographRequest) GetSubscriptionUrl ¶
func (x *UpdateMonographRequest) GetSubscriptionUrl() string
func (*UpdateMonographRequest) GetWebsocketSubprotocol ¶
func (x *UpdateMonographRequest) GetWebsocketSubprotocol() common.GraphQLWebsocketSubprotocol
func (*UpdateMonographRequest) ProtoMessage ¶
func (*UpdateMonographRequest) ProtoMessage()
func (*UpdateMonographRequest) ProtoReflect ¶
func (x *UpdateMonographRequest) ProtoReflect() protoreflect.Message
func (*UpdateMonographRequest) Reset ¶
func (x *UpdateMonographRequest) Reset()
func (*UpdateMonographRequest) String ¶
func (x *UpdateMonographRequest) String() string
type UpdateMonographResponse ¶
type UpdateMonographResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*UpdateMonographResponse) Descriptor
deprecated
func (*UpdateMonographResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateMonographResponse.ProtoReflect.Descriptor instead.
func (*UpdateMonographResponse) GetResponse ¶
func (x *UpdateMonographResponse) GetResponse() *Response
func (*UpdateMonographResponse) ProtoMessage ¶
func (*UpdateMonographResponse) ProtoMessage()
func (*UpdateMonographResponse) ProtoReflect ¶
func (x *UpdateMonographResponse) ProtoReflect() protoreflect.Message
func (*UpdateMonographResponse) Reset ¶
func (x *UpdateMonographResponse) Reset()
func (*UpdateMonographResponse) String ¶
func (x *UpdateMonographResponse) String() string
type UpdateOrgMemberRoleRequest ¶
type UpdateOrgMemberRoleRequest struct { UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID,omitempty"` OrgMemberUserID string `protobuf:"bytes,2,opt,name=orgMemberUserID,proto3" json:"orgMemberUserID,omitempty"` Role string `protobuf:"bytes,3,opt,name=role,proto3" json:"role,omitempty"` // contains filtered or unexported fields }
func (*UpdateOrgMemberRoleRequest) Descriptor
deprecated
func (*UpdateOrgMemberRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateOrgMemberRoleRequest.ProtoReflect.Descriptor instead.
func (*UpdateOrgMemberRoleRequest) GetOrgMemberUserID ¶
func (x *UpdateOrgMemberRoleRequest) GetOrgMemberUserID() string
func (*UpdateOrgMemberRoleRequest) GetRole ¶
func (x *UpdateOrgMemberRoleRequest) GetRole() string
func (*UpdateOrgMemberRoleRequest) GetUserID ¶
func (x *UpdateOrgMemberRoleRequest) GetUserID() string
func (*UpdateOrgMemberRoleRequest) ProtoMessage ¶
func (*UpdateOrgMemberRoleRequest) ProtoMessage()
func (*UpdateOrgMemberRoleRequest) ProtoReflect ¶
func (x *UpdateOrgMemberRoleRequest) ProtoReflect() protoreflect.Message
func (*UpdateOrgMemberRoleRequest) Reset ¶
func (x *UpdateOrgMemberRoleRequest) Reset()
func (*UpdateOrgMemberRoleRequest) String ¶
func (x *UpdateOrgMemberRoleRequest) String() string
type UpdateOrgMemberRoleResponse ¶
type UpdateOrgMemberRoleResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*UpdateOrgMemberRoleResponse) Descriptor
deprecated
func (*UpdateOrgMemberRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateOrgMemberRoleResponse.ProtoReflect.Descriptor instead.
func (*UpdateOrgMemberRoleResponse) GetResponse ¶
func (x *UpdateOrgMemberRoleResponse) GetResponse() *Response
func (*UpdateOrgMemberRoleResponse) ProtoMessage ¶
func (*UpdateOrgMemberRoleResponse) ProtoMessage()
func (*UpdateOrgMemberRoleResponse) ProtoReflect ¶
func (x *UpdateOrgMemberRoleResponse) ProtoReflect() protoreflect.Message
func (*UpdateOrgMemberRoleResponse) Reset ¶
func (x *UpdateOrgMemberRoleResponse) Reset()
func (*UpdateOrgMemberRoleResponse) String ¶
func (x *UpdateOrgMemberRoleResponse) String() string
type UpdateOrganizationDetailsRequest ¶
type UpdateOrganizationDetailsRequest struct { UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID,omitempty"` OrganizationName string `protobuf:"bytes,2,opt,name=organizationName,proto3" json:"organizationName,omitempty"` OrganizationSlug string `protobuf:"bytes,3,opt,name=organizationSlug,proto3" json:"organizationSlug,omitempty"` // contains filtered or unexported fields }
func (*UpdateOrganizationDetailsRequest) Descriptor
deprecated
func (*UpdateOrganizationDetailsRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateOrganizationDetailsRequest.ProtoReflect.Descriptor instead.
func (*UpdateOrganizationDetailsRequest) GetOrganizationName ¶
func (x *UpdateOrganizationDetailsRequest) GetOrganizationName() string
func (*UpdateOrganizationDetailsRequest) GetOrganizationSlug ¶
func (x *UpdateOrganizationDetailsRequest) GetOrganizationSlug() string
func (*UpdateOrganizationDetailsRequest) GetUserID ¶
func (x *UpdateOrganizationDetailsRequest) GetUserID() string
func (*UpdateOrganizationDetailsRequest) ProtoMessage ¶
func (*UpdateOrganizationDetailsRequest) ProtoMessage()
func (*UpdateOrganizationDetailsRequest) ProtoReflect ¶
func (x *UpdateOrganizationDetailsRequest) ProtoReflect() protoreflect.Message
func (*UpdateOrganizationDetailsRequest) Reset ¶
func (x *UpdateOrganizationDetailsRequest) Reset()
func (*UpdateOrganizationDetailsRequest) String ¶
func (x *UpdateOrganizationDetailsRequest) String() string
type UpdateOrganizationDetailsResponse ¶
type UpdateOrganizationDetailsResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*UpdateOrganizationDetailsResponse) Descriptor
deprecated
func (*UpdateOrganizationDetailsResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateOrganizationDetailsResponse.ProtoReflect.Descriptor instead.
func (*UpdateOrganizationDetailsResponse) GetResponse ¶
func (x *UpdateOrganizationDetailsResponse) GetResponse() *Response
func (*UpdateOrganizationDetailsResponse) ProtoMessage ¶
func (*UpdateOrganizationDetailsResponse) ProtoMessage()
func (*UpdateOrganizationDetailsResponse) ProtoReflect ¶
func (x *UpdateOrganizationDetailsResponse) ProtoReflect() protoreflect.Message
func (*UpdateOrganizationDetailsResponse) Reset ¶
func (x *UpdateOrganizationDetailsResponse) Reset()
func (*UpdateOrganizationDetailsResponse) String ¶
func (x *UpdateOrganizationDetailsResponse) String() string
type UpdateOrganizationWebhookConfigRequest ¶
type UpdateOrganizationWebhookConfigRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Endpoint string `protobuf:"bytes,2,opt,name=endpoint,proto3" json:"endpoint,omitempty"` Key string `protobuf:"bytes,3,opt,name=key,proto3" json:"key,omitempty"` Events []string `protobuf:"bytes,4,rep,name=events,proto3" json:"events,omitempty"` EventsMeta []*notifications.EventMeta `protobuf:"bytes,5,rep,name=events_meta,json=eventsMeta,proto3" json:"events_meta,omitempty"` ShouldUpdateKey bool `protobuf:"varint,6,opt,name=should_update_key,json=shouldUpdateKey,proto3" json:"should_update_key,omitempty"` // contains filtered or unexported fields }
func (*UpdateOrganizationWebhookConfigRequest) Descriptor
deprecated
func (*UpdateOrganizationWebhookConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateOrganizationWebhookConfigRequest.ProtoReflect.Descriptor instead.
func (*UpdateOrganizationWebhookConfigRequest) GetEndpoint ¶
func (x *UpdateOrganizationWebhookConfigRequest) GetEndpoint() string
func (*UpdateOrganizationWebhookConfigRequest) GetEvents ¶
func (x *UpdateOrganizationWebhookConfigRequest) GetEvents() []string
func (*UpdateOrganizationWebhookConfigRequest) GetEventsMeta ¶
func (x *UpdateOrganizationWebhookConfigRequest) GetEventsMeta() []*notifications.EventMeta
func (*UpdateOrganizationWebhookConfigRequest) GetId ¶
func (x *UpdateOrganizationWebhookConfigRequest) GetId() string
func (*UpdateOrganizationWebhookConfigRequest) GetKey ¶
func (x *UpdateOrganizationWebhookConfigRequest) GetKey() string
func (*UpdateOrganizationWebhookConfigRequest) GetShouldUpdateKey ¶
func (x *UpdateOrganizationWebhookConfigRequest) GetShouldUpdateKey() bool
func (*UpdateOrganizationWebhookConfigRequest) ProtoMessage ¶
func (*UpdateOrganizationWebhookConfigRequest) ProtoMessage()
func (*UpdateOrganizationWebhookConfigRequest) ProtoReflect ¶
func (x *UpdateOrganizationWebhookConfigRequest) ProtoReflect() protoreflect.Message
func (*UpdateOrganizationWebhookConfigRequest) Reset ¶
func (x *UpdateOrganizationWebhookConfigRequest) Reset()
func (*UpdateOrganizationWebhookConfigRequest) String ¶
func (x *UpdateOrganizationWebhookConfigRequest) String() string
type UpdateOrganizationWebhookConfigResponse ¶
type UpdateOrganizationWebhookConfigResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*UpdateOrganizationWebhookConfigResponse) Descriptor
deprecated
func (*UpdateOrganizationWebhookConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateOrganizationWebhookConfigResponse.ProtoReflect.Descriptor instead.
func (*UpdateOrganizationWebhookConfigResponse) GetResponse ¶
func (x *UpdateOrganizationWebhookConfigResponse) GetResponse() *Response
func (*UpdateOrganizationWebhookConfigResponse) ProtoMessage ¶
func (*UpdateOrganizationWebhookConfigResponse) ProtoMessage()
func (*UpdateOrganizationWebhookConfigResponse) ProtoReflect ¶
func (x *UpdateOrganizationWebhookConfigResponse) ProtoReflect() protoreflect.Message
func (*UpdateOrganizationWebhookConfigResponse) Reset ¶
func (x *UpdateOrganizationWebhookConfigResponse) Reset()
func (*UpdateOrganizationWebhookConfigResponse) String ¶
func (x *UpdateOrganizationWebhookConfigResponse) String() string
type UpdateSubgraphRequest ¶
type UpdateSubgraphRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` RoutingUrl *string `protobuf:"bytes,2,opt,name=routing_url,json=routingUrl,proto3,oneof" json:"routing_url,omitempty"` Labels []*Label `protobuf:"bytes,3,rep,name=labels,proto3" json:"labels,omitempty"` Headers []string `protobuf:"bytes,4,rep,name=headers,proto3" json:"headers,omitempty"` // subscription protocol to use when subscribing to this subgraph SubscriptionProtocol *common.GraphQLSubscriptionProtocol `` /* 177-byte string literal not displayed */ // url used for subscriptions SubscriptionUrl *string `protobuf:"bytes,6,opt,name=subscription_url,json=subscriptionUrl,proto3,oneof" json:"subscription_url,omitempty"` Readme *string `protobuf:"bytes,7,opt,name=readme,proto3,oneof" json:"readme,omitempty"` Namespace string `protobuf:"bytes,8,opt,name=namespace,proto3" json:"namespace,omitempty"` UnsetLabels *bool `protobuf:"varint,9,opt,name=unset_labels,json=unsetLabels,proto3,oneof" json:"unset_labels,omitempty"` WebsocketSubprotocol *common.GraphQLWebsocketSubprotocol `` /* 178-byte string literal not displayed */ // contains filtered or unexported fields }
func (*UpdateSubgraphRequest) Descriptor
deprecated
func (*UpdateSubgraphRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSubgraphRequest.ProtoReflect.Descriptor instead.
func (*UpdateSubgraphRequest) GetHeaders ¶
func (x *UpdateSubgraphRequest) GetHeaders() []string
func (*UpdateSubgraphRequest) GetLabels ¶
func (x *UpdateSubgraphRequest) GetLabels() []*Label
func (*UpdateSubgraphRequest) GetName ¶
func (x *UpdateSubgraphRequest) GetName() string
func (*UpdateSubgraphRequest) GetNamespace ¶
func (x *UpdateSubgraphRequest) GetNamespace() string
func (*UpdateSubgraphRequest) GetReadme ¶
func (x *UpdateSubgraphRequest) GetReadme() string
func (*UpdateSubgraphRequest) GetRoutingUrl ¶
func (x *UpdateSubgraphRequest) GetRoutingUrl() string
func (*UpdateSubgraphRequest) GetSubscriptionProtocol ¶
func (x *UpdateSubgraphRequest) GetSubscriptionProtocol() common.GraphQLSubscriptionProtocol
func (*UpdateSubgraphRequest) GetSubscriptionUrl ¶
func (x *UpdateSubgraphRequest) GetSubscriptionUrl() string
func (*UpdateSubgraphRequest) GetUnsetLabels ¶
func (x *UpdateSubgraphRequest) GetUnsetLabels() bool
func (*UpdateSubgraphRequest) GetWebsocketSubprotocol ¶
func (x *UpdateSubgraphRequest) GetWebsocketSubprotocol() common.GraphQLWebsocketSubprotocol
func (*UpdateSubgraphRequest) ProtoMessage ¶
func (*UpdateSubgraphRequest) ProtoMessage()
func (*UpdateSubgraphRequest) ProtoReflect ¶
func (x *UpdateSubgraphRequest) ProtoReflect() protoreflect.Message
func (*UpdateSubgraphRequest) Reset ¶
func (x *UpdateSubgraphRequest) Reset()
func (*UpdateSubgraphRequest) String ¶
func (x *UpdateSubgraphRequest) String() string
type UpdateSubgraphResponse ¶
type UpdateSubgraphResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` CompositionErrors []*CompositionError `protobuf:"bytes,2,rep,name=compositionErrors,proto3" json:"compositionErrors,omitempty"` DeploymentErrors []*DeploymentError `protobuf:"bytes,3,rep,name=deploymentErrors,proto3" json:"deploymentErrors,omitempty"` // contains filtered or unexported fields }
func (*UpdateSubgraphResponse) Descriptor
deprecated
func (*UpdateSubgraphResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSubgraphResponse.ProtoReflect.Descriptor instead.
func (*UpdateSubgraphResponse) GetCompositionErrors ¶
func (x *UpdateSubgraphResponse) GetCompositionErrors() []*CompositionError
func (*UpdateSubgraphResponse) GetDeploymentErrors ¶
func (x *UpdateSubgraphResponse) GetDeploymentErrors() []*DeploymentError
func (*UpdateSubgraphResponse) GetResponse ¶
func (x *UpdateSubgraphResponse) GetResponse() *Response
func (*UpdateSubgraphResponse) ProtoMessage ¶
func (*UpdateSubgraphResponse) ProtoMessage()
func (*UpdateSubgraphResponse) ProtoReflect ¶
func (x *UpdateSubgraphResponse) ProtoReflect() protoreflect.Message
func (*UpdateSubgraphResponse) Reset ¶
func (x *UpdateSubgraphResponse) Reset()
func (*UpdateSubgraphResponse) String ¶
func (x *UpdateSubgraphResponse) String() string
type UpgradePlanRequest ¶
type UpgradePlanRequest struct { Plan string `protobuf:"bytes,1,opt,name=plan,proto3" json:"plan,omitempty"` // contains filtered or unexported fields }
func (*UpgradePlanRequest) Descriptor
deprecated
func (*UpgradePlanRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpgradePlanRequest.ProtoReflect.Descriptor instead.
func (*UpgradePlanRequest) GetPlan ¶
func (x *UpgradePlanRequest) GetPlan() string
func (*UpgradePlanRequest) ProtoMessage ¶
func (*UpgradePlanRequest) ProtoMessage()
func (*UpgradePlanRequest) ProtoReflect ¶
func (x *UpgradePlanRequest) ProtoReflect() protoreflect.Message
func (*UpgradePlanRequest) Reset ¶
func (x *UpgradePlanRequest) Reset()
func (*UpgradePlanRequest) String ¶
func (x *UpgradePlanRequest) String() string
type UpgradePlanResponse ¶
type UpgradePlanResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*UpgradePlanResponse) Descriptor
deprecated
func (*UpgradePlanResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpgradePlanResponse.ProtoReflect.Descriptor instead.
func (*UpgradePlanResponse) GetResponse ¶
func (x *UpgradePlanResponse) GetResponse() *Response
func (*UpgradePlanResponse) ProtoMessage ¶
func (*UpgradePlanResponse) ProtoMessage()
func (*UpgradePlanResponse) ProtoReflect ¶
func (x *UpgradePlanResponse) ProtoReflect() protoreflect.Message
func (*UpgradePlanResponse) Reset ¶
func (x *UpgradePlanResponse) Reset()
func (*UpgradePlanResponse) String ¶
func (x *UpgradePlanResponse) String() string
type WhoAmIRequest ¶
type WhoAmIRequest struct {
// contains filtered or unexported fields
}
func (*WhoAmIRequest) Descriptor
deprecated
func (*WhoAmIRequest) Descriptor() ([]byte, []int)
Deprecated: Use WhoAmIRequest.ProtoReflect.Descriptor instead.
func (*WhoAmIRequest) ProtoMessage ¶
func (*WhoAmIRequest) ProtoMessage()
func (*WhoAmIRequest) ProtoReflect ¶
func (x *WhoAmIRequest) ProtoReflect() protoreflect.Message
func (*WhoAmIRequest) Reset ¶
func (x *WhoAmIRequest) Reset()
func (*WhoAmIRequest) String ¶
func (x *WhoAmIRequest) String() string
type WhoAmIResponse ¶
type WhoAmIResponse struct { Response *Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` OrganizationName string `protobuf:"bytes,2,opt,name=organizationName,proto3" json:"organizationName,omitempty"` UserEmail *string `protobuf:"bytes,3,opt,name=userEmail,proto3,oneof" json:"userEmail,omitempty"` // contains filtered or unexported fields }
func (*WhoAmIResponse) Descriptor
deprecated
func (*WhoAmIResponse) Descriptor() ([]byte, []int)
Deprecated: Use WhoAmIResponse.ProtoReflect.Descriptor instead.
func (*WhoAmIResponse) GetOrganizationName ¶
func (x *WhoAmIResponse) GetOrganizationName() string
func (*WhoAmIResponse) GetResponse ¶
func (x *WhoAmIResponse) GetResponse() *Response
func (*WhoAmIResponse) GetUserEmail ¶
func (x *WhoAmIResponse) GetUserEmail() string
func (*WhoAmIResponse) ProtoMessage ¶
func (*WhoAmIResponse) ProtoMessage()
func (*WhoAmIResponse) ProtoReflect ¶
func (x *WhoAmIResponse) ProtoReflect() protoreflect.Message
func (*WhoAmIResponse) Reset ¶
func (x *WhoAmIResponse) Reset()
func (*WhoAmIResponse) String ¶
func (x *WhoAmIResponse) String() string