UploadDiagnosticLogsResult

Result of a diagnostic log upload operation.

Since

3.16.3

Entries

Link copied to clipboard

Upload completed successfully.

Link copied to clipboard

The diagnostics upload service is unavailable.

Link copied to clipboard

Failed to obtain an upload URL from the backend.

Link copied to clipboard

Failed while uploading the diagnostics bundle.

Link copied to clipboard

Failed while posting upload metadata to the backend.

Link copied to clipboard

The upload failed because of an SSL or certificate error.

Link copied to clipboard

The upload failed because of a client-side request error.

Link copied to clipboard

The upload was aborted before completion.

Link copied to clipboard

Failed while creating the diagnostics zip bundle.

Link copied to clipboard

The request was rate limited by the backend.

Link copied to clipboard

An unexpected internal error occurred.

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.