UNPKG

@gridscale/api

Version:
17 lines 362 B
/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export const $Metrics = { properties: { begin_time: { type: 'string', isRequired: true, format: 'string', }, end_time: { type: 'string', isRequired: true, format: 'string', }, }, };