Searched refs:AppIdentityServiceError_ErrorCode (Results 1 – 1 of 1) sorted by relevance
36 type AppIdentityServiceError_ErrorCode int32 type39 AppIdentityServiceError_SUCCESS AppIdentityServiceError_ErrorCode = 040 AppIdentityServiceError_UNKNOWN_SCOPE AppIdentityServiceError_ErrorCode = 941 AppIdentityServiceError_BLOB_TOO_LARGE AppIdentityServiceError_ErrorCode = 100042 AppIdentityServiceError_DEADLINE_EXCEEDED AppIdentityServiceError_ErrorCode = 100143 AppIdentityServiceError_NOT_A_VALID_APP AppIdentityServiceError_ErrorCode = 100244 AppIdentityServiceError_UNKNOWN_ERROR AppIdentityServiceError_ErrorCode = 100345 AppIdentityServiceError_NOT_ALLOWED AppIdentityServiceError_ErrorCode = 100546 AppIdentityServiceError_NOT_IMPLEMENTED AppIdentityServiceError_ErrorCode = 100670 func (x AppIdentityServiceError_ErrorCode) Enum() *AppIdentityServiceError_ErrorCode {[all …]