UNPKG

@gridscale/api

Version:
19 lines 375 B
/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export const $LocationUpdate = { properties: { name: { type: 'string', }, labels: { type: 'array', contains: { type: 'string', }, }, cpunode_count: { type: 'string', }, }, };