Skip to main content
Version: edge

deprecated

Represents deprecated status codes

Constants

not_found

type: U64

Deprecated status - Not found

permission_denied

type: U64

Deprecated status - Permission denied

deadline_exceeded

type: U64

Deprecated status - Deadline exceeded

unknown_error

type: U64

Deprecated status - Unknown error

already_exists

type: U64

Deprecated status - Already exists

internal_error

type: U64

Deprecated status - Internal error

unauthenticated

type: U64

Deprecated status - Unauthenticated

aborted

type: U64

Deprecated status - Aborted

ok

type: U64

Deprecated status - Ok

data_loss

type: U64

Deprecated status - Data loss

unimplemented

type: U64

Deprecated status - Unimplemented

resource_exhausted

type: U64

Deprecated status - Resource exhausted

invalid_argument

type: U64

Deprecated status - Invalid argument

failed_precondition

type: U64

Deprecated status - Failed precodition

cancelled

type: U64

Deprecated status - Cancelled

unvailable

type: U64

Deprecated status - Unavailable

out_of_range

type: U64

Deprecated status - Out of range