<!--
{
  "documentType" : "article",
  "framework" : "CloudKit",
  "identifier" : "/documentation/CloudKit/ckoperation-deprecated-symbols",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Deprecated Symbols"
}
-->

# Deprecated Symbols

Review unsupported symbols and their replacements.

## Topics

### Deprecated Properties

[`var allowsCellularAccess: Bool`](/documentation/CloudKit/CKOperation/allowsCellularAccess)

A Boolean value that indicates whether the operation can send data over the cellular network.

[`var container: CKContainer?`](/documentation/CloudKit/CKOperation/container)

The operation’s container.

[`var isLongLived: Bool`](/documentation/CloudKit/CKOperation/isLongLived)

A Boolean value that indicates whether the operation is long-lived.

[`var timeoutIntervalForRequest: TimeInterval`](/documentation/CloudKit/CKOperation/timeoutIntervalForRequest)

The timeout interval when waiting for additional data.

[`var timeoutIntervalForResource: TimeInterval`](/documentation/CloudKit/CKOperation/timeoutIntervalForResource)

The maximum amount of time that a resource request can use.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)