/** SetUpdateVDCGraph */
export interface SetUpdateVdcGraph1 {
    /** xs:string */
    jsonSerialization?: string;
}
