import * as z from 'zod'; declare const CreateDataCollectionRequest: z.ZodObject<{ collection: z.ZodObject<{ _id: z.ZodString; collectionType: z.ZodOptional>; ownerAppId: z.ZodNullable>; maxPageSize: z.ZodNullable>; displayName: z.ZodNullable>; defaultDisplayOrder: z.ZodOptional; direction: z.ZodOptional>; }, z.core.$strip>>; displayNamespace: z.ZodNullable>; displayField: z.ZodNullable>; capabilities: z.ZodOptional>>; collectionOperations: z.ZodOptional>>; indexLimits: z.ZodOptional; unique: z.ZodOptional; total: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>>; fields: z.ZodOptional>; type: z.ZodEnum<{ TEXT: "TEXT"; NUMBER: "NUMBER"; DATE: "DATE"; DATETIME: "DATETIME"; IMAGE: "IMAGE"; BOOLEAN: "BOOLEAN"; DOCUMENT: "DOCUMENT"; URL: "URL"; RICH_TEXT: "RICH_TEXT"; VIDEO: "VIDEO"; ANY: "ANY"; ARRAY_STRING: "ARRAY_STRING"; ARRAY_DOCUMENT: "ARRAY_DOCUMENT"; AUDIO: "AUDIO"; TIME: "TIME"; LANGUAGE: "LANGUAGE"; RICH_CONTENT: "RICH_CONTENT"; MEDIA_GALLERY: "MEDIA_GALLERY"; ADDRESS: "ADDRESS"; PAGE_LINK: "PAGE_LINK"; REFERENCE: "REFERENCE"; MULTI_REFERENCE: "MULTI_REFERENCE"; OBJECT: "OBJECT"; ARRAY: "ARRAY"; LEGACY_TIME: "LEGACY_TIME"; LEGACY_BOOK: "LEGACY_BOOK"; LEGACY_EXTERNAL_URL: "LEGACY_EXTERNAL_URL"; LEGACY_BROKEN_REFERENCE: "LEGACY_BROKEN_REFERENCE"; LEGACY_IMAGE: "LEGACY_IMAGE"; LEGACY_COLOR: "LEGACY_COLOR"; LEGACY_EXTERNAL_VIDEO: "LEGACY_EXTERNAL_VIDEO"; EMAIL: "EMAIL"; }>; typeMetadata: z.ZodOptional>>; systemField: z.ZodOptional; capabilities: z.ZodOptional; queryOperators: z.ZodOptional>>; }, z.core.$strip>>; encrypted: z.ZodOptional; description: z.ZodNullable>; readOnly: z.ZodNullable>; immutable: z.ZodNullable>; required: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; categoryFieldOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ categoryFieldOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ internal: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ cmsOptions: z.ZodOptional; categoryFieldOptions: z.ZodObject<{ isPrimary: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>]>>>>; condition: z.ZodOptional>; permission: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; numberRange: z.ZodObject<{ min: z.ZodNullable>; max: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; arraySizeRange: z.ZodOptional; stringLengthRange: z.ZodObject<{ minLength: z.ZodNullable>; maxLength: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodObject<{ minSize: z.ZodNullable>; maxSize: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; permissions: z.ZodOptional; update: z.ZodEnum<{ ANYONE: "ANYONE"; ADMIN: "ADMIN"; SITE_MEMBER_AUTHOR: "SITE_MEMBER_AUTHOR"; SITE_MEMBER: "SITE_MEMBER"; }>; remove: z.ZodEnum<{ ANYONE: "ANYONE"; ADMIN: "ADMIN"; SITE_MEMBER_AUTHOR: "SITE_MEMBER_AUTHOR"; SITE_MEMBER: "SITE_MEMBER"; }>; read: z.ZodEnum<{ ANYONE: "ANYONE"; ADMIN: "ADMIN"; SITE_MEMBER_AUTHOR: "SITE_MEMBER_AUTHOR"; SITE_MEMBER: "SITE_MEMBER"; }>; }, z.core.$strip>>; revision: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; publishOptions: z.ZodObject<{ defaultStatus: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; singleItemOptions: z.ZodObject<{ singleItemId: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; urlizedOptions: z.ZodObject<{ format: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; multilingualOptions: z.ZodObject<{ translatableFieldKeys: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; cmsOptions: z.ZodOptional; editablePageLinkOptions: z.ZodObject<{ isPersisted: z.ZodOptional; isMutable: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ siteSort: z.ZodOptional; direction: z.ZodOptional>; }, z.core.$strip>>>; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>]>>>>; pagingModes: z.ZodOptional>>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>; declare const CreateDataCollectionResponse: z.ZodObject<{ _id: z.ZodOptional; collectionType: z.ZodOptional>; ownerAppId: z.ZodNullable>; maxPageSize: z.ZodNullable>; displayName: z.ZodNullable>; defaultDisplayOrder: z.ZodOptional; direction: z.ZodOptional>; }, z.core.$strip>>; displayNamespace: z.ZodNullable>; displayField: z.ZodNullable>; capabilities: z.ZodOptional>>; collectionOperations: z.ZodOptional>>; indexLimits: z.ZodOptional; unique: z.ZodOptional; total: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>>; fields: z.ZodOptional; displayName: z.ZodNullable>; type: z.ZodOptional>; typeMetadata: z.ZodOptional>>; systemField: z.ZodOptional; capabilities: z.ZodOptional; queryOperators: z.ZodOptional>>; }, z.core.$strip>>; encrypted: z.ZodOptional; description: z.ZodNullable>; readOnly: z.ZodNullable>; immutable: z.ZodNullable>; required: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; categoryFieldOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ categoryFieldOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ internal: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ cmsOptions: z.ZodOptional; categoryFieldOptions: z.ZodObject<{ isPrimary: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>]>>>>; condition: z.ZodOptional>; permission: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; numberRange: z.ZodObject<{ min: z.ZodNullable>; max: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; arraySizeRange: z.ZodOptional; stringLengthRange: z.ZodObject<{ minLength: z.ZodNullable>; maxLength: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodObject<{ minSize: z.ZodNullable>; maxSize: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; permissions: z.ZodOptional>; update: z.ZodOptional>; remove: z.ZodOptional>; read: z.ZodOptional>; }, z.core.$strip>>; revision: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; publishOptions: z.ZodObject<{ defaultStatus: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; singleItemOptions: z.ZodObject<{ singleItemId: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; urlizedOptions: z.ZodObject<{ format: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; multilingualOptions: z.ZodObject<{ translatableFieldKeys: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; cmsOptions: z.ZodOptional; editablePageLinkOptions: z.ZodObject<{ isPersisted: z.ZodOptional; isMutable: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ siteSort: z.ZodOptional; direction: z.ZodOptional>; }, z.core.$strip>>>; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>]>>>>; pagingModes: z.ZodOptional>>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; }, z.core.$strip>; declare const GetDataCollectionRequest: z.ZodObject<{ dataCollectionId: z.ZodString; options: z.ZodOptional; fields: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>; declare const GetDataCollectionResponse: z.ZodObject<{ _id: z.ZodOptional; collectionType: z.ZodOptional>; ownerAppId: z.ZodNullable>; maxPageSize: z.ZodNullable>; displayName: z.ZodNullable>; defaultDisplayOrder: z.ZodOptional; direction: z.ZodOptional>; }, z.core.$strip>>; displayNamespace: z.ZodNullable>; displayField: z.ZodNullable>; capabilities: z.ZodOptional>>; collectionOperations: z.ZodOptional>>; indexLimits: z.ZodOptional; unique: z.ZodOptional; total: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>>; fields: z.ZodOptional; displayName: z.ZodNullable>; type: z.ZodOptional>; typeMetadata: z.ZodOptional>>; systemField: z.ZodOptional; capabilities: z.ZodOptional; queryOperators: z.ZodOptional>>; }, z.core.$strip>>; encrypted: z.ZodOptional; description: z.ZodNullable>; readOnly: z.ZodNullable>; immutable: z.ZodNullable>; required: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; categoryFieldOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ categoryFieldOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ internal: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ cmsOptions: z.ZodOptional; categoryFieldOptions: z.ZodObject<{ isPrimary: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>]>>>>; condition: z.ZodOptional>; permission: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; numberRange: z.ZodObject<{ min: z.ZodNullable>; max: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; arraySizeRange: z.ZodOptional; stringLengthRange: z.ZodObject<{ minLength: z.ZodNullable>; maxLength: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodObject<{ minSize: z.ZodNullable>; maxSize: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; permissions: z.ZodOptional>; update: z.ZodOptional>; remove: z.ZodOptional>; read: z.ZodOptional>; }, z.core.$strip>>; revision: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; publishOptions: z.ZodObject<{ defaultStatus: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; singleItemOptions: z.ZodObject<{ singleItemId: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; urlizedOptions: z.ZodObject<{ format: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; multilingualOptions: z.ZodObject<{ translatableFieldKeys: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; cmsOptions: z.ZodOptional; editablePageLinkOptions: z.ZodObject<{ isPersisted: z.ZodOptional; isMutable: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ siteSort: z.ZodOptional; direction: z.ZodOptional>; }, z.core.$strip>>>; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>]>>>>; pagingModes: z.ZodOptional>>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; }, z.core.$strip>; declare const ListDataCollectionsRequest: z.ZodObject<{ options: z.ZodOptional; order: z.ZodOptional>; }, z.core.$strip>>; paging: z.ZodOptional>; offset: z.ZodNullable>; }, z.core.$strip>>; consistentRead: z.ZodOptional; fields: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>; declare const ListDataCollectionsResponse: z.ZodObject<{ collections: z.ZodOptional; collectionType: z.ZodOptional>; ownerAppId: z.ZodNullable>; maxPageSize: z.ZodNullable>; displayName: z.ZodNullable>; defaultDisplayOrder: z.ZodOptional; direction: z.ZodOptional>; }, z.core.$strip>>; displayNamespace: z.ZodNullable>; displayField: z.ZodNullable>; capabilities: z.ZodOptional>>; collectionOperations: z.ZodOptional>>; indexLimits: z.ZodOptional; unique: z.ZodOptional; total: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>>; fields: z.ZodOptional; displayName: z.ZodNullable>; type: z.ZodOptional>; typeMetadata: z.ZodOptional>>; systemField: z.ZodOptional; capabilities: z.ZodOptional; queryOperators: z.ZodOptional>>; }, z.core.$strip>>; encrypted: z.ZodOptional; description: z.ZodNullable>; readOnly: z.ZodNullable>; immutable: z.ZodNullable>; required: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; categoryFieldOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ categoryFieldOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ internal: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ cmsOptions: z.ZodOptional; categoryFieldOptions: z.ZodObject<{ isPrimary: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>]>>>>; condition: z.ZodOptional>; permission: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; numberRange: z.ZodObject<{ min: z.ZodNullable>; max: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; arraySizeRange: z.ZodOptional; stringLengthRange: z.ZodObject<{ minLength: z.ZodNullable>; maxLength: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodObject<{ minSize: z.ZodNullable>; maxSize: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; permissions: z.ZodOptional>; update: z.ZodOptional>; remove: z.ZodOptional>; read: z.ZodOptional>; }, z.core.$strip>>; revision: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; publishOptions: z.ZodObject<{ defaultStatus: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; singleItemOptions: z.ZodObject<{ singleItemId: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; urlizedOptions: z.ZodObject<{ format: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; multilingualOptions: z.ZodObject<{ translatableFieldKeys: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; cmsOptions: z.ZodOptional; editablePageLinkOptions: z.ZodObject<{ isPersisted: z.ZodOptional; isMutable: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ siteSort: z.ZodOptional; direction: z.ZodOptional>; }, z.core.$strip>>>; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>]>>>>; pagingModes: z.ZodOptional>>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; }, z.core.$strip>>>; pagingMetadata: z.ZodOptional>; offset: z.ZodNullable>; total: z.ZodNullable>; tooManyToCount: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>; declare const UpdateDataCollectionRequest: z.ZodObject<{ collection: z.ZodObject<{ _id: z.ZodString; collectionType: z.ZodOptional>; ownerAppId: z.ZodNullable>; maxPageSize: z.ZodNullable>; displayName: z.ZodNullable>; defaultDisplayOrder: z.ZodOptional; direction: z.ZodOptional>; }, z.core.$strip>>; displayNamespace: z.ZodNullable>; displayField: z.ZodNullable>; capabilities: z.ZodOptional>>; collectionOperations: z.ZodOptional>>; indexLimits: z.ZodOptional; unique: z.ZodOptional; total: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>>; fields: z.ZodOptional>; type: z.ZodEnum<{ TEXT: "TEXT"; NUMBER: "NUMBER"; DATE: "DATE"; DATETIME: "DATETIME"; IMAGE: "IMAGE"; BOOLEAN: "BOOLEAN"; DOCUMENT: "DOCUMENT"; URL: "URL"; RICH_TEXT: "RICH_TEXT"; VIDEO: "VIDEO"; ANY: "ANY"; ARRAY_STRING: "ARRAY_STRING"; ARRAY_DOCUMENT: "ARRAY_DOCUMENT"; AUDIO: "AUDIO"; TIME: "TIME"; LANGUAGE: "LANGUAGE"; RICH_CONTENT: "RICH_CONTENT"; MEDIA_GALLERY: "MEDIA_GALLERY"; ADDRESS: "ADDRESS"; PAGE_LINK: "PAGE_LINK"; REFERENCE: "REFERENCE"; MULTI_REFERENCE: "MULTI_REFERENCE"; OBJECT: "OBJECT"; ARRAY: "ARRAY"; LEGACY_TIME: "LEGACY_TIME"; LEGACY_BOOK: "LEGACY_BOOK"; LEGACY_EXTERNAL_URL: "LEGACY_EXTERNAL_URL"; LEGACY_BROKEN_REFERENCE: "LEGACY_BROKEN_REFERENCE"; LEGACY_IMAGE: "LEGACY_IMAGE"; LEGACY_COLOR: "LEGACY_COLOR"; LEGACY_EXTERNAL_VIDEO: "LEGACY_EXTERNAL_VIDEO"; EMAIL: "EMAIL"; }>; typeMetadata: z.ZodOptional>>; systemField: z.ZodOptional; capabilities: z.ZodOptional; queryOperators: z.ZodOptional>>; }, z.core.$strip>>; encrypted: z.ZodOptional; description: z.ZodNullable>; readOnly: z.ZodNullable>; immutable: z.ZodNullable>; required: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; categoryFieldOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ categoryFieldOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ internal: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ cmsOptions: z.ZodOptional; categoryFieldOptions: z.ZodObject<{ isPrimary: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>]>>>>; condition: z.ZodOptional>; permission: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; numberRange: z.ZodObject<{ min: z.ZodNullable>; max: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; arraySizeRange: z.ZodOptional; stringLengthRange: z.ZodObject<{ minLength: z.ZodNullable>; maxLength: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodObject<{ minSize: z.ZodNullable>; maxSize: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; permissions: z.ZodOptional; update: z.ZodEnum<{ ANYONE: "ANYONE"; ADMIN: "ADMIN"; SITE_MEMBER_AUTHOR: "SITE_MEMBER_AUTHOR"; SITE_MEMBER: "SITE_MEMBER"; }>; remove: z.ZodEnum<{ ANYONE: "ANYONE"; ADMIN: "ADMIN"; SITE_MEMBER_AUTHOR: "SITE_MEMBER_AUTHOR"; SITE_MEMBER: "SITE_MEMBER"; }>; read: z.ZodEnum<{ ANYONE: "ANYONE"; ADMIN: "ADMIN"; SITE_MEMBER_AUTHOR: "SITE_MEMBER_AUTHOR"; SITE_MEMBER: "SITE_MEMBER"; }>; }, z.core.$strip>>; revision: z.ZodString; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; publishOptions: z.ZodObject<{ defaultStatus: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; singleItemOptions: z.ZodObject<{ singleItemId: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; urlizedOptions: z.ZodObject<{ format: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; multilingualOptions: z.ZodObject<{ translatableFieldKeys: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; cmsOptions: z.ZodOptional; editablePageLinkOptions: z.ZodObject<{ isPersisted: z.ZodOptional; isMutable: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ siteSort: z.ZodOptional; direction: z.ZodOptional>; }, z.core.$strip>>>; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>]>>>>; pagingModes: z.ZodOptional>>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>; declare const UpdateDataCollectionResponse: z.ZodObject<{ _id: z.ZodOptional; collectionType: z.ZodOptional>; ownerAppId: z.ZodNullable>; maxPageSize: z.ZodNullable>; displayName: z.ZodNullable>; defaultDisplayOrder: z.ZodOptional; direction: z.ZodOptional>; }, z.core.$strip>>; displayNamespace: z.ZodNullable>; displayField: z.ZodNullable>; capabilities: z.ZodOptional>>; collectionOperations: z.ZodOptional>>; indexLimits: z.ZodOptional; unique: z.ZodOptional; total: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>>; fields: z.ZodOptional; displayName: z.ZodNullable>; type: z.ZodOptional>; typeMetadata: z.ZodOptional>>; systemField: z.ZodOptional; capabilities: z.ZodOptional; queryOperators: z.ZodOptional>>; }, z.core.$strip>>; encrypted: z.ZodOptional; description: z.ZodNullable>; readOnly: z.ZodNullable>; immutable: z.ZodNullable>; required: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; categoryFieldOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ categoryFieldOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ internal: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ cmsOptions: z.ZodOptional; categoryFieldOptions: z.ZodObject<{ isPrimary: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>]>>>>; condition: z.ZodOptional>; permission: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; numberRange: z.ZodObject<{ min: z.ZodNullable>; max: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; arraySizeRange: z.ZodOptional; stringLengthRange: z.ZodObject<{ minLength: z.ZodNullable>; maxLength: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodObject<{ minSize: z.ZodNullable>; maxSize: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; permissions: z.ZodOptional>; update: z.ZodOptional>; remove: z.ZodOptional>; read: z.ZodOptional>; }, z.core.$strip>>; revision: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; publishOptions: z.ZodObject<{ defaultStatus: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; singleItemOptions: z.ZodObject<{ singleItemId: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; urlizedOptions: z.ZodObject<{ format: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; multilingualOptions: z.ZodObject<{ translatableFieldKeys: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; cmsOptions: z.ZodOptional; editablePageLinkOptions: z.ZodObject<{ isPersisted: z.ZodOptional; isMutable: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ siteSort: z.ZodOptional; direction: z.ZodOptional>; }, z.core.$strip>>>; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>]>>>>; pagingModes: z.ZodOptional>>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; }, z.core.$strip>; declare const DeleteDataCollectionRequest: z.ZodObject<{ dataCollectionId: z.ZodString; }, z.core.$strip>; declare const DeleteDataCollectionResponse: z.ZodObject<{}, z.core.$strip>; declare const PatchDataCollectionRequest: z.ZodObject<{ _id: z.ZodString; dataCollection: z.ZodObject<{ _id: z.ZodOptional; collectionType: z.ZodOptional>; ownerAppId: z.ZodNullable>; maxPageSize: z.ZodNullable>; displayName: z.ZodNullable>; defaultDisplayOrder: z.ZodOptional; direction: z.ZodOptional>; }, z.core.$strip>>; displayNamespace: z.ZodNullable>; displayField: z.ZodNullable>; capabilities: z.ZodOptional>>; collectionOperations: z.ZodOptional>>; indexLimits: z.ZodOptional; unique: z.ZodOptional; total: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>>; fields: z.ZodOptional; displayName: z.ZodNullable>; type: z.ZodOptional>; typeMetadata: z.ZodOptional>>; systemField: z.ZodOptional; capabilities: z.ZodOptional; queryOperators: z.ZodOptional>>; }, z.core.$strip>>; encrypted: z.ZodOptional; description: z.ZodNullable>; readOnly: z.ZodNullable>; immutable: z.ZodNullable>; required: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; categoryFieldOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ categoryFieldOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ internal: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ cmsOptions: z.ZodOptional; categoryFieldOptions: z.ZodObject<{ isPrimary: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>]>>>>; condition: z.ZodOptional>; permission: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; numberRange: z.ZodObject<{ min: z.ZodNullable>; max: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; arraySizeRange: z.ZodOptional; stringLengthRange: z.ZodObject<{ minLength: z.ZodNullable>; maxLength: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodObject<{ minSize: z.ZodNullable>; maxSize: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; permissions: z.ZodOptional>; update: z.ZodOptional>; remove: z.ZodOptional>; read: z.ZodOptional>; }, z.core.$strip>>; revision: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; publishOptions: z.ZodObject<{ defaultStatus: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; singleItemOptions: z.ZodObject<{ singleItemId: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; urlizedOptions: z.ZodObject<{ format: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; multilingualOptions: z.ZodObject<{ translatableFieldKeys: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; cmsOptions: z.ZodOptional; editablePageLinkOptions: z.ZodObject<{ isPersisted: z.ZodOptional; isMutable: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ siteSort: z.ZodOptional; direction: z.ZodOptional>; }, z.core.$strip>>>; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>]>>>>; pagingModes: z.ZodOptional>>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>; declare const PatchDataCollectionResponse: z.ZodObject<{ dataCollection: z.ZodOptional; collectionType: z.ZodOptional>; ownerAppId: z.ZodNullable>; maxPageSize: z.ZodNullable>; displayName: z.ZodNullable>; defaultDisplayOrder: z.ZodOptional; direction: z.ZodOptional>; }, z.core.$strip>>; displayNamespace: z.ZodNullable>; displayField: z.ZodNullable>; capabilities: z.ZodOptional>>; collectionOperations: z.ZodOptional>>; indexLimits: z.ZodOptional; unique: z.ZodOptional; total: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>>; fields: z.ZodOptional; displayName: z.ZodNullable>; type: z.ZodOptional>; typeMetadata: z.ZodOptional>>; systemField: z.ZodOptional; capabilities: z.ZodOptional; queryOperators: z.ZodOptional>>; }, z.core.$strip>>; encrypted: z.ZodOptional; description: z.ZodNullable>; readOnly: z.ZodNullable>; immutable: z.ZodNullable>; required: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; categoryFieldOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ categoryFieldOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ internal: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ cmsOptions: z.ZodOptional; categoryFieldOptions: z.ZodObject<{ isPrimary: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>]>>>>; condition: z.ZodOptional>; permission: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; numberRange: z.ZodObject<{ min: z.ZodNullable>; max: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; arraySizeRange: z.ZodOptional; stringLengthRange: z.ZodObject<{ minLength: z.ZodNullable>; maxLength: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodObject<{ minSize: z.ZodNullable>; maxSize: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; permissions: z.ZodOptional>; update: z.ZodOptional>; remove: z.ZodOptional>; read: z.ZodOptional>; }, z.core.$strip>>; revision: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; publishOptions: z.ZodObject<{ defaultStatus: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; singleItemOptions: z.ZodObject<{ singleItemId: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; urlizedOptions: z.ZodObject<{ format: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; multilingualOptions: z.ZodObject<{ translatableFieldKeys: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; cmsOptions: z.ZodOptional; editablePageLinkOptions: z.ZodObject<{ isPersisted: z.ZodOptional; isMutable: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ siteSort: z.ZodOptional; direction: z.ZodOptional>; }, z.core.$strip>>>; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>]>>>>; pagingModes: z.ZodOptional>>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>; declare const CreateDataCollectionFieldRequest: z.ZodObject<{ dataCollectionId: z.ZodString; options: z.ZodObject<{ field: z.ZodIntersection>; type: z.ZodEnum<{ TEXT: "TEXT"; NUMBER: "NUMBER"; DATE: "DATE"; DATETIME: "DATETIME"; IMAGE: "IMAGE"; BOOLEAN: "BOOLEAN"; DOCUMENT: "DOCUMENT"; URL: "URL"; RICH_TEXT: "RICH_TEXT"; VIDEO: "VIDEO"; ANY: "ANY"; ARRAY_STRING: "ARRAY_STRING"; ARRAY_DOCUMENT: "ARRAY_DOCUMENT"; AUDIO: "AUDIO"; TIME: "TIME"; LANGUAGE: "LANGUAGE"; RICH_CONTENT: "RICH_CONTENT"; MEDIA_GALLERY: "MEDIA_GALLERY"; ADDRESS: "ADDRESS"; PAGE_LINK: "PAGE_LINK"; REFERENCE: "REFERENCE"; MULTI_REFERENCE: "MULTI_REFERENCE"; OBJECT: "OBJECT"; ARRAY: "ARRAY"; LEGACY_TIME: "LEGACY_TIME"; LEGACY_BOOK: "LEGACY_BOOK"; LEGACY_EXTERNAL_URL: "LEGACY_EXTERNAL_URL"; LEGACY_BROKEN_REFERENCE: "LEGACY_BROKEN_REFERENCE"; LEGACY_IMAGE: "LEGACY_IMAGE"; LEGACY_COLOR: "LEGACY_COLOR"; LEGACY_EXTERNAL_VIDEO: "LEGACY_EXTERNAL_VIDEO"; EMAIL: "EMAIL"; }>; typeMetadata: z.ZodOptional>>; systemField: z.ZodOptional; capabilities: z.ZodOptional; queryOperators: z.ZodOptional>>; }, z.core.$strip>>; encrypted: z.ZodOptional; description: z.ZodNullable>; readOnly: z.ZodNullable>; immutable: z.ZodNullable>; required: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; categoryFieldOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ categoryFieldOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ internal: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ cmsOptions: z.ZodOptional; categoryFieldOptions: z.ZodObject<{ isPrimary: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>]>>>>; condition: z.ZodOptional>; permission: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; numberRange: z.ZodObject<{ min: z.ZodNullable>; max: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; arraySizeRange: z.ZodOptional; stringLengthRange: z.ZodObject<{ minLength: z.ZodNullable>; maxLength: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodObject<{ minSize: z.ZodNullable>; maxSize: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>; }, z.core.$strip>; }, z.core.$strip>; declare const CreateDataCollectionFieldResponse: z.ZodObject<{ dataCollection: z.ZodOptional; collectionType: z.ZodOptional>; ownerAppId: z.ZodNullable>; maxPageSize: z.ZodNullable>; displayName: z.ZodNullable>; defaultDisplayOrder: z.ZodOptional; direction: z.ZodOptional>; }, z.core.$strip>>; displayNamespace: z.ZodNullable>; displayField: z.ZodNullable>; capabilities: z.ZodOptional>>; collectionOperations: z.ZodOptional>>; indexLimits: z.ZodOptional; unique: z.ZodOptional; total: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>>; fields: z.ZodOptional; displayName: z.ZodNullable>; type: z.ZodOptional>; typeMetadata: z.ZodOptional>>; systemField: z.ZodOptional; capabilities: z.ZodOptional; queryOperators: z.ZodOptional>>; }, z.core.$strip>>; encrypted: z.ZodOptional; description: z.ZodNullable>; readOnly: z.ZodNullable>; immutable: z.ZodNullable>; required: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; categoryFieldOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ categoryFieldOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ internal: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ cmsOptions: z.ZodOptional; categoryFieldOptions: z.ZodObject<{ isPrimary: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>]>>>>; condition: z.ZodOptional>; permission: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; numberRange: z.ZodObject<{ min: z.ZodNullable>; max: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; arraySizeRange: z.ZodOptional; stringLengthRange: z.ZodObject<{ minLength: z.ZodNullable>; maxLength: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodObject<{ minSize: z.ZodNullable>; maxSize: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; permissions: z.ZodOptional>; update: z.ZodOptional>; remove: z.ZodOptional>; read: z.ZodOptional>; }, z.core.$strip>>; revision: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; publishOptions: z.ZodObject<{ defaultStatus: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; singleItemOptions: z.ZodObject<{ singleItemId: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; urlizedOptions: z.ZodObject<{ format: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; multilingualOptions: z.ZodObject<{ translatableFieldKeys: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; cmsOptions: z.ZodOptional; editablePageLinkOptions: z.ZodObject<{ isPersisted: z.ZodOptional; isMutable: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ siteSort: z.ZodOptional; direction: z.ZodOptional>; }, z.core.$strip>>>; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>]>>>>; pagingModes: z.ZodOptional>>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>; declare const UpdateDataCollectionFieldRequest: z.ZodObject<{ dataCollectionId: z.ZodString; options: z.ZodObject<{ field: z.ZodIntersection>; type: z.ZodEnum<{ TEXT: "TEXT"; NUMBER: "NUMBER"; DATE: "DATE"; DATETIME: "DATETIME"; IMAGE: "IMAGE"; BOOLEAN: "BOOLEAN"; DOCUMENT: "DOCUMENT"; URL: "URL"; RICH_TEXT: "RICH_TEXT"; VIDEO: "VIDEO"; ANY: "ANY"; ARRAY_STRING: "ARRAY_STRING"; ARRAY_DOCUMENT: "ARRAY_DOCUMENT"; AUDIO: "AUDIO"; TIME: "TIME"; LANGUAGE: "LANGUAGE"; RICH_CONTENT: "RICH_CONTENT"; MEDIA_GALLERY: "MEDIA_GALLERY"; ADDRESS: "ADDRESS"; PAGE_LINK: "PAGE_LINK"; REFERENCE: "REFERENCE"; MULTI_REFERENCE: "MULTI_REFERENCE"; OBJECT: "OBJECT"; ARRAY: "ARRAY"; LEGACY_TIME: "LEGACY_TIME"; LEGACY_BOOK: "LEGACY_BOOK"; LEGACY_EXTERNAL_URL: "LEGACY_EXTERNAL_URL"; LEGACY_BROKEN_REFERENCE: "LEGACY_BROKEN_REFERENCE"; LEGACY_IMAGE: "LEGACY_IMAGE"; LEGACY_COLOR: "LEGACY_COLOR"; LEGACY_EXTERNAL_VIDEO: "LEGACY_EXTERNAL_VIDEO"; EMAIL: "EMAIL"; }>; typeMetadata: z.ZodOptional>>; systemField: z.ZodOptional; capabilities: z.ZodOptional; queryOperators: z.ZodOptional>>; }, z.core.$strip>>; encrypted: z.ZodOptional; description: z.ZodNullable>; readOnly: z.ZodNullable>; immutable: z.ZodNullable>; required: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; categoryFieldOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ categoryFieldOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ internal: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ cmsOptions: z.ZodOptional; categoryFieldOptions: z.ZodObject<{ isPrimary: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>]>>>>; condition: z.ZodOptional>; permission: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; numberRange: z.ZodObject<{ min: z.ZodNullable>; max: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; arraySizeRange: z.ZodOptional; stringLengthRange: z.ZodObject<{ minLength: z.ZodNullable>; maxLength: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodObject<{ minSize: z.ZodNullable>; maxSize: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>; }, z.core.$strip>; }, z.core.$strip>; declare const UpdateDataCollectionFieldResponse: z.ZodObject<{ dataCollection: z.ZodOptional; collectionType: z.ZodOptional>; ownerAppId: z.ZodNullable>; maxPageSize: z.ZodNullable>; displayName: z.ZodNullable>; defaultDisplayOrder: z.ZodOptional; direction: z.ZodOptional>; }, z.core.$strip>>; displayNamespace: z.ZodNullable>; displayField: z.ZodNullable>; capabilities: z.ZodOptional>>; collectionOperations: z.ZodOptional>>; indexLimits: z.ZodOptional; unique: z.ZodOptional; total: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>>; fields: z.ZodOptional; displayName: z.ZodNullable>; type: z.ZodOptional>; typeMetadata: z.ZodOptional>>; systemField: z.ZodOptional; capabilities: z.ZodOptional; queryOperators: z.ZodOptional>>; }, z.core.$strip>>; encrypted: z.ZodOptional; description: z.ZodNullable>; readOnly: z.ZodNullable>; immutable: z.ZodNullable>; required: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; categoryFieldOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ categoryFieldOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ internal: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ cmsOptions: z.ZodOptional; categoryFieldOptions: z.ZodObject<{ isPrimary: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>]>>>>; condition: z.ZodOptional>; permission: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; numberRange: z.ZodObject<{ min: z.ZodNullable>; max: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; arraySizeRange: z.ZodOptional; stringLengthRange: z.ZodObject<{ minLength: z.ZodNullable>; maxLength: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodObject<{ minSize: z.ZodNullable>; maxSize: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; permissions: z.ZodOptional>; update: z.ZodOptional>; remove: z.ZodOptional>; read: z.ZodOptional>; }, z.core.$strip>>; revision: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; publishOptions: z.ZodObject<{ defaultStatus: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; singleItemOptions: z.ZodObject<{ singleItemId: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; urlizedOptions: z.ZodObject<{ format: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; multilingualOptions: z.ZodObject<{ translatableFieldKeys: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; cmsOptions: z.ZodOptional; editablePageLinkOptions: z.ZodObject<{ isPersisted: z.ZodOptional; isMutable: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ siteSort: z.ZodOptional; direction: z.ZodOptional>; }, z.core.$strip>>>; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>]>>>>; pagingModes: z.ZodOptional>>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>; declare const DeleteDataCollectionFieldRequest: z.ZodObject<{ dataCollectionId: z.ZodString; options: z.ZodObject<{ fieldKey: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; declare const DeleteDataCollectionFieldResponse: z.ZodObject<{ dataCollection: z.ZodOptional; collectionType: z.ZodOptional>; ownerAppId: z.ZodNullable>; maxPageSize: z.ZodNullable>; displayName: z.ZodNullable>; defaultDisplayOrder: z.ZodOptional; direction: z.ZodOptional>; }, z.core.$strip>>; displayNamespace: z.ZodNullable>; displayField: z.ZodNullable>; capabilities: z.ZodOptional>>; collectionOperations: z.ZodOptional>>; indexLimits: z.ZodOptional; unique: z.ZodOptional; total: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>>; fields: z.ZodOptional; displayName: z.ZodNullable>; type: z.ZodOptional>; typeMetadata: z.ZodOptional>>; systemField: z.ZodOptional; capabilities: z.ZodOptional; queryOperators: z.ZodOptional>>; }, z.core.$strip>>; encrypted: z.ZodOptional; description: z.ZodNullable>; readOnly: z.ZodNullable>; immutable: z.ZodNullable>; required: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; categoryFieldOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ categoryFieldOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ internal: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ cmsOptions: z.ZodOptional; categoryFieldOptions: z.ZodObject<{ isPrimary: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>]>>>>; condition: z.ZodOptional>; permission: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; numberRange: z.ZodObject<{ min: z.ZodNullable>; max: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; arraySizeRange: z.ZodOptional; stringLengthRange: z.ZodObject<{ minLength: z.ZodNullable>; maxLength: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodObject<{ minSize: z.ZodNullable>; maxSize: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; permissions: z.ZodOptional>; update: z.ZodOptional>; remove: z.ZodOptional>; read: z.ZodOptional>; }, z.core.$strip>>; revision: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; publishOptions: z.ZodObject<{ defaultStatus: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; singleItemOptions: z.ZodObject<{ singleItemId: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; urlizedOptions: z.ZodObject<{ format: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; multilingualOptions: z.ZodObject<{ translatableFieldKeys: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; cmsOptions: z.ZodOptional; editablePageLinkOptions: z.ZodObject<{ isPersisted: z.ZodOptional; isMutable: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ siteSort: z.ZodOptional; direction: z.ZodOptional>; }, z.core.$strip>>>; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>]>>>>; pagingModes: z.ZodOptional>>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>; declare const AddDataCollectionPluginRequest: z.ZodObject<{ dataCollectionId: z.ZodString; options: z.ZodObject<{ plugin: z.ZodIntersection; }, z.core.$strip>, z.ZodXor; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; publishOptions: z.ZodObject<{ defaultStatus: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; singleItemOptions: z.ZodObject<{ singleItemId: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; urlizedOptions: z.ZodObject<{ format: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; multilingualOptions: z.ZodObject<{ translatableFieldKeys: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; cmsOptions: z.ZodOptional; editablePageLinkOptions: z.ZodObject<{ isPersisted: z.ZodOptional; isMutable: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ siteSort: z.ZodOptional; direction: z.ZodOptional>; }, z.core.$strip>>>; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>]>>; }, z.core.$strip>; }, z.core.$strip>; declare const AddDataCollectionPluginResponse: z.ZodObject<{ dataCollection: z.ZodOptional; collectionType: z.ZodOptional>; ownerAppId: z.ZodNullable>; maxPageSize: z.ZodNullable>; displayName: z.ZodNullable>; defaultDisplayOrder: z.ZodOptional; direction: z.ZodOptional>; }, z.core.$strip>>; displayNamespace: z.ZodNullable>; displayField: z.ZodNullable>; capabilities: z.ZodOptional>>; collectionOperations: z.ZodOptional>>; indexLimits: z.ZodOptional; unique: z.ZodOptional; total: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>>; fields: z.ZodOptional; displayName: z.ZodNullable>; type: z.ZodOptional>; typeMetadata: z.ZodOptional>>; systemField: z.ZodOptional; capabilities: z.ZodOptional; queryOperators: z.ZodOptional>>; }, z.core.$strip>>; encrypted: z.ZodOptional; description: z.ZodNullable>; readOnly: z.ZodNullable>; immutable: z.ZodNullable>; required: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; categoryFieldOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ categoryFieldOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ internal: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ cmsOptions: z.ZodOptional; categoryFieldOptions: z.ZodObject<{ isPrimary: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>]>>>>; condition: z.ZodOptional>; permission: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; numberRange: z.ZodObject<{ min: z.ZodNullable>; max: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; arraySizeRange: z.ZodOptional; stringLengthRange: z.ZodObject<{ minLength: z.ZodNullable>; maxLength: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodObject<{ minSize: z.ZodNullable>; maxSize: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; permissions: z.ZodOptional>; update: z.ZodOptional>; remove: z.ZodOptional>; read: z.ZodOptional>; }, z.core.$strip>>; revision: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; publishOptions: z.ZodObject<{ defaultStatus: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; singleItemOptions: z.ZodObject<{ singleItemId: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; urlizedOptions: z.ZodObject<{ format: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; multilingualOptions: z.ZodObject<{ translatableFieldKeys: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; cmsOptions: z.ZodOptional; editablePageLinkOptions: z.ZodObject<{ isPersisted: z.ZodOptional; isMutable: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ siteSort: z.ZodOptional; direction: z.ZodOptional>; }, z.core.$strip>>>; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>]>>>>; pagingModes: z.ZodOptional>>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>; declare const DeleteDataCollectionPluginRequest: z.ZodObject<{ dataCollectionId: z.ZodString; options: z.ZodObject<{ pluginType: z.ZodEnum<{ URLIZED: "URLIZED"; CMS: "CMS"; PUBLISH: "PUBLISH"; SINGLE_ITEM: "SINGLE_ITEM"; GRIDAPPLESS: "GRIDAPPLESS"; MULTILINGUAL: "MULTILINGUAL"; SHARED: "SHARED"; EDITABLE_PAGE_LINK: "EDITABLE_PAGE_LINK"; }>; }, z.core.$strip>; }, z.core.$strip>; declare const DeleteDataCollectionPluginResponse: z.ZodObject<{ dataCollection: z.ZodOptional; collectionType: z.ZodOptional>; ownerAppId: z.ZodNullable>; maxPageSize: z.ZodNullable>; displayName: z.ZodNullable>; defaultDisplayOrder: z.ZodOptional; direction: z.ZodOptional>; }, z.core.$strip>>; displayNamespace: z.ZodNullable>; displayField: z.ZodNullable>; capabilities: z.ZodOptional>>; collectionOperations: z.ZodOptional>>; indexLimits: z.ZodOptional; unique: z.ZodOptional; total: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>>; fields: z.ZodOptional; displayName: z.ZodNullable>; type: z.ZodOptional>; typeMetadata: z.ZodOptional>>; systemField: z.ZodOptional; capabilities: z.ZodOptional; queryOperators: z.ZodOptional>>; }, z.core.$strip>>; encrypted: z.ZodOptional; description: z.ZodNullable>; readOnly: z.ZodNullable>; immutable: z.ZodNullable>; required: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; categoryFieldOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ categoryFieldOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ internal: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ cmsOptions: z.ZodOptional; categoryFieldOptions: z.ZodObject<{ isPrimary: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>]>>>>; condition: z.ZodOptional>; permission: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; numberRange: z.ZodObject<{ min: z.ZodNullable>; max: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; arraySizeRange: z.ZodOptional; stringLengthRange: z.ZodObject<{ minLength: z.ZodNullable>; maxLength: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodObject<{ minSize: z.ZodNullable>; maxSize: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; permissions: z.ZodOptional>; update: z.ZodOptional>; remove: z.ZodOptional>; read: z.ZodOptional>; }, z.core.$strip>>; revision: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; publishOptions: z.ZodObject<{ defaultStatus: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; singleItemOptions: z.ZodObject<{ singleItemId: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; urlizedOptions: z.ZodObject<{ format: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; multilingualOptions: z.ZodObject<{ translatableFieldKeys: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; cmsOptions: z.ZodOptional; editablePageLinkOptions: z.ZodObject<{ isPersisted: z.ZodOptional; isMutable: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ siteSort: z.ZodOptional; direction: z.ZodOptional>; }, z.core.$strip>>>; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>]>>>>; pagingModes: z.ZodOptional>>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>; declare const PatchDataCollectionFieldRequest: z.ZodObject<{ dataCollectionId: z.ZodString; field: z.ZodIntersection; displayName: z.ZodNullable>; type: z.ZodOptional>; typeMetadata: z.ZodOptional>>; systemField: z.ZodOptional; capabilities: z.ZodOptional; queryOperators: z.ZodOptional>>; }, z.core.$strip>>; encrypted: z.ZodOptional; description: z.ZodNullable>; readOnly: z.ZodNullable>; immutable: z.ZodNullable>; required: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; categoryFieldOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ categoryFieldOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ internal: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ cmsOptions: z.ZodOptional; categoryFieldOptions: z.ZodObject<{ isPrimary: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>]>>>>; condition: z.ZodOptional>; permission: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; numberRange: z.ZodObject<{ min: z.ZodNullable>; max: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; arraySizeRange: z.ZodOptional; stringLengthRange: z.ZodObject<{ minLength: z.ZodNullable>; maxLength: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodObject<{ minSize: z.ZodNullable>; maxSize: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>; }, z.core.$strip>; declare const PatchDataCollectionFieldResponse: z.ZodObject<{ dataCollection: z.ZodOptional; collectionType: z.ZodOptional>; ownerAppId: z.ZodNullable>; maxPageSize: z.ZodNullable>; displayName: z.ZodNullable>; defaultDisplayOrder: z.ZodOptional; direction: z.ZodOptional>; }, z.core.$strip>>; displayNamespace: z.ZodNullable>; displayField: z.ZodNullable>; capabilities: z.ZodOptional>>; collectionOperations: z.ZodOptional>>; indexLimits: z.ZodOptional; unique: z.ZodOptional; total: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>>; fields: z.ZodOptional; displayName: z.ZodNullable>; type: z.ZodOptional>; typeMetadata: z.ZodOptional>>; systemField: z.ZodOptional; capabilities: z.ZodOptional; queryOperators: z.ZodOptional>>; }, z.core.$strip>>; encrypted: z.ZodOptional; description: z.ZodNullable>; readOnly: z.ZodNullable>; immutable: z.ZodNullable>; required: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; categoryFieldOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ categoryFieldOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ internal: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ cmsOptions: z.ZodOptional; categoryFieldOptions: z.ZodObject<{ isPrimary: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>]>>>>; condition: z.ZodOptional>; permission: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodOptional; numberRange: z.ZodObject<{ min: z.ZodNullable>; max: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; arraySizeRange: z.ZodOptional; stringLengthRange: z.ZodObject<{ minLength: z.ZodNullable>; maxLength: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ numberRange: z.ZodOptional; stringLengthRange: z.ZodOptional; arraySizeRange: z.ZodObject<{ minSize: z.ZodNullable>; maxSize: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; permissions: z.ZodOptional>; update: z.ZodOptional>; remove: z.ZodOptional>; read: z.ZodOptional>; }, z.core.$strip>>; revision: z.ZodNullable>; plugins: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; publishOptions: z.ZodObject<{ defaultStatus: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; singleItemOptions: z.ZodObject<{ singleItemId: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; urlizedOptions: z.ZodObject<{ format: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodOptional; multilingualOptions: z.ZodObject<{ translatableFieldKeys: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; cmsOptions: z.ZodOptional; editablePageLinkOptions: z.ZodObject<{ isPersisted: z.ZodOptional; isMutable: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ publishOptions: z.ZodOptional; singleItemOptions: z.ZodOptional; urlizedOptions: z.ZodOptional; multilingualOptions: z.ZodOptional; editablePageLinkOptions: z.ZodOptional; cmsOptions: z.ZodObject<{ siteSort: z.ZodOptional; direction: z.ZodOptional>; }, z.core.$strip>>>; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>]>>>>; pagingModes: z.ZodOptional>>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>; export { AddDataCollectionPluginRequest, AddDataCollectionPluginResponse, CreateDataCollectionFieldRequest, CreateDataCollectionFieldResponse, CreateDataCollectionRequest, CreateDataCollectionResponse, DeleteDataCollectionFieldRequest, DeleteDataCollectionFieldResponse, DeleteDataCollectionPluginRequest, DeleteDataCollectionPluginResponse, DeleteDataCollectionRequest, DeleteDataCollectionResponse, GetDataCollectionRequest, GetDataCollectionResponse, ListDataCollectionsRequest, ListDataCollectionsResponse, PatchDataCollectionFieldRequest, PatchDataCollectionFieldResponse, PatchDataCollectionRequest, PatchDataCollectionResponse, UpdateDataCollectionFieldRequest, UpdateDataCollectionFieldResponse, UpdateDataCollectionRequest, UpdateDataCollectionResponse };