OBSSetBucketQuotaProtocol Protocol Reference Declared in OBSSetBucketQuotaModel.h Overview Protocol used for configuring bucket quotas bucketName required method Bucket name @property (nonatomic, strong, nonnull) NSString *bucketName Declared In OBSSetBucketQuotaModel.h quota required method Bucket size @property (nonatomic, strong, nonnull) OBSQuota *quota Declared In OBSSetBucketQuotaModel.h