AsObject: {
    duration?: google_protobuf_duration_pb.Duration.AsObject;
    extra?: google_protobuf_struct_pb.Struct.AsObject;
    name: string;
    powerMode: PowerModeMap[keyof PowerModeMap];
}

Type declaration

  • Optional duration?: google_protobuf_duration_pb.Duration.AsObject
  • Optional extra?: google_protobuf_struct_pb.Struct.AsObject
  • name: string
  • powerMode: PowerModeMap[keyof PowerModeMap]

Generated using TypeDoc