Class StellarRetryStrings
Inheritance
StellarRetryStrings
Assembly: Couchbase.NetClient.dll
Syntax
public static class StellarRetryStrings
Fields
|
Edit this page
View Source
CasMismatch
Declaration
public const string CasMismatch = "CAS_MISMATCH"
Field Value
|
Edit this page
View Source
DocNotJson
Declaration
public const string DocNotJson = "DOC_NOT_JSON"
Field Value
|
Edit this page
View Source
DocTooDeep
Declaration
public const string DocTooDeep = "DOC_TOO_DEEP"
Field Value
|
Edit this page
View Source
Locked
Declaration
public const string Locked = "LOCKED"
Field Value
|
Edit this page
View Source
PathMismatch
Declaration
public const string PathMismatch = "PATH_MISMATCH"
Field Value
|
Edit this page
View Source
PathValueOutOfRange
Declaration
public const string PathValueOutOfRange = "PATH_VALUE_OUT_OF_RANGE"
Field Value
|
Edit this page
View Source
PreconditionCas
Declaration
public const string PreconditionCas = "CAS"
Field Value
|
Edit this page
View Source
PreconditionDocNotJson
Declaration
public const string PreconditionDocNotJson = "DOC_NOT_JSON"
Field Value
|
Edit this page
View Source
PreconditionDocTooDeep
Declaration
public const string PreconditionDocTooDeep = "DOC_TOO_DEEP"
Field Value
|
Edit this page
View Source
PreconditionLocked
Declaration
public const string PreconditionLocked = "LOCKED"
Field Value
|
Edit this page
View Source
PreconditionPathMismatch
Declaration
public const string PreconditionPathMismatch = "PATH_MISMATCH"
Field Value
|
Edit this page
View Source
PreconditionPathValueOutOfRange
Declaration
public const string PreconditionPathValueOutOfRange = "PATH_VALUE_OUT_OF_RANGE"
Field Value
|
Edit this page
View Source
PreconditionValueOutOfRange
Declaration
public const string PreconditionValueOutOfRange = "VALUE_OUT_OF_RANGE"
Field Value
|
Edit this page
View Source
Declaration
public const string PreconditionValueTooLarge = "VALUE_TOO_LARGE"
Field Value
|
Edit this page
View Source
ReasonCasMismatch
Declaration
public const string ReasonCasMismatch = "CAS_MISMATCH"
Field Value
|
Edit this page
View Source
ResourceTypeAnalyticsIndex
Declaration
public const string ResourceTypeAnalyticsIndex = "analyticsindex"
Field Value
|
Edit this page
View Source
ResourceTypeBucket
Declaration
public const string ResourceTypeBucket = "bucket"
Field Value
|
Edit this page
View Source
ResourceTypeCollection
Declaration
public const string ResourceTypeCollection = "collection"
Field Value
|
Edit this page
View Source
ResourceTypeDocument
Declaration
public const string ResourceTypeDocument = "document"
Field Value
|
Edit this page
View Source
ResourceTypePath
Declaration
public const string ResourceTypePath = "path"
Field Value
|
Edit this page
View Source
ResourceTypeQueryIndex
Declaration
public const string ResourceTypeQueryIndex = "queryindex"
Field Value
|
Edit this page
View Source
ResourceTypeScope
Declaration
public const string ResourceTypeScope = "scope"
Field Value
|
Edit this page
View Source
ResourceTypeSearchIndex
Declaration
public const string ResourceTypeSearchIndex = "searchindex"
Field Value
|
Edit this page
View Source
TypeUrlBadRequest
Declaration
public const string TypeUrlBadRequest = "type.googleapis.com/google.rpc.BadRequest"
Field Value
|
Edit this page
View Source
TypeUrlErrorInfo
Declaration
public const string TypeUrlErrorInfo = "type.googleapis.com/google.rpc.ErrorInfo"
Field Value
|
Edit this page
View Source
TypeUrlPreconditionFailure
Declaration
public const string TypeUrlPreconditionFailure = "type.googleapis.com/google.rpc.PreconditionFailure"
Field Value
|
Edit this page
View Source
TypeUrlResourceInfo
Declaration
public const string TypeUrlResourceInfo = "type.googleapis.com/google.rpc.ResourceInfo"
Field Value
|
Edit this page
View Source
ValueOutOfRange
Declaration
public const string ValueOutOfRange = "VALUE_OUT_OF_RANGE"
Field Value
|
Edit this page
View Source
Declaration
public const string ValueTooLarge = "VALUE_TOO_LARGE"
Field Value