// All material copyright Esri, All Rights Reserved, unless otherwise specified. // See https://js.arcgis.com/4.30/esri/copyright.txt for details. //>>built define("../../chunks/tslib.es6 ../../core/JSONSupport ../../core/accessorSupport/decorators/property ../../core/has ../../core/Logger ../../core/RandomLCG ../../core/accessorSupport/decorators/subclass ../../geometry/SpatialReference".split(" "),function(b,a,c,g,h,k,d,e){a=class extends a.JSONSupport{constructor(f){super(f);this.capabilities=[];this.supportsSearch=!1;this.supportedQueryFormats=[];this.allowGeometryUpdates=!1;this.maxRecordCount=this.serviceCapabilities=this.searchMaxRecordCount=null; this.units=this.copyrightText=this.description="";this.dateFieldsTimeReference=this.currentVersion=this.spatialReference=null;this.serviceItemId="";this.supportsProvenance=this.schemaEditingNotSupported=this.dataEditingNotSupported=this.supportsDocuments=!1}};b.__decorate([c.property({type:[String],json:{write:!0}})],a.prototype,"capabilities",void 0);b.__decorate([c.property({type:Boolean,json:{write:!0}})],a.prototype,"supportsSearch",void 0);b.__decorate([c.property({type:[String],json:{write:!0}})], a.prototype,"supportedQueryFormats",void 0);b.__decorate([c.property({type:Boolean,json:{write:!0}})],a.prototype,"allowGeometryUpdates",void 0);b.__decorate([c.property({type:Number,json:{write:!0}})],a.prototype,"searchMaxRecordCount",void 0);b.__decorate([c.property({type:Object,json:{write:!0}})],a.prototype,"serviceCapabilities",void 0);b.__decorate([c.property({type:Number,json:{write:!0}})],a.prototype,"maxRecordCount",void 0);b.__decorate([c.property({type:String,json:{write:!0}})],a.prototype, "description",void 0);b.__decorate([c.property({type:String,json:{write:!0}})],a.prototype,"copyrightText",void 0);b.__decorate([c.property({type:String,json:{write:!0}})],a.prototype,"units",void 0);b.__decorate([c.property({type:e,json:{write:!0}})],a.prototype,"spatialReference",void 0);b.__decorate([c.property({type:Number,json:{write:!0}})],a.prototype,"currentVersion",void 0);b.__decorate([c.property({type:Object,json:{write:!0}})],a.prototype,"dateFieldsTimeReference",void 0);b.__decorate([c.property({type:String, json:{write:!0}})],a.prototype,"serviceItemId",void 0);b.__decorate([c.property({type:Boolean,json:{write:!0}})],a.prototype,"supportsDocuments",void 0);b.__decorate([c.property({type:Boolean,json:{write:!0}})],a.prototype,"dataEditingNotSupported",void 0);b.__decorate([c.property({type:Boolean,json:{write:!0}})],a.prototype,"schemaEditingNotSupported",void 0);b.__decorate([c.property({type:Boolean,json:{write:!0}})],a.prototype,"supportsProvenance",void 0);return a=b.__decorate([d.subclass("esri.rest.knowledgeGraph.ServiceDefinition")], a)});