/** * Resource Metadata */ export interface ResourceMetadataV3 { [key: string]: any; }