@osdk/foundry 2.63.0 → 2.64.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +35 -0
- package/dist/foundry-public.d.ts +798 -32
- package/dist/foundry.esm.js +1 -1
- package/package.json +28 -28
package/dist/foundry.esm.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const t=Symbol("ClientContext");class e extends Error{constructor(t,e,n,o,r,s,c){super(t),this.message=t,this.errorName=e,this.errorCode=n,this.errorDescription=o,this.statusCode=r,this.errorInstanceId=s,this.parameters=c}}class n extends e{constructor(t,e,n,o){super(t,e,void 0,void 0,o),this.originalError=n}}async function o(o,[r,s,c,i,a],...u){const l=s.replace(/\{([^}]+)\}/g,()=>encodeURIComponent(u.shift())),f=1&c?u.shift():void 0,v=2&c?u.shift():void 0,p=4&c?u.shift():void 0,d=["GET","POST","PUT","DELETE","PATCH"][r];return await async function(t,o,r,s,c,i,a,u){const l=function(t,e){return t+=t.endsWith("/")?"":"/",new URL(`api${e}`,t)}(t.baseUrl,r);for(const[t,e]of Object.entries(c||{}))if(null!=e)if(Array.isArray(e))for(const n of e)l.searchParams.append(t,n);else l.searchParams.append(t,e);const f=new Headers;f.set("Content-Type",a??"application/json"),f.set("Accept",u??"application/json"),Object.entries(i||{}).forEach(([t,e])=>{"Content-Type"===t&&"string"==typeof e?f.set("Content-Type",e):"Accept"===t&&"string"==typeof e?f.set("Accept",e):null!=e&&f.append(t,e.toString())});const v=null==s||s instanceof globalThis.Blob?s:JSON.stringify(s),p=await t.fetch(l.toString(),{body:v,method:o,headers:f});if(!p.ok)try{const t=await p.json();return new e(t.message,t.errorName,t.errorCode,t.errorDescription,p.status,t.errorInstanceId,t.parameters)}catch(t){return t instanceof Error?new n(t.message,"UNKNOWN"):new n("Unable to parse error response","UNKNOWN")}if(204===p.status)return;if(null==u||"application/json"===u)return await p.json();return p}(o.__osdkClientContext??o[t]??o,d,l,f,v,p,i,a)}const r=[0,"/v2/admin/enrollments/{0}/authenticationProviders",2];const s=[0,"/v2/admin/enrollments/{0}/authenticationProviders/{1}",2];const c=[1,"/v2/admin/enrollments/{0}/authenticationProviders/{1}/preregisterUser",3];const i=[1,"/v2/admin/enrollments/{0}/authenticationProviders/{1}/preregisterGroup",3];var a=Object.freeze({__proto__:null,get:function(t,...e){return o(t,s,...e)},list:function(t,...e){return o(t,r,...e)},preregisterGroup:function(t,...e){return o(t,i,...e)},preregisterUser:function(t,...e){return o(t,c,...e)}});const u=[0,"/v2/admin/cbacBanner",2];var l=Object.freeze({__proto__:null,get:function(t,...e){return o(t,u,...e)}});const f=[0,"/v2/admin/cbacMarkingRestrictions",2];var v=Object.freeze({__proto__:null,get:function(t,...e){return o(t,f,...e)}});const p=[0,"/v2/admin/enrollments/{0}",2];const d=[0,"/v2/admin/enrollments/getCurrent",2];var _=Object.freeze({__proto__:null,get:function(t,...e){return o(t,p,...e)},getCurrent:function(t,...e){return o(t,d,...e)}});const g=[0,"/v2/admin/enrollments/{0}/roleAssignments",2];const m=[1,"/v2/admin/enrollments/{0}/roleAssignments/add",3];const b=[1,"/v2/admin/enrollments/{0}/roleAssignments/remove",3];var h=Object.freeze({__proto__:null,add:function(t,...e){return o(t,m,...e)},list:function(t,...e){return o(t,g,...e)},remove:function(t,...e){return o(t,b,...e)}});const y=[1,"/v2/admin/groups",1];const j=[3,"/v2/admin/groups/{0}"];const O=[0,"/v2/admin/groups",2];const z=[0,"/v2/admin/groups/{0}"];const S=[1,"/v2/admin/groups/getBatch",1];const k=[2,"/v2/admin/groups/{0}",1];const T=[0,"/v2/admin/groups/listCurrent",2];const A=[1,"/v2/admin/groups/search",1];var B=Object.freeze({__proto__:null,create:function(t,...e){return o(t,y,...e)},deleteGroup:function(t,...e){return o(t,j,...e)},get:function(t,...e){return o(t,z,...e)},getBatch:function(t,...e){return o(t,S,...e)},list:function(t,...e){return o(t,O,...e)},listCurrent:function(t,...e){return o(t,T,...e)},replace:function(t,...e){return o(t,k,...e)},search:function(t,...e){return o(t,A,...e)}});const R=[0,"/v2/admin/groups/{0}/groupMembers",2];const M=[1,"/v2/admin/groups/{0}/groupMembers/add",1];const C=[1,"/v2/admin/groups/{0}/groupMembers/remove",1];var P=Object.freeze({__proto__:null,add:function(t,...e){return o(t,M,...e)},list:function(t,...e){return o(t,R,...e)},remove:function(t,...e){return o(t,C,...e)}});const x=[0,"/v2/admin/users/{0}/groupMemberships",2];var w=Object.freeze({__proto__:null,list:function(t,...e){return o(t,x,...e)}});const I=[0,"/v2/admin/groups/{0}/membershipExpirationPolicy",2];const V=[2,"/v2/admin/groups/{0}/membershipExpirationPolicy",3];var D=Object.freeze({__proto__:null,get:function(t,...e){return o(t,I,...e)},replace:function(t,...e){return o(t,V,...e)}});const E=[0,"/v2/admin/groups/{0}/providerInfo"];const L=[2,"/v2/admin/groups/{0}/providerInfo",1];var q=Object.freeze({__proto__:null,get:function(t,...e){return o(t,E,...e)},replace:function(t,...e){return o(t,L,...e)}});const F=[0,"/v2/admin/enrollments/{0}/hosts",2];var W=Object.freeze({__proto__:null,list:function(t,...e){return o(t,F,...e)}});const H=[1,"/v2/admin/markings",1];const G=[0,"/v2/admin/markings",2];const J=[0,"/v2/admin/markings/{0}"];const N=[1,"/v2/admin/markings/getBatch",1];const U=[2,"/v2/admin/markings/{0}",1];var Q=Object.freeze({__proto__:null,create:function(t,...e){return o(t,H,...e)},get:function(t,...e){return o(t,J,...e)},getBatch:function(t,...e){return o(t,N,...e)},list:function(t,...e){return o(t,G,...e)},replace:function(t,...e){return o(t,U,...e)}});const K=[1,"/v2/admin/markingCategories",3];const $=[0,"/v2/admin/markingCategories",2];const X=[0,"/v2/admin/markingCategories/{0}"];const Y=[2,"/v2/admin/markingCategories/{0}",3];var Z=Object.freeze({__proto__:null,create:function(t,...e){return o(t,K,...e)},get:function(t,...e){return o(t,X,...e)},list:function(t,...e){return o(t,$,...e)},replace:function(t,...e){return o(t,Y,...e)}});const tt=[0,"/v2/admin/markings/{0}/markingMembers",2];const et=[1,"/v2/admin/markings/{0}/markingMembers/add",1];const nt=[1,"/v2/admin/markings/{0}/markingMembers/remove",1];var ot=Object.freeze({__proto__:null,add:function(t,...e){return o(t,et,...e)},list:function(t,...e){return o(t,tt,...e)},remove:function(t,...e){return o(t,nt,...e)}});const rt=[0,"/v2/admin/markings/{0}/roleAssignments",2];const st=[1,"/v2/admin/markings/{0}/roleAssignments/add",1];const ct=[1,"/v2/admin/markings/{0}/roleAssignments/remove",1];var it=Object.freeze({__proto__:null,add:function(t,...e){return o(t,st,...e)},list:function(t,...e){return o(t,rt,...e)},remove:function(t,...e){return o(t,ct,...e)}});const at=[1,"/v2/admin/organizations",3];const ut=[0,"/v2/admin/organizations/{0}"];const lt=[2,"/v2/admin/organizations/{0}",1];const ft=[0,"/v2/admin/organizations/{0}/listAvailableRoles"];var vt=Object.freeze({__proto__:null,create:function(t,...e){return o(t,at,...e)},get:function(t,...e){return o(t,ut,...e)},listAvailableRoles:function(t,...e){return o(t,ft,...e)},replace:function(t,...e){return o(t,lt,...e)}});const pt=[0,"/v2/admin/organizations/{0}/guestMembers",2];const dt=[1,"/v2/admin/organizations/{0}/guestMembers/add",3];const _t=[1,"/v2/admin/organizations/{0}/guestMembers/remove",3];var gt=Object.freeze({__proto__:null,add:function(t,...e){return o(t,dt,...e)},list:function(t,...e){return o(t,pt,...e)},remove:function(t,...e){return o(t,_t,...e)}});const mt=[0,"/v2/admin/organizations/{0}/roleAssignments"];const bt=[1,"/v2/admin/organizations/{0}/roleAssignments/add",1];const ht=[1,"/v2/admin/organizations/{0}/roleAssignments/remove",1];var yt=Object.freeze({__proto__:null,add:function(t,...e){return o(t,bt,...e)},list:function(t,...e){return o(t,mt,...e)},remove:function(t,...e){return o(t,ht,...e)}});const jt=[0,"/v2/admin/roles/{0}",2];const Ot=[1,"/v2/admin/roles/getBatch",3];var zt=Object.freeze({__proto__:null,get:function(t,...e){return o(t,jt,...e)},getBatch:function(t,...e){return o(t,Ot,...e)}});const St=[3,"/v2/admin/users/{0}"];const kt=[0,"/v2/admin/users",2];const Tt=[0,"/v2/admin/users/{0}",2];const At=[1,"/v2/admin/users/getBatch",1];const Bt=[0,"/v2/admin/users/getCurrent"];const Rt=[0,"/v2/admin/users/{0}/getMarkings"];const Mt=[0,"/v2/admin/users/{0}/profilePicture",,,"application/octet-stream"];const Ct=[1,"/v2/admin/users/search",1];const Pt=[1,"/v2/admin/users/{0}/revokeAllTokens"];var xt=Object.freeze({__proto__:null,deleteUser:function(t,...e){return o(t,St,...e)},get:function(t,...e){return o(t,Tt,...e)},getBatch:function(t,...e){return o(t,At,...e)},getCurrent:function(t,...e){return o(t,Bt,...e)},getMarkings:function(t,...e){return o(t,Rt,...e)},list:function(t,...e){return o(t,kt,...e)},profilePicture:function(t,...e){return o(t,Mt,...e)},revokeAllTokens:function(t,...e){return o(t,Pt,...e)},search:function(t,...e){return o(t,Ct,...e)}});const wt=[0,"/v2/admin/users/{0}/providerInfo"];const It=[2,"/v2/admin/users/{0}/providerInfo",1];var Vt=Object.freeze({__proto__:null,get:function(t,...e){return o(t,wt,...e)},replace:function(t,...e){return o(t,It,...e)}}),Dt=Object.freeze({__proto__:null,AuthenticationProviders:a,CbacBanners:l,CbacMarkingRestrictionsObjects:v,EnrollmentRoleAssignments:h,Enrollments:_,GroupMembers:P,GroupMembershipExpirationPolicies:D,GroupMemberships:w,GroupProviderInfos:q,Groups:B,Hosts:W,MarkingCategories:Z,MarkingMembers:ot,MarkingRoleAssignments:it,Markings:Q,OrganizationGuestMembers:gt,OrganizationRoleAssignments:yt,Organizations:vt,Roles:zt,UserProviderInfos:Vt,Users:xt});const Et=[0,"/v2/aipAgents/agents/{0}",2];const Lt=[0,"/v2/aipAgents/agents/allSessions",2];var qt=Object.freeze({__proto__:null,allSessions:function(t,...e){return o(t,Lt,...e)},get:function(t,...e){return o(t,Et,...e)}});const Ft=[0,"/v2/aipAgents/agents/{0}/agentVersions",2];const Wt=[0,"/v2/aipAgents/agents/{0}/agentVersions/{1}",2];var Ht=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Wt,...e)},list:function(t,...e){return o(t,Ft,...e)}});const Gt=[0,"/v2/aipAgents/agents/{0}/sessions/{1}/content",2];var Jt=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Gt,...e)}});const Nt=[1,"/v2/aipAgents/agents/{0}/sessions",3];const Ut=[3,"/v2/aipAgents/agents/{0}/sessions/{1}",2];const Qt=[0,"/v2/aipAgents/agents/{0}/sessions",2];const Kt=[0,"/v2/aipAgents/agents/{0}/sessions/{1}",2];const $t=[1,"/v2/aipAgents/agents/{0}/sessions/{1}/blockingContinue",3];const Xt=[1,"/v2/aipAgents/agents/{0}/sessions/{1}/streamingContinue",3,,"application/octet-stream"];const Yt=[1,"/v2/aipAgents/agents/{0}/sessions/{1}/cancel",3];const Zt=[2,"/v2/aipAgents/agents/{0}/sessions/{1}/ragContext",3];const te=[2,"/v2/aipAgents/agents/{0}/sessions/{1}/updateTitle",3];var ee=Object.freeze({__proto__:null,blockingContinue:function(t,...e){return o(t,$t,...e)},cancel:function(t,...e){return o(t,Yt,...e)},create:function(t,...e){return o(t,Nt,...e)},deleteSession:function(t,...e){return o(t,Ut,...e)},get:function(t,...e){return o(t,Kt,...e)},list:function(t,...e){return o(t,Qt,...e)},ragContext:function(t,...e){return o(t,Zt,...e)},streamingContinue:function(t,...e){return o(t,Xt,...e)},updateTitle:function(t,...e){return o(t,te,...e)}});const ne=[0,"/v2/aipAgents/agents/{0}/sessions/{1}/sessionTraces/{2}",2];var oe=Object.freeze({__proto__:null,get:function(t,...e){return o(t,ne,...e)}}),re=Object.freeze({__proto__:null,AgentVersions:Ht,Agents:qt,Contents:Jt,SessionTraces:oe,Sessions:ee});const se=[0,"/v2/audit/organizations/{0}/logFiles",2];const ce=[0,"/v2/audit/organizations/{0}/logFiles/{1}/content",,,"application/octet-stream"];var ie=Object.freeze({__proto__:null,content:function(t,...e){return o(t,ce,...e)},list:function(t,...e){return o(t,se,...e)}}),ae=Object.freeze({__proto__:null,LogFiles:ie});const ue=[0,"/v2/checkpoints/records/{0}",2];const le=[1,"/v2/checkpoints/records/getBatch",3];const fe=[1,"/v2/checkpoints/records/search",3];var ve=Object.freeze({__proto__:null,get:function(t,...e){return o(t,ue,...e)},getBatch:function(t,...e){return o(t,le,...e)},search:function(t,...e){return o(t,fe,...e)}}),pe=Object.freeze({__proto__:null,Records:ve});const de=[1,"/v2/connectivity/connections",1];const _e=[0,"/v2/connectivity/connections/{0}"];const ge=[1,"/v2/connectivity/connections/{0}/updateExportSettings",1];const me=[1,"/v2/connectivity/connections/{0}/updateSecrets",1];const be=[0,"/v2/connectivity/connections/{0}/getConfiguration"];const he=[1,"/v2/connectivity/connections/getConfigurationBatch",1];const ye=[1,"/v2/connectivity/connections/{0}/uploadCustomJdbcDrivers",3,"application/octet-stream"];var je=Object.freeze({__proto__:null,create:function(t,...e){return o(t,de,...e)},get:function(t,...e){return o(t,_e,...e)},getConfiguration:function(t,...e){return o(t,be,...e)},getConfigurationBatch:function(t,...e){return o(t,he,...e)},updateExportSettings:function(t,...e){return o(t,ge,...e)},updateSecrets:function(t,...e){return o(t,me,...e)},uploadCustomJdbcDrivers:function(t,...e){return o(t,ye,...e)}});const Oe=[1,"/v2/connectivity/connections/{0}/fileImports",1];const ze=[3,"/v2/connectivity/connections/{0}/fileImports/{1}"];const Se=[0,"/v2/connectivity/connections/{0}/fileImports",2];const ke=[0,"/v2/connectivity/connections/{0}/fileImports/{1}"];const Te=[2,"/v2/connectivity/connections/{0}/fileImports/{1}",1];const Ae=[1,"/v2/connectivity/connections/{0}/fileImports/{1}/execute"];var Be=Object.freeze({__proto__:null,create:function(t,...e){return o(t,Oe,...e)},deleteFileImport:function(t,...e){return o(t,ze,...e)},execute:function(t,...e){return o(t,Ae,...e)},get:function(t,...e){return o(t,ke,...e)},list:function(t,...e){return o(t,Se,...e)},replace:function(t,...e){return o(t,Te,...e)}});const Re=[1,"/v2/connectivity/connections/{0}/tableImports",1];const Me=[3,"/v2/connectivity/connections/{0}/tableImports/{1}"];const Ce=[0,"/v2/connectivity/connections/{0}/tableImports",2];const Pe=[0,"/v2/connectivity/connections/{0}/tableImports/{1}"];const xe=[2,"/v2/connectivity/connections/{0}/tableImports/{1}",1];const we=[1,"/v2/connectivity/connections/{0}/tableImports/{1}/execute"];var Ie=Object.freeze({__proto__:null,create:function(t,...e){return o(t,Re,...e)},deleteTableImport:function(t,...e){return o(t,Me,...e)},execute:function(t,...e){return o(t,we,...e)},get:function(t,...e){return o(t,Pe,...e)},list:function(t,...e){return o(t,Ce,...e)},replace:function(t,...e){return o(t,xe,...e)}});const Ve=[1,"/v2/connectivity/connections/{0}/virtualTables",1];var De=Object.freeze({__proto__:null,create:function(t,...e){return o(t,Ve,...e)}}),Ee=Object.freeze({__proto__:null,Connections:je,FileImports:Be,TableImports:Ie,VirtualTables:De}),Le=Object.freeze({__proto__:null});const qe=[1,"/v2/dataHealth/checks",3];const Fe=[3,"/v2/dataHealth/checks/{0}",2];const We=[0,"/v2/dataHealth/checks/{0}",2];const He=[2,"/v2/dataHealth/checks/{0}",3];var Ge=Object.freeze({__proto__:null,create:function(t,...e){return o(t,qe,...e)},deleteCheck:function(t,...e){return o(t,Fe,...e)},get:function(t,...e){return o(t,We,...e)},replace:function(t,...e){return o(t,He,...e)}});const Je=[0,"/v2/dataHealth/checks/{0}/checkReports/{1}",2];const Ne=[0,"/v2/dataHealth/checks/{0}/checkReports/getLatest",2];var Ue=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Je,...e)},getLatest:function(t,...e){return o(t,Ne,...e)}}),Qe=Object.freeze({__proto__:null,CheckReports:Ue,Checks:Ge});const Ke=[1,"/v2/datasets/{0}/branches",1];const $e=[3,"/v2/datasets/{0}/branches/{1}"];const Xe=[0,"/v2/datasets/{0}/branches",2];const Ye=[0,"/v2/datasets/{0}/branches/{1}"];const Ze=[0,"/v2/datasets/{0}/branches/{1}/transactions",2];var tn=Object.freeze({__proto__:null,create:function(t,...e){return o(t,Ke,...e)},deleteBranch:function(t,...e){return o(t,$e,...e)},get:function(t,...e){return o(t,Ye,...e)},list:function(t,...e){return o(t,Xe,...e)},transactions:function(t,...e){return o(t,Ze,...e)}});const en=[1,"/v2/datasets",1];const nn=[0,"/v2/datasets/{0}"];const on=[0,"/v2/datasets/{0}/getSchedules",2];const rn=[0,"/v2/datasets/{0}/getHealthChecks",2];const sn=[0,"/v2/datasets/{0}/getHealthCheckReports",2];const cn=[0,"/v2/datasets/{0}/readTable",2,,"application/octet-stream"];const an=[0,"/v2/datasets/{0}/getSchema",2];const un=[1,"/v2/datasets/getSchemaBatch",1];const ln=[2,"/v2/datasets/{0}/putSchema",1];const fn=[1,"/v2/datasets/{0}/jobs",3];const vn=[0,"/v2/datasets/{0}/transactions",2];var pn=Object.freeze({__proto__:null,create:function(t,...e){return o(t,en,...e)},get:function(t,...e){return o(t,nn,...e)},getHealthCheckReports:function(t,...e){return o(t,sn,...e)},getHealthChecks:function(t,...e){return o(t,rn,...e)},getSchedules:function(t,...e){return o(t,on,...e)},getSchema:function(t,...e){return o(t,an,...e)},getSchemaBatch:function(t,...e){return o(t,un,...e)},jobs:function(t,...e){return o(t,fn,...e)},putSchema:function(t,...e){return o(t,ln,...e)},readTable:function(t,...e){return o(t,cn,...e)},transactions:function(t,...e){return o(t,vn,...e)}});const dn=[3,"/v2/datasets/{0}/files/{1}",2];const _n=[0,"/v2/datasets/{0}/files",2];const gn=[0,"/v2/datasets/{0}/files/{1}",2];const mn=[1,"/v2/datasets/{0}/files/{1}/upload",3,"application/octet-stream"];const bn=[0,"/v2/datasets/{0}/files/{1}/content",2,,"application/octet-stream"];var hn=Object.freeze({__proto__:null,content:function(t,...e){return o(t,bn,...e)},deleteFile:function(t,...e){return o(t,dn,...e)},get:function(t,...e){return o(t,gn,...e)},list:function(t,...e){return o(t,_n,...e)},upload:function(t,...e){return o(t,mn,...e)}});const yn=[1,"/v2/datasets/{0}/transactions",3];const jn=[0,"/v2/datasets/{0}/transactions/{1}"];const On=[1,"/v2/datasets/{0}/transactions/{1}/commit"];const zn=[1,"/v2/datasets/{0}/transactions/{1}/abort"];const Sn=[0,"/v2/datasets/{0}/transactions/{1}/build",2];const kn=[0,"/v2/datasets/{0}/transactions/{1}/job",2];var Tn=Object.freeze({__proto__:null,abort:function(t,...e){return o(t,zn,...e)},build:function(t,...e){return o(t,Sn,...e)},commit:function(t,...e){return o(t,On,...e)},create:function(t,...e){return o(t,yn,...e)},get:function(t,...e){return o(t,jn,...e)},job:function(t,...e){return o(t,kn,...e)}});const An=[1,"/v2/datasets/views",1];const Bn=[0,"/v2/datasets/views/{0}",2];const Rn=[1,"/v2/datasets/views/{0}/addBackingDatasets",1];const Mn=[2,"/v2/datasets/views/{0}/replaceBackingDatasets",1];const Cn=[1,"/v2/datasets/views/{0}/removeBackingDatasets",1];const Pn=[1,"/v2/datasets/views/{0}/addPrimaryKey",1];var xn=Object.freeze({__proto__:null,addBackingDatasets:function(t,...e){return o(t,Rn,...e)},addPrimaryKey:function(t,...e){return o(t,Pn,...e)},create:function(t,...e){return o(t,An,...e)},get:function(t,...e){return o(t,Bn,...e)},removeBackingDatasets:function(t,...e){return o(t,Cn,...e)},replaceBackingDatasets:function(t,...e){return o(t,Mn,...e)}}),wn=Object.freeze({__proto__:null,Branches:tn,Datasets:pn,Files:hn,Transactions:Tn,Views:xn});const In=[1,"/v2/filesystem/folders",1];const Vn=[0,"/v2/filesystem/folders/{0}"];const Dn=[1,"/v2/filesystem/folders/getBatch",1];const En=[2,"/v2/filesystem/folders/{0}",3];const Ln=[0,"/v2/filesystem/folders/{0}/children",2];var qn=Object.freeze({__proto__:null,children:function(t,...e){return o(t,Ln,...e)},create:function(t,...e){return o(t,In,...e)},get:function(t,...e){return o(t,Vn,...e)},getBatch:function(t,...e){return o(t,Dn,...e)},replace:function(t,...e){return o(t,En,...e)}});const Fn=[0,"/v2/filesystem/projects/{0}"];const Wn=[2,"/v2/filesystem/projects/{0}",3];const Hn=[1,"/v2/filesystem/projects/create",1];const Gn=[1,"/v2/filesystem/projects/createFromTemplate",1];const Jn=[1,"/v2/filesystem/projects/{0}/addOrganizations",1];const Nn=[1,"/v2/filesystem/projects/{0}/removeOrganizations",1];const Un=[0,"/v2/filesystem/projects/{0}/organizations",2];var Qn=Object.freeze({__proto__:null,addOrganizations:function(t,...e){return o(t,Jn,...e)},create:function(t,...e){return o(t,Hn,...e)},createFromTemplate:function(t,...e){return o(t,Gn,...e)},get:function(t,...e){return o(t,Fn,...e)},organizations:function(t,...e){return o(t,Un,...e)},removeOrganizations:function(t,...e){return o(t,Nn,...e)},replace:function(t,...e){return o(t,Wn,...e)}});const Kn=[0,"/v2/filesystem/projects/{0}/references",2];const $n=[1,"/v2/filesystem/projects/{0}/references/add",1];const Xn=[1,"/v2/filesystem/projects/{0}/references/remove",1];var Yn=Object.freeze({__proto__:null,add:function(t,...e){return o(t,$n,...e)},list:function(t,...e){return o(t,Kn,...e)},remove:function(t,...e){return o(t,Xn,...e)}});const Zn=[3,"/v2/filesystem/resources/{0}"];const to=[0,"/v2/filesystem/resources/{0}"];const eo=[1,"/v2/filesystem/resources/getBatch",1];const no=[0,"/v2/filesystem/resources/getByPath",2];const oo=[1,"/v2/filesystem/resources/getByPathBatch",1];const ro=[1,"/v2/filesystem/resources/{0}/restore"];const so=[1,"/v2/filesystem/resources/{0}/permanentlyDelete"];const co=[1,"/v2/filesystem/resources/{0}/addMarkings",1];const io=[1,"/v2/filesystem/resources/{0}/removeMarkings",1];const ao=[0,"/v2/filesystem/resources/{0}/getAccessRequirements"];const uo=[0,"/v2/filesystem/resources/{0}/markings",2];var lo=Object.freeze({__proto__:null,addMarkings:function(t,...e){return o(t,co,...e)},deleteResource:function(t,...e){return o(t,Zn,...e)},get:function(t,...e){return o(t,to,...e)},getAccessRequirements:function(t,...e){return o(t,ao,...e)},getBatch:function(t,...e){return o(t,eo,...e)},getByPath:function(t,...e){return o(t,no,...e)},getByPathBatch:function(t,...e){return o(t,oo,...e)},markings:function(t,...e){return o(t,uo,...e)},permanentlyDelete:function(t,...e){return o(t,so,...e)},removeMarkings:function(t,...e){return o(t,io,...e)},restore:function(t,...e){return o(t,ro,...e)}});const fo=[0,"/v2/filesystem/resources/{0}/roles",2];const vo=[1,"/v2/filesystem/resources/{0}/roles/add",1];const po=[1,"/v2/filesystem/resources/{0}/roles/remove",1];var _o=Object.freeze({__proto__:null,add:function(t,...e){return o(t,vo,...e)},list:function(t,...e){return o(t,fo,...e)},remove:function(t,...e){return o(t,po,...e)}});const go=[1,"/v2/filesystem/spaces",3];const mo=[3,"/v2/filesystem/spaces/{0}",2];const bo=[0,"/v2/filesystem/spaces",2];const ho=[0,"/v2/filesystem/spaces/{0}",2];const yo=[2,"/v2/filesystem/spaces/{0}",3];var jo=Object.freeze({__proto__:null,create:function(t,...e){return o(t,go,...e)},deleteSpace:function(t,...e){return o(t,mo,...e)},get:function(t,...e){return o(t,ho,...e)},list:function(t,...e){return o(t,bo,...e)},replace:function(t,...e){return o(t,yo,...e)}}),Oo=Object.freeze({__proto__:null,Folders:qn,ProjectResourceReferences:Yn,Projects:Qn,ResourceRoles:_o,Resources:lo,Spaces:jo});const zo=[1,"/v2/functions/executions/{0}/getResult",3];const So=[1,"/v2/functions/executions/{0}/cancel",2];var ko=Object.freeze({__proto__:null,cancel:function(t,...e){return o(t,So,...e)},getResult:function(t,...e){return o(t,zo,...e)}});const To=[0,"/v2/functions/queries/{0}",2];const Ao=[0,"/v2/functions/queries/getByRid",2];const Bo=[1,"/v2/functions/queries/getByRidBatch",3];const Ro=[1,"/v2/functions/queries/{0}/execute",7];const Mo=[1,"/v2/functions/queries/{0}/streamingExecute",7,,"application/octet-stream"];const Co=[1,"/v2/functions/queries/{0}/executeAsync",7];var Po=Object.freeze({__proto__:null,execute:function(t,...e){return o(t,Ro,...e)},executeAsync:function(t,...e){return o(t,Co,...e)},get:function(t,...e){return o(t,To,...e)},getByRid:function(t,...e){return o(t,Ao,...e)},getByRidBatch:function(t,...e){return o(t,Bo,...e)},streamingExecute:function(t,...e){return o(t,Mo,...e)}});const xo=[0,"/v2/functions/valueTypes/{0}",2];var wo=Object.freeze({__proto__:null,get:function(t,...e){return o(t,xo,...e)}});const Io=[0,"/v2/functions/valueTypes/{0}/versionIds/{1}",2];var Vo=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Io,...e)}}),Do=Object.freeze({__proto__:null,Executions:ko,Queries:Po,ValueTypes:wo,VersionIds:Vo}),Eo=Object.freeze({__proto__:null});const Lo=[1,"/v2/languageModels/anthropic/{0}/messages",7];var qo=Object.freeze({__proto__:null,messages:function(t,...e){return o(t,Lo,...e)}});const Fo=[1,"/v2/languageModels/openAi/{0}/embeddings",7];var Wo=Object.freeze({__proto__:null,embeddings:function(t,...e){return o(t,Fo,...e)}}),Ho=Object.freeze({__proto__:null,Anthropic:qo,OpenAi:Wo});const Go=[1,"/v2/mediasets/{0}/transactions/{1}/abort",2];const Jo=[0,"/v2/mediasets/{0}/items/{1}/transform/imagery/thumbnail/calculate",6];const No=[3,"/v2/mediasets/{0}/items/clearAtPath",2];const Uo=[1,"/v2/mediasets/{0}/transactions/{1}/commit",2];const Qo=[1,"/v2/mediasets/{0}/transactions",2];const Ko=[0,"/v2/mediasets/{0}/items/{1}",6];const $o=[0,"/v2/mediasets/{0}/items/{1}/metadata",6];const Xo=[0,"/v2/mediasets/{0}/items/{1}/reference",6];const Yo=[0,"/v2/mediasets/{0}/items/getRidByPath",2];const Zo=[0,"/v2/mediasets/{0}",2];const tr=[0,"/v2/mediasets/{0}/items/{1}/transformationJobs/{2}/result",6,,"*/*"];const er=[0,"/v2/mediasets/{0}/items/{1}/transformationJobs/{2}",6];const nr=[1,"/v2/mediasets/{0}/items",3,"*/*"];const or=[0,"/v2/mediasets/{0}/items/{1}/content",6,,"*/*"];const rr=[0,"/v2/mediasets/{0}/items/{1}/original",6,,"*/*"];const sr=[1,"/v2/mediasets/{0}/items/register",3];const cr=[0,"/v2/mediasets/{0}/items/{1}/transform/imagery/thumbnail/retrieve",6,,"*/*"];const ir=[1,"/v2/mediasets/{0}/items/{1}/transform",7];const ar=[2,"/v2/mediasets/media/upload",7,"*/*"];var ur=Object.freeze({__proto__:null,abort:function(t,...e){return o(t,Go,...e)},calculate:function(t,...e){return o(t,Jo,...e)},clear:function(t,...e){return o(t,No,...e)},commit:function(t,...e){return o(t,Uo,...e)},create:function(t,...e){return o(t,Qo,...e)},get:function(t,...e){return o(t,Zo,...e)},getResult:function(t,...e){return o(t,tr,...e)},getRidByPath:function(t,...e){return o(t,Yo,...e)},getStatus:function(t,...e){return o(t,er,...e)},info:function(t,...e){return o(t,Ko,...e)},metadata:function(t,...e){return o(t,$o,...e)},read:function(t,...e){return o(t,or,...e)},readOriginal:function(t,...e){return o(t,rr,...e)},reference:function(t,...e){return o(t,Xo,...e)},register:function(t,...e){return o(t,sr,...e)},retrieve:function(t,...e){return o(t,cr,...e)},transform:function(t,...e){return o(t,ir,...e)},upload:function(t,...e){return o(t,nr,...e)},uploadMedia:function(t,...e){return o(t,ar,...e)}}),lr=Object.freeze({__proto__:null,MediaSets:ur});const fr=[0,"/v2/models/{0}/experiments/{1}",2];const vr=[1,"/v2/models/{0}/experiments/search",3];var pr=Object.freeze({__proto__:null,get:function(t,...e){return o(t,fr,...e)},search:function(t,...e){return o(t,vr,...e)}});const dr=[0,"/v2/models/{0}/experiments/{1}/artifactTables/{2}/json",2,,"application/octet-stream"];const _r=[0,"/v2/models/{0}/experiments/{1}/artifactTables/{2}/parquet",2,,"application/octet-stream"];var gr=Object.freeze({__proto__:null,json:function(t,...e){return o(t,dr,...e)},parquet:function(t,...e){return o(t,_r,...e)}});const mr=[0,"/v2/models/{0}/experiments/{1}/series/{2}/json",2];const br=[0,"/v2/models/{0}/experiments/{1}/series/{2}/parquet",2,,"application/octet-stream"];var hr=Object.freeze({__proto__:null,json:function(t,...e){return o(t,mr,...e)},parquet:function(t,...e){return o(t,br,...e)}});const yr=[1,"/v2/models/liveDeployments",3];const jr=[0,"/v2/models/liveDeployments/{0}",2];const Or=[2,"/v2/models/liveDeployments/{0}",3];const zr=[1,"/v2/models/liveDeployments/{0}/transformJson",3];var Sr=Object.freeze({__proto__:null,create:function(t,...e){return o(t,yr,...e)},get:function(t,...e){return o(t,jr,...e)},replace:function(t,...e){return o(t,Or,...e)},transformJson:function(t,...e){return o(t,zr,...e)}});const kr=[1,"/v2/models",3];const Tr=[0,"/v2/models/{0}",2];const Ar=[1,"/v2/models/{0}/promoteVersion",3];var Br=Object.freeze({__proto__:null,create:function(t,...e){return o(t,kr,...e)},get:function(t,...e){return o(t,Tr,...e)},promoteVersion:function(t,...e){return o(t,Ar,...e)}});const Rr=[1,"/v2/models/liveDeployments/{0}/function",3];const Mr=[0,"/v2/models/liveDeployments/{0}/function",2];const Cr=[2,"/v2/models/liveDeployments/{0}/function",3];var Pr=Object.freeze({__proto__:null,create:function(t,...e){return o(t,Rr,...e)},get:function(t,...e){return o(t,Mr,...e)},replace:function(t,...e){return o(t,Cr,...e)}});const xr=[1,"/v2/models/modelStudios",3];const wr=[0,"/v2/models/modelStudios/{0}",2];const Ir=[1,"/v2/models/modelStudios/{0}/launch",2];var Vr=Object.freeze({__proto__:null,create:function(t,...e){return o(t,xr,...e)},get:function(t,...e){return o(t,wr,...e)},launch:function(t,...e){return o(t,Ir,...e)}});const Dr=[1,"/v2/models/modelStudios/{0}/configVersions",3];const Er=[0,"/v2/models/modelStudios/{0}/configVersions",2];const Lr=[0,"/v2/models/modelStudios/{0}/configVersions/{1}",2];const qr=[0,"/v2/models/modelStudios/{0}/configVersions/latest",2];var Fr=Object.freeze({__proto__:null,create:function(t,...e){return o(t,Dr,...e)},get:function(t,...e){return o(t,Lr,...e)},latest:function(t,...e){return o(t,qr,...e)},list:function(t,...e){return o(t,Er,...e)}});const Wr=[0,"/v2/models/modelStudios/{0}/runs",2];var Hr=Object.freeze({__proto__:null,list:function(t,...e){return o(t,Wr,...e)}});const Gr=[0,"/v2/models/modelStudioTrainers",2];const Jr=[0,"/v2/models/modelStudioTrainers/{0}",2];var Nr=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Jr,...e)},list:function(t,...e){return o(t,Gr,...e)}});const Ur=[1,"/v2/models/{0}/versions",3];const Qr=[0,"/v2/models/{0}/versions",2];const Kr=[0,"/v2/models/{0}/versions/{1}",2];var $r=Object.freeze({__proto__:null,create:function(t,...e){return o(t,Ur,...e)},get:function(t,...e){return o(t,Kr,...e)},list:function(t,...e){return o(t,Qr,...e)}}),Xr=Object.freeze({__proto__:null,ArtifactTables:gr,ExperimentSeriesList:hr,Experiments:pr,LiveDeployments:Sr,ModelFunctions:Pr,ModelStudioConfigVersions:Fr,ModelStudioRuns:Hr,ModelStudioTrainers:Nr,ModelStudios:Vr,ModelVersions:$r,Models:Br});const Yr=[0,"/v2/notepad/exportJobs/{0}",2];const Zr=[1,"/v2/notepad/exportJobs/create",3];var ts=Object.freeze({__proto__:null,create:function(t,...e){return o(t,Zr,...e)},get:function(t,...e){return o(t,Yr,...e)}});const es=[0,"/v2/notepad/files/{0}/content",2,,"application/octet-stream"];var ns=Object.freeze({__proto__:null,content:function(t,...e){return o(t,es,...e)}});const os=[0,"/v2/notepad/templates/{0}/generationJobs/{1}",2];const rs=[1,"/v2/notepad/templates/{0}/generationJobs/{1}/saveDocument",3];var ss=Object.freeze({__proto__:null,get:function(t,...e){return o(t,os,...e)},saveDocument:function(t,...e){return o(t,rs,...e)}});const cs=[1,"/v2/notepad/templates/{0}/generate",3];var is=Object.freeze({__proto__:null,generate:function(t,...e){return o(t,cs,...e)}}),as=Object.freeze({__proto__:null,ExportJobs:ts,Files:ns,GenerationJobs:ss,Templates:is});const us=[1,"/v2/ontologies/{0}/actions/{1}/apply",7];const ls=[1,"/v2/ontologies/{0}/actions/{1}/applyAsync",7];const fs=[1,"/v2/ontologies/{0}/actions/{1}/applyBatch",3];const vs=[1,"/v2/ontologies/{0}/actions/{1}/applyWithOverrides",3];const ps=[1,"/v2/ontologies/{0}/actions/{1}/applyBatchWithOverrides",3];var ds=Object.freeze({__proto__:null,apply:function(t,...e){return o(t,us,...e)},applyAsync:function(t,...e){return o(t,ls,...e)},applyBatch:function(t,...e){return o(t,fs,...e)},applyBatchWithOverrides:function(t,...e){return o(t,ps,...e)},applyWithOverrides:function(t,...e){return o(t,vs,...e)}});const _s=[0,"/v2/ontologies/{0}/actionTypesFullMetadata",2];const gs=[0,"/v2/ontologies/{0}/actionTypes/{1}/fullMetadata",2];var ms=Object.freeze({__proto__:null,get:function(t,...e){return o(t,gs,...e)},list:function(t,...e){return o(t,_s,...e)}});const bs=[0,"/v2/ontologies/{0}/actionTypes",2];const hs=[0,"/v2/ontologies/{0}/actionTypes/{1}",2];const ys=[0,"/v2/ontologies/{0}/actionTypes/byRid/{1}",2];const js=[1,"/v2/ontologies/{0}/actionTypes/getByRidBatch",3];var Os=Object.freeze({__proto__:null,get:function(t,...e){return o(t,hs,...e)},getByRid:function(t,...e){return o(t,ys,...e)},getByRidBatch:function(t,...e){return o(t,js,...e)},list:function(t,...e){return o(t,bs,...e)}});const zs=[1,"/v2/ontologies/attachments/upload",7,"*/*"];const Ss=[1,"/v2/ontologies/attachments/upload/{0}",7,"*/*"];const ks=[0,"/v2/ontologies/attachments/{0}/content",,,"*/*"];const Ts=[0,"/v2/ontologies/attachments/{0}"];var As=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Ts,...e)},read:function(t,...e){return o(t,ks,...e)},upload:function(t,...e){const n={...e[2],"Content-Type":e[2]?.["Content-Type"]??e[0].type,"Content-Length":e[0].size.toString()};return o(t,zs,e[0],e[1],n)},uploadWithRid:function(t,...e){const n={...e[3],"Content-Type":e[3]?.["Content-Type"]??e[1].type,"Content-Length":e[1].size.toString()};return o(t,Ss,e[0],e[1],e[2],n)}});const Bs=[0,"/v2/ontologies/{0}/objects/{1}/{2}/attachments/{3}",2];const Rs=[0,"/v2/ontologies/{0}/objects/{1}/{2}/attachments/{3}/{4}",2];const Ms=[0,"/v2/ontologies/{0}/objects/{1}/{2}/attachments/{3}/content",2,,"*/*"];const Cs=[0,"/v2/ontologies/{0}/objects/{1}/{2}/attachments/{3}/{4}/content",2,,"*/*"];var Ps=Object.freeze({__proto__:null,getAttachment:function(t,...e){return o(t,Bs,...e)},getAttachmentByRid:function(t,...e){return o(t,Rs,...e)},readAttachment:function(t,...e){return o(t,Ms,...e)},readAttachmentByRid:function(t,...e){return o(t,Cs,...e)}});const xs=[0,"/v2/ontologies/{0}/objects/{1}/{2}/ciphertexts/{3}/decrypt"];var ws=Object.freeze({__proto__:null,decrypt:function(t,...e){return o(t,xs,...e)}});const Is=[1,"/v2/ontologies/{0}/objects/{1}/{2}/geotemporalSeries/{3}/loadEntries",3];var Vs=Object.freeze({__proto__:null,loadGeotemporalSeriesEntries:function(t,...e){return o(t,Is,...e)}});const Ds=[0,"/v2/ontologies/{0}/objects/{1}/{2}/links/{3}",2];const Es=[0,"/v2/ontologies/{0}/objects/{1}/{2}/links/{3}/{4}",2];var Ls=Object.freeze({__proto__:null,getLinkedObject:function(t,...e){return o(t,Es,...e)},listLinkedObjects:function(t,...e){return o(t,Ds,...e)}});const qs=[0,"/v2/ontologies/{0}/objects/{1}/{2}/media/{3}/content",2,,"*/*"];const Fs=[0,"/v2/ontologies/{0}/objects/{1}/{2}/media/{3}/metadata",2];const Ws=[1,"/v2/ontologies/{0}/objectTypes/{1}/media/{2}/upload",3,"*/*"];var Hs=Object.freeze({__proto__:null,getMediaContent:function(t,...e){return o(t,qs,...e)},getMediaMetadata:function(t,...e){return o(t,Fs,...e)},upload:function(t,...e){return o(t,Ws,...e)}});const Gs=[0,"/v2/ontologies/{0}/objectTypes",2];const Js=[0,"/v2/ontologies/{0}/objectTypes/{1}",2];const Ns=[1,"/v2/ontologies/{0}/objectTypes/getByRidBatch",3];const Us=[0,"/v2/ontologies/{0}/objectTypes/{1}/fullMetadata",2];const Qs=[1,"/v2/ontologies/{0}/objectTypes/{1}/editsHistory",3];const Ks=[0,"/v2/ontologies/{0}/objectTypes/{1}/outgoingLinkTypes",2];const $s=[0,"/v2/ontologies/{0}/objectTypes/{1}/outgoingLinkTypes/{2}",2];const Xs=[1,"/v2/ontologies/{0}/outgoingLinkTypes/getByRidBatch",3];var Ys=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Js,...e)},getByRidBatch:function(t,...e){return o(t,Ns,...e)},getEditsHistory:function(t,...e){return o(t,Qs,...e)},getFullMetadata:function(t,...e){return o(t,Us,...e)},getOutgoingLinkType:function(t,...e){return o(t,$s,...e)},getOutgoingLinkTypesByObjectTypeRidBatch:function(t,...e){return o(t,Xs,...e)},list:function(t,...e){return o(t,Gs,...e)},listOutgoingLinkTypes:function(t,...e){return o(t,Ks,...e)}});const Zs=[0,"/v2/ontologies/{0}/interfaceTypes",2];const tc=[0,"/v2/ontologies/{0}/interfaceTypes/{1}",2];const ec=[0,"/v2/ontologies/{0}/interfaces/{1}",2];const nc=[1,"/v2/ontologies/{0}/interfaces/{1}/search",3];const oc=[1,"/v2/ontologies/{0}/interfaces/{1}/aggregate",3];const rc=[0,"/v2/ontologies/{0}/interfaceTypes/{1}/outgoingLinkTypes",2];const sc=[0,"/v2/ontologies/{0}/interfaceTypes/{1}/outgoingLinkTypes/{2}",2];const cc=[0,"/v2/ontologies/{0}/interfaces/{1}/{2}/{3}/links/{4}",2];var ic=Object.freeze({__proto__:null,aggregate:function(t,...e){return o(t,oc,...e)},get:function(t,...e){return o(t,tc,...e)},getOutgoingInterfaceLinkType:function(t,...e){return o(t,sc,...e)},list:function(t,...e){return o(t,Zs,...e)},listInterfaceLinkedObjects:function(t,...e){return o(t,cc,...e)},listObjectsForInterface:function(t,...e){return o(t,ec,...e)},listOutgoingInterfaceLinkTypes:function(t,...e){return o(t,rc,...e)},search:function(t,...e){return o(t,nc,...e)}});const ac=[1,"/v2/ontologies/{0}/objectSets/createTemporary",7];const uc=[0,"/v2/ontologies/{0}/objectSets/{1}",2];const lc=[1,"/v2/ontologies/{0}/objectSets/loadObjects",7];const fc=[1,"/v2/ontologies/{0}/objectSets/loadObjectsMultipleObjectTypes",7];const vc=[1,"/v2/ontologies/{0}/objectSets/loadObjectsOrInterfaces",7];const pc=[1,"/v2/ontologies/{0}/objectSets/aggregate",7];const dc=[1,"/v2/ontologies/{0}/objectSets/loadLinks",7];var _c=Object.freeze({__proto__:null,aggregate:function(t,...e){return o(t,pc,...e)},createTemporary:function(t,...e){return o(t,ac,...e)},get:function(t,...e){return o(t,uc,...e)},load:function(t,...e){return o(t,lc,...e)},loadLinks:function(t,...e){return o(t,dc,...e)},loadMultipleObjectTypes:function(t,...e){return o(t,fc,...e)},loadObjectsOrInterfaces:function(t,...e){return o(t,vc,...e)}});const gc=[0,"/v2/ontologies/{0}/objects/{1}",2];const mc=[0,"/v2/ontologies/{0}/objects/{1}/{2}",2];const bc=[1,"/v2/ontologies/{0}/objects/{1}/count",2];const hc=[1,"/v2/ontologies/{0}/objects/{1}/search",3];const yc=[1,"/v2/ontologies/{0}/objects/{1}/aggregate",3];var jc=Object.freeze({__proto__:null,aggregate:function(t,...e){return o(t,yc,...e)},count:function(t,...e){return o(t,bc,...e)},get:function(t,...e){return o(t,mc,...e)},list:function(t,...e){return o(t,gc,...e)},search:function(t,...e){return o(t,hc,...e)}});const Oc=[1,"/v2/ontologies/{0}/scenarios/create",3];const zc=[0,"/v2/ontologies/{0}/scenarios/{1}/objectTypes/edited",2];const Sc=[0,"/v2/ontologies/{0}/scenarios/{1}/objectTypes/{2}/outgoingLinkTypes/edited",2];const kc=[0,"/v2/ontologies/{0}/scenarios/{1}/editedEntityTypes",2];const Tc=[0,"/v2/ontologies/{0}/scenarios/{1}/objects/{2}/edited",2];const Ac=[0,"/v2/ontologies/{0}/scenarios/{1}/objects/{2}/links/{3}/edited",2];var Bc=Object.freeze({__proto__:null,createScenario:function(t,...e){return o(t,Oc,...e)},listScenarioEditedEntityTypes:function(t,...e){return o(t,kc,...e)},listScenarioEditedLinkTypes:function(t,...e){return o(t,Sc,...e)},listScenarioEditedLinks:function(t,...e){return o(t,Ac,...e)},listScenarioEditedObjectTypes:function(t,...e){return o(t,zc,...e)},listScenarioEditedObjects:function(t,...e){return o(t,Tc,...e)}});const Rc=[1,"/v2/ontologies/{0}/transactions/{1}/edits",3];var Mc=Object.freeze({__proto__:null,postEdits:function(t,...e){return o(t,Rc,...e)}});const Cc=[0,"/v2/ontologies"];const Pc=[0,"/v2/ontologies/{0}"];const xc=[0,"/v2/ontologies/{0}/fullMetadata",2];const wc=[1,"/v2/ontologies/{0}/metadata",3];var Ic=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Pc,...e)},getFullMetadata:function(t,...e){return o(t,xc,...e)},list:function(t,...e){return o(t,Cc,...e)},loadMetadata:function(t,...e){return o(t,wc,...e)}});const Vc=[0,"/v2/ontologies/{0}/valueTypes/{1}",2];const Dc=[0,"/v2/ontologies/{0}/valueTypes",2];var Ec=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Vc,...e)},list:function(t,...e){return o(t,Dc,...e)}});const Lc=[1,"/v2/ontologies/{0}/queries/{1}/execute",7];var qc=Object.freeze({__proto__:null,execute:function(t,...e){return o(t,Lc,...e)}});const Fc=[0,"/v2/ontologies/{0}/queryTypes",2];const Wc=[0,"/v2/ontologies/{0}/queryTypes/{1}",2];var Hc=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Wc,...e)},list:function(t,...e){return o(t,Fc,...e)}});const Gc=[0,"/v2/ontologies/{0}/objects/{1}/{2}/timeseries/{3}/firstPoint",2];const Jc=[0,"/v2/ontologies/{0}/objects/{1}/{2}/timeseries/{3}/lastPoint",2];const Nc=[1,"/v2/ontologies/{0}/objects/{1}/{2}/timeseries/{3}/streamPoints",3,,"*/*"];var Uc=Object.freeze({__proto__:null,getFirstPoint:function(t,...e){return o(t,Gc,...e)},getLastPoint:function(t,...e){return o(t,Jc,...e)},streamPoints:function(t,...e){return o(t,Nc,...e)}});const Qc=[0,"/v2/ontologies/{0}/objects/{1}/{2}/timeseries/{3}/latestValue",2];const Kc=[1,"/v2/ontologies/{0}/objects/{1}/{2}/timeseries/{3}/streamValues",3,,"*/*"];var $c=Object.freeze({__proto__:null,getLatestValue:function(t,...e){return o(t,Qc,...e)},streamValues:function(t,...e){return o(t,Kc,...e)}}),Xc=Object.freeze({__proto__:null,ActionTypesFullMetadata:ms,ActionTypesV2:Os,Actions:ds,AttachmentPropertiesV2:Ps,Attachments:As,CipherTextProperties:ws,GeotemporalSeriesProperties:Vs,LinkedObjectsV2:Ls,MediaReferenceProperties:Hs,ObjectTypesV2:Ys,OntologiesV2:Ic,OntologyInterfaces:ic,OntologyObjectSets:_c,OntologyObjectsV2:jc,OntologyScenarios:Bc,OntologyTransactions:Mc,OntologyValueTypes:Ec,Queries:qc,QueryTypes:Hc,TimeSeriesPropertiesV2:Uc,TimeSeriesValueBankProperties:$c});const Yc=[0,"/v2/operations/{0}",2];var Zc=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Yc,...e)}}),ti=Object.freeze({__proto__:null,AsyncOperations:Zc});const ei=[0,"/v2/orchestration/builds/{0}"];const ni=[1,"/v2/orchestration/builds/getBatch",1];const oi=[1,"/v2/orchestration/builds/create",1];const ri=[1,"/v2/orchestration/builds/{0}/cancel"];const si=[1,"/v2/orchestration/builds/search",3];const ci=[0,"/v2/orchestration/builds/{0}/jobs",2];var ii=Object.freeze({__proto__:null,cancel:function(t,...e){return o(t,ri,...e)},create:function(t,...e){return o(t,oi,...e)},get:function(t,...e){return o(t,ei,...e)},getBatch:function(t,...e){return o(t,ni,...e)},jobs:function(t,...e){return o(t,ci,...e)},search:function(t,...e){return o(t,si,...e)}});const ai=[0,"/v2/orchestration/jobs/{0}",2];const ui=[1,"/v2/orchestration/jobs/getBatch",3];var li=Object.freeze({__proto__:null,get:function(t,...e){return o(t,ai,...e)},getBatch:function(t,...e){return o(t,ui,...e)}});const fi=[1,"/v2/orchestration/schedules",3];const vi=[3,"/v2/orchestration/schedules/{0}"];const pi=[0,"/v2/orchestration/schedules/{0}",2];const di=[1,"/v2/orchestration/schedules/getBatch",3];const _i=[2,"/v2/orchestration/schedules/{0}",3];const gi=[1,"/v2/orchestration/schedules/{0}/run"];const mi=[1,"/v2/orchestration/schedules/{0}/pause"];const bi=[1,"/v2/orchestration/schedules/{0}/unpause"];const hi=[1,"/v2/orchestration/schedules/{0}/getAffectedResources",2];const yi=[0,"/v2/orchestration/schedules/{0}/runs",2];var ji=Object.freeze({__proto__:null,create:function(t,...e){return o(t,fi,...e)},deleteSchedule:function(t,...e){return o(t,vi,...e)},get:function(t,...e){return o(t,pi,...e)},getAffectedResources:function(t,...e){return o(t,hi,...e)},getBatch:function(t,...e){return o(t,di,...e)},pause:function(t,...e){return o(t,mi,...e)},replace:function(t,...e){return o(t,_i,...e)},run:function(t,...e){return o(t,gi,...e)},runs:function(t,...e){return o(t,yi,...e)},unpause:function(t,...e){return o(t,bi,...e)}});const Oi=[0,"/v2/orchestration/scheduleVersions/{0}",2];const zi=[0,"/v2/orchestration/scheduleVersions/{0}/schedule",2];var Si=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Oi,...e)},schedule:function(t,...e){return o(t,zi,...e)}}),ki=Object.freeze({__proto__:null,Builds:ii,Jobs:li,ScheduleVersions:Si,Schedules:ji});const Ti=[1,"/v2/pack/documents",3];const Ai=[3,"/v2/pack/documents/{0}",2];const Bi=[0,"/v2/pack/documents/{0}",2];const Ri=[1,"/v2/pack/documents/search",3];const Mi=[1,"/v2/pack/documents/{0}/update",3];var Ci=Object.freeze({__proto__:null,create:function(t,...e){return o(t,Ti,...e)},deleteDocument:function(t,...e){return o(t,Ai,...e)},get:function(t,...e){return o(t,Bi,...e)},search:function(t,...e){return o(t,Ri,...e)},update:function(t,...e){return o(t,Mi,...e)}});const Pi=[1,"/v2/pack/documentTypes",3];const xi=[0,"/v2/pack/documentTypes/{0}",2];const wi=[1,"/v2/pack/documentTypes/loadByName",3];const Ii=[1,"/v2/pack/documentTypes/createFirstParty",3];const Vi=[1,"/v2/pack/documentTypes/updateSchema",3];const Di=[1,"/v2/pack/documentTypes/getOperationalVersion",3];var Ei=Object.freeze({__proto__:null,create:function(t,...e){return o(t,Pi,...e)},createFirstParty:function(t,...e){return o(t,Ii,...e)},get:function(t,...e){return o(t,xi,...e)},getOperationalVersion:function(t,...e){return o(t,Di,...e)},loadByName:function(t,...e){return o(t,wi,...e)},updateSchema:function(t,...e){return o(t,Vi,...e)}}),Li=Object.freeze({__proto__:null,DocumentTypes:Ei,Documents:Ci});const qi=[0,"/v2/publicApis/apiDefinitions/{0}",2];var Fi=Object.freeze({__proto__:null,get:function(t,...e){return o(t,qi,...e)}});const Wi=[0,"/v2/publicApis/openApiDefinitions/{0}",2];var Hi=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Wi,...e)}}),Gi=Object.freeze({__proto__:null,ApiDefinitions:Fi,OpenApiDefinitions:Hi});const Ji=[1,"/v2/sqlQueries/execute",1];const Ni=[0,"/v2/sqlQueries/{0}/getStatus"];const Ui=[1,"/v2/sqlQueries/{0}/cancel"];const Qi=[0,"/v2/sqlQueries/{0}/getResults",,,"application/octet-stream"];const Ki=[1,"/v2/sqlQueries/executeOntology",3,,"application/octet-stream"];var $i=Object.freeze({__proto__:null,cancel:function(t,...e){return o(t,Ui,...e)},execute:function(t,...e){return o(t,Ji,...e)},executeOntology:function(t,...e){return o(t,Ki,...e)},getResults:function(t,...e){return o(t,Qi,...e)},getStatus:function(t,...e){return o(t,Ni,...e)}}),Xi=Object.freeze({__proto__:null,SqlQueries:$i});const Yi=[1,"/v2/streams/datasets/create",3];var Zi=Object.freeze({__proto__:null,create:function(t,...e){return o(t,Yi,...e)}});const ta=[1,"/v2/streams/datasets/{0}/streams",3];const ea=[0,"/v2/streams/datasets/{0}/streams/{1}"];const na=[1,"/v2/highScale/streams/datasets/{0}/streams/{1}/publishRecord",1];const oa=[1,"/v2/highScale/streams/datasets/{0}/streams/{1}/publishRecords",1];const ra=[1,"/v2/highScale/streams/datasets/{0}/streams/{1}/publishBinaryRecord",3,"application/octet-stream"];const sa=[1,"/v2/streams/datasets/{0}/streams/{1}/reset",3];const ca=[0,"/v2/highScale/streams/datasets/{0}/streams/{1}/getRecords",2];const ia=[0,"/v2/highScale/streams/datasets/{0}/streams/{1}/getEndOffsets",2];var aa=Object.freeze({__proto__:null,create:function(t,...e){return o(t,ta,...e)},get:function(t,...e){return o(t,ea,...e)},getEndOffsets:function(t,...e){return o(t,ia,...e)},getRecords:function(t,...e){return o(t,ca,...e)},publishBinaryRecord:function(t,...e){return o(t,ra,...e)},publishRecord:function(t,...e){return o(t,na,...e)},publishRecords:function(t,...e){return o(t,oa,...e)},reset:function(t,...e){return o(t,sa,...e)}});const ua=[1,"/v2/streams/datasets/{0}/streams/{1}/subscribers",3];const la=[3,"/v2/streams/datasets/{0}/streams/{1}/subscribers/{2}",2];const fa=[1,"/v2/highScale/streams/datasets/{0}/streams/{1}/subscribers/{2}/readRecords",3];const va=[1,"/v2/highScale/streams/datasets/{0}/streams/{1}/subscribers/{2}/commitOffsets",3];const pa=[0,"/v2/highScale/streams/datasets/{0}/streams/{1}/subscribers/{2}/getReadPosition",2];const da=[1,"/v2/highScale/streams/datasets/{0}/streams/{1}/subscribers/{2}/resetOffsets",3];var _a=Object.freeze({__proto__:null,commitOffsets:function(t,...e){return o(t,va,...e)},create:function(t,...e){return o(t,ua,...e)},deleteSubscriber:function(t,...e){return o(t,la,...e)},getReadPosition:function(t,...e){return o(t,pa,...e)},readRecords:function(t,...e){return o(t,fa,...e)},resetOffsets:function(t,...e){return o(t,da,...e)}}),ga=Object.freeze({__proto__:null,Datasets:Zi,Streams:aa,Subscribers:_a});const ma=[0,"/v2/thirdPartyApplications/{0}",2];var ba=Object.freeze({__proto__:null,get:function(t,...e){return o(t,ma,...e)}});const ha=[3,"/v2/thirdPartyApplications/{0}/website/versions/{1}"];const ya=[0,"/v2/thirdPartyApplications/{0}/website/versions",2];const ja=[0,"/v2/thirdPartyApplications/{0}/website/versions/{1}"];const Oa=[1,"/v2/thirdPartyApplications/{0}/website/versions/upload",3,"application/octet-stream"];const za=[1,"/v2/thirdPartyApplications/{0}/website/versions/uploadSnapshot",3,"application/octet-stream"];var Sa=Object.freeze({__proto__:null,deleteVersion:function(t,...e){return o(t,ha,...e)},get:function(t,...e){return o(t,ja,...e)},list:function(t,...e){return o(t,ya,...e)},upload:function(t,...e){return o(t,Oa,...e)},uploadSnapshot:function(t,...e){return o(t,za,...e)}});const ka=[0,"/v2/thirdPartyApplications/{0}/website"];const Ta=[1,"/v2/thirdPartyApplications/{0}/website/deploy",1];const Aa=[1,"/v2/thirdPartyApplications/{0}/website/undeploy"];var Ba=Object.freeze({__proto__:null,deploy:function(t,...e){return o(t,Ta,...e)},get:function(t,...e){return o(t,ka,...e)},undeploy:function(t,...e){return o(t,Aa,...e)}}),Ra=Object.freeze({__proto__:null,ThirdPartyApplications:ba,Versions:Sa,Websites:Ba});const Ma=[1,"/v2/widgets/devModeSettings/enable",2];const Ca=[1,"/v2/widgets/devModeSettings/setWidgetSetById",3];var Pa=Object.freeze({__proto__:null,enable:function(t,...e){return o(t,Ma,...e)},setWidgetSetById:function(t,...e){return o(t,Ca,...e)}});const xa=[1,"/v2/widgets/devModeSettingsV2/enable",2];const wa=[1,"/v2/widgets/devModeSettingsV2/setWidgetSetManifest",3];var Ia=Object.freeze({__proto__:null,enable:function(t,...e){return o(t,xa,...e)},setWidgetSetManifest:function(t,...e){return o(t,wa,...e)}});const Va=[3,"/v2/widgets/widgetSets/{0}/releases/{1}",2];const Da=[0,"/v2/widgets/widgetSets/{0}/releases",2];const Ea=[0,"/v2/widgets/widgetSets/{0}/releases/{1}",2];var La=Object.freeze({__proto__:null,deleteRelease:function(t,...e){return o(t,Va,...e)},get:function(t,...e){return o(t,Ea,...e)},list:function(t,...e){return o(t,Da,...e)}});const qa=[0,"/v2/widgets/repositories/{0}",2];const Fa=[1,"/v2/widgets/repositories/{0}/publish",3,"application/octet-stream"];var Wa=Object.freeze({__proto__:null,get:function(t,...e){return o(t,qa,...e)},publish:function(t,...e){return o(t,Fa,...e)}});const Ha=[0,"/v2/widgets/widgetSets/{0}",2];var Ga=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Ha,...e)}}),Ja=Object.freeze({__proto__:null,Releases:La,Repositories:Wa,WidgetSets:Ga,WidgetsDevModeSettings:Pa,WidgetsDevModeSettingsV2:Ia});export{Dt as Admin,re as AipAgents,ae as Audit,pe as Checkpoints,Ee as Connectivity,Le as Core,Qe as DataHealth,wn as Datasets,Oo as Filesystem,Do as Functions,Eo as Geo,Ho as LanguageModels,lr as MediaSets,Xr as Models,as as Notepad,Xc as Ontologies,ti as Operations,ki as Orchestration,Li as Pack,Gi as PublicApis,Xi as SqlQueries,ga as Streams,Ra as ThirdPartyApplications,Ja as Widgets};
|
|
1
|
+
const t=Symbol("ClientContext");class e extends Error{constructor(t,e,n,o,r,s,c){super(t),this.message=t,this.errorName=e,this.errorCode=n,this.errorDescription=o,this.statusCode=r,this.errorInstanceId=s,this.parameters=c}}class n extends e{constructor(t,e,n,o){super(t,e,void 0,void 0,o),this.originalError=n}}async function o(o,[r,s,c,i,a],...u){const l=s.replace(/\{([^}]+)\}/g,()=>encodeURIComponent(u.shift())),f=1&c?u.shift():void 0,v=2&c?u.shift():void 0,p=4&c?u.shift():void 0,d=["GET","POST","PUT","DELETE","PATCH"][r];return await async function(t,o,r,s,c,i,a,u){const l=function(t,e){return t+=t.endsWith("/")?"":"/",new URL(`api${e}`,t)}(t.baseUrl,r);for(const[t,e]of Object.entries(c||{}))if(null!=e)if(Array.isArray(e))for(const n of e)l.searchParams.append(t,n);else l.searchParams.append(t,e);const f=new Headers;f.set("Content-Type",a??"application/json"),f.set("Accept",u??"application/json"),Object.entries(i||{}).forEach(([t,e])=>{"Content-Type"===t&&"string"==typeof e?f.set("Content-Type",e):"Accept"===t&&"string"==typeof e?f.set("Accept",e):null!=e&&f.append(t,e.toString())});const v=null==s||s instanceof globalThis.Blob?s:JSON.stringify(s),p=await t.fetch(l.toString(),{body:v,method:o,headers:f});if(!p.ok)try{const t=await p.json();return new e(t.message,t.errorName,t.errorCode,t.errorDescription,p.status,t.errorInstanceId,t.parameters)}catch(t){return t instanceof Error?new n(t.message,"UNKNOWN"):new n("Unable to parse error response","UNKNOWN")}if(204===p.status)return;if(null==u||"application/json"===u)return await p.json();return p}(o.__osdkClientContext??o[t]??o,d,l,f,v,p,i,a)}const r=[0,"/v2/admin/enrollments/{0}/authenticationProviders",2];const s=[0,"/v2/admin/enrollments/{0}/authenticationProviders/{1}",2];const c=[1,"/v2/admin/enrollments/{0}/authenticationProviders/{1}/preregisterUser",3];const i=[1,"/v2/admin/enrollments/{0}/authenticationProviders/{1}/preregisterGroup",3];var a=Object.freeze({__proto__:null,get:function(t,...e){return o(t,s,...e)},list:function(t,...e){return o(t,r,...e)},preregisterGroup:function(t,...e){return o(t,i,...e)},preregisterUser:function(t,...e){return o(t,c,...e)}});const u=[0,"/v2/admin/cbacBanner",2];var l=Object.freeze({__proto__:null,get:function(t,...e){return o(t,u,...e)}});const f=[0,"/v2/admin/cbacMarkingRestrictions",2];var v=Object.freeze({__proto__:null,get:function(t,...e){return o(t,f,...e)}});const p=[0,"/v2/admin/enrollments/{0}",2];const d=[0,"/v2/admin/enrollments/getCurrent",2];var _=Object.freeze({__proto__:null,get:function(t,...e){return o(t,p,...e)},getCurrent:function(t,...e){return o(t,d,...e)}});const g=[0,"/v2/admin/enrollments/{0}/roleAssignments",2];const m=[1,"/v2/admin/enrollments/{0}/roleAssignments/add",3];const b=[1,"/v2/admin/enrollments/{0}/roleAssignments/remove",3];var h=Object.freeze({__proto__:null,add:function(t,...e){return o(t,m,...e)},list:function(t,...e){return o(t,g,...e)},remove:function(t,...e){return o(t,b,...e)}});const y=[1,"/v2/admin/groups",1];const j=[3,"/v2/admin/groups/{0}"];const O=[0,"/v2/admin/groups",2];const z=[0,"/v2/admin/groups/{0}"];const S=[1,"/v2/admin/groups/getBatch",1];const k=[2,"/v2/admin/groups/{0}",1];const T=[0,"/v2/admin/groups/listCurrent",2];const A=[1,"/v2/admin/groups/search",1];var B=Object.freeze({__proto__:null,create:function(t,...e){return o(t,y,...e)},deleteGroup:function(t,...e){return o(t,j,...e)},get:function(t,...e){return o(t,z,...e)},getBatch:function(t,...e){return o(t,S,...e)},list:function(t,...e){return o(t,O,...e)},listCurrent:function(t,...e){return o(t,T,...e)},replace:function(t,...e){return o(t,k,...e)},search:function(t,...e){return o(t,A,...e)}});const R=[0,"/v2/admin/groups/{0}/groupMembers",2];const M=[1,"/v2/admin/groups/{0}/groupMembers/add",1];const C=[1,"/v2/admin/groups/{0}/groupMembers/remove",1];var P=Object.freeze({__proto__:null,add:function(t,...e){return o(t,M,...e)},list:function(t,...e){return o(t,R,...e)},remove:function(t,...e){return o(t,C,...e)}});const x=[0,"/v2/admin/users/{0}/groupMemberships",2];var w=Object.freeze({__proto__:null,list:function(t,...e){return o(t,x,...e)}});const I=[0,"/v2/admin/groups/{0}/membershipExpirationPolicy",2];const V=[2,"/v2/admin/groups/{0}/membershipExpirationPolicy",3];var D=Object.freeze({__proto__:null,get:function(t,...e){return o(t,I,...e)},replace:function(t,...e){return o(t,V,...e)}});const E=[0,"/v2/admin/groups/{0}/providerInfo"];const L=[2,"/v2/admin/groups/{0}/providerInfo",1];var q=Object.freeze({__proto__:null,get:function(t,...e){return o(t,E,...e)},replace:function(t,...e){return o(t,L,...e)}});const F=[0,"/v2/admin/enrollments/{0}/hosts",2];var W=Object.freeze({__proto__:null,list:function(t,...e){return o(t,F,...e)}});const H=[1,"/v2/admin/markings",1];const G=[0,"/v2/admin/markings",2];const J=[0,"/v2/admin/markings/{0}"];const N=[1,"/v2/admin/markings/getBatch",1];const U=[2,"/v2/admin/markings/{0}",1];const Q=[1,"/v2/admin/markings/parseClassifications",3];var K=Object.freeze({__proto__:null,create:function(t,...e){return o(t,H,...e)},get:function(t,...e){return o(t,J,...e)},getBatch:function(t,...e){return o(t,N,...e)},list:function(t,...e){return o(t,G,...e)},parseClassifications:function(t,...e){return o(t,Q,...e)},replace:function(t,...e){return o(t,U,...e)}});const $=[1,"/v2/admin/markingCategories",3];const X=[0,"/v2/admin/markingCategories",2];const Y=[0,"/v2/admin/markingCategories/{0}"];const Z=[2,"/v2/admin/markingCategories/{0}",3];var tt=Object.freeze({__proto__:null,create:function(t,...e){return o(t,$,...e)},get:function(t,...e){return o(t,Y,...e)},list:function(t,...e){return o(t,X,...e)},replace:function(t,...e){return o(t,Z,...e)}});const et=[0,"/v2/admin/markings/{0}/markingMembers",2];const nt=[1,"/v2/admin/markings/{0}/markingMembers/add",1];const ot=[1,"/v2/admin/markings/{0}/markingMembers/remove",1];var rt=Object.freeze({__proto__:null,add:function(t,...e){return o(t,nt,...e)},list:function(t,...e){return o(t,et,...e)},remove:function(t,...e){return o(t,ot,...e)}});const st=[0,"/v2/admin/markings/{0}/roleAssignments",2];const ct=[1,"/v2/admin/markings/{0}/roleAssignments/add",1];const it=[1,"/v2/admin/markings/{0}/roleAssignments/remove",1];var at=Object.freeze({__proto__:null,add:function(t,...e){return o(t,ct,...e)},list:function(t,...e){return o(t,st,...e)},remove:function(t,...e){return o(t,it,...e)}});const ut=[1,"/v2/admin/organizations",3];const lt=[0,"/v2/admin/organizations/{0}"];const ft=[2,"/v2/admin/organizations/{0}",1];const vt=[0,"/v2/admin/organizations/{0}/listAvailableRoles"];var pt=Object.freeze({__proto__:null,create:function(t,...e){return o(t,ut,...e)},get:function(t,...e){return o(t,lt,...e)},listAvailableRoles:function(t,...e){return o(t,vt,...e)},replace:function(t,...e){return o(t,ft,...e)}});const dt=[0,"/v2/admin/organizations/{0}/guestMembers",2];const _t=[1,"/v2/admin/organizations/{0}/guestMembers/add",3];const gt=[1,"/v2/admin/organizations/{0}/guestMembers/remove",3];var mt=Object.freeze({__proto__:null,add:function(t,...e){return o(t,_t,...e)},list:function(t,...e){return o(t,dt,...e)},remove:function(t,...e){return o(t,gt,...e)}});const bt=[0,"/v2/admin/organizations/{0}/roleAssignments"];const ht=[1,"/v2/admin/organizations/{0}/roleAssignments/add",1];const yt=[1,"/v2/admin/organizations/{0}/roleAssignments/remove",1];var jt=Object.freeze({__proto__:null,add:function(t,...e){return o(t,ht,...e)},list:function(t,...e){return o(t,bt,...e)},remove:function(t,...e){return o(t,yt,...e)}});const Ot=[0,"/v2/admin/roles/{0}",2];const zt=[1,"/v2/admin/roles/getBatch",3];var St=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Ot,...e)},getBatch:function(t,...e){return o(t,zt,...e)}});const kt=[3,"/v2/admin/users/{0}"];const Tt=[0,"/v2/admin/users",2];const At=[0,"/v2/admin/users/{0}",2];const Bt=[1,"/v2/admin/users/getBatch",1];const Rt=[0,"/v2/admin/users/getCurrent"];const Mt=[0,"/v2/admin/users/{0}/getMarkings"];const Ct=[0,"/v2/admin/users/{0}/profilePicture",,,"application/octet-stream"];const Pt=[1,"/v2/admin/users/search",1];const xt=[1,"/v2/admin/users/{0}/revokeAllTokens"];var wt=Object.freeze({__proto__:null,deleteUser:function(t,...e){return o(t,kt,...e)},get:function(t,...e){return o(t,At,...e)},getBatch:function(t,...e){return o(t,Bt,...e)},getCurrent:function(t,...e){return o(t,Rt,...e)},getMarkings:function(t,...e){return o(t,Mt,...e)},list:function(t,...e){return o(t,Tt,...e)},profilePicture:function(t,...e){return o(t,Ct,...e)},revokeAllTokens:function(t,...e){return o(t,xt,...e)},search:function(t,...e){return o(t,Pt,...e)}});const It=[0,"/v2/admin/users/{0}/providerInfo"];const Vt=[2,"/v2/admin/users/{0}/providerInfo",1];var Dt=Object.freeze({__proto__:null,get:function(t,...e){return o(t,It,...e)},replace:function(t,...e){return o(t,Vt,...e)}}),Et=Object.freeze({__proto__:null,AuthenticationProviders:a,CbacBanners:l,CbacMarkingRestrictionsObjects:v,EnrollmentRoleAssignments:h,Enrollments:_,GroupMembers:P,GroupMembershipExpirationPolicies:D,GroupMemberships:w,GroupProviderInfos:q,Groups:B,Hosts:W,MarkingCategories:tt,MarkingMembers:rt,MarkingRoleAssignments:at,Markings:K,OrganizationGuestMembers:mt,OrganizationRoleAssignments:jt,Organizations:pt,Roles:St,UserProviderInfos:Dt,Users:wt});const Lt=[0,"/v2/aipAgents/agents/{0}",2];const qt=[0,"/v2/aipAgents/agents/allSessions",2];var Ft=Object.freeze({__proto__:null,allSessions:function(t,...e){return o(t,qt,...e)},get:function(t,...e){return o(t,Lt,...e)}});const Wt=[0,"/v2/aipAgents/agents/{0}/agentVersions",2];const Ht=[0,"/v2/aipAgents/agents/{0}/agentVersions/{1}",2];var Gt=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Ht,...e)},list:function(t,...e){return o(t,Wt,...e)}});const Jt=[0,"/v2/aipAgents/agents/{0}/sessions/{1}/content",2];var Nt=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Jt,...e)}});const Ut=[1,"/v2/aipAgents/agents/{0}/sessions",3];const Qt=[3,"/v2/aipAgents/agents/{0}/sessions/{1}",2];const Kt=[0,"/v2/aipAgents/agents/{0}/sessions",2];const $t=[0,"/v2/aipAgents/agents/{0}/sessions/{1}",2];const Xt=[1,"/v2/aipAgents/agents/{0}/sessions/{1}/blockingContinue",3];const Yt=[1,"/v2/aipAgents/agents/{0}/sessions/{1}/streamingContinue",3,,"application/octet-stream"];const Zt=[1,"/v2/aipAgents/agents/{0}/sessions/{1}/cancel",3];const te=[2,"/v2/aipAgents/agents/{0}/sessions/{1}/ragContext",3];const ee=[2,"/v2/aipAgents/agents/{0}/sessions/{1}/updateTitle",3];var ne=Object.freeze({__proto__:null,blockingContinue:function(t,...e){return o(t,Xt,...e)},cancel:function(t,...e){return o(t,Zt,...e)},create:function(t,...e){return o(t,Ut,...e)},deleteSession:function(t,...e){return o(t,Qt,...e)},get:function(t,...e){return o(t,$t,...e)},list:function(t,...e){return o(t,Kt,...e)},ragContext:function(t,...e){return o(t,te,...e)},streamingContinue:function(t,...e){return o(t,Yt,...e)},updateTitle:function(t,...e){return o(t,ee,...e)}});const oe=[0,"/v2/aipAgents/agents/{0}/sessions/{1}/sessionTraces/{2}",2];var re=Object.freeze({__proto__:null,get:function(t,...e){return o(t,oe,...e)}}),se=Object.freeze({__proto__:null,AgentVersions:Gt,Agents:Ft,Contents:Nt,SessionTraces:re,Sessions:ne});const ce=[0,"/v2/audit/organizations/{0}/logFiles",2];const ie=[0,"/v2/audit/organizations/{0}/logFiles/{1}/content",,,"application/octet-stream"];var ae=Object.freeze({__proto__:null,content:function(t,...e){return o(t,ie,...e)},list:function(t,...e){return o(t,ce,...e)}}),ue=Object.freeze({__proto__:null,LogFiles:ae});const le=[0,"/v2/checkpoints/records/{0}",2];const fe=[1,"/v2/checkpoints/records/getBatch",3];const ve=[1,"/v2/checkpoints/records/search",3];var pe=Object.freeze({__proto__:null,get:function(t,...e){return o(t,le,...e)},getBatch:function(t,...e){return o(t,fe,...e)},search:function(t,...e){return o(t,ve,...e)}}),de=Object.freeze({__proto__:null,Records:pe});const _e=[1,"/v2/connectivity/connections",1];const ge=[0,"/v2/connectivity/connections/{0}"];const me=[1,"/v2/connectivity/connections/{0}/updateExportSettings",1];const be=[1,"/v2/connectivity/connections/{0}/updateSecrets",1];const he=[0,"/v2/connectivity/connections/{0}/getConfiguration"];const ye=[1,"/v2/connectivity/connections/getConfigurationBatch",1];const je=[1,"/v2/connectivity/connections/{0}/uploadCustomJdbcDrivers",3,"application/octet-stream"];var Oe=Object.freeze({__proto__:null,create:function(t,...e){return o(t,_e,...e)},get:function(t,...e){return o(t,ge,...e)},getConfiguration:function(t,...e){return o(t,he,...e)},getConfigurationBatch:function(t,...e){return o(t,ye,...e)},updateExportSettings:function(t,...e){return o(t,me,...e)},updateSecrets:function(t,...e){return o(t,be,...e)},uploadCustomJdbcDrivers:function(t,...e){return o(t,je,...e)}});const ze=[1,"/v2/connectivity/connections/{0}/fileImports",1];const Se=[3,"/v2/connectivity/connections/{0}/fileImports/{1}"];const ke=[0,"/v2/connectivity/connections/{0}/fileImports",2];const Te=[0,"/v2/connectivity/connections/{0}/fileImports/{1}"];const Ae=[2,"/v2/connectivity/connections/{0}/fileImports/{1}",1];const Be=[1,"/v2/connectivity/connections/{0}/fileImports/{1}/execute"];var Re=Object.freeze({__proto__:null,create:function(t,...e){return o(t,ze,...e)},deleteFileImport:function(t,...e){return o(t,Se,...e)},execute:function(t,...e){return o(t,Be,...e)},get:function(t,...e){return o(t,Te,...e)},list:function(t,...e){return o(t,ke,...e)},replace:function(t,...e){return o(t,Ae,...e)}});const Me=[1,"/v2/connectivity/connections/{0}/tableImports",1];const Ce=[3,"/v2/connectivity/connections/{0}/tableImports/{1}"];const Pe=[0,"/v2/connectivity/connections/{0}/tableImports",2];const xe=[0,"/v2/connectivity/connections/{0}/tableImports/{1}"];const we=[2,"/v2/connectivity/connections/{0}/tableImports/{1}",1];const Ie=[1,"/v2/connectivity/connections/{0}/tableImports/{1}/execute"];var Ve=Object.freeze({__proto__:null,create:function(t,...e){return o(t,Me,...e)},deleteTableImport:function(t,...e){return o(t,Ce,...e)},execute:function(t,...e){return o(t,Ie,...e)},get:function(t,...e){return o(t,xe,...e)},list:function(t,...e){return o(t,Pe,...e)},replace:function(t,...e){return o(t,we,...e)}});const De=[1,"/v2/connectivity/connections/{0}/virtualTables",1];var Ee=Object.freeze({__proto__:null,create:function(t,...e){return o(t,De,...e)}}),Le=Object.freeze({__proto__:null,Connections:Oe,FileImports:Re,TableImports:Ve,VirtualTables:Ee}),qe=Object.freeze({__proto__:null});const Fe=[1,"/v2/dataHealth/checks",3];const We=[3,"/v2/dataHealth/checks/{0}",2];const He=[0,"/v2/dataHealth/checks/{0}",2];const Ge=[2,"/v2/dataHealth/checks/{0}",3];var Je=Object.freeze({__proto__:null,create:function(t,...e){return o(t,Fe,...e)},deleteCheck:function(t,...e){return o(t,We,...e)},get:function(t,...e){return o(t,He,...e)},replace:function(t,...e){return o(t,Ge,...e)}});const Ne=[0,"/v2/dataHealth/checks/{0}/checkReports/{1}",2];const Ue=[0,"/v2/dataHealth/checks/{0}/checkReports/getLatest",2];var Qe=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Ne,...e)},getLatest:function(t,...e){return o(t,Ue,...e)}}),Ke=Object.freeze({__proto__:null,CheckReports:Qe,Checks:Je});const $e=[1,"/v2/datasets/{0}/branches",1];const Xe=[3,"/v2/datasets/{0}/branches/{1}"];const Ye=[0,"/v2/datasets/{0}/branches",2];const Ze=[0,"/v2/datasets/{0}/branches/{1}"];const tn=[0,"/v2/datasets/{0}/branches/{1}/transactions",2];var en=Object.freeze({__proto__:null,create:function(t,...e){return o(t,$e,...e)},deleteBranch:function(t,...e){return o(t,Xe,...e)},get:function(t,...e){return o(t,Ze,...e)},list:function(t,...e){return o(t,Ye,...e)},transactions:function(t,...e){return o(t,tn,...e)}});const nn=[1,"/v2/datasets",1];const on=[0,"/v2/datasets/{0}"];const rn=[0,"/v2/datasets/{0}/getSchedules",2];const sn=[0,"/v2/datasets/{0}/getHealthChecks",2];const cn=[0,"/v2/datasets/{0}/getHealthCheckReports",2];const an=[0,"/v2/datasets/{0}/readTable",2,,"application/octet-stream"];const un=[0,"/v2/datasets/{0}/getSchema",2];const ln=[1,"/v2/datasets/getSchemaBatch",1];const fn=[2,"/v2/datasets/{0}/putSchema",1];const vn=[1,"/v2/datasets/{0}/jobs",3];const pn=[0,"/v2/datasets/{0}/transactions",2];var dn=Object.freeze({__proto__:null,create:function(t,...e){return o(t,nn,...e)},get:function(t,...e){return o(t,on,...e)},getHealthCheckReports:function(t,...e){return o(t,cn,...e)},getHealthChecks:function(t,...e){return o(t,sn,...e)},getSchedules:function(t,...e){return o(t,rn,...e)},getSchema:function(t,...e){return o(t,un,...e)},getSchemaBatch:function(t,...e){return o(t,ln,...e)},jobs:function(t,...e){return o(t,vn,...e)},putSchema:function(t,...e){return o(t,fn,...e)},readTable:function(t,...e){return o(t,an,...e)},transactions:function(t,...e){return o(t,pn,...e)}});const _n=[3,"/v2/datasets/{0}/files/{1}",2];const gn=[0,"/v2/datasets/{0}/files",2];const mn=[0,"/v2/datasets/{0}/files/{1}",2];const bn=[1,"/v2/datasets/{0}/files/{1}/upload",3,"application/octet-stream"];const hn=[0,"/v2/datasets/{0}/files/{1}/content",2,,"application/octet-stream"];var yn=Object.freeze({__proto__:null,content:function(t,...e){return o(t,hn,...e)},deleteFile:function(t,...e){return o(t,_n,...e)},get:function(t,...e){return o(t,mn,...e)},list:function(t,...e){return o(t,gn,...e)},upload:function(t,...e){return o(t,bn,...e)}});const jn=[1,"/v2/datasets/{0}/transactions",3];const On=[0,"/v2/datasets/{0}/transactions/{1}"];const zn=[1,"/v2/datasets/{0}/transactions/{1}/commit"];const Sn=[1,"/v2/datasets/{0}/transactions/{1}/abort"];const kn=[0,"/v2/datasets/{0}/transactions/{1}/build",2];const Tn=[0,"/v2/datasets/{0}/transactions/{1}/job",2];var An=Object.freeze({__proto__:null,abort:function(t,...e){return o(t,Sn,...e)},build:function(t,...e){return o(t,kn,...e)},commit:function(t,...e){return o(t,zn,...e)},create:function(t,...e){return o(t,jn,...e)},get:function(t,...e){return o(t,On,...e)},job:function(t,...e){return o(t,Tn,...e)}});const Bn=[1,"/v2/datasets/views",1];const Rn=[0,"/v2/datasets/views/{0}",2];const Mn=[1,"/v2/datasets/views/{0}/addBackingDatasets",1];const Cn=[2,"/v2/datasets/views/{0}/replaceBackingDatasets",1];const Pn=[1,"/v2/datasets/views/{0}/removeBackingDatasets",1];const xn=[1,"/v2/datasets/views/{0}/addPrimaryKey",1];var wn=Object.freeze({__proto__:null,addBackingDatasets:function(t,...e){return o(t,Mn,...e)},addPrimaryKey:function(t,...e){return o(t,xn,...e)},create:function(t,...e){return o(t,Bn,...e)},get:function(t,...e){return o(t,Rn,...e)},removeBackingDatasets:function(t,...e){return o(t,Pn,...e)},replaceBackingDatasets:function(t,...e){return o(t,Cn,...e)}}),In=Object.freeze({__proto__:null,Branches:en,Datasets:dn,Files:yn,Transactions:An,Views:wn});const Vn=[1,"/v2/filesystem/folders",1];const Dn=[0,"/v2/filesystem/folders/{0}"];const En=[1,"/v2/filesystem/folders/getBatch",1];const Ln=[2,"/v2/filesystem/folders/{0}",3];const qn=[0,"/v2/filesystem/folders/{0}/children",2];var Fn=Object.freeze({__proto__:null,children:function(t,...e){return o(t,qn,...e)},create:function(t,...e){return o(t,Vn,...e)},get:function(t,...e){return o(t,Dn,...e)},getBatch:function(t,...e){return o(t,En,...e)},replace:function(t,...e){return o(t,Ln,...e)}});const Wn=[0,"/v2/filesystem/projects/{0}"];const Hn=[2,"/v2/filesystem/projects/{0}",3];const Gn=[1,"/v2/filesystem/projects/create",1];const Jn=[1,"/v2/filesystem/projects/createFromTemplate",1];const Nn=[1,"/v2/filesystem/projects/{0}/addOrganizations",1];const Un=[1,"/v2/filesystem/projects/{0}/removeOrganizations",1];const Qn=[0,"/v2/filesystem/projects/{0}/organizations",2];var Kn=Object.freeze({__proto__:null,addOrganizations:function(t,...e){return o(t,Nn,...e)},create:function(t,...e){return o(t,Gn,...e)},createFromTemplate:function(t,...e){return o(t,Jn,...e)},get:function(t,...e){return o(t,Wn,...e)},organizations:function(t,...e){return o(t,Qn,...e)},removeOrganizations:function(t,...e){return o(t,Un,...e)},replace:function(t,...e){return o(t,Hn,...e)}});const $n=[0,"/v2/filesystem/projects/{0}/references",2];const Xn=[1,"/v2/filesystem/projects/{0}/references/add",1];const Yn=[1,"/v2/filesystem/projects/{0}/references/remove",1];var Zn=Object.freeze({__proto__:null,add:function(t,...e){return o(t,Xn,...e)},list:function(t,...e){return o(t,$n,...e)},remove:function(t,...e){return o(t,Yn,...e)}});const to=[3,"/v2/filesystem/resources/{0}"];const eo=[0,"/v2/filesystem/resources/{0}"];const no=[1,"/v2/filesystem/resources/getBatch",1];const oo=[0,"/v2/filesystem/resources/getByPath",2];const ro=[1,"/v2/filesystem/resources/getByPathBatch",1];const so=[1,"/v2/filesystem/resources/{0}/restore"];const co=[1,"/v2/filesystem/resources/{0}/permanentlyDelete"];const io=[1,"/v2/filesystem/resources/{0}/addMarkings",1];const ao=[1,"/v2/filesystem/resources/{0}/removeMarkings",1];const uo=[0,"/v2/filesystem/resources/{0}/getAccessRequirements"];const lo=[0,"/v2/filesystem/resources/{0}/markings",2];var fo=Object.freeze({__proto__:null,addMarkings:function(t,...e){return o(t,io,...e)},deleteResource:function(t,...e){return o(t,to,...e)},get:function(t,...e){return o(t,eo,...e)},getAccessRequirements:function(t,...e){return o(t,uo,...e)},getBatch:function(t,...e){return o(t,no,...e)},getByPath:function(t,...e){return o(t,oo,...e)},getByPathBatch:function(t,...e){return o(t,ro,...e)},markings:function(t,...e){return o(t,lo,...e)},permanentlyDelete:function(t,...e){return o(t,co,...e)},removeMarkings:function(t,...e){return o(t,ao,...e)},restore:function(t,...e){return o(t,so,...e)}});const vo=[0,"/v2/filesystem/resources/{0}/roles",2];const po=[1,"/v2/filesystem/resources/{0}/roles/add",1];const _o=[1,"/v2/filesystem/resources/{0}/roles/remove",1];var go=Object.freeze({__proto__:null,add:function(t,...e){return o(t,po,...e)},list:function(t,...e){return o(t,vo,...e)},remove:function(t,...e){return o(t,_o,...e)}});const mo=[1,"/v2/filesystem/spaces",3];const bo=[3,"/v2/filesystem/spaces/{0}",2];const ho=[0,"/v2/filesystem/spaces",2];const yo=[0,"/v2/filesystem/spaces/{0}",2];const jo=[2,"/v2/filesystem/spaces/{0}",3];var Oo=Object.freeze({__proto__:null,create:function(t,...e){return o(t,mo,...e)},deleteSpace:function(t,...e){return o(t,bo,...e)},get:function(t,...e){return o(t,yo,...e)},list:function(t,...e){return o(t,ho,...e)},replace:function(t,...e){return o(t,jo,...e)}}),zo=Object.freeze({__proto__:null,Folders:Fn,ProjectResourceReferences:Zn,Projects:Kn,ResourceRoles:go,Resources:fo,Spaces:Oo});const So=[1,"/v2/functions/executions/{0}/getResult",3];const ko=[1,"/v2/functions/executions/{0}/cancel",2];var To=Object.freeze({__proto__:null,cancel:function(t,...e){return o(t,ko,...e)},getResult:function(t,...e){return o(t,So,...e)}});const Ao=[0,"/v2/functions/queries/{0}",2];const Bo=[0,"/v2/functions/queries/getByRid",2];const Ro=[1,"/v2/functions/queries/getByRidBatch",3];const Mo=[1,"/v2/functions/queries/{0}/execute",7];const Co=[1,"/v2/functions/queries/{0}/streamingExecute",7,,"application/octet-stream"];const Po=[1,"/v2/functions/queries/{0}/executeAsync",7];var xo=Object.freeze({__proto__:null,execute:function(t,...e){return o(t,Mo,...e)},executeAsync:function(t,...e){return o(t,Po,...e)},get:function(t,...e){return o(t,Ao,...e)},getByRid:function(t,...e){return o(t,Bo,...e)},getByRidBatch:function(t,...e){return o(t,Ro,...e)},streamingExecute:function(t,...e){return o(t,Co,...e)}});const wo=[0,"/v2/functions/valueTypes/{0}",2];var Io=Object.freeze({__proto__:null,get:function(t,...e){return o(t,wo,...e)}});const Vo=[0,"/v2/functions/valueTypes/{0}/versionIds/{1}",2];var Do=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Vo,...e)}}),Eo=Object.freeze({__proto__:null,Executions:To,Queries:xo,ValueTypes:Io,VersionIds:Do}),Lo=Object.freeze({__proto__:null});const qo=[1,"/v2/languageModels/anthropic/{0}/messages",7];var Fo=Object.freeze({__proto__:null,messages:function(t,...e){return o(t,qo,...e)}});const Wo=[1,"/v2/languageModels/openAi/{0}/embeddings",7];var Ho=Object.freeze({__proto__:null,embeddings:function(t,...e){return o(t,Wo,...e)}}),Go=Object.freeze({__proto__:null,Anthropic:Fo,OpenAi:Ho});const Jo=[1,"/v2/mediasets/{0}/transactions/{1}/abort",2];const No=[0,"/v2/mediasets/{0}/items/{1}/transform/imagery/thumbnail/calculate",6];const Uo=[3,"/v2/mediasets/{0}/items/clearAtPath",2];const Qo=[1,"/v2/mediasets/{0}/transactions/{1}/commit",2];const Ko=[1,"/v2/mediasets/{0}/transactions",2];const $o=[0,"/v2/mediasets/{0}/items/{1}",6];const Xo=[0,"/v2/mediasets/{0}/items/{1}/metadata",6];const Yo=[0,"/v2/mediasets/{0}/items/{1}/reference",6];const Zo=[0,"/v2/mediasets/{0}/items/getRidByPath",2];const tr=[0,"/v2/mediasets/{0}",2];const er=[0,"/v2/mediasets/{0}/items/{1}/transformationJobs/{2}/result",6,,"*/*"];const nr=[0,"/v2/mediasets/{0}/items/{1}/transformationJobs/{2}",6];const or=[1,"/v2/mediasets/{0}/items",3,"*/*"];const rr=[0,"/v2/mediasets/{0}/items/{1}/content",6,,"*/*"];const sr=[0,"/v2/mediasets/{0}/items/{1}/original",6,,"*/*"];const cr=[1,"/v2/mediasets/{0}/items/register",3];const ir=[0,"/v2/mediasets/{0}/items/{1}/transform/imagery/thumbnail/retrieve",6,,"*/*"];const ar=[1,"/v2/mediasets/{0}/items/{1}/transform",7];const ur=[2,"/v2/mediasets/media/upload",7,"*/*"];var lr=Object.freeze({__proto__:null,abort:function(t,...e){return o(t,Jo,...e)},calculate:function(t,...e){return o(t,No,...e)},clear:function(t,...e){return o(t,Uo,...e)},commit:function(t,...e){return o(t,Qo,...e)},create:function(t,...e){return o(t,Ko,...e)},get:function(t,...e){return o(t,tr,...e)},getResult:function(t,...e){return o(t,er,...e)},getRidByPath:function(t,...e){return o(t,Zo,...e)},getStatus:function(t,...e){return o(t,nr,...e)},info:function(t,...e){return o(t,$o,...e)},metadata:function(t,...e){return o(t,Xo,...e)},read:function(t,...e){return o(t,rr,...e)},readOriginal:function(t,...e){return o(t,sr,...e)},reference:function(t,...e){return o(t,Yo,...e)},register:function(t,...e){return o(t,cr,...e)},retrieve:function(t,...e){return o(t,ir,...e)},transform:function(t,...e){return o(t,ar,...e)},upload:function(t,...e){return o(t,or,...e)},uploadMedia:function(t,...e){return o(t,ur,...e)}}),fr=Object.freeze({__proto__:null,MediaSets:lr});const vr=[0,"/v2/models/{0}/experiments/{1}",2];const pr=[1,"/v2/models/{0}/experiments/search",3];var dr=Object.freeze({__proto__:null,get:function(t,...e){return o(t,vr,...e)},search:function(t,...e){return o(t,pr,...e)}});const _r=[0,"/v2/models/{0}/experiments/{1}/artifactTables/{2}/json",2,,"application/octet-stream"];const gr=[0,"/v2/models/{0}/experiments/{1}/artifactTables/{2}/parquet",2,,"application/octet-stream"];var mr=Object.freeze({__proto__:null,json:function(t,...e){return o(t,_r,...e)},parquet:function(t,...e){return o(t,gr,...e)}});const br=[0,"/v2/models/{0}/experiments/{1}/series/{2}/json",2];const hr=[0,"/v2/models/{0}/experiments/{1}/series/{2}/parquet",2,,"application/octet-stream"];var yr=Object.freeze({__proto__:null,json:function(t,...e){return o(t,br,...e)},parquet:function(t,...e){return o(t,hr,...e)}});const jr=[1,"/v2/models/liveDeployments",3];const Or=[0,"/v2/models/liveDeployments",2];const zr=[0,"/v2/models/liveDeployments/{0}",2];const Sr=[2,"/v2/models/liveDeployments/{0}",3];const kr=[1,"/v2/models/liveDeployments/{0}/transformJson",7];var Tr=Object.freeze({__proto__:null,create:function(t,...e){return o(t,jr,...e)},get:function(t,...e){return o(t,zr,...e)},list:function(t,...e){return o(t,Or,...e)},replace:function(t,...e){return o(t,Sr,...e)},transformJson:function(t,...e){return o(t,kr,...e)}});const Ar=[1,"/v2/models",3];const Br=[0,"/v2/models/{0}",2];const Rr=[1,"/v2/models/{0}/promoteVersion",3];var Mr=Object.freeze({__proto__:null,create:function(t,...e){return o(t,Ar,...e)},get:function(t,...e){return o(t,Br,...e)},promoteVersion:function(t,...e){return o(t,Rr,...e)}});const Cr=[1,"/v2/models/{0}/function",3];const Pr=[0,"/v2/models/{0}/function",2];const xr=[2,"/v2/models/{0}/function",3];var wr=Object.freeze({__proto__:null,create:function(t,...e){return o(t,Cr,...e)},get:function(t,...e){return o(t,Pr,...e)},replace:function(t,...e){return o(t,xr,...e)}});const Ir=[1,"/v2/models/modelStudios",3];const Vr=[0,"/v2/models/modelStudios/{0}",2];const Dr=[1,"/v2/models/modelStudios/{0}/launch",2];var Er=Object.freeze({__proto__:null,create:function(t,...e){return o(t,Ir,...e)},get:function(t,...e){return o(t,Vr,...e)},launch:function(t,...e){return o(t,Dr,...e)}});const Lr=[1,"/v2/models/modelStudios/{0}/configVersions",3];const qr=[0,"/v2/models/modelStudios/{0}/configVersions",2];const Fr=[0,"/v2/models/modelStudios/{0}/configVersions/{1}",2];const Wr=[0,"/v2/models/modelStudios/{0}/configVersions/latest",2];var Hr=Object.freeze({__proto__:null,create:function(t,...e){return o(t,Lr,...e)},get:function(t,...e){return o(t,Fr,...e)},latest:function(t,...e){return o(t,Wr,...e)},list:function(t,...e){return o(t,qr,...e)}});const Gr=[0,"/v2/models/modelStudios/{0}/runs",2];var Jr=Object.freeze({__proto__:null,list:function(t,...e){return o(t,Gr,...e)}});const Nr=[0,"/v2/models/modelStudioTrainers",2];const Ur=[0,"/v2/models/modelStudioTrainers/{0}",2];var Qr=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Ur,...e)},list:function(t,...e){return o(t,Nr,...e)}});const Kr=[1,"/v2/models/{0}/versions",3];const $r=[0,"/v2/models/{0}/versions",2];const Xr=[0,"/v2/models/{0}/versions/{1}",2];var Yr=Object.freeze({__proto__:null,create:function(t,...e){return o(t,Kr,...e)},get:function(t,...e){return o(t,Xr,...e)},list:function(t,...e){return o(t,$r,...e)}}),Zr=Object.freeze({__proto__:null,ArtifactTables:mr,ExperimentSeriesList:yr,Experiments:dr,LiveDeployments:Tr,ModelFunctions:wr,ModelStudioConfigVersions:Hr,ModelStudioRuns:Jr,ModelStudioTrainers:Qr,ModelStudios:Er,ModelVersions:Yr,Models:Mr});const ts=[0,"/v2/notepad/exportJobs/{0}",2];const es=[1,"/v2/notepad/exportJobs/create",3];var ns=Object.freeze({__proto__:null,create:function(t,...e){return o(t,es,...e)},get:function(t,...e){return o(t,ts,...e)}});const os=[0,"/v2/notepad/files/{0}/content",2,,"application/octet-stream"];var rs=Object.freeze({__proto__:null,content:function(t,...e){return o(t,os,...e)}});const ss=[0,"/v2/notepad/templates/{0}/generationJobs/{1}",2];const cs=[1,"/v2/notepad/templates/{0}/generationJobs/{1}/saveDocument",3];var is=Object.freeze({__proto__:null,get:function(t,...e){return o(t,ss,...e)},saveDocument:function(t,...e){return o(t,cs,...e)}});const as=[1,"/v2/notepad/templates/{0}/generate",3];var us=Object.freeze({__proto__:null,generate:function(t,...e){return o(t,as,...e)}}),ls=Object.freeze({__proto__:null,ExportJobs:ns,Files:rs,GenerationJobs:is,Templates:us});const fs=[1,"/v2/ontologies/{0}/actions/{1}/apply",7];const vs=[1,"/v2/ontologies/{0}/actions/{1}/applyAsync",7];const ps=[1,"/v2/ontologies/{0}/actions/{1}/applyBatch",3];const ds=[1,"/v2/ontologies/{0}/actions/{1}/applyWithOverrides",3];const _s=[1,"/v2/ontologies/{0}/actions/{1}/applyBatchWithOverrides",3];var gs=Object.freeze({__proto__:null,apply:function(t,...e){return o(t,fs,...e)},applyAsync:function(t,...e){return o(t,vs,...e)},applyBatch:function(t,...e){return o(t,ps,...e)},applyBatchWithOverrides:function(t,...e){return o(t,_s,...e)},applyWithOverrides:function(t,...e){return o(t,ds,...e)}});const ms=[0,"/v2/ontologies/{0}/actionTypesFullMetadata",2];const bs=[0,"/v2/ontologies/{0}/actionTypes/{1}/fullMetadata",2];var hs=Object.freeze({__proto__:null,get:function(t,...e){return o(t,bs,...e)},list:function(t,...e){return o(t,ms,...e)}});const ys=[0,"/v2/ontologies/{0}/actionTypes",2];const js=[1,"/v2/ontologies/{0}/actionTypes/search",3];const Os=[0,"/v2/ontologies/{0}/actionTypes/{1}",2];const zs=[0,"/v2/ontologies/{0}/actionTypes/byRid/{1}",2];const Ss=[1,"/v2/ontologies/{0}/actionTypes/getByRidBatch",3];var ks=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Os,...e)},getByRid:function(t,...e){return o(t,zs,...e)},getByRidBatch:function(t,...e){return o(t,Ss,...e)},list:function(t,...e){return o(t,ys,...e)},search:function(t,...e){return o(t,js,...e)}});const Ts=[1,"/v2/ontologies/attachments/upload",7,"*/*"];const As=[1,"/v2/ontologies/attachments/upload/{0}",7,"*/*"];const Bs=[0,"/v2/ontologies/attachments/{0}/content",,,"*/*"];const Rs=[0,"/v2/ontologies/attachments/{0}"];var Ms=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Rs,...e)},read:function(t,...e){return o(t,Bs,...e)},upload:function(t,...e){const n={...e[2],"Content-Type":e[2]?.["Content-Type"]??e[0].type,"Content-Length":e[0].size.toString()};return o(t,Ts,e[0],e[1],n)},uploadWithRid:function(t,...e){const n={...e[3],"Content-Type":e[3]?.["Content-Type"]??e[1].type,"Content-Length":e[1].size.toString()};return o(t,As,e[0],e[1],e[2],n)}});const Cs=[0,"/v2/ontologies/{0}/objects/{1}/{2}/attachments/{3}",2];const Ps=[0,"/v2/ontologies/{0}/objects/{1}/{2}/attachments/{3}/{4}",2];const xs=[0,"/v2/ontologies/{0}/objects/{1}/{2}/attachments/{3}/content",2,,"*/*"];const ws=[0,"/v2/ontologies/{0}/objects/{1}/{2}/attachments/{3}/{4}/content",2,,"*/*"];var Is=Object.freeze({__proto__:null,getAttachment:function(t,...e){return o(t,Cs,...e)},getAttachmentByRid:function(t,...e){return o(t,Ps,...e)},readAttachment:function(t,...e){return o(t,xs,...e)},readAttachmentByRid:function(t,...e){return o(t,ws,...e)}});const Vs=[0,"/v2/ontologies/{0}/objects/{1}/{2}/ciphertexts/{3}/decrypt"];var Ds=Object.freeze({__proto__:null,decrypt:function(t,...e){return o(t,Vs,...e)}});const Es=[1,"/v2/ontologies/{0}/objects/{1}/{2}/geotemporalSeries/{3}/loadEntries",3];var Ls=Object.freeze({__proto__:null,loadGeotemporalSeriesEntries:function(t,...e){return o(t,Es,...e)}});const qs=[0,"/v2/ontologies/{0}/objects/{1}/{2}/links/{3}",2];const Fs=[0,"/v2/ontologies/{0}/objects/{1}/{2}/links/{3}/{4}",2];var Ws=Object.freeze({__proto__:null,getLinkedObject:function(t,...e){return o(t,Fs,...e)},listLinkedObjects:function(t,...e){return o(t,qs,...e)}});const Hs=[0,"/v2/ontologies/{0}/objects/{1}/{2}/media/{3}/content",2,,"*/*"];const Gs=[0,"/v2/ontologies/{0}/objects/{1}/{2}/media/{3}/metadata",2];const Js=[1,"/v2/ontologies/{0}/objectTypes/{1}/media/{2}/upload",3,"*/*"];var Ns=Object.freeze({__proto__:null,getMediaContent:function(t,...e){return o(t,Hs,...e)},getMediaMetadata:function(t,...e){return o(t,Gs,...e)},upload:function(t,...e){return o(t,Js,...e)}});const Us=[0,"/v2/ontologies/{0}/objectTypes",2];const Qs=[0,"/v2/ontologies/{0}/objectTypes/{1}",2];const Ks=[1,"/v2/ontologies/{0}/objectTypes/getByRidBatch",3];const $s=[0,"/v2/ontologies/{0}/objectTypes/{1}/fullMetadata",2];const Xs=[1,"/v2/ontologies/{0}/objectTypes/{1}/editsHistory",3];const Ys=[0,"/v2/ontologies/{0}/objectTypes/{1}/outgoingLinkTypes",2];const Zs=[0,"/v2/ontologies/{0}/objectTypes/{1}/outgoingLinkTypes/{2}",2];const tc=[1,"/v2/ontologies/{0}/outgoingLinkTypes/getByRidBatch",3];var ec=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Qs,...e)},getByRidBatch:function(t,...e){return o(t,Ks,...e)},getEditsHistory:function(t,...e){return o(t,Xs,...e)},getFullMetadata:function(t,...e){return o(t,$s,...e)},getOutgoingLinkType:function(t,...e){return o(t,Zs,...e)},getOutgoingLinkTypesByObjectTypeRidBatch:function(t,...e){return o(t,tc,...e)},list:function(t,...e){return o(t,Us,...e)},listOutgoingLinkTypes:function(t,...e){return o(t,Ys,...e)}});const nc=[0,"/v2/ontologies/{0}/interfaceTypes",2];const oc=[0,"/v2/ontologies/{0}/interfaceTypes/{1}",2];const rc=[0,"/v2/ontologies/{0}/interfaces/{1}",2];const sc=[1,"/v2/ontologies/{0}/interfaces/{1}/search",3];const cc=[1,"/v2/ontologies/{0}/interfaces/{1}/aggregate",3];const ic=[0,"/v2/ontologies/{0}/interfaceTypes/{1}/outgoingLinkTypes",2];const ac=[0,"/v2/ontologies/{0}/interfaceTypes/{1}/outgoingLinkTypes/{2}",2];const uc=[0,"/v2/ontologies/{0}/interfaces/{1}/{2}/{3}/links/{4}",2];var lc=Object.freeze({__proto__:null,aggregate:function(t,...e){return o(t,cc,...e)},get:function(t,...e){return o(t,oc,...e)},getOutgoingInterfaceLinkType:function(t,...e){return o(t,ac,...e)},list:function(t,...e){return o(t,nc,...e)},listInterfaceLinkedObjects:function(t,...e){return o(t,uc,...e)},listObjectsForInterface:function(t,...e){return o(t,rc,...e)},listOutgoingInterfaceLinkTypes:function(t,...e){return o(t,ic,...e)},search:function(t,...e){return o(t,sc,...e)}});const fc=[1,"/v2/ontologies/{0}/objectSets/createTemporary",7];const vc=[0,"/v2/ontologies/{0}/objectSets/{1}",2];const pc=[1,"/v2/ontologies/{0}/objectSets/loadObjects",7];const dc=[1,"/v2/ontologies/{0}/objectSets/loadObjectsMultipleObjectTypes",7];const _c=[1,"/v2/ontologies/{0}/objectSets/loadObjectsOrInterfaces",7];const gc=[1,"/v2/ontologies/{0}/objectSets/aggregate",7];const mc=[1,"/v2/ontologies/{0}/objectSets/loadLinks",7];var bc=Object.freeze({__proto__:null,aggregate:function(t,...e){return o(t,gc,...e)},createTemporary:function(t,...e){return o(t,fc,...e)},get:function(t,...e){return o(t,vc,...e)},load:function(t,...e){return o(t,pc,...e)},loadLinks:function(t,...e){return o(t,mc,...e)},loadMultipleObjectTypes:function(t,...e){return o(t,dc,...e)},loadObjectsOrInterfaces:function(t,...e){return o(t,_c,...e)}});const hc=[0,"/v2/ontologies/{0}/objects/{1}",2];const yc=[0,"/v2/ontologies/{0}/objects/{1}/{2}",2];const jc=[1,"/v2/ontologies/{0}/objects/{1}/count",2];const Oc=[1,"/v2/ontologies/{0}/objects/{1}/search",3];const zc=[1,"/v2/ontologies/{0}/objects/{1}/aggregate",3];var Sc=Object.freeze({__proto__:null,aggregate:function(t,...e){return o(t,zc,...e)},count:function(t,...e){return o(t,jc,...e)},get:function(t,...e){return o(t,yc,...e)},list:function(t,...e){return o(t,hc,...e)},search:function(t,...e){return o(t,Oc,...e)}});const kc=[1,"/v2/ontologies/{0}/scenarios/create",3];const Tc=[0,"/v2/ontologies/{0}/scenarios/{1}/objectTypes/edited",2];const Ac=[0,"/v2/ontologies/{0}/scenarios/{1}/objectTypes/{2}/outgoingLinkTypes/edited",2];const Bc=[0,"/v2/ontologies/{0}/scenarios/{1}/editedEntityTypes",2];const Rc=[0,"/v2/ontologies/{0}/scenarios/{1}/objects/{2}/edited",2];const Mc=[0,"/v2/ontologies/{0}/scenarios/{1}/objects/{2}/links/{3}/edited",2];var Cc=Object.freeze({__proto__:null,createScenario:function(t,...e){return o(t,kc,...e)},listScenarioEditedEntityTypes:function(t,...e){return o(t,Bc,...e)},listScenarioEditedLinkTypes:function(t,...e){return o(t,Ac,...e)},listScenarioEditedLinks:function(t,...e){return o(t,Mc,...e)},listScenarioEditedObjectTypes:function(t,...e){return o(t,Tc,...e)},listScenarioEditedObjects:function(t,...e){return o(t,Rc,...e)}});const Pc=[1,"/v2/ontologies/{0}/transactions/{1}/edits",3];var xc=Object.freeze({__proto__:null,postEdits:function(t,...e){return o(t,Pc,...e)}});const wc=[0,"/v2/ontologies"];const Ic=[0,"/v2/ontologies/{0}"];const Vc=[0,"/v2/ontologies/{0}/fullMetadata",2];const Dc=[1,"/v2/ontologies/{0}/metadata",3];var Ec=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Ic,...e)},getFullMetadata:function(t,...e){return o(t,Vc,...e)},list:function(t,...e){return o(t,wc,...e)},loadMetadata:function(t,...e){return o(t,Dc,...e)}});const Lc=[0,"/v2/ontologies/{0}/valueTypes/{1}",2];const qc=[0,"/v2/ontologies/{0}/valueTypes",2];var Fc=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Lc,...e)},list:function(t,...e){return o(t,qc,...e)}});const Wc=[1,"/v2/ontologies/{0}/queries/{1}/execute",7];var Hc=Object.freeze({__proto__:null,execute:function(t,...e){return o(t,Wc,...e)}});const Gc=[0,"/v2/ontologies/{0}/queryTypes",2];const Jc=[0,"/v2/ontologies/{0}/queryTypes/{1}",2];const Nc=[1,"/v2/ontologies/{0}/queryTypes/getByRidBatch",3];var Uc=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Jc,...e)},getByRidBatch:function(t,...e){return o(t,Nc,...e)},list:function(t,...e){return o(t,Gc,...e)}});const Qc=[0,"/v2/ontologies/{0}/objects/{1}/{2}/timeseries/{3}/firstPoint",2];const Kc=[0,"/v2/ontologies/{0}/objects/{1}/{2}/timeseries/{3}/lastPoint",2];const $c=[1,"/v2/ontologies/{0}/objects/{1}/{2}/timeseries/{3}/streamPoints",3,,"*/*"];var Xc=Object.freeze({__proto__:null,getFirstPoint:function(t,...e){return o(t,Qc,...e)},getLastPoint:function(t,...e){return o(t,Kc,...e)},streamPoints:function(t,...e){return o(t,$c,...e)}});const Yc=[0,"/v2/ontologies/{0}/objects/{1}/{2}/timeseries/{3}/latestValue",2];const Zc=[1,"/v2/ontologies/{0}/objects/{1}/{2}/timeseries/{3}/streamValues",3,,"*/*"];var ti=Object.freeze({__proto__:null,getLatestValue:function(t,...e){return o(t,Yc,...e)},streamValues:function(t,...e){return o(t,Zc,...e)}}),ei=Object.freeze({__proto__:null,ActionTypesFullMetadata:hs,ActionTypesV2:ks,Actions:gs,AttachmentPropertiesV2:Is,Attachments:Ms,CipherTextProperties:Ds,GeotemporalSeriesProperties:Ls,LinkedObjectsV2:Ws,MediaReferenceProperties:Ns,ObjectTypesV2:ec,OntologiesV2:Ec,OntologyInterfaces:lc,OntologyObjectSets:bc,OntologyObjectsV2:Sc,OntologyScenarios:Cc,OntologyTransactions:xc,OntologyValueTypes:Fc,Queries:Hc,QueryTypes:Uc,TimeSeriesPropertiesV2:Xc,TimeSeriesValueBankProperties:ti});const ni=[0,"/v2/operations/{0}",2];var oi=Object.freeze({__proto__:null,get:function(t,...e){return o(t,ni,...e)}}),ri=Object.freeze({__proto__:null,AsyncOperations:oi});const si=[0,"/v2/orchestration/builds/{0}"];const ci=[1,"/v2/orchestration/builds/getBatch",1];const ii=[1,"/v2/orchestration/builds/create",1];const ai=[1,"/v2/orchestration/builds/{0}/cancel"];const ui=[1,"/v2/orchestration/builds/search",3];const li=[0,"/v2/orchestration/builds/{0}/jobs",2];var fi=Object.freeze({__proto__:null,cancel:function(t,...e){return o(t,ai,...e)},create:function(t,...e){return o(t,ii,...e)},get:function(t,...e){return o(t,si,...e)},getBatch:function(t,...e){return o(t,ci,...e)},jobs:function(t,...e){return o(t,li,...e)},search:function(t,...e){return o(t,ui,...e)}});const vi=[0,"/v2/orchestration/jobs/{0}",2];const pi=[1,"/v2/orchestration/jobs/getBatch",3];var di=Object.freeze({__proto__:null,get:function(t,...e){return o(t,vi,...e)},getBatch:function(t,...e){return o(t,pi,...e)}});const _i=[1,"/v2/orchestration/schedules",3];const gi=[3,"/v2/orchestration/schedules/{0}"];const mi=[0,"/v2/orchestration/schedules/{0}",2];const bi=[1,"/v2/orchestration/schedules/getBatch",3];const hi=[2,"/v2/orchestration/schedules/{0}",3];const yi=[1,"/v2/orchestration/schedules/{0}/run"];const ji=[1,"/v2/orchestration/schedules/{0}/pause"];const Oi=[1,"/v2/orchestration/schedules/{0}/unpause"];const zi=[1,"/v2/orchestration/schedules/{0}/getAffectedResources",2];const Si=[0,"/v2/orchestration/schedules/{0}/runs",2];var ki=Object.freeze({__proto__:null,create:function(t,...e){return o(t,_i,...e)},deleteSchedule:function(t,...e){return o(t,gi,...e)},get:function(t,...e){return o(t,mi,...e)},getAffectedResources:function(t,...e){return o(t,zi,...e)},getBatch:function(t,...e){return o(t,bi,...e)},pause:function(t,...e){return o(t,ji,...e)},replace:function(t,...e){return o(t,hi,...e)},run:function(t,...e){return o(t,yi,...e)},runs:function(t,...e){return o(t,Si,...e)},unpause:function(t,...e){return o(t,Oi,...e)}});const Ti=[0,"/v2/orchestration/scheduleVersions/{0}",2];const Ai=[0,"/v2/orchestration/scheduleVersions/{0}/schedule",2];var Bi=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Ti,...e)},schedule:function(t,...e){return o(t,Ai,...e)}}),Ri=Object.freeze({__proto__:null,Builds:fi,Jobs:di,ScheduleVersions:Bi,Schedules:ki});const Mi=[1,"/v2/pack/documents",3];const Ci=[3,"/v2/pack/documents/{0}",2];const Pi=[0,"/v2/pack/documents/{0}",2];const xi=[1,"/v2/pack/documents/search",3];const wi=[1,"/v2/pack/documents/{0}/update",3];var Ii=Object.freeze({__proto__:null,create:function(t,...e){return o(t,Mi,...e)},deleteDocument:function(t,...e){return o(t,Ci,...e)},get:function(t,...e){return o(t,Pi,...e)},search:function(t,...e){return o(t,xi,...e)},update:function(t,...e){return o(t,wi,...e)}});const Vi=[1,"/v2/pack/documentTypes",3];const Di=[0,"/v2/pack/documentTypes/{0}",2];const Ei=[1,"/v2/pack/documentTypes/loadByName",3];const Li=[1,"/v2/pack/documentTypes/createFirstParty",3];const qi=[1,"/v2/pack/documentTypes/updateSchema",3];const Fi=[1,"/v2/pack/documentTypes/getOperationalVersion",3];var Wi=Object.freeze({__proto__:null,create:function(t,...e){return o(t,Vi,...e)},createFirstParty:function(t,...e){return o(t,Li,...e)},get:function(t,...e){return o(t,Di,...e)},getOperationalVersion:function(t,...e){return o(t,Fi,...e)},loadByName:function(t,...e){return o(t,Ei,...e)},updateSchema:function(t,...e){return o(t,qi,...e)}}),Hi=Object.freeze({__proto__:null,DocumentTypes:Wi,Documents:Ii});const Gi=[0,"/v2/publicApis/apiDefinitions/{0}",2];var Ji=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Gi,...e)}});const Ni=[0,"/v2/publicApis/openApiDefinitions/{0}",2];var Ui=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Ni,...e)}}),Qi=Object.freeze({__proto__:null,ApiDefinitions:Ji,OpenApiDefinitions:Ui});const Ki=[1,"/v2/sqlQueries/execute",1];const $i=[0,"/v2/sqlQueries/{0}/getStatus"];const Xi=[1,"/v2/sqlQueries/{0}/cancel"];const Yi=[0,"/v2/sqlQueries/{0}/getResults",,,"application/octet-stream"];const Zi=[1,"/v2/sqlQueries/executeOntology",3,,"application/octet-stream"];var ta=Object.freeze({__proto__:null,cancel:function(t,...e){return o(t,Xi,...e)},execute:function(t,...e){return o(t,Ki,...e)},executeOntology:function(t,...e){return o(t,Zi,...e)},getResults:function(t,...e){return o(t,Yi,...e)},getStatus:function(t,...e){return o(t,$i,...e)}}),ea=Object.freeze({__proto__:null,SqlQueries:ta});const na=[1,"/v2/streams/datasets/create",3];var oa=Object.freeze({__proto__:null,create:function(t,...e){return o(t,na,...e)}});const ra=[1,"/v2/streams/datasets/{0}/streams",3];const sa=[0,"/v2/streams/datasets/{0}/streams/{1}"];const ca=[1,"/v2/highScale/streams/datasets/{0}/streams/{1}/publishRecord",1];const ia=[1,"/v2/highScale/streams/datasets/{0}/streams/{1}/publishRecords",1];const aa=[1,"/v2/highScale/streams/datasets/{0}/streams/{1}/publishBinaryRecord",3,"application/octet-stream"];const ua=[1,"/v2/streams/datasets/{0}/streams/{1}/reset",3];const la=[0,"/v2/highScale/streams/datasets/{0}/streams/{1}/getRecords",2];const fa=[0,"/v2/highScale/streams/datasets/{0}/streams/{1}/getEndOffsets",2];var va=Object.freeze({__proto__:null,create:function(t,...e){return o(t,ra,...e)},get:function(t,...e){return o(t,sa,...e)},getEndOffsets:function(t,...e){return o(t,fa,...e)},getRecords:function(t,...e){return o(t,la,...e)},publishBinaryRecord:function(t,...e){return o(t,aa,...e)},publishRecord:function(t,...e){return o(t,ca,...e)},publishRecords:function(t,...e){return o(t,ia,...e)},reset:function(t,...e){return o(t,ua,...e)}});const pa=[1,"/v2/streams/datasets/{0}/streams/{1}/subscribers",3];const da=[3,"/v2/streams/datasets/{0}/streams/{1}/subscribers/{2}",2];const _a=[1,"/v2/highScale/streams/datasets/{0}/streams/{1}/subscribers/{2}/readRecords",3];const ga=[1,"/v2/highScale/streams/datasets/{0}/streams/{1}/subscribers/{2}/commitOffsets",3];const ma=[0,"/v2/highScale/streams/datasets/{0}/streams/{1}/subscribers/{2}/getReadPosition",2];const ba=[1,"/v2/highScale/streams/datasets/{0}/streams/{1}/subscribers/{2}/resetOffsets",3];var ha=Object.freeze({__proto__:null,commitOffsets:function(t,...e){return o(t,ga,...e)},create:function(t,...e){return o(t,pa,...e)},deleteSubscriber:function(t,...e){return o(t,da,...e)},getReadPosition:function(t,...e){return o(t,ma,...e)},readRecords:function(t,...e){return o(t,_a,...e)},resetOffsets:function(t,...e){return o(t,ba,...e)}}),ya=Object.freeze({__proto__:null,Datasets:oa,Streams:va,Subscribers:ha});const ja=[0,"/v2/thirdPartyApplications/{0}",2];var Oa=Object.freeze({__proto__:null,get:function(t,...e){return o(t,ja,...e)}});const za=[3,"/v2/thirdPartyApplications/{0}/website/versions/{1}"];const Sa=[0,"/v2/thirdPartyApplications/{0}/website/versions",2];const ka=[0,"/v2/thirdPartyApplications/{0}/website/versions/{1}"];const Ta=[1,"/v2/thirdPartyApplications/{0}/website/versions/upload",3,"application/octet-stream"];const Aa=[1,"/v2/thirdPartyApplications/{0}/website/versions/uploadSnapshot",3,"application/octet-stream"];var Ba=Object.freeze({__proto__:null,deleteVersion:function(t,...e){return o(t,za,...e)},get:function(t,...e){return o(t,ka,...e)},list:function(t,...e){return o(t,Sa,...e)},upload:function(t,...e){return o(t,Ta,...e)},uploadSnapshot:function(t,...e){return o(t,Aa,...e)}});const Ra=[0,"/v2/thirdPartyApplications/{0}/website"];const Ma=[1,"/v2/thirdPartyApplications/{0}/website/deploy",1];const Ca=[1,"/v2/thirdPartyApplications/{0}/website/undeploy"];var Pa=Object.freeze({__proto__:null,deploy:function(t,...e){return o(t,Ma,...e)},get:function(t,...e){return o(t,Ra,...e)},undeploy:function(t,...e){return o(t,Ca,...e)}}),xa=Object.freeze({__proto__:null,ThirdPartyApplications:Oa,Versions:Ba,Websites:Pa});const wa=[1,"/v2/widgets/devModeSettings/enable",2];const Ia=[1,"/v2/widgets/devModeSettings/setWidgetSetById",3];var Va=Object.freeze({__proto__:null,enable:function(t,...e){return o(t,wa,...e)},setWidgetSetById:function(t,...e){return o(t,Ia,...e)}});const Da=[1,"/v2/widgets/devModeSettingsV2/enable",2];const Ea=[1,"/v2/widgets/devModeSettingsV2/setWidgetSetManifest",3];var La=Object.freeze({__proto__:null,enable:function(t,...e){return o(t,Da,...e)},setWidgetSetManifest:function(t,...e){return o(t,Ea,...e)}});const qa=[3,"/v2/widgets/widgetSets/{0}/releases/{1}",2];const Fa=[0,"/v2/widgets/widgetSets/{0}/releases",2];const Wa=[0,"/v2/widgets/widgetSets/{0}/releases/{1}",2];var Ha=Object.freeze({__proto__:null,deleteRelease:function(t,...e){return o(t,qa,...e)},get:function(t,...e){return o(t,Wa,...e)},list:function(t,...e){return o(t,Fa,...e)}});const Ga=[0,"/v2/widgets/repositories/{0}",2];const Ja=[1,"/v2/widgets/repositories/{0}/publish",3,"application/octet-stream"];var Na=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Ga,...e)},publish:function(t,...e){return o(t,Ja,...e)}});const Ua=[0,"/v2/widgets/widgetSets/{0}",2];var Qa=Object.freeze({__proto__:null,get:function(t,...e){return o(t,Ua,...e)}}),Ka=Object.freeze({__proto__:null,Releases:Ha,Repositories:Na,WidgetSets:Qa,WidgetsDevModeSettings:Va,WidgetsDevModeSettingsV2:La});export{Et as Admin,se as AipAgents,ue as Audit,de as Checkpoints,Le as Connectivity,qe as Core,Ke as DataHealth,In as Datasets,zo as Filesystem,Eo as Functions,Lo as Geo,Go as LanguageModels,fr as MediaSets,Zr as Models,ls as Notepad,ei as Ontologies,ri as Operations,Ri as Orchestration,Hi as Pack,Qi as PublicApis,ea as SqlQueries,ya as Streams,xa as ThirdPartyApplications,Ka as Widgets};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@osdk/foundry",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.64.0",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -21,32 +21,32 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@osdk/shared.client": "^1.0.1",
|
|
23
23
|
"@osdk/shared.client2": "^1.0.0",
|
|
24
|
-
"@osdk/foundry.
|
|
25
|
-
"@osdk/foundry.audit": "2.
|
|
26
|
-
"@osdk/foundry.
|
|
27
|
-
"@osdk/foundry.
|
|
28
|
-
"@osdk/foundry.core": "2.
|
|
29
|
-
"@osdk/foundry.
|
|
30
|
-
"@osdk/foundry.
|
|
31
|
-
"@osdk/foundry.
|
|
32
|
-
"@osdk/foundry.
|
|
33
|
-
"@osdk/foundry.
|
|
34
|
-
"@osdk/foundry.
|
|
35
|
-
"@osdk/foundry.languagemodels": "2.
|
|
36
|
-
"@osdk/foundry.
|
|
37
|
-
"@osdk/foundry.
|
|
38
|
-
"@osdk/foundry.
|
|
39
|
-
"@osdk/foundry.
|
|
40
|
-
"@osdk/foundry.
|
|
41
|
-
"@osdk/foundry.operations": "2.
|
|
42
|
-
"@osdk/foundry.pack": "2.
|
|
43
|
-
"@osdk/foundry.
|
|
44
|
-
"@osdk/foundry.publicapis": "2.
|
|
45
|
-
"@osdk/foundry.sqlqueries": "2.
|
|
46
|
-
"@osdk/foundry.streams": "2.
|
|
47
|
-
"@osdk/foundry.thirdpartyapplications": "2.
|
|
24
|
+
"@osdk/foundry.aipagents": "2.64.0",
|
|
25
|
+
"@osdk/foundry.audit": "2.64.0",
|
|
26
|
+
"@osdk/foundry.checkpoints": "2.64.0",
|
|
27
|
+
"@osdk/foundry.connectivity": "2.64.0",
|
|
28
|
+
"@osdk/foundry.core": "2.64.0",
|
|
29
|
+
"@osdk/foundry.datahealth": "2.64.0",
|
|
30
|
+
"@osdk/foundry.geojson": "2.64.0",
|
|
31
|
+
"@osdk/foundry.functions": "2.64.0",
|
|
32
|
+
"@osdk/foundry.filesystem": "2.64.0",
|
|
33
|
+
"@osdk/foundry.datasets": "2.64.0",
|
|
34
|
+
"@osdk/foundry.geo": "2.64.0",
|
|
35
|
+
"@osdk/foundry.languagemodels": "2.64.0",
|
|
36
|
+
"@osdk/foundry.mediasets": "2.64.0",
|
|
37
|
+
"@osdk/foundry.notepad": "2.64.0",
|
|
38
|
+
"@osdk/foundry.models": "2.64.0",
|
|
39
|
+
"@osdk/foundry.orchestration": "2.64.0",
|
|
40
|
+
"@osdk/foundry.admin": "2.64.0",
|
|
41
|
+
"@osdk/foundry.operations": "2.64.0",
|
|
42
|
+
"@osdk/foundry.pack": "2.64.0",
|
|
43
|
+
"@osdk/foundry.ontologies": "2.64.0",
|
|
44
|
+
"@osdk/foundry.publicapis": "2.64.0",
|
|
45
|
+
"@osdk/foundry.sqlqueries": "2.64.0",
|
|
46
|
+
"@osdk/foundry.streams": "2.64.0",
|
|
47
|
+
"@osdk/foundry.thirdpartyapplications": "2.64.0",
|
|
48
48
|
"@osdk/shared.net.platformapi": "~1.7.0",
|
|
49
|
-
"@osdk/foundry.widgets": "2.
|
|
49
|
+
"@osdk/foundry.widgets": "2.64.0"
|
|
50
50
|
},
|
|
51
51
|
"devDependencies": {
|
|
52
52
|
"@microsoft/api-extractor": "^7.57.7",
|
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
"sls": {
|
|
76
76
|
"dependencies": {
|
|
77
77
|
"com.palantir.foundry.api:api-gateway": {
|
|
78
|
-
"minVersion": "1.
|
|
78
|
+
"minVersion": "1.1656.0",
|
|
79
79
|
"maxVersion": "1.x.x",
|
|
80
80
|
"optional": false
|
|
81
81
|
}
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"scripts": {
|
|
86
86
|
"build": "node -e \"if (process.version.startsWith(\\\"v18\\\")) { process.exit(0) } else { process.exit(1) }\" || (rollup -c && api-extractor run)",
|
|
87
87
|
"check-attw": "monorepo.tool.attw esm",
|
|
88
|
-
"check-spelling": "cspell --quiet .",
|
|
88
|
+
"check-spelling": "cspell --quiet --no-must-find-files .",
|
|
89
89
|
"clean": "rm -rf lib dist types build tsconfig.tsbuildinfo",
|
|
90
90
|
"fix-lint": "eslint . --fix && dprint fmt --config $(find-up dprint.json)",
|
|
91
91
|
"lint": "eslint . && dprint check --config $(find-up dprint.json)",
|