AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::QBusiness::Model Namespace Reference

Namespaces

 
 
 
 
 
 
 
 
namespace  ChatEventMapper
 
namespace  ChatModeMapper
 
namespace  ContentTypeMapper
 
 
 
 
 
 
 
 
namespace  ErrorCodeMapper
 
namespace  GroupStatusMapper
 
namespace  IdentityTypeMapper
 
namespace  IndexStatusMapper
 
namespace  IndexTypeMapper
 
 
 
namespace  MessageTypeMapper
 
 
 
 
 
 
namespace  PluginStateMapper
 
namespace  PluginTypeMapper
 
 
 
 
 
 
namespace  RuleTypeMapper
 
namespace  StatusMapper
 
 
 
 
 
 

Classes

 
 
 
 
 
class  ActionReview
 
 
 
 
class  APISchema
 
class  Application
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  ChatHandler
 
 
 
 
 
class  ChatRequest
 
 
 
 
 
 
 
class  Conversation
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  DataSource
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  Document
 
 
 
 
 
 
 
 
 
 
 
 
 
class  ErrorDetail
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  GroupMembers
 
 
class  GroupSummary
 
 
 
class  Index
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  MemberGroup
 
class  MemberUser
 
class  Message
 
 
 
 
 
 
 
 
 
class  Plugin
 
 
 
class  Principal
 
 
 
 
 
 
 
 
class  Retriever
 
 
class  Rule
 
 
class  S3
 
 
 
 
 
 
 
 
 
 
 
 
class  Tag
 
 
 
 
 
 
class  TextSegment
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  UserAlias
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::future< ChatOutcomeChatOutcomeCallable
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::future< GetUserOutcomeGetUserOutcomeCallable
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Enumerations

enum class  ActionPayloadFieldType {
  NOT_SET , STRING , NUMBER , ARRAY ,
  BOOLEAN
}
 
enum class  APISchemaType { NOT_SET , OPEN_API_V3 }
 
enum class  ApplicationStatus {
  NOT_SET , CREATING , ACTIVE , DELETING ,
  FAILED , UPDATING
}
 
 
 
enum class  AttributeType {
  NOT_SET , STRING , STRING_LIST , NUMBER ,
  DATE
}
 
 
 
 
 
enum class  ContentType {
  NOT_SET , PDF , HTML , MS_WORD ,
  PLAIN_TEXT , PPT , RTF , XML ,
  XSLT , MS_EXCEL , CSV , JSON ,
  MD
}
 
 
 
 
 
 
 
 
 
enum class  GroupStatus {
  NOT_SET , FAILED , SUCCEEDED , PROCESSING ,
  DELETING , DELETED
}
 
 
enum class  IndexStatus {
  NOT_SET , CREATING , ACTIVE , DELETING ,
  FAILED , UPDATING
}
 
enum class  IndexType { NOT_SET , ENTERPRISE , STARTER }
 
enum class  MemberRelation { NOT_SET , AND , OR }
 
enum class  MembershipType { NOT_SET , INDEX , DATASOURCE }
 
enum class  MessageType { NOT_SET , USER , SYSTEM }
 
 
 
 
 
 
enum class  PluginState { NOT_SET , ENABLED , DISABLED }
 
enum class  PluginType {
  NOT_SET , SERVICE_NOW , SALESFORCE , JIRA ,
  ZENDESK , CUSTOM
}
 
 
enum class  ReadAccessType { NOT_SET , ALLOW , DENY }
 
 
 
 
 
enum class  Status { NOT_SET , ENABLED , DISABLED }
 
 
 
 
 
 

Typedef Documentation

◆ BatchDeleteDocumentOutcome

Definition at line 182 of file QBusinessServiceClientModel.h.

◆ BatchDeleteDocumentOutcomeCallable

Definition at line 241 of file QBusinessServiceClientModel.h.

◆ BatchPutDocumentOutcome

Definition at line 183 of file QBusinessServiceClientModel.h.

◆ BatchPutDocumentOutcomeCallable

Definition at line 242 of file QBusinessServiceClientModel.h.

◆ ChatOutcome

Definition at line 184 of file QBusinessServiceClientModel.h.

◆ ChatOutcomeCallable

Definition at line 243 of file QBusinessServiceClientModel.h.

◆ ChatSyncOutcome

Definition at line 185 of file QBusinessServiceClientModel.h.

◆ ChatSyncOutcomeCallable

Definition at line 244 of file QBusinessServiceClientModel.h.

◆ CreateApplicationOutcome

Definition at line 186 of file QBusinessServiceClientModel.h.

◆ CreateApplicationOutcomeCallable

Definition at line 245 of file QBusinessServiceClientModel.h.

◆ CreateDataSourceOutcome

Definition at line 187 of file QBusinessServiceClientModel.h.

◆ CreateDataSourceOutcomeCallable

Definition at line 246 of file QBusinessServiceClientModel.h.

◆ CreateIndexOutcome

Definition at line 188 of file QBusinessServiceClientModel.h.

◆ CreateIndexOutcomeCallable

Definition at line 247 of file QBusinessServiceClientModel.h.

◆ CreatePluginOutcome

Definition at line 189 of file QBusinessServiceClientModel.h.

◆ CreatePluginOutcomeCallable

Definition at line 248 of file QBusinessServiceClientModel.h.

◆ CreateRetrieverOutcome

Definition at line 190 of file QBusinessServiceClientModel.h.

◆ CreateRetrieverOutcomeCallable

Definition at line 249 of file QBusinessServiceClientModel.h.

◆ CreateUserOutcome

Definition at line 191 of file QBusinessServiceClientModel.h.

◆ CreateUserOutcomeCallable

Definition at line 250 of file QBusinessServiceClientModel.h.

◆ CreateWebExperienceOutcome

Definition at line 192 of file QBusinessServiceClientModel.h.

◆ CreateWebExperienceOutcomeCallable

Definition at line 251 of file QBusinessServiceClientModel.h.

◆ DeleteApplicationOutcome

Definition at line 193 of file QBusinessServiceClientModel.h.

◆ DeleteApplicationOutcomeCallable

Definition at line 252 of file QBusinessServiceClientModel.h.

◆ DeleteChatControlsConfigurationOutcome

Definition at line 194 of file QBusinessServiceClientModel.h.

◆ DeleteChatControlsConfigurationOutcomeCallable

Definition at line 253 of file QBusinessServiceClientModel.h.

◆ DeleteConversationOutcome

Definition at line 195 of file QBusinessServiceClientModel.h.

◆ DeleteConversationOutcomeCallable

Definition at line 254 of file QBusinessServiceClientModel.h.

◆ DeleteDataSourceOutcome

Definition at line 196 of file QBusinessServiceClientModel.h.

◆ DeleteDataSourceOutcomeCallable

Definition at line 255 of file QBusinessServiceClientModel.h.

◆ DeleteGroupOutcome

Definition at line 197 of file QBusinessServiceClientModel.h.

◆ DeleteGroupOutcomeCallable

Definition at line 256 of file QBusinessServiceClientModel.h.

◆ DeleteIndexOutcome

Definition at line 198 of file QBusinessServiceClientModel.h.

◆ DeleteIndexOutcomeCallable

Definition at line 257 of file QBusinessServiceClientModel.h.

◆ DeletePluginOutcome

Definition at line 199 of file QBusinessServiceClientModel.h.

◆ DeletePluginOutcomeCallable

Definition at line 258 of file QBusinessServiceClientModel.h.

◆ DeleteRetrieverOutcome

Definition at line 200 of file QBusinessServiceClientModel.h.

◆ DeleteRetrieverOutcomeCallable

Definition at line 259 of file QBusinessServiceClientModel.h.

◆ DeleteUserOutcome

Definition at line 201 of file QBusinessServiceClientModel.h.

◆ DeleteUserOutcomeCallable

Definition at line 260 of file QBusinessServiceClientModel.h.

◆ DeleteWebExperienceOutcome

Definition at line 202 of file QBusinessServiceClientModel.h.

◆ DeleteWebExperienceOutcomeCallable

Definition at line 261 of file QBusinessServiceClientModel.h.

◆ GetApplicationOutcome

Definition at line 203 of file QBusinessServiceClientModel.h.

◆ GetApplicationOutcomeCallable

Definition at line 262 of file QBusinessServiceClientModel.h.

◆ GetChatControlsConfigurationOutcome

Definition at line 204 of file QBusinessServiceClientModel.h.

◆ GetChatControlsConfigurationOutcomeCallable

Definition at line 263 of file QBusinessServiceClientModel.h.

◆ GetDataSourceOutcome

Definition at line 205 of file QBusinessServiceClientModel.h.

◆ GetDataSourceOutcomeCallable

Definition at line 264 of file QBusinessServiceClientModel.h.

◆ GetGroupOutcome

Definition at line 206 of file QBusinessServiceClientModel.h.

◆ GetGroupOutcomeCallable

Definition at line 265 of file QBusinessServiceClientModel.h.

◆ GetIndexOutcome

Definition at line 207 of file QBusinessServiceClientModel.h.

◆ GetIndexOutcomeCallable

Definition at line 266 of file QBusinessServiceClientModel.h.

◆ GetPluginOutcome

Definition at line 208 of file QBusinessServiceClientModel.h.

◆ GetPluginOutcomeCallable

Definition at line 267 of file QBusinessServiceClientModel.h.

◆ GetRetrieverOutcome

Definition at line 209 of file QBusinessServiceClientModel.h.

◆ GetRetrieverOutcomeCallable

Definition at line 268 of file QBusinessServiceClientModel.h.

◆ GetUserOutcome

Definition at line 210 of file QBusinessServiceClientModel.h.

◆ GetUserOutcomeCallable

Definition at line 269 of file QBusinessServiceClientModel.h.

◆ GetWebExperienceOutcome

Definition at line 211 of file QBusinessServiceClientModel.h.

◆ GetWebExperienceOutcomeCallable

Definition at line 270 of file QBusinessServiceClientModel.h.

◆ ListApplicationsOutcome

Definition at line 212 of file QBusinessServiceClientModel.h.

◆ ListApplicationsOutcomeCallable

Definition at line 271 of file QBusinessServiceClientModel.h.

◆ ListConversationsOutcome

Definition at line 213 of file QBusinessServiceClientModel.h.

◆ ListConversationsOutcomeCallable

Definition at line 272 of file QBusinessServiceClientModel.h.

◆ ListDataSourcesOutcome

Definition at line 215 of file QBusinessServiceClientModel.h.

◆ ListDataSourcesOutcomeCallable

Definition at line 274 of file QBusinessServiceClientModel.h.

◆ ListDataSourceSyncJobsOutcome

Definition at line 214 of file QBusinessServiceClientModel.h.

◆ ListDataSourceSyncJobsOutcomeCallable

Definition at line 273 of file QBusinessServiceClientModel.h.

◆ ListDocumentsOutcome

Definition at line 216 of file QBusinessServiceClientModel.h.

◆ ListDocumentsOutcomeCallable

Definition at line 275 of file QBusinessServiceClientModel.h.

◆ ListGroupsOutcome

Definition at line 217 of file QBusinessServiceClientModel.h.

◆ ListGroupsOutcomeCallable

Definition at line 276 of file QBusinessServiceClientModel.h.

◆ ListIndicesOutcome

Definition at line 218 of file QBusinessServiceClientModel.h.

◆ ListIndicesOutcomeCallable

Definition at line 277 of file QBusinessServiceClientModel.h.

◆ ListMessagesOutcome

Definition at line 219 of file QBusinessServiceClientModel.h.

◆ ListMessagesOutcomeCallable

Definition at line 278 of file QBusinessServiceClientModel.h.

◆ ListPluginsOutcome

Definition at line 220 of file QBusinessServiceClientModel.h.

◆ ListPluginsOutcomeCallable

Definition at line 279 of file QBusinessServiceClientModel.h.

◆ ListRetrieversOutcome

Definition at line 221 of file QBusinessServiceClientModel.h.

◆ ListRetrieversOutcomeCallable

Definition at line 280 of file QBusinessServiceClientModel.h.

◆ ListTagsForResourceOutcome

Definition at line 222 of file QBusinessServiceClientModel.h.

◆ ListTagsForResourceOutcomeCallable

Definition at line 281 of file QBusinessServiceClientModel.h.

◆ ListWebExperiencesOutcome

Definition at line 223 of file QBusinessServiceClientModel.h.

◆ ListWebExperiencesOutcomeCallable

Definition at line 282 of file QBusinessServiceClientModel.h.

◆ PutFeedbackOutcome

Definition at line 224 of file QBusinessServiceClientModel.h.

◆ PutFeedbackOutcomeCallable

Definition at line 283 of file QBusinessServiceClientModel.h.

◆ PutGroupOutcome

Definition at line 225 of file QBusinessServiceClientModel.h.

◆ PutGroupOutcomeCallable

Definition at line 284 of file QBusinessServiceClientModel.h.

◆ StartDataSourceSyncJobOutcome

Definition at line 226 of file QBusinessServiceClientModel.h.

◆ StartDataSourceSyncJobOutcomeCallable

Definition at line 285 of file QBusinessServiceClientModel.h.

◆ StopDataSourceSyncJobOutcome

Definition at line 227 of file QBusinessServiceClientModel.h.

◆ StopDataSourceSyncJobOutcomeCallable

Definition at line 286 of file QBusinessServiceClientModel.h.

◆ TagResourceOutcome

Definition at line 228 of file QBusinessServiceClientModel.h.

◆ TagResourceOutcomeCallable

Definition at line 287 of file QBusinessServiceClientModel.h.

◆ UntagResourceOutcome

Definition at line 229 of file QBusinessServiceClientModel.h.

◆ UntagResourceOutcomeCallable

Definition at line 288 of file QBusinessServiceClientModel.h.

◆ UpdateApplicationOutcome

Definition at line 230 of file QBusinessServiceClientModel.h.

◆ UpdateApplicationOutcomeCallable

Definition at line 289 of file QBusinessServiceClientModel.h.

◆ UpdateChatControlsConfigurationOutcome

Definition at line 231 of file QBusinessServiceClientModel.h.

◆ UpdateChatControlsConfigurationOutcomeCallable

Definition at line 290 of file QBusinessServiceClientModel.h.

◆ UpdateDataSourceOutcome

Definition at line 232 of file QBusinessServiceClientModel.h.

◆ UpdateDataSourceOutcomeCallable

Definition at line 291 of file QBusinessServiceClientModel.h.

◆ UpdateIndexOutcome

Definition at line 233 of file QBusinessServiceClientModel.h.

◆ UpdateIndexOutcomeCallable

Definition at line 292 of file QBusinessServiceClientModel.h.

◆ UpdatePluginOutcome

Definition at line 234 of file QBusinessServiceClientModel.h.

◆ UpdatePluginOutcomeCallable

Definition at line 293 of file QBusinessServiceClientModel.h.

◆ UpdateRetrieverOutcome

Definition at line 235 of file QBusinessServiceClientModel.h.

◆ UpdateRetrieverOutcomeCallable

Definition at line 294 of file QBusinessServiceClientModel.h.

◆ UpdateUserOutcome

Definition at line 236 of file QBusinessServiceClientModel.h.

◆ UpdateUserOutcomeCallable

Definition at line 295 of file QBusinessServiceClientModel.h.

◆ UpdateWebExperienceOutcome

Definition at line 237 of file QBusinessServiceClientModel.h.

◆ UpdateWebExperienceOutcomeCallable

Definition at line 296 of file QBusinessServiceClientModel.h.

Enumeration Type Documentation

◆ ActionPayloadFieldType

Enumerator
NOT_SET 
STRING 
NUMBER 
ARRAY 
BOOLEAN 

Definition at line 16 of file ActionPayloadFieldType.h.

◆ APISchemaType

Enumerator
NOT_SET 
OPEN_API_V3 

Definition at line 16 of file APISchemaType.h.

◆ ApplicationStatus

Enumerator
NOT_SET 
CREATING 
ACTIVE 
DELETING 
FAILED 
UPDATING 

Definition at line 16 of file ApplicationStatus.h.

◆ AttachmentsControlMode

Enumerator
NOT_SET 
ENABLED 
DISABLED 

Definition at line 16 of file AttachmentsControlMode.h.

◆ AttachmentStatus

Enumerator
NOT_SET 
FAILED 
SUCCEEDED 

Definition at line 16 of file AttachmentStatus.h.

◆ AttributeType

Enumerator
NOT_SET 
STRING 
STRING_LIST 
NUMBER 
DATE 

Definition at line 16 of file AttributeType.h.

◆ AttributeValueOperator

Enumerator
NOT_SET 
DELETE_ 

Definition at line 16 of file AttributeValueOperator.h.

◆ AutoSubscriptionStatus

Enumerator
NOT_SET 
ENABLED 
DISABLED 

Definition at line 16 of file AutoSubscriptionStatus.h.

◆ ChatEventType

Enumerator
INITIAL_RESPONSE 
TEXTEVENT 
METADATAEVENT 
ACTIONREVIEWEVENT 
FAILEDATTACHMENTEVENT 
AUTHCHALLENGEREQUESTEVENT 
UNKNOWN 

Definition at line 26 of file ChatHandler.h.

◆ ChatMode

Enumerator
NOT_SET 
RETRIEVAL_MODE 
CREATOR_MODE 
PLUGIN_MODE 

Definition at line 16 of file ChatMode.h.

◆ ContentType

Enumerator
NOT_SET 
PDF 
HTML 
MS_WORD 
PLAIN_TEXT 
PPT 
RTF 
XML 
XSLT 
MS_EXCEL 
CSV 
JSON 
MD 

Definition at line 16 of file ContentType.h.

◆ CreatorModeControl

Enumerator
NOT_SET 
ENABLED 
DISABLED 

Definition at line 16 of file CreatorModeControl.h.

◆ DataSourceStatus

Enumerator
NOT_SET 
PENDING_CREATION 
CREATING 
ACTIVE 
DELETING 
FAILED 
UPDATING 

Definition at line 16 of file DataSourceStatus.h.

◆ DataSourceSyncJobStatus

Enumerator
NOT_SET 
FAILED 
SUCCEEDED 
SYNCING 
INCOMPLETE 
STOPPING 
ABORTED 
SYNCING_INDEXING 

Definition at line 16 of file DataSourceSyncJobStatus.h.

◆ DocumentAttributeBoostingLevel

Enumerator
NOT_SET 
NONE 
LOW 
MEDIUM 
HIGH 
VERY_HIGH 

Definition at line 16 of file DocumentAttributeBoostingLevel.h.

◆ DocumentContentOperator

Enumerator
NOT_SET 
DELETE_ 

Definition at line 16 of file DocumentContentOperator.h.

◆ DocumentEnrichmentConditionOperator

Enumerator
NOT_SET 
GREATER_THAN 
GREATER_THAN_OR_EQUALS 
LESS_THAN 
LESS_THAN_OR_EQUALS 
EQUALS 
NOT_EQUALS 
CONTAINS 
NOT_CONTAINS 
EXISTS 
NOT_EXISTS 
BEGINS_WITH 

Definition at line 16 of file DocumentEnrichmentConditionOperator.h.

◆ DocumentStatus

Enumerator
NOT_SET 
RECEIVED 
PROCESSING 
INDEXED 
UPDATED 
FAILED 
DELETING 
DELETED 
DOCUMENT_FAILED_TO_INDEX 

Definition at line 16 of file DocumentStatus.h.

◆ ErrorCode

Enumerator
NOT_SET 
InternalError 
InvalidRequest 
ResourceInactive 
ResourceNotFound 

Definition at line 16 of file ErrorCode.h.

◆ GroupStatus

Enumerator
NOT_SET 
FAILED 
SUCCEEDED 
PROCESSING 
DELETING 
DELETED 

Definition at line 16 of file GroupStatus.h.

◆ IdentityType

Enumerator
NOT_SET 
AWS_IAM_IDP_SAML 
AWS_IAM_IDP_OIDC 
AWS_IAM_IDC 

Definition at line 16 of file IdentityType.h.

◆ IndexStatus

Enumerator
NOT_SET 
CREATING 
ACTIVE 
DELETING 
FAILED 
UPDATING 

Definition at line 16 of file IndexStatus.h.

◆ IndexType

Enumerator
NOT_SET 
ENTERPRISE 
STARTER 

Definition at line 16 of file IndexType.h.

◆ MemberRelation

Enumerator
NOT_SET 
AND 
OR 

Definition at line 16 of file MemberRelation.h.

◆ MembershipType

Enumerator
NOT_SET 
INDEX 
DATASOURCE 

Definition at line 16 of file MembershipType.h.

◆ MessageType

Enumerator
NOT_SET 
USER 
SYSTEM 

Definition at line 16 of file MessageType.h.

◆ MessageUsefulness

Enumerator
NOT_SET 
USEFUL 
NOT_USEFUL 

Definition at line 16 of file MessageUsefulness.h.

◆ MessageUsefulnessReason

Enumerator
NOT_SET 
NOT_FACTUALLY_CORRECT 
HARMFUL_OR_UNSAFE 
INCORRECT_OR_MISSING_SOURCES 
NOT_HELPFUL 
FACTUALLY_CORRECT 
COMPLETE 
RELEVANT_SOURCES 
HELPFUL 
NOT_BASED_ON_DOCUMENTS 
NOT_COMPLETE 
NOT_CONCISE 
OTHER 

Definition at line 16 of file MessageUsefulnessReason.h.

◆ NumberAttributeBoostingType

Enumerator
NOT_SET 
PRIORITIZE_LARGER_VALUES 
PRIORITIZE_SMALLER_VALUES 

Definition at line 16 of file NumberAttributeBoostingType.h.

◆ PersonalizationControlMode

Enumerator
NOT_SET 
ENABLED 
DISABLED 

Definition at line 16 of file PersonalizationControlMode.h.

◆ PluginBuildStatus

Enumerator
NOT_SET 
READY 
CREATE_IN_PROGRESS 
CREATE_FAILED 
UPDATE_IN_PROGRESS 
UPDATE_FAILED 
DELETE_IN_PROGRESS 
DELETE_FAILED 

Definition at line 16 of file PluginBuildStatus.h.

◆ PluginState

Enumerator
NOT_SET 
ENABLED 
DISABLED 

Definition at line 16 of file PluginState.h.

◆ PluginType

Enumerator
NOT_SET 
SERVICE_NOW 
SALESFORCE 
JIRA 
ZENDESK 
CUSTOM 

Definition at line 16 of file PluginType.h.

◆ QAppsControlMode

Enumerator
NOT_SET 
ENABLED 
DISABLED 

Definition at line 16 of file QAppsControlMode.h.

◆ ReadAccessType

Enumerator
NOT_SET 
ALLOW 
DENY 

Definition at line 16 of file ReadAccessType.h.

◆ ResponseScope

Enumerator
NOT_SET 
ENTERPRISE_CONTENT_ONLY 
EXTENDED_KNOWLEDGE_ENABLED 

Definition at line 16 of file ResponseScope.h.

◆ RetrieverStatus

Enumerator
NOT_SET 
CREATING 
ACTIVE 
FAILED 

Definition at line 16 of file RetrieverStatus.h.

◆ RetrieverType

Enumerator
NOT_SET 
NATIVE_INDEX 
KENDRA_INDEX 

Definition at line 16 of file RetrieverType.h.

◆ RuleType

Enumerator
NOT_SET 
CONTENT_BLOCKER_RULE 
CONTENT_RETRIEVAL_RULE 

Definition at line 16 of file RuleType.h.

◆ Status

strong
Enumerator
NOT_SET 
ENABLED 
DISABLED 

Definition at line 16 of file Status.h.

◆ StringAttributeValueBoostingLevel

Enumerator
NOT_SET 
LOW 
MEDIUM 
HIGH 
VERY_HIGH 

Definition at line 16 of file StringAttributeValueBoostingLevel.h.

◆ SubscriptionType

Enumerator
NOT_SET 
Q_LITE 
Q_BUSINESS 

Definition at line 16 of file SubscriptionType.h.

◆ ValidationExceptionReason

Enumerator
NOT_SET 
CANNOT_PARSE 
FIELD_VALIDATION_FAILED 
UNKNOWN_OPERATION 

Definition at line 16 of file ValidationExceptionReason.h.

◆ WebExperienceSamplePromptsControlMode

Enumerator
NOT_SET 
ENABLED 
DISABLED 

Definition at line 16 of file WebExperienceSamplePromptsControlMode.h.

◆ WebExperienceStatus

Enumerator
NOT_SET 
CREATING 
ACTIVE 
DELETING 
FAILED 
PENDING_AUTH_CONFIG 

Definition at line 16 of file WebExperienceStatus.h.