Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
diagnostics
CreateDiagnosticBundleOptions
Interface CreateDiagnosticBundleOptions
Experimental
interface
CreateDiagnosticBundleOptions
{
bundleId
?:
string
;
consent
:
DiagnosticConsent
;
contentClassification
:
DiagnosticContentClassification
;
exchanges
:
readonly
DiagnosticExchangeInput
[]
;
previewBytes
?:
number
;
}
Index
Properties
bundle
Id?
consent
content
Classification
exchanges
preview
Bytes?
Properties
Optional
Experimental
bundle
Id
bundle
Id
?:
string
Experimental
consent
consent
:
DiagnosticConsent
Experimental
content
Classification
content
Classification
:
DiagnosticContentClassification
Experimental
exchanges
exchanges
:
readonly
DiagnosticExchangeInput
[]
Optional
Experimental
preview
Bytes
preview
Bytes
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bundle
Id
consent
content
Classification
exchanges
preview
Bytes
@honua/sdk-js
Loading...